var/cache/dev/ContainerN5Vx6Vt/App_KernelDevDebugContainer.php line 712

Open in your IDE?
  1. <?php
  2. namespace ContainerN5Vx6Vt;
  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.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37. '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43. '.container.private.session' => 'get_Container_Private_SessionService',
  44. '.container.private.twig' => 'get_Container_Private_TwigService',
  45. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46. 'App\\Controller\\AdminController' => 'getAdminControllerService',
  47. 'App\\Controller\\AdminExpertController' => 'getAdminExpertControllerService',
  48. 'App\\Controller\\AdminInstitutionsController' => 'getAdminInstitutionsControllerService',
  49. 'App\\Controller\\AdminUserController' => 'getAdminUserControllerService',
  50. 'App\\Controller\\BilanController' => 'getBilanControllerService',
  51. 'App\\Controller\\HomeController' => 'getHomeControllerService',
  52. 'App\\Controller\\MailController' => 'getMailControllerService',
  53. 'App\\Controller\\MentoratController' => 'getMentoratControllerService',
  54. 'App\\Controller\\ProfilController' => 'getProfilControllerService',
  55. 'App\\Controller\\ProjetproController' => 'getProjetproControllerService',
  56. 'App\\Controller\\QuestionController' => 'getQuestionControllerService',
  57. 'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  58. 'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  59. 'App\\Controller\\SurveyController' => 'getSurveyControllerService',
  60. 'App\\Controller\\adminLinkController' => 'getAdminLinkControllerService',
  61. 'App\\Controller\\pdfController' => 'getPdfControllerService',
  62. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  63. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  64. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  65. 'cache.app' => 'getCache_AppService',
  66. 'cache.app_clearer' => 'getCache_AppClearerService',
  67. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  68. 'cache.system' => 'getCache_SystemService',
  69. 'cache.system_clearer' => 'getCache_SystemClearerService',
  70. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  71. 'cache_warmer' => 'getCacheWarmerService',
  72. 'console.command_loader' => 'getConsole_CommandLoaderService',
  73. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  74. 'data_collector.dump' => 'getDataCollector_DumpService',
  75. 'doctrine' => 'getDoctrineService',
  76. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  77. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  78. 'error_controller' => 'getErrorControllerService',
  79. 'event_dispatcher' => 'getEventDispatcherService',
  80. 'http_kernel' => 'getHttpKernelService',
  81. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  82. 'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  83. 'request_stack' => 'getRequestStackService',
  84. 'router' => 'getRouterService',
  85. 'routing.loader' => 'getRouting_LoaderService',
  86. 'services_resetter' => 'getServicesResetterService',
  87. 'translator' => 'getTranslatorService',
  88. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  89. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  90. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  91. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  92. 'cache_clearer' => 'getCacheClearerService',
  93. 'filesystem' => 'getFilesystemService',
  94. 'serializer' => 'getSerializerService',
  95. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  96. 'form.factory' => 'getForm_FactoryService',
  97. 'form.type.file' => 'getForm_Type_FileService',
  98. 'profiler' => 'getProfilerService',
  99. 'twig' => 'getTwigService',
  100. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  101. 'security.token_storage' => 'getSecurity_TokenStorageService',
  102. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  103. 'session' => 'getSessionService',
  104. 'validator' => 'getValidatorService',
  105. ];
  106. $this->aliases = [
  107. 'database_connection' => 'doctrine.dbal.default_connection',
  108. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  109. ];
  110. $this->privates['service_container'] = function () {
  111. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  112. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  113. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  114. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  115. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  116. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  117. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  118. include_once \dirname(__DIR__, 4).'/src/Manager/QuestionManager.php';
  119. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  120. include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  121. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
  122. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  123. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  124. include_once \dirname(__DIR__, 4).'/src/Repository/QuestionRepository.php';
  125. include_once \dirname(__DIR__, 4).'/src/Repository/StepRepository.php';
  126. include_once \dirname(__DIR__, 4).'/src/Repository/UserAnswerRepository.php';
  127. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  128. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  129. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  130. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  131. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  132. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  133. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  134. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  135. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  136. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  137. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  138. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  139. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  140. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  141. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  142. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  143. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  144. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  145. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  146. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  147. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  148. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  149. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  150. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  151. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  152. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  153. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  154. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  155. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  156. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  157. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  158. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  159. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  160. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  161. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  162. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  163. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  164. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  165. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  166. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  167. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  168. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  169. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  170. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  171. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  172. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  173. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  174. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  175. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  176. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  177. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  178. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  179. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  180. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  181. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  182. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  183. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  184. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  185. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  186. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  187. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  188. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  189. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  190. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  191. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  192. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  193. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  194. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  195. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  196. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  197. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  198. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  199. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  200. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  201. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  202. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  203. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  204. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  205. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  206. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  207. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  208. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  209. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  210. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  211. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  212. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  213. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  214. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  215. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  216. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  217. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  218. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  219. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  220. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  221. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  222. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  223. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  224. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  225. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  226. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  227. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  228. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  229. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  230. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  231. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  232. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  233. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  234. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  235. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  236. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  237. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  238. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  239. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  240. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  241. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  242. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  243. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  244. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  245. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  246. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  247. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  248. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  249. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  250. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  251. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  252. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  253. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  254. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  255. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  256. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  257. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  258. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  259. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  260. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  261. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  262. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  263. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  264. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  265. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  266. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  267. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  268. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  269. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  270. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  271. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  272. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  273. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  274. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  275. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  276. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  277. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  278. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  279. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  280. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  281. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  282. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  283. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  284. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  285. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  286. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  287. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  288. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  289. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  290. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  291. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  292. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  293. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  294. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  295. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  296. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  304. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  317. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  318. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  319. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  320. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  321. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  322. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  323. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  324. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  325. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  326. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  327. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  340. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  341. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  342. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  343. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  344. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  345. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  346. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  347. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  348. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  349. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  350. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  351. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  352. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  429. include_once \dirname(__DIR__, 4).'/src/Twig/AppExtension.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  443. };
  444. }
  445. public function compile(): void
  446. {
  447. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  448. }
  449. public function isCompiled(): bool
  450. {
  451. return true;
  452. }
  453. public function getRemovedIds(): array
  454. {
  455. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  456. }
  457. /**
  458. * Gets the public '.container.private.cache_clearer' shared service.
  459. *
  460. * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  461. */
  462. protected function get_Container_Private_CacheClearerService()
  463. {
  464. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  466. return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  467. yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  468. }, 1));
  469. }
  470. /**
  471. * Gets the public '.container.private.filesystem' shared service.
  472. *
  473. * @return \Symfony\Component\Filesystem\Filesystem
  474. */
  475. protected function get_Container_Private_FilesystemService()
  476. {
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  478. return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  479. }
  480. /**
  481. * Gets the public '.container.private.form.factory' shared service.
  482. *
  483. * @return \Symfony\Component\Form\FormFactory
  484. */
  485. protected function get_Container_Private_Form_FactoryService()
  486. {
  487. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
  489. return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  490. }
  491. /**
  492. * Gets the public '.container.private.form.type.file' shared service.
  493. *
  494. * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  495. */
  496. protected function get_Container_Private_Form_Type_FileService()
  497. {
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  501. return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  502. }
  503. /**
  504. * Gets the public '.container.private.profiler' shared service.
  505. *
  506. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  507. */
  508. protected function get_Container_Private_ProfilerService()
  509. {
  510. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  511. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  512. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  513. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  514. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  515. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  516. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  517. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  518. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  519. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  520. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  521. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  522. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  523. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  524. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  525. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  526. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  527. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  528. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  529. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  530. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  531. $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
  532. $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  533. $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  534. if ($this->has('kernel')) {
  535. $g->setKernel($b);
  536. }
  537. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  538. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  539. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  540. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  541. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  542. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  543. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  544. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  545. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  546. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  547. $instance->add($d);
  548. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  549. $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  550. $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())));
  551. $instance->add($e);
  552. $instance->add($f);
  553. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  554. $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()))));
  555. $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  556. $instance->add($g);
  557. return $instance;
  558. }
  559. /**
  560. * Gets the public '.container.private.security.authorization_checker' shared service.
  561. *
  562. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  563. */
  564. protected function get_Container_Private_Security_AuthorizationCheckerService()
  565. {
  566. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  567. if (isset($this->services['.container.private.security.authorization_checker'])) {
  568. return $this->services['.container.private.security.authorization_checker'];
  569. }
  570. 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);
  571. }
  572. /**
  573. * Gets the public '.container.private.security.csrf.token_manager' shared service.
  574. *
  575. * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  576. */
  577. protected function get_Container_Private_Security_Csrf_TokenManagerService()
  578. {
  579. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  583. return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  584. }
  585. /**
  586. * Gets the public '.container.private.security.password_encoder' shared service.
  587. *
  588. * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  589. *
  590. * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  591. */
  592. protected function get_Container_Private_Security_PasswordEncoderService()
  593. {
  594. trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  595. return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  596. }
  597. /**
  598. * Gets the public '.container.private.security.token_storage' shared service.
  599. *
  600. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  601. */
  602. protected function get_Container_Private_Security_TokenStorageService()
  603. {
  604. 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, [
  605. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  606. ], [
  607. 'request_stack' => '?',
  608. ]));
  609. }
  610. /**
  611. * Gets the public '.container.private.serializer' shared service.
  612. *
  613. * @return \Symfony\Component\Serializer\Serializer
  614. */
  615. protected function get_Container_Private_SerializerService()
  616. {
  617. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  651. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  652. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  653. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  654. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  655. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  656. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  657. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  658. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  659. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  660. $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  661. $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  662. $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  663. $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  664. $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  665. return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 2 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 3 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), 5 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b, $c, $d, $e, NULL, [])), 6 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 7 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 9 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b, $c, $a, $d, $e, NULL, [], $d)], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  666. }
  667. /**
  668. * Gets the public '.container.private.session' shared service.
  669. *
  670. * @return \Symfony\Component\HttpFoundation\Session\Session
  671. */
  672. protected function get_Container_Private_SessionService()
  673. {
  674. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  675. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  676. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  677. if (isset($this->services['.container.private.session'])) {
  678. return $this->services['.container.private.session'];
  679. }
  680. return $this->services['.container.private.session'] = $a->createSession();
  681. }
  682. /**
  683. * Gets the public '.container.private.twig' shared service.
  684. *
  685. * @return \Twig\Environment
  686. */
  687. protected function get_Container_Private_TwigService()
  688. {
  689. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  690. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
  691. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
  692. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  693. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  694. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  695. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  696. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  697. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  698. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  699. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  700. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  701. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  702. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  703. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  704. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
  705. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  706. $c = ($this->services['translator'] ?? $this->getTranslatorService());
  707. $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  708. $e = ($this->services['router'] ?? $this->getRouterService());
  709. $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  710. $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  711. $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  712. $h->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);
  713. $i = new \Symfony\Bridge\Twig\AppVariable();
  714. $i->setEnvironment('dev');
  715. $i->setDebug(true);
  716. if ($this->has('.container.private.security.token_storage')) {
  717. $i->setTokenStorage($g);
  718. }
  719. if ($this->has('request_stack')) {
  720. $i->setRequestStack($f);
  721. }
  722. $j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  723. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  724. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  725. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  726. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  727. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));
  728. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  729. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  730. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
  731. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  732. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  733. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, $e)));
  734. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  735. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  736. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  737. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  738. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  739. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  740. $instance->addExtension(new \App\Twig\AppExtension(($this->privates['App\\Manager\\QuestionManager'] ?? $this->getQuestionManagerService())));
  741. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  742. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  743. $instance->addGlobal('app', $i);
  744. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  745. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
  746. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
  747. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
  748. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
  749. ], [
  750. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  751. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  752. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  753. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  754. ])));
  755. $instance->registerUndefinedFilterCallback([0 => $j, 1 => 'suggestFilter']);
  756. $instance->registerUndefinedFunctionCallback([0 => $j, 1 => 'suggestFunction']);
  757. $instance->registerUndefinedTokenParserCallback([0 => $j, 1 => 'suggestTag']);
  758. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  759. return $instance;
  760. }
  761. /**
  762. * Gets the public '.container.private.validator' shared service.
  763. *
  764. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  765. */
  766. protected function get_Container_Private_ValidatorService()
  767. {
  768. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  769. }
  770. /**
  771. * Gets the public 'App\Controller\AdminController' shared autowired service.
  772. *
  773. * @return \App\Controller\AdminController
  774. */
  775. protected function getAdminControllerService()
  776. {
  777. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  778. include_once \dirname(__DIR__, 4).'/src/Controller/AdminController.php';
  779. $this->services['App\\Controller\\AdminController'] = $instance = new \App\Controller\AdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  780. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminController', $this));
  781. return $instance;
  782. }
  783. /**
  784. * Gets the public 'App\Controller\AdminExpertController' shared autowired service.
  785. *
  786. * @return \App\Controller\AdminExpertController
  787. */
  788. protected function getAdminExpertControllerService()
  789. {
  790. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  791. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  792. include_once \dirname(__DIR__, 4).'/src/Controller/AdminExpertController.php';
  793. $this->services['App\\Controller\\AdminExpertController'] = $instance = new \App\Controller\AdminExpertController();
  794. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminExpertController', $this));
  795. return $instance;
  796. }
  797. /**
  798. * Gets the public 'App\Controller\AdminInstitutionsController' shared autowired service.
  799. *
  800. * @return \App\Controller\AdminInstitutionsController
  801. */
  802. protected function getAdminInstitutionsControllerService()
  803. {
  804. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  805. include_once \dirname(__DIR__, 4).'/src/Controller/AdminInstitutionsController.php';
  806. $this->services['App\\Controller\\AdminInstitutionsController'] = $instance = new \App\Controller\AdminInstitutionsController();
  807. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminInstitutionsController', $this));
  808. return $instance;
  809. }
  810. /**
  811. * Gets the public 'App\Controller\AdminUserController' shared autowired service.
  812. *
  813. * @return \App\Controller\AdminUserController
  814. */
  815. protected function getAdminUserControllerService()
  816. {
  817. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  818. include_once \dirname(__DIR__, 4).'/src/Controller/AdminUserController.php';
  819. $this->services['App\\Controller\\AdminUserController'] = $instance = new \App\Controller\AdminUserController();
  820. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\AdminUserController', $this));
  821. return $instance;
  822. }
  823. /**
  824. * Gets the public 'App\Controller\BilanController' shared autowired service.
  825. *
  826. * @return \App\Controller\BilanController
  827. */
  828. protected function getBilanControllerService()
  829. {
  830. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  831. include_once \dirname(__DIR__, 4).'/src/Controller/BilanController.php';
  832. $this->services['App\\Controller\\BilanController'] = $instance = new \App\Controller\BilanController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\EmailService'] ?? $this->getEmailServiceService()), ($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\UserAnswerAddRepository'] ?? $this->getUserAnswerAddRepositoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  833. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\BilanController', $this));
  834. return $instance;
  835. }
  836. /**
  837. * Gets the public 'App\Controller\HomeController' shared autowired service.
  838. *
  839. * @return \App\Controller\HomeController
  840. */
  841. protected function getHomeControllerService()
  842. {
  843. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  844. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  845. include_once \dirname(__DIR__, 4).'/src/Controller/HomeController.php';
  846. $this->services['App\\Controller\\HomeController'] = $instance = new \App\Controller\HomeController();
  847. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\HomeController', $this));
  848. return $instance;
  849. }
  850. /**
  851. * Gets the public 'App\Controller\MailController' shared autowired service.
  852. *
  853. * @return \App\Controller\MailController
  854. */
  855. protected function getMailControllerService()
  856. {
  857. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  858. include_once \dirname(__DIR__, 4).'/src/Controller/MailController.php';
  859. $this->services['App\\Controller\\MailController'] = $instance = new \App\Controller\MailController();
  860. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\MailController', $this));
  861. return $instance;
  862. }
  863. /**
  864. * Gets the public 'App\Controller\MentoratController' shared autowired service.
  865. *
  866. * @return \App\Controller\MentoratController
  867. */
  868. protected function getMentoratControllerService()
  869. {
  870. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  871. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  872. include_once \dirname(__DIR__, 4).'/src/Controller/MentoratController.php';
  873. $this->services['App\\Controller\\MentoratController'] = $instance = new \App\Controller\MentoratController();
  874. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\MentoratController', $this));
  875. return $instance;
  876. }
  877. /**
  878. * Gets the public 'App\Controller\ProfilController' shared autowired service.
  879. *
  880. * @return \App\Controller\ProfilController
  881. */
  882. protected function getProfilControllerService()
  883. {
  884. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  885. include_once \dirname(__DIR__, 4).'/src/Controller/BaseController.php';
  886. include_once \dirname(__DIR__, 4).'/src/Controller/ProfilController.php';
  887. $this->services['App\\Controller\\ProfilController'] = $instance = new \App\Controller\ProfilController();
  888. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ProfilController', $this));
  889. return $instance;
  890. }
  891. /**
  892. * Gets the public 'App\Controller\ProjetproController' shared autowired service.
  893. *
  894. * @return \App\Controller\ProjetproController
  895. */
  896. protected function getProjetproControllerService()
  897. {
  898. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  899. include_once \dirname(__DIR__, 4).'/src/Controller/ProjetproController.php';
  900. $this->services['App\\Controller\\ProjetproController'] = $instance = new \App\Controller\ProjetproController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\UserAnswerAddRepository'] ?? $this->getUserAnswerAddRepositoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  901. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ProjetproController', $this));
  902. return $instance;
  903. }
  904. /**
  905. * Gets the public 'App\Controller\QuestionController' shared autowired service.
  906. *
  907. * @return \App\Controller\QuestionController
  908. */
  909. protected function getQuestionControllerService()
  910. {
  911. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  912. include_once \dirname(__DIR__, 4).'/src/Controller/QuestionController.php';
  913. $this->services['App\\Controller\\QuestionController'] = $instance = new \App\Controller\QuestionController();
  914. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\QuestionController', $this));
  915. return $instance;
  916. }
  917. /**
  918. * Gets the public 'App\Controller\RegistrationController' shared autowired service.
  919. *
  920. * @return \App\Controller\RegistrationController
  921. */
  922. protected function getRegistrationControllerService()
  923. {
  924. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  925. include_once \dirname(__DIR__, 4).'/src/Controller/RegistrationController.php';
  926. include_once \dirname(__DIR__, 4).'/src/Security/EmailVerifier.php';
  927. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/VerifyEmailHelperInterface.php';
  928. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/VerifyEmailHelper.php';
  929. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Factory/UriSignerFactory.php';
  930. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Util/VerifyEmailQueryUtility.php';
  931. include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Generator/VerifyEmailTokenGenerator.php';
  932. $this->services['App\\Controller\\RegistrationController'] = $instance = new \App\Controller\RegistrationController(new \App\Security\EmailVerifier(new \SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelper(($this->services['router'] ?? $this->getRouterService()), (new \SymfonyCasts\Bundle\VerifyEmail\Factory\UriSignerFactory($this->getEnv('APP_SECRET'), 'signature'))->createUriSigner(), new \SymfonyCasts\Bundle\VerifyEmail\Util\VerifyEmailQueryUtility(), new \SymfonyCasts\Bundle\VerifyEmail\Generator\VerifyEmailTokenGenerator($this->getEnv('APP_SECRET')), 3600), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->privates['App\\Service\\EmailService'] ?? $this->getEmailServiceService()));
  933. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\RegistrationController', $this));
  934. return $instance;
  935. }
  936. /**
  937. * Gets the public 'App\Controller\SecurityController' shared autowired service.
  938. *
  939. * @return \App\Controller\SecurityController
  940. */
  941. protected function getSecurityControllerService()
  942. {
  943. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  944. include_once \dirname(__DIR__, 4).'/src/Controller/SecurityController.php';
  945. $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  946. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SecurityController', $this));
  947. return $instance;
  948. }
  949. /**
  950. * Gets the public 'App\Controller\SurveyController' shared autowired service.
  951. *
  952. * @return \App\Controller\SurveyController
  953. */
  954. protected function getSurveyControllerService()
  955. {
  956. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  957. include_once \dirname(__DIR__, 4).'/src/Controller/SurveyController.php';
  958. $this->services['App\\Controller\\SurveyController'] = $instance = new \App\Controller\SurveyController();
  959. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SurveyController', $this));
  960. return $instance;
  961. }
  962. /**
  963. * Gets the public 'App\Controller\adminLinkController' shared autowired service.
  964. *
  965. * @return \App\Controller\adminLinkController
  966. */
  967. protected function getAdminLinkControllerService()
  968. {
  969. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  970. include_once \dirname(__DIR__, 4).'/src/Controller/adminLinkController.php';
  971. $this->services['App\\Controller\\adminLinkController'] = $instance = new \App\Controller\adminLinkController();
  972. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\adminLinkController', $this));
  973. return $instance;
  974. }
  975. /**
  976. * Gets the public 'App\Controller\pdfController' shared autowired service.
  977. *
  978. * @return \App\Controller\pdfController
  979. */
  980. protected function getPdfControllerService()
  981. {
  982. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  983. include_once \dirname(__DIR__, 4).'/src/Controller/pdfController.php';
  984. $this->services['App\\Controller\\pdfController'] = $instance = new \App\Controller\pdfController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\EmailService'] ?? $this->getEmailServiceService()), ($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), ($this->privates['App\\Repository\\UserAnswerAddRepository'] ?? $this->getUserAnswerAddRepositoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  985. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\pdfController', $this));
  986. return $instance;
  987. }
  988. /**
  989. * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  990. *
  991. * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  992. */
  993. protected function getProfilerControllerService()
  994. {
  995. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  996. return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  997. }
  998. /**
  999. * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1000. *
  1001. * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1002. */
  1003. protected function getRedirectControllerService()
  1004. {
  1005. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1006. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1007. return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1008. }
  1009. /**
  1010. * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1011. *
  1012. * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1013. */
  1014. protected function getTemplateControllerService()
  1015. {
  1016. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1017. return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1018. }
  1019. /**
  1020. * Gets the public 'cache.app' shared service.
  1021. *
  1022. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1023. */
  1024. protected function getCache_AppService()
  1025. {
  1026. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('XUcH-P+d9c', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
  1027. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1028. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1029. }
  1030. /**
  1031. * Gets the public 'cache.app_clearer' shared service.
  1032. *
  1033. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1034. */
  1035. protected function getCache_AppClearerService()
  1036. {
  1037. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1038. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1039. return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1040. }
  1041. /**
  1042. * Gets the public 'cache.global_clearer' shared service.
  1043. *
  1044. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1045. */
  1046. protected function getCache_GlobalClearerService()
  1047. {
  1048. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1049. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1050. return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1051. }
  1052. /**
  1053. * Gets the public 'cache.system' shared service.
  1054. *
  1055. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1056. */
  1057. protected function getCache_SystemService()
  1058. {
  1059. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oQcCq5H13b', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1060. }
  1061. /**
  1062. * Gets the public 'cache.system_clearer' shared service.
  1063. *
  1064. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1065. */
  1066. protected function getCache_SystemClearerService()
  1067. {
  1068. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1069. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1070. return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1071. }
  1072. /**
  1073. * Gets the public 'cache.validator_expression_language' shared service.
  1074. *
  1075. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1076. */
  1077. protected function getCache_ValidatorExpressionLanguageService()
  1078. {
  1079. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IEZjOHRN3y', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1080. }
  1081. /**
  1082. * Gets the public 'cache_warmer' shared service.
  1083. *
  1084. * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1085. */
  1086. protected function getCacheWarmerService()
  1087. {
  1088. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1089. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1090. return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1091. yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1092. yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1093. yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1094. yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1095. yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1096. yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1097. yield 6 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1098. yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1099. yield 8 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1100. }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1101. }
  1102. /**
  1103. * Gets the public 'console.command_loader' shared service.
  1104. *
  1105. * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1106. */
  1107. protected function getConsole_CommandLoaderService()
  1108. {
  1109. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1110. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1111. return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1112. 'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
  1113. 'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
  1114. 'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
  1115. 'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
  1116. 'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
  1117. 'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
  1118. 'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
  1119. 'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
  1120. 'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
  1121. 'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
  1122. 'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
  1123. 'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
  1124. 'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
  1125. 'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
  1126. 'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
  1127. 'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
  1128. 'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
  1129. 'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
  1130. 'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
  1131. 'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
  1132. 'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
  1133. 'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
  1134. 'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
  1135. 'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
  1136. 'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
  1137. 'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
  1138. 'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
  1139. 'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
  1140. 'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
  1141. 'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
  1142. 'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
  1143. 'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
  1144. 'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
  1145. 'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
  1146. 'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
  1147. 'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
  1148. 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
  1149. 'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
  1150. 'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
  1151. 'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
  1152. 'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
  1153. 'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
  1154. 'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
  1155. 'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
  1156. 'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
  1157. 'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
  1158. 'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
  1159. 'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
  1160. 'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
  1161. 'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
  1162. 'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
  1163. 'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
  1164. 'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
  1165. 'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
  1166. 'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
  1167. 'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
  1168. 'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
  1169. 'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
  1170. 'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
  1171. 'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
  1172. 'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
  1173. 'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
  1174. 'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
  1175. 'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
  1176. 'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
  1177. 'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
  1178. 'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
  1179. 'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', false],
  1180. 'doctrine.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
  1181. 'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
  1182. 'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
  1183. 'maker.auto_command.make_twig_component' => ['privates', '.maker.auto_command.make_twig_component.lazy', 'get_Maker_AutoCommand_MakeTwigComponent_LazyService', false],
  1184. 'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
  1185. 'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
  1186. 'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
  1187. 'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
  1188. 'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
  1189. 'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
  1190. 'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
  1191. 'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
  1192. 'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
  1193. 'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
  1194. 'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
  1195. 'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
  1196. 'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
  1197. 'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
  1198. 'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
  1199. 'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
  1200. 'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
  1201. 'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
  1202. 'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
  1203. 'maker.auto_command.make_stimulus_controller' => ['privates', '.maker.auto_command.make_stimulus_controller.lazy', 'get_Maker_AutoCommand_MakeStimulusController_LazyService', false],
  1204. 'maker.auto_command.make_security_form_login' => ['privates', '.maker.auto_command.make_security_form_login.lazy', 'get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService', false],
  1205. ], [
  1206. 'console.command.about' => '?',
  1207. 'console.command.assets_install' => '?',
  1208. 'console.command.cache_clear' => '?',
  1209. 'console.command.cache_pool_clear' => '?',
  1210. 'console.command.cache_pool_prune' => '?',
  1211. 'console.command.cache_pool_delete' => '?',
  1212. 'console.command.cache_pool_list' => '?',
  1213. 'console.command.cache_warmup' => '?',
  1214. 'console.command.config_debug' => '?',
  1215. 'console.command.config_dump_reference' => '?',
  1216. 'console.command.container_debug' => '?',
  1217. 'console.command.container_lint' => '?',
  1218. 'console.command.debug_autowiring' => '?',
  1219. 'console.command.dotenv_debug' => '?',
  1220. 'console.command.event_dispatcher_debug' => '?',
  1221. 'console.command.router_debug' => '?',
  1222. 'console.command.router_match' => '?',
  1223. 'console.command.translation_debug' => '?',
  1224. 'console.command.translation_extract' => '?',
  1225. 'console.command.validator_debug' => '?',
  1226. 'console.command.translation_pull' => '?',
  1227. 'console.command.translation_push' => '?',
  1228. 'console.command.xliff_lint' => '?',
  1229. 'console.command.yaml_lint' => '?',
  1230. 'console.command.form_debug' => '?',
  1231. 'console.command.secrets_set' => '?',
  1232. 'console.command.secrets_remove' => '?',
  1233. 'console.command.secrets_generate_key' => '?',
  1234. 'console.command.secrets_list' => '?',
  1235. 'console.command.secrets_decrypt_to_local' => '?',
  1236. 'console.command.secrets_encrypt_from_local' => '?',
  1237. 'twig.command.debug' => '?',
  1238. 'twig.command.lint' => '?',
  1239. 'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1240. 'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1241. 'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1242. 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1243. 'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1244. 'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1245. 'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1246. 'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1247. 'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1248. 'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1249. 'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1250. 'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1251. 'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1252. 'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1253. 'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1254. 'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1255. 'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1256. 'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1257. 'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1258. 'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1259. 'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1260. 'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1261. 'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1262. 'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1263. 'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1264. 'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1265. 'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1266. 'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1267. 'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1268. 'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1269. 'security.command.debug_firewall' => '?',
  1270. 'security.command.user_password_encoder' => '?',
  1271. 'security.command.user_password_hash' => '?',
  1272. 'var_dumper.command.server_dump' => '?',
  1273. 'monolog.command.server_log' => '?',
  1274. 'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1275. 'maker.auto_command.make_auth' => '?',
  1276. 'maker.auto_command.make_command' => '?',
  1277. 'maker.auto_command.make_twig_component' => '?',
  1278. 'maker.auto_command.make_controller' => '?',
  1279. 'maker.auto_command.make_crud' => '?',
  1280. 'maker.auto_command.make_docker_database' => '?',
  1281. 'maker.auto_command.make_entity' => '?',
  1282. 'maker.auto_command.make_fixtures' => '?',
  1283. 'maker.auto_command.make_form' => '?',
  1284. 'maker.auto_command.make_message' => '?',
  1285. 'maker.auto_command.make_messenger_middleware' => '?',
  1286. 'maker.auto_command.make_registration_form' => '?',
  1287. 'maker.auto_command.make_reset_password' => '?',
  1288. 'maker.auto_command.make_serializer_encoder' => '?',
  1289. 'maker.auto_command.make_serializer_normalizer' => '?',
  1290. 'maker.auto_command.make_subscriber' => '?',
  1291. 'maker.auto_command.make_twig_extension' => '?',
  1292. 'maker.auto_command.make_test' => '?',
  1293. 'maker.auto_command.make_validator' => '?',
  1294. 'maker.auto_command.make_voter' => '?',
  1295. 'maker.auto_command.make_user' => '?',
  1296. 'maker.auto_command.make_migration' => '?',
  1297. 'maker.auto_command.make_stimulus_controller' => '?',
  1298. 'maker.auto_command.make_security_form_login' => '?',
  1299. ]), ['about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:twig-component' => 'maker.auto_command.make_twig_component', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:docker:database' => 'maker.auto_command.make_docker_database', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:message' => 'maker.auto_command.make_message', 'make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware', 'make:registration-form' => 'maker.auto_command.make_registration_form', 'make:reset-password' => 'maker.auto_command.make_reset_password', 'make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder', 'make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer', 'make:subscriber' => 'maker.auto_command.make_subscriber', 'make:twig-extension' => 'maker.auto_command.make_twig_extension', 'make:test' => 'maker.auto_command.make_test', 'make:unit-test' => 'maker.auto_command.make_test', 'make:functional-test' => 'maker.auto_command.make_test', 'make:validator' => 'maker.auto_command.make_validator', 'make:voter' => 'maker.auto_command.make_voter', 'make:user' => 'maker.auto_command.make_user', 'make:migration' => 'maker.auto_command.make_migration', 'make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller', 'make:security:form-login' => 'maker.auto_command.make_security_form_login']);
  1300. }
  1301. /**
  1302. * Gets the public 'container.env_var_processors_locator' shared service.
  1303. *
  1304. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1305. */
  1306. protected function getContainer_EnvVarProcessorsLocatorService()
  1307. {
  1308. return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1309. 'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1310. 'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1311. 'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1312. 'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1313. 'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1314. 'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1315. 'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1316. 'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1317. 'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1318. 'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1319. 'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1320. 'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1321. 'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1322. 'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1323. 'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1324. 'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1325. 'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  1326. ], [
  1327. 'base64' => '?',
  1328. 'bool' => '?',
  1329. 'const' => '?',
  1330. 'csv' => '?',
  1331. 'default' => '?',
  1332. 'file' => '?',
  1333. 'float' => '?',
  1334. 'int' => '?',
  1335. 'json' => '?',
  1336. 'key' => '?',
  1337. 'not' => '?',
  1338. 'query_string' => '?',
  1339. 'require' => '?',
  1340. 'resolve' => '?',
  1341. 'string' => '?',
  1342. 'trim' => '?',
  1343. 'url' => '?',
  1344. ]);
  1345. }
  1346. /**
  1347. * Gets the public 'data_collector.dump' shared service.
  1348. *
  1349. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1350. */
  1351. protected function getDataCollector_DumpService()
  1352. {
  1353. return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1354. }
  1355. /**
  1356. * Gets the public 'doctrine' shared service.
  1357. *
  1358. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1359. */
  1360. protected function getDoctrineService()
  1361. {
  1362. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1363. }
  1364. /**
  1365. * Gets the public 'doctrine.dbal.default_connection' shared service.
  1366. *
  1367. * @return \Doctrine\DBAL\Connection
  1368. */
  1369. protected function getDoctrine_Dbal_DefaultConnectionService()
  1370. {
  1371. $a = new \Doctrine\DBAL\Configuration();
  1372. $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1373. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1374. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1375. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1376. $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1377. return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4', 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1378. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
  1379. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
  1380. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
  1381. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
  1382. ], [
  1383. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1384. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1385. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1386. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1387. ]), [0 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 1 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 3 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1388. }
  1389. /**
  1390. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1391. *
  1392. * @return \Doctrine\ORM\EntityManager
  1393. */
  1394. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1395. {
  1396. $a = new \Doctrine\ORM\Configuration();
  1397. $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1398. $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1399. $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1400. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1401. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1402. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1403. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1404. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
  1405. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
  1406. ], [
  1407. 'doctrine.ulid_generator' => '?',
  1408. 'doctrine.uuid_generator' => '?',
  1409. ])));
  1410. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1411. $a->setProxyNamespace('Proxies');
  1412. $a->setAutoGenerateProxyClasses(true);
  1413. $a->setSchemaIgnoreClasses([]);
  1414. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1415. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1416. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
  1417. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1418. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1419. $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1420. 'App\\Repository\\AnswerRepository' => ['privates', 'App\\Repository\\AnswerRepository', 'getAnswerRepositoryService', false],
  1421. 'App\\Repository\\ApiTokenRepository' => ['privates', 'App\\Repository\\ApiTokenRepository', 'getApiTokenRepositoryService', false],
  1422. 'App\\Repository\\InstitutionRepository' => ['privates', 'App\\Repository\\InstitutionRepository', 'getInstitutionRepositoryService', false],
  1423. 'App\\Repository\\LinksRepository' => ['privates', 'App\\Repository\\LinksRepository', 'getLinksRepositoryService', false],
  1424. 'App\\Repository\\QuestionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', false],
  1425. 'App\\Repository\\StepRepository' => ['privates', 'App\\Repository\\StepRepository', 'getStepRepositoryService', false],
  1426. 'App\\Repository\\SurvetRepository' => ['privates', 'App\\Repository\\SurvetRepository', 'getSurvetRepositoryService', false],
  1427. 'App\\Repository\\SurveyRepository' => ['privates', 'App\\Repository\\SurveyRepository', 'getSurveyRepositoryService', false],
  1428. 'App\\Repository\\UserAnswerAddRepository' => ['privates', 'App\\Repository\\UserAnswerAddRepository', 'getUserAnswerAddRepositoryService', false],
  1429. 'App\\Repository\\UserAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  1430. 'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  1431. ], [
  1432. 'App\\Repository\\AnswerRepository' => '?',
  1433. 'App\\Repository\\ApiTokenRepository' => '?',
  1434. 'App\\Repository\\InstitutionRepository' => '?',
  1435. 'App\\Repository\\LinksRepository' => '?',
  1436. 'App\\Repository\\QuestionRepository' => '?',
  1437. 'App\\Repository\\StepRepository' => '?',
  1438. 'App\\Repository\\SurvetRepository' => '?',
  1439. 'App\\Repository\\SurveyRepository' => '?',
  1440. 'App\\Repository\\UserAnswerAddRepository' => '?',
  1441. 'App\\Repository\\UserAnswerRepository' => '?',
  1442. 'App\\Repository\\UserRepository' => '?',
  1443. ])));
  1444. $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1445. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1446. return $instance;
  1447. }
  1448. /**
  1449. * Gets the public 'error_controller' shared service.
  1450. *
  1451. * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1452. */
  1453. protected function getErrorControllerService()
  1454. {
  1455. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1456. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1457. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1458. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1459. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1460. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1461. return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
  1462. }
  1463. /**
  1464. * Gets the public 'event_dispatcher' shared service.
  1465. *
  1466. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1467. */
  1468. protected function getEventDispatcherService()
  1469. {
  1470. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1471. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1472. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1473. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1474. $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())));
  1475. $instance->addListener('kernel.controller', [0 => function () {
  1476. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1477. }, 1 => 'onKernelController'], 0);
  1478. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1479. return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  1480. }, 1 => 'checkPassport'], 1024);
  1481. $instance->addListener('kernel.response', [0 => function () {
  1482. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1483. }, 1 => 'onKernelResponse'], 0);
  1484. $instance->addListener('kernel.response', [0 => function () {
  1485. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1486. }, 1 => 'onKernelResponse'], 0);
  1487. $instance->addListener('kernel.response', [0 => function () {
  1488. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1489. }, 1 => 'onKernelResponse'], -1024);
  1490. $instance->addListener('kernel.request', [0 => function () {
  1491. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1492. }, 1 => 'setDefaultLocale'], 100);
  1493. $instance->addListener('kernel.request', [0 => function () {
  1494. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1495. }, 1 => 'onKernelRequest'], 16);
  1496. $instance->addListener('kernel.finish_request', [0 => function () {
  1497. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1498. }, 1 => 'onKernelFinishRequest'], 0);
  1499. $instance->addListener('kernel.request', [0 => function () {
  1500. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1501. }, 1 => 'onKernelRequest'], 256);
  1502. $instance->addListener('kernel.response', [0 => function () {
  1503. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1504. }, 1 => 'onResponse'], -255);
  1505. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1506. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1507. }, 1 => 'onControllerArguments'], 0);
  1508. $instance->addListener('kernel.exception', [0 => function () {
  1509. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1510. }, 1 => 'logKernelException'], 0);
  1511. $instance->addListener('kernel.exception', [0 => function () {
  1512. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1513. }, 1 => 'onKernelException'], -128);
  1514. $instance->addListener('kernel.response', [0 => function () {
  1515. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1516. }, 1 => 'removeCspHeader'], -128);
  1517. $instance->addListener('kernel.request', [0 => function () {
  1518. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1519. }, 1 => 'onKernelRequest'], 15);
  1520. $instance->addListener('kernel.finish_request', [0 => function () {
  1521. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1522. }, 1 => 'onKernelFinishRequest'], -15);
  1523. $instance->addListener('console.error', [0 => function () {
  1524. return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1525. }, 1 => 'onConsoleError'], -128);
  1526. $instance->addListener('console.terminate', [0 => function () {
  1527. return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1528. }, 1 => 'onConsoleTerminate'], -128);
  1529. $instance->addListener('console.error', [0 => function () {
  1530. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1531. }, 1 => 'onConsoleError'], 0);
  1532. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1533. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
  1534. }, 1 => 'onMessage'], -255);
  1535. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1536. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1537. }, 1 => 'onMessage'], -255);
  1538. $instance->addListener('kernel.request', [0 => function () {
  1539. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1540. }, 1 => 'configure'], 2048);
  1541. $instance->addListener('console.command', [0 => function () {
  1542. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1543. }, 1 => 'configure'], 2048);
  1544. $instance->addListener('kernel.request', [0 => function () {
  1545. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1546. }, 1 => 'onKernelRequest'], 32);
  1547. $instance->addListener('kernel.finish_request', [0 => function () {
  1548. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1549. }, 1 => 'onKernelFinishRequest'], 0);
  1550. $instance->addListener('kernel.exception', [0 => function () {
  1551. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1552. }, 1 => 'onKernelException'], -64);
  1553. $instance->addListener('kernel.response', [0 => function () {
  1554. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1555. }, 1 => 'onKernelResponse'], 0);
  1556. $instance->addListener('kernel.request', [0 => function () {
  1557. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1558. }, 1 => 'onKernelRequest'], 128);
  1559. $instance->addListener('kernel.response', [0 => function () {
  1560. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1561. }, 1 => 'onKernelResponse'], -1000);
  1562. $instance->addListener('kernel.finish_request', [0 => function () {
  1563. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1564. }, 1 => 'onFinishRequest'], 0);
  1565. $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
  1566. return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1567. }, 1 => 'onNotification'], -255);
  1568. $instance->addListener('kernel.response', [0 => function () {
  1569. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1570. }, 1 => 'onKernelResponse'], -100);
  1571. $instance->addListener('kernel.exception', [0 => function () {
  1572. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1573. }, 1 => 'onKernelException'], 0);
  1574. $instance->addListener('kernel.terminate', [0 => function () {
  1575. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1576. }, 1 => 'onKernelTerminate'], -1024);
  1577. $instance->addListener('kernel.controller', [0 => function () {
  1578. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1579. }, 1 => 'onKernelController'], 0);
  1580. $instance->addListener('kernel.response', [0 => function () {
  1581. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1582. }, 1 => 'onKernelResponse'], 0);
  1583. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1584. return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1585. }, 1 => 'onMessage'], 0);
  1586. $instance->addListener('kernel.response', [0 => function () {
  1587. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1588. }, 1 => 'onKernelResponse'], 0);
  1589. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1590. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  1591. }, 1 => 'checkPassport'], 0);
  1592. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1593. return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  1594. }, 1 => 'onLoginSuccess'], 0);
  1595. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1596. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1597. }, 1 => 'onVoterVote'], 0);
  1598. $instance->addListener('kernel.request', [0 => function () {
  1599. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1600. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1601. $instance->addListener('kernel.request', [0 => function () {
  1602. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1603. }, 1 => 'onKernelRequest'], 8);
  1604. $instance->addListener('kernel.finish_request', [0 => function () {
  1605. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1606. }, 1 => 'onKernelFinishRequest'], 0);
  1607. $instance->addListener('kernel.response', [0 => function () {
  1608. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1609. }, 1 => 'onKernelResponse'], -128);
  1610. $instance->addListener('console.command', [0 => function () {
  1611. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1612. }, 1 => 'onCommand'], 255);
  1613. $instance->addListener('console.terminate', [0 => function () {
  1614. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1615. }, 1 => 'onTerminate'], -255);
  1616. $instance->addListener('console.command', [0 => function () {
  1617. return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1618. }, 1 => 'configure'], 1024);
  1619. $instance->addListener('console.error', [0 => function () {
  1620. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1621. }, 1 => 'onConsoleError'], 0);
  1622. $instance->addListener('console.terminate', [0 => function () {
  1623. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1624. }, 1 => 'onConsoleTerminate'], 0);
  1625. $instance->addListener('kernel.controller', [0 => function () {
  1626. return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1627. }, 1 => 'onKernelController'], 0);
  1628. $instance->addListener('kernel.controller', [0 => function () {
  1629. return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1630. }, 1 => 'onKernelController'], 0);
  1631. $instance->addListener('kernel.controller', [0 => function () {
  1632. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1633. }, 1 => 'onKernelController'], -128);
  1634. $instance->addListener('kernel.view', [0 => function () {
  1635. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1636. }, 1 => 'onKernelView'], 0);
  1637. $instance->addListener('kernel.controller', [0 => function () {
  1638. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1639. }, 1 => 'onKernelController'], 0);
  1640. $instance->addListener('kernel.response', [0 => function () {
  1641. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1642. }, 1 => 'onKernelResponse'], 0);
  1643. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1644. return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1645. }, 1 => 'onKernelControllerArguments'], 0);
  1646. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1647. return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1648. }, 1 => 'onKernelControllerArguments'], 0);
  1649. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1650. return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  1651. }, 1 => 'checkPassport'], 512);
  1652. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1653. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1654. }, 1 => 'onLogout'], 0);
  1655. return $instance;
  1656. }
  1657. /**
  1658. * Gets the public 'http_kernel' shared service.
  1659. *
  1660. * @return \Symfony\Component\HttpKernel\HttpKernel
  1661. */
  1662. protected function getHttpKernelService()
  1663. {
  1664. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1665. if (isset($this->services['http_kernel'])) {
  1666. return $this->services['http_kernel'];
  1667. }
  1668. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1669. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1670. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1671. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1672. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1673. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1674. yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1675. yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1676. yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1677. yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1678. }, 8)), $b));
  1679. }
  1680. /**
  1681. * Gets the public 'monolog.logger.deprecation' shared service.
  1682. *
  1683. * @return \Symfony\Bridge\Monolog\Logger
  1684. */
  1685. protected function getMonolog_Logger_DeprecationService()
  1686. {
  1687. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1688. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1689. $instance->pushHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()));
  1690. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1691. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1692. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1693. return $instance;
  1694. }
  1695. /**
  1696. * Gets the public 'monolog.logger.mailer' shared service.
  1697. *
  1698. * @return \Symfony\Bridge\Monolog\Logger
  1699. */
  1700. protected function getMonolog_Logger_MailerService()
  1701. {
  1702. $this->services['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  1703. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1704. $instance->pushHandler(($this->privates['monolog.handler.mailer'] ?? $this->getMonolog_Handler_MailerService()));
  1705. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1706. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1707. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1708. return $instance;
  1709. }
  1710. /**
  1711. * Gets the public 'request_stack' shared service.
  1712. *
  1713. * @return \Symfony\Component\HttpFoundation\RequestStack
  1714. */
  1715. protected function getRequestStackService()
  1716. {
  1717. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1718. }
  1719. /**
  1720. * Gets the public 'router' shared service.
  1721. *
  1722. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1723. */
  1724. protected function getRouterService()
  1725. {
  1726. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1727. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1728. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1729. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1730. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1731. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1732. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
  1733. ], [
  1734. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1735. ]))->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, 'fr');
  1736. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1737. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1738. return $instance;
  1739. }
  1740. /**
  1741. * Gets the public 'routing.loader' shared service.
  1742. *
  1743. * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  1744. */
  1745. protected function getRouting_LoaderService()
  1746. {
  1747. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  1748. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
  1749. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  1750. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  1751. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  1752. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  1753. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
  1754. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  1755. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  1756. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  1757. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  1758. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  1759. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  1760. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  1761. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  1762. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  1763. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  1764. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  1765. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  1766. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  1767. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  1768. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  1769. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  1770. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  1771. $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  1772. $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)))));
  1773. $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  1774. $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
  1775. $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
  1776. $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
  1777. $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
  1778. $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'dev'));
  1779. $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1780. 'kernel' => ['services', 'kernel', 'getKernelService', false],
  1781. ], [
  1782. 'kernel' => 'App\\Kernel',
  1783. ]), 'dev'));
  1784. $a->addLoader(($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  1785. $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotDirService());
  1786. $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotFileService());
  1787. $a->addLoader($c);
  1788. $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
  1789. $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
  1790. return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  1791. }
  1792. /**
  1793. * Gets the public 'services_resetter' shared service.
  1794. *
  1795. * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  1796. */
  1797. protected function getServicesResetterService()
  1798. {
  1799. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  1800. return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  1801. if (isset($this->services['cache.app'])) {
  1802. yield 'cache.app' => ($this->services['cache.app'] ?? null);
  1803. }
  1804. if (isset($this->services['cache.system'])) {
  1805. yield 'cache.system' => ($this->services['cache.system'] ?? null);
  1806. }
  1807. if (isset($this->privates['cache.validator'])) {
  1808. yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  1809. }
  1810. if (isset($this->privates['cache.serializer'])) {
  1811. yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  1812. }
  1813. if (isset($this->privates['cache.annotations'])) {
  1814. yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  1815. }
  1816. if (isset($this->privates['cache.property_info'])) {
  1817. yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  1818. }
  1819. if (isset($this->privates['.debug.http_client'])) {
  1820. yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  1821. }
  1822. if (isset($this->privates['mailer.message_logger_listener'])) {
  1823. yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  1824. }
  1825. if (isset($this->privates['debug.stopwatch'])) {
  1826. yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  1827. }
  1828. if (isset($this->services['event_dispatcher'])) {
  1829. yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  1830. }
  1831. if (isset($this->privates['session_listener'])) {
  1832. yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  1833. }
  1834. if (isset($this->privates['form.choice_list_factory.cached'])) {
  1835. yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  1836. }
  1837. if (isset($this->services['cache.validator_expression_language'])) {
  1838. yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  1839. }
  1840. if (isset($this->services['.container.private.profiler'])) {
  1841. yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  1842. }
  1843. if (isset($this->services['.container.private.validator'])) {
  1844. yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  1845. }
  1846. if (isset($this->services['.container.private.twig'])) {
  1847. yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  1848. }
  1849. if (isset($this->privates['twig.form.engine'])) {
  1850. yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  1851. }
  1852. if (isset($this->services['doctrine'])) {
  1853. yield 'doctrine' => ($this->services['doctrine'] ?? null);
  1854. }
  1855. if (isset($this->privates['form.type.entity'])) {
  1856. yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  1857. }
  1858. if (isset($this->services['.container.private.security.token_storage'])) {
  1859. yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  1860. }
  1861. if (isset($this->privates['cache.security_expression_language'])) {
  1862. yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  1863. }
  1864. if (isset($this->privates['debug.security.firewall'])) {
  1865. yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  1866. }
  1867. if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  1868. yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  1869. }
  1870. if (isset($this->privates['monolog.handler.main'])) {
  1871. yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  1872. }
  1873. if (isset($this->privates['monolog.handler.console'])) {
  1874. yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  1875. }
  1876. if (isset($this->privates['monolog.handler.mailer'])) {
  1877. yield 'monolog.handler.mailer' => ($this->privates['monolog.handler.mailer'] ?? null);
  1878. }
  1879. if (isset($this->privates['monolog.handler.deprecation'])) {
  1880. yield 'monolog.handler.deprecation' => ($this->privates['monolog.handler.deprecation'] ?? null);
  1881. }
  1882. if (isset($this->privates['.debug.http_client'])) {
  1883. yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  1884. }
  1885. }, function () {
  1886. return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.mailer'])) + (int) (isset($this->privates['monolog.handler.deprecation'])) + (int) (isset($this->privates['.debug.http_client']));
  1887. }), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'twig' => [0 => 'resetGlobals'], 'twig.form.engine' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'debug.security.firewall.authenticator.main' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'monolog.handler.mailer' => [0 => 'reset'], 'monolog.handler.deprecation' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset']]);
  1888. }
  1889. /**
  1890. * Gets the public 'translator' shared service.
  1891. *
  1892. * @return \Symfony\Component\Translation\DataCollectorTranslator
  1893. */
  1894. protected function getTranslatorService()
  1895. {
  1896. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1897. }
  1898. /**
  1899. * Gets the public 'var_dumper.cloner' shared service.
  1900. *
  1901. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1902. */
  1903. protected function getVarDumper_ClonerService()
  1904. {
  1905. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1906. $instance->setMaxItems(2500);
  1907. $instance->setMinDepth(1);
  1908. $instance->setMaxString(-1);
  1909. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1910. return $instance;
  1911. }
  1912. /**
  1913. * Gets the public 'web_profiler.controller.exception_panel' shared service.
  1914. *
  1915. * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  1916. */
  1917. protected function getWebProfiler_Controller_ExceptionPanelService()
  1918. {
  1919. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  1920. return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1921. }
  1922. /**
  1923. * Gets the public 'web_profiler.controller.profiler' shared service.
  1924. *
  1925. * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  1926. */
  1927. protected function getWebProfiler_Controller_ProfilerService()
  1928. {
  1929. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  1930. return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
  1931. }
  1932. /**
  1933. * Gets the public 'web_profiler.controller.router' shared service.
  1934. *
  1935. * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  1936. */
  1937. protected function getWebProfiler_Controller_RouterService()
  1938. {
  1939. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  1940. return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  1941. yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  1942. }, 1));
  1943. }
  1944. /**
  1945. * Gets the private '.console.command.about.lazy' shared service.
  1946. *
  1947. * @return \Symfony\Component\Console\Command\LazyCommand
  1948. */
  1949. protected function get_Console_Command_About_LazyService()
  1950. {
  1951. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1952. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  1953. return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  1954. return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  1955. });
  1956. }
  1957. /**
  1958. * Gets the private '.console.command.assets_install.lazy' shared service.
  1959. *
  1960. * @return \Symfony\Component\Console\Command\LazyCommand
  1961. */
  1962. protected function get_Console_Command_AssetsInstall_LazyService()
  1963. {
  1964. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1965. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  1966. return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  1967. return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  1968. });
  1969. }
  1970. /**
  1971. * Gets the private '.console.command.cache_clear.lazy' shared service.
  1972. *
  1973. * @return \Symfony\Component\Console\Command\LazyCommand
  1974. */
  1975. protected function get_Console_Command_CacheClear_LazyService()
  1976. {
  1977. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1978. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  1979. return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  1980. return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  1981. });
  1982. }
  1983. /**
  1984. * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  1985. *
  1986. * @return \Symfony\Component\Console\Command\LazyCommand
  1987. */
  1988. protected function get_Console_Command_CachePoolClear_LazyService()
  1989. {
  1990. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1991. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  1992. return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  1993. return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  1994. });
  1995. }
  1996. /**
  1997. * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  1998. *
  1999. * @return \Symfony\Component\Console\Command\LazyCommand
  2000. */
  2001. protected function get_Console_Command_CachePoolDelete_LazyService()
  2002. {
  2003. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2004. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2005. return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2006. return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2007. });
  2008. }
  2009. /**
  2010. * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2011. *
  2012. * @return \Symfony\Component\Console\Command\LazyCommand
  2013. */
  2014. protected function get_Console_Command_CachePoolList_LazyService()
  2015. {
  2016. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2017. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2018. return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2019. return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2020. });
  2021. }
  2022. /**
  2023. * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2024. *
  2025. * @return \Symfony\Component\Console\Command\LazyCommand
  2026. */
  2027. protected function get_Console_Command_CachePoolPrune_LazyService()
  2028. {
  2029. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2030. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2031. return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2032. return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2033. });
  2034. }
  2035. /**
  2036. * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2037. *
  2038. * @return \Symfony\Component\Console\Command\LazyCommand
  2039. */
  2040. protected function get_Console_Command_CacheWarmup_LazyService()
  2041. {
  2042. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2043. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2044. return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2045. return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2046. });
  2047. }
  2048. /**
  2049. * Gets the private '.console.command.config_debug.lazy' shared service.
  2050. *
  2051. * @return \Symfony\Component\Console\Command\LazyCommand
  2052. */
  2053. protected function get_Console_Command_ConfigDebug_LazyService()
  2054. {
  2055. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2056. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2057. return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2058. return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2059. });
  2060. }
  2061. /**
  2062. * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2063. *
  2064. * @return \Symfony\Component\Console\Command\LazyCommand
  2065. */
  2066. protected function get_Console_Command_ConfigDumpReference_LazyService()
  2067. {
  2068. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2069. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2070. return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2071. return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2072. });
  2073. }
  2074. /**
  2075. * Gets the private '.console.command.container_debug.lazy' shared service.
  2076. *
  2077. * @return \Symfony\Component\Console\Command\LazyCommand
  2078. */
  2079. protected function get_Console_Command_ContainerDebug_LazyService()
  2080. {
  2081. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2082. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2083. return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  2084. return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2085. });
  2086. }
  2087. /**
  2088. * Gets the private '.console.command.container_lint.lazy' shared service.
  2089. *
  2090. * @return \Symfony\Component\Console\Command\LazyCommand
  2091. */
  2092. protected function get_Console_Command_ContainerLint_LazyService()
  2093. {
  2094. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2095. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2096. return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  2097. return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2098. });
  2099. }
  2100. /**
  2101. * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2102. *
  2103. * @return \Symfony\Component\Console\Command\LazyCommand
  2104. */
  2105. protected function get_Console_Command_DebugAutowiring_LazyService()
  2106. {
  2107. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2108. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2109. return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  2110. return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2111. });
  2112. }
  2113. /**
  2114. * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2115. *
  2116. * @return \Symfony\Component\Console\Command\LazyCommand
  2117. */
  2118. protected function get_Console_Command_DotenvDebug_LazyService()
  2119. {
  2120. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2121. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2122. return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  2123. return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2124. });
  2125. }
  2126. /**
  2127. * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2128. *
  2129. * @return \Symfony\Component\Console\Command\LazyCommand
  2130. */
  2131. protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2132. {
  2133. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2134. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2135. return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  2136. return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2137. });
  2138. }
  2139. /**
  2140. * Gets the private '.console.command.form_debug.lazy' shared service.
  2141. *
  2142. * @return \Symfony\Component\Console\Command\LazyCommand
  2143. */
  2144. protected function get_Console_Command_FormDebug_LazyService()
  2145. {
  2146. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2147. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2148. return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
  2149. return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2150. });
  2151. }
  2152. /**
  2153. * Gets the private '.console.command.router_debug.lazy' shared service.
  2154. *
  2155. * @return \Symfony\Component\Console\Command\LazyCommand
  2156. */
  2157. protected function get_Console_Command_RouterDebug_LazyService()
  2158. {
  2159. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2160. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2161. return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  2162. return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2163. });
  2164. }
  2165. /**
  2166. * Gets the private '.console.command.router_match.lazy' shared service.
  2167. *
  2168. * @return \Symfony\Component\Console\Command\LazyCommand
  2169. */
  2170. protected function get_Console_Command_RouterMatch_LazyService()
  2171. {
  2172. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2173. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2174. return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  2175. return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2176. });
  2177. }
  2178. /**
  2179. * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2180. *
  2181. * @return \Symfony\Component\Console\Command\LazyCommand
  2182. */
  2183. protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2184. {
  2185. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2186. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2187. return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  2188. return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2189. });
  2190. }
  2191. /**
  2192. * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2193. *
  2194. * @return \Symfony\Component\Console\Command\LazyCommand
  2195. */
  2196. protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2197. {
  2198. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2199. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2200. return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  2201. return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2202. });
  2203. }
  2204. /**
  2205. * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2206. *
  2207. * @return \Symfony\Component\Console\Command\LazyCommand
  2208. */
  2209. protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2210. {
  2211. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2212. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2213. return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  2214. return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2215. });
  2216. }
  2217. /**
  2218. * Gets the private '.console.command.secrets_list.lazy' shared service.
  2219. *
  2220. * @return \Symfony\Component\Console\Command\LazyCommand
  2221. */
  2222. protected function get_Console_Command_SecretsList_LazyService()
  2223. {
  2224. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2225. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2226. return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  2227. return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2228. });
  2229. }
  2230. /**
  2231. * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2232. *
  2233. * @return \Symfony\Component\Console\Command\LazyCommand
  2234. */
  2235. protected function get_Console_Command_SecretsRemove_LazyService()
  2236. {
  2237. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2238. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2239. return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  2240. return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2241. });
  2242. }
  2243. /**
  2244. * Gets the private '.console.command.secrets_set.lazy' shared service.
  2245. *
  2246. * @return \Symfony\Component\Console\Command\LazyCommand
  2247. */
  2248. protected function get_Console_Command_SecretsSet_LazyService()
  2249. {
  2250. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2251. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2252. return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  2253. return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2254. });
  2255. }
  2256. /**
  2257. * Gets the private '.console.command.translation_debug.lazy' shared service.
  2258. *
  2259. * @return \Symfony\Component\Console\Command\LazyCommand
  2260. */
  2261. protected function get_Console_Command_TranslationDebug_LazyService()
  2262. {
  2263. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2264. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2265. return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  2266. return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2267. });
  2268. }
  2269. /**
  2270. * Gets the private '.console.command.translation_extract.lazy' shared service.
  2271. *
  2272. * @return \Symfony\Component\Console\Command\LazyCommand
  2273. */
  2274. protected function get_Console_Command_TranslationExtract_LazyService()
  2275. {
  2276. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2277. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2278. return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  2279. return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2280. });
  2281. }
  2282. /**
  2283. * Gets the private '.console.command.translation_pull.lazy' shared service.
  2284. *
  2285. * @return \Symfony\Component\Console\Command\LazyCommand
  2286. */
  2287. protected function get_Console_Command_TranslationPull_LazyService()
  2288. {
  2289. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2290. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2291. return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  2292. return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2293. });
  2294. }
  2295. /**
  2296. * Gets the private '.console.command.translation_push.lazy' shared service.
  2297. *
  2298. * @return \Symfony\Component\Console\Command\LazyCommand
  2299. */
  2300. protected function get_Console_Command_TranslationPush_LazyService()
  2301. {
  2302. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2303. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2304. return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  2305. return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2306. });
  2307. }
  2308. /**
  2309. * Gets the private '.console.command.validator_debug.lazy' shared service.
  2310. *
  2311. * @return \Symfony\Component\Console\Command\LazyCommand
  2312. */
  2313. protected function get_Console_Command_ValidatorDebug_LazyService()
  2314. {
  2315. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2316. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2317. return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  2318. return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2319. });
  2320. }
  2321. /**
  2322. * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2323. *
  2324. * @return \Symfony\Component\Console\Command\LazyCommand
  2325. */
  2326. protected function get_Console_Command_XliffLint_LazyService()
  2327. {
  2328. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2329. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2330. return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  2331. return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2332. });
  2333. }
  2334. /**
  2335. * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2336. *
  2337. * @return \Symfony\Component\Console\Command\LazyCommand
  2338. */
  2339. protected function get_Console_Command_YamlLint_LazyService()
  2340. {
  2341. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2342. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2343. return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  2344. return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2345. });
  2346. }
  2347. /**
  2348. * Gets the private '.debug.http_client' shared service.
  2349. *
  2350. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2351. */
  2352. protected function get_Debug_HttpClientService()
  2353. {
  2354. $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2355. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2356. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2357. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2358. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2359. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2360. $a->setLogger($b);
  2361. return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2362. }
  2363. /**
  2364. * Gets the private '.errored..service_locator.1cokjSO.App\Entity\User' shared service.
  2365. *
  2366. * @return \App\Entity\User
  2367. */
  2368. protected function getUserService()
  2369. {
  2370. $this->throw('Cannot autowire service ".service_locator.1cokjSO": it references class "App\\Entity\\User" but no such service exists.');
  2371. }
  2372. /**
  2373. * Gets the private '.errored..service_locator.4T4EJFR.App\Entity\User' shared service.
  2374. *
  2375. * @return \App\Entity\User
  2376. */
  2377. protected function getUser2Service()
  2378. {
  2379. $this->throw('Cannot autowire service ".service_locator.4T4EJFR": it references class "App\\Entity\\User" but no such service exists.');
  2380. }
  2381. /**
  2382. * Gets the private '.errored..service_locator.7HM0kqr.App\Entity\User' shared service.
  2383. *
  2384. * @return \App\Entity\User
  2385. */
  2386. protected function getUser3Service()
  2387. {
  2388. $this->throw('Cannot autowire service ".service_locator.7HM0kqr": it references class "App\\Entity\\User" but no such service exists.');
  2389. }
  2390. /**
  2391. * Gets the private '.errored..service_locator.HK2H39i.App\Entity\User' shared service.
  2392. *
  2393. * @return \App\Entity\User
  2394. */
  2395. protected function getUser4Service()
  2396. {
  2397. $this->throw('Cannot autowire service ".service_locator.HK2H39i": it references class "App\\Entity\\User" but no such service exists.');
  2398. }
  2399. /**
  2400. * Gets the private '.errored..service_locator.LiTCtLB.App\Entity\User' shared service.
  2401. *
  2402. * @return \App\Entity\User
  2403. */
  2404. protected function getUser5Service()
  2405. {
  2406. $this->throw('Cannot autowire service ".service_locator.LiTCtLB": it references class "App\\Entity\\User" but no such service exists.');
  2407. }
  2408. /**
  2409. * Gets the private '.errored..service_locator.S49u2ei.App\Entity\Institution' shared service.
  2410. *
  2411. * @return \App\Entity\Institution
  2412. */
  2413. protected function getInstitutionService()
  2414. {
  2415. $this->throw('Cannot autowire service ".service_locator.S49u2ei": it references class "App\\Entity\\Institution" but no such service exists.');
  2416. }
  2417. /**
  2418. * Gets the private '.errored..service_locator.U5v_UTl.App\Entity\User' shared service.
  2419. *
  2420. * @return \App\Entity\User
  2421. */
  2422. protected function getUser6Service()
  2423. {
  2424. $this->throw('Cannot autowire service ".service_locator.U5v_UTl": it references class "App\\Entity\\User" but no such service exists.');
  2425. }
  2426. /**
  2427. * Gets the private '.errored..service_locator.V3qDJ71.App\Entity\User' shared service.
  2428. *
  2429. * @return \App\Entity\User
  2430. */
  2431. protected function getUser7Service()
  2432. {
  2433. $this->throw('Cannot autowire service ".service_locator.V3qDJ71": it references class "App\\Entity\\User" but no such service exists.');
  2434. }
  2435. /**
  2436. * Gets the private '.errored..service_locator.gAyAohi.App\Entity\User' shared service.
  2437. *
  2438. * @return \App\Entity\User
  2439. */
  2440. protected function getUser8Service()
  2441. {
  2442. $this->throw('Cannot autowire service ".service_locator.gAyAohi": it references class "App\\Entity\\User" but no such service exists.');
  2443. }
  2444. /**
  2445. * Gets the private '.errored..service_locator.lsl7VW3.App\Entity\Links' shared service.
  2446. *
  2447. * @return \App\Entity\Links
  2448. */
  2449. protected function getLinksService()
  2450. {
  2451. $this->throw('Cannot autowire service ".service_locator.lsl7VW3": it references class "App\\Entity\\Links" but no such service exists.');
  2452. }
  2453. /**
  2454. * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2455. *
  2456. * @return \Symfony\Component\Config\Loader\LoaderInterface
  2457. */
  2458. protected function getLoaderInterfaceService()
  2459. {
  2460. $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  2461. }
  2462. /**
  2463. * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2464. *
  2465. * @return \Symfony\Component\Console\Command\LazyCommand
  2466. */
  2467. protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2468. {
  2469. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2470. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2471. return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2472. return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2473. });
  2474. }
  2475. /**
  2476. * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2477. *
  2478. * @return \Symfony\Component\Console\Command\LazyCommand
  2479. */
  2480. protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2481. {
  2482. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2483. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2484. return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2485. return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2486. });
  2487. }
  2488. /**
  2489. * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2490. *
  2491. * @return \Symfony\Component\Console\Command\LazyCommand
  2492. */
  2493. protected function get_Maker_AutoCommand_MakeController_LazyService()
  2494. {
  2495. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2496. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2497. return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2498. return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2499. });
  2500. }
  2501. /**
  2502. * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2503. *
  2504. * @return \Symfony\Component\Console\Command\LazyCommand
  2505. */
  2506. protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2507. {
  2508. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2509. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2510. return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2511. return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2512. });
  2513. }
  2514. /**
  2515. * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2516. *
  2517. * @return \Symfony\Component\Console\Command\LazyCommand
  2518. */
  2519. protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2520. {
  2521. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2522. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2523. return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2524. return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2525. });
  2526. }
  2527. /**
  2528. * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2529. *
  2530. * @return \Symfony\Component\Console\Command\LazyCommand
  2531. */
  2532. protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2533. {
  2534. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2535. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2536. return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2537. return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2538. });
  2539. }
  2540. /**
  2541. * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2542. *
  2543. * @return \Symfony\Component\Console\Command\LazyCommand
  2544. */
  2545. protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2546. {
  2547. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2548. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2549. return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2550. return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2551. });
  2552. }
  2553. /**
  2554. * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2555. *
  2556. * @return \Symfony\Component\Console\Command\LazyCommand
  2557. */
  2558. protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2559. {
  2560. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2561. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2562. return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2563. return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2564. });
  2565. }
  2566. /**
  2567. * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2568. *
  2569. * @return \Symfony\Component\Console\Command\LazyCommand
  2570. */
  2571. protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2572. {
  2573. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2574. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2575. return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2576. return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2577. });
  2578. }
  2579. /**
  2580. * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2581. *
  2582. * @return \Symfony\Component\Console\Command\LazyCommand
  2583. */
  2584. protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  2585. {
  2586. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2587. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2588. return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2589. return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  2590. });
  2591. }
  2592. /**
  2593. * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  2594. *
  2595. * @return \Symfony\Component\Console\Command\LazyCommand
  2596. */
  2597. protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  2598. {
  2599. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2600. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2601. return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2602. return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  2603. });
  2604. }
  2605. /**
  2606. * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  2607. *
  2608. * @return \Symfony\Component\Console\Command\LazyCommand
  2609. */
  2610. protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  2611. {
  2612. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2613. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2614. return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2615. return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  2616. });
  2617. }
  2618. /**
  2619. * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  2620. *
  2621. * @return \Symfony\Component\Console\Command\LazyCommand
  2622. */
  2623. protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  2624. {
  2625. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2626. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2627. return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2628. return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  2629. });
  2630. }
  2631. /**
  2632. * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  2633. *
  2634. * @return \Symfony\Component\Console\Command\LazyCommand
  2635. */
  2636. protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  2637. {
  2638. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2639. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2640. return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2641. return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  2642. });
  2643. }
  2644. /**
  2645. * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  2646. *
  2647. * @return \Symfony\Component\Console\Command\LazyCommand
  2648. */
  2649. protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  2650. {
  2651. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2652. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2653. return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2654. return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  2655. });
  2656. }
  2657. /**
  2658. * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  2659. *
  2660. * @return \Symfony\Component\Console\Command\LazyCommand
  2661. */
  2662. protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  2663. {
  2664. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2665. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2666. return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2667. return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  2668. });
  2669. }
  2670. /**
  2671. * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  2672. *
  2673. * @return \Symfony\Component\Console\Command\LazyCommand
  2674. */
  2675. protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  2676. {
  2677. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2678. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2679. return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2680. return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  2681. });
  2682. }
  2683. /**
  2684. * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  2685. *
  2686. * @return \Symfony\Component\Console\Command\LazyCommand
  2687. */
  2688. protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  2689. {
  2690. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2691. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2692. return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2693. return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  2694. });
  2695. }
  2696. /**
  2697. * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  2698. *
  2699. * @return \Symfony\Component\Console\Command\LazyCommand
  2700. */
  2701. protected function get_Maker_AutoCommand_MakeTest_LazyService()
  2702. {
  2703. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2704. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2705. return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2706. return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  2707. });
  2708. }
  2709. /**
  2710. * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  2711. *
  2712. * @return \Symfony\Component\Console\Command\LazyCommand
  2713. */
  2714. protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  2715. {
  2716. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2717. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2718. return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2719. return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  2720. });
  2721. }
  2722. /**
  2723. * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  2724. *
  2725. * @return \Symfony\Component\Console\Command\LazyCommand
  2726. */
  2727. protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  2728. {
  2729. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2730. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2731. return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2732. return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  2733. });
  2734. }
  2735. /**
  2736. * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  2737. *
  2738. * @return \Symfony\Component\Console\Command\LazyCommand
  2739. */
  2740. protected function get_Maker_AutoCommand_MakeUser_LazyService()
  2741. {
  2742. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2743. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2744. return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2745. return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  2746. });
  2747. }
  2748. /**
  2749. * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  2750. *
  2751. * @return \Symfony\Component\Console\Command\LazyCommand
  2752. */
  2753. protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  2754. {
  2755. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2756. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2757. return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2758. return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  2759. });
  2760. }
  2761. /**
  2762. * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  2763. *
  2764. * @return \Symfony\Component\Console\Command\LazyCommand
  2765. */
  2766. protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  2767. {
  2768. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2769. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2770. return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  2771. return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  2772. });
  2773. }
  2774. /**
  2775. * Gets the private '.monolog.command.server_log.lazy' shared service.
  2776. *
  2777. * @return \Symfony\Component\Console\Command\LazyCommand
  2778. */
  2779. protected function get_Monolog_Command_ServerLog_LazyService()
  2780. {
  2781. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2782. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2783. return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  2784. return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  2785. });
  2786. }
  2787. /**
  2788. * Gets the private '.security.command.debug_firewall.lazy' shared service.
  2789. *
  2790. * @return \Symfony\Component\Console\Command\LazyCommand
  2791. */
  2792. protected function get_Security_Command_DebugFirewall_LazyService()
  2793. {
  2794. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2795. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2796. return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  2797. return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  2798. });
  2799. }
  2800. /**
  2801. * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  2802. *
  2803. * @return \Symfony\Component\Console\Command\LazyCommand
  2804. */
  2805. protected function get_Security_Command_UserPasswordEncoder_LazyService()
  2806. {
  2807. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2808. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2809. return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  2810. return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  2811. });
  2812. }
  2813. /**
  2814. * Gets the private '.security.command.user_password_hash.lazy' shared service.
  2815. *
  2816. * @return \Symfony\Component\Console\Command\LazyCommand
  2817. */
  2818. protected function get_Security_Command_UserPasswordHash_LazyService()
  2819. {
  2820. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2821. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  2822. return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  2823. return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  2824. });
  2825. }
  2826. /**
  2827. * Gets the private '.service_locator.1cokjSO' shared service.
  2828. *
  2829. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2830. */
  2831. protected function get_ServiceLocator_1cokjSOService()
  2832. {
  2833. return $this->privates['.service_locator.1cokjSO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2834. 'authenticator' => ['privates', 'App\\Security\\LoginFormAuthenticator', 'getLoginFormAuthenticatorService', false],
  2835. 'guardHandler' => ['privates', 'security.authentication.guard_handler', 'getSecurity_Authentication_GuardHandlerService', false],
  2836. 'user' => ['privates', '.errored..service_locator.1cokjSO.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.1cokjSO": it references class "App\\Entity\\User" but no such service exists.'],
  2837. ], [
  2838. 'authenticator' => 'App\\Security\\LoginFormAuthenticator',
  2839. 'guardHandler' => '?',
  2840. 'user' => 'App\\Entity\\User',
  2841. ]);
  2842. }
  2843. /**
  2844. * Gets the private '.service_locator.4T4EJFR' shared service.
  2845. *
  2846. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2847. */
  2848. protected function get_ServiceLocator_4T4EJFRService()
  2849. {
  2850. return $this->privates['.service_locator.4T4EJFR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2851. 'user' => ['privates', '.errored..service_locator.4T4EJFR.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.4T4EJFR": it references class "App\\Entity\\User" but no such service exists.'],
  2852. ], [
  2853. 'user' => 'App\\Entity\\User',
  2854. ]);
  2855. }
  2856. /**
  2857. * Gets the private '.service_locator.4j883fy' shared service.
  2858. *
  2859. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2860. */
  2861. protected function get_ServiceLocator_4j883fyService()
  2862. {
  2863. return $this->privates['.service_locator.4j883fy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2864. 'bilanManager' => ['privates', 'App\\Manager\\BilanManager', 'getBilanManagerService', false],
  2865. 'questionHandler' => ['privates', 'App\\Handler\\QuestionHandler', 'getQuestionHandlerService', false],
  2866. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  2867. 'questionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', false],
  2868. 'userAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  2869. ], [
  2870. 'bilanManager' => 'App\\Manager\\BilanManager',
  2871. 'questionHandler' => 'App\\Handler\\QuestionHandler',
  2872. 'questionManager' => 'App\\Manager\\QuestionManager',
  2873. 'questionRepository' => 'App\\Repository\\QuestionRepository',
  2874. 'userAnswerRepository' => 'App\\Repository\\UserAnswerRepository',
  2875. ]);
  2876. }
  2877. /**
  2878. * Gets the private '.service_locator.7HM0kqr' shared service.
  2879. *
  2880. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2881. */
  2882. protected function get_ServiceLocator_7HM0kqrService()
  2883. {
  2884. return $this->privates['.service_locator.7HM0kqr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2885. 'authenticator' => ['privates', 'App\\Security\\PwdFormAuthenticator', 'getPwdFormAuthenticatorService', false],
  2886. 'guardHandler' => ['privates', 'security.authentication.guard_handler', 'getSecurity_Authentication_GuardHandlerService', false],
  2887. 'user' => ['privates', '.errored..service_locator.7HM0kqr.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.7HM0kqr": it references class "App\\Entity\\User" but no such service exists.'],
  2888. ], [
  2889. 'authenticator' => 'App\\Security\\PwdFormAuthenticator',
  2890. 'guardHandler' => '?',
  2891. 'user' => 'App\\Entity\\User',
  2892. ]);
  2893. }
  2894. /**
  2895. * Gets the private '.service_locator.A7oa_TA' shared service.
  2896. *
  2897. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2898. */
  2899. protected function get_ServiceLocator_A7oaTAService()
  2900. {
  2901. return $this->privates['.service_locator.A7oa_TA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2902. 'bilanManager' => ['privates', 'App\\Manager\\BilanManager', 'getBilanManagerService', false],
  2903. 'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  2904. 'linksRepository' => ['privates', 'App\\Repository\\LinksRepository', 'getLinksRepositoryService', false],
  2905. 'questionHandler' => ['privates', 'App\\Handler\\QuestionHandler', 'getQuestionHandlerService', false],
  2906. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  2907. 'questionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', false],
  2908. 'userAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  2909. ], [
  2910. 'bilanManager' => 'App\\Manager\\BilanManager',
  2911. 'em' => '?',
  2912. 'linksRepository' => 'App\\Repository\\LinksRepository',
  2913. 'questionHandler' => 'App\\Handler\\QuestionHandler',
  2914. 'questionManager' => 'App\\Manager\\QuestionManager',
  2915. 'questionRepository' => 'App\\Repository\\QuestionRepository',
  2916. 'userAnswerRepository' => 'App\\Repository\\UserAnswerRepository',
  2917. ]);
  2918. }
  2919. /**
  2920. * Gets the private '.service_locator.B7x0Sr4' shared service.
  2921. *
  2922. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2923. */
  2924. protected function get_ServiceLocator_B7x0Sr4Service()
  2925. {
  2926. return $this->privates['.service_locator.B7x0Sr4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2927. 'linksRepository' => ['privates', 'App\\Repository\\LinksRepository', 'getLinksRepositoryService', false],
  2928. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  2929. ], [
  2930. 'linksRepository' => 'App\\Repository\\LinksRepository',
  2931. 'questionManager' => 'App\\Manager\\QuestionManager',
  2932. ]);
  2933. }
  2934. /**
  2935. * Gets the private '.service_locator.CbUGO5u' shared service.
  2936. *
  2937. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2938. */
  2939. protected function get_ServiceLocator_CbUGO5uService()
  2940. {
  2941. return $this->privates['.service_locator.CbUGO5u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2942. 'UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  2943. 'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  2944. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  2945. 'stepRepository' => ['privates', 'App\\Repository\\StepRepository', 'getStepRepositoryService', false],
  2946. ], [
  2947. 'UserRepository' => 'App\\Repository\\UserRepository',
  2948. 'em' => '?',
  2949. 'questionManager' => 'App\\Manager\\QuestionManager',
  2950. 'stepRepository' => 'App\\Repository\\StepRepository',
  2951. ]);
  2952. }
  2953. /**
  2954. * Gets the private '.service_locator.E4yxQnW' shared service.
  2955. *
  2956. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2957. */
  2958. protected function get_ServiceLocator_E4yxQnWService()
  2959. {
  2960. return $this->privates['.service_locator.E4yxQnW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2961. 'questionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', false],
  2962. ], [
  2963. 'questionRepository' => 'App\\Repository\\QuestionRepository',
  2964. ]);
  2965. }
  2966. /**
  2967. * Gets the private '.service_locator.EUYm9xm' shared service.
  2968. *
  2969. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2970. */
  2971. protected function get_ServiceLocator_EUYm9xmService()
  2972. {
  2973. return $this->privates['.service_locator.EUYm9xm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2974. 'institutionRepository' => ['privates', 'App\\Repository\\InstitutionRepository', 'getInstitutionRepositoryService', false],
  2975. ], [
  2976. 'institutionRepository' => 'App\\Repository\\InstitutionRepository',
  2977. ]);
  2978. }
  2979. /**
  2980. * Gets the private '.service_locator.EvEZIcG' shared service.
  2981. *
  2982. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2983. */
  2984. protected function get_ServiceLocator_EvEZIcGService()
  2985. {
  2986. return $this->privates['.service_locator.EvEZIcG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2987. 'emailService' => ['privates', 'App\\Service\\EmailService', 'getEmailServiceService', false],
  2988. 'passwordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  2989. ], [
  2990. 'emailService' => 'App\\Service\\EmailService',
  2991. 'passwordEncoder' => '?',
  2992. ]);
  2993. }
  2994. /**
  2995. * Gets the private '.service_locator.FjJCG8d' shared service.
  2996. *
  2997. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2998. */
  2999. protected function get_ServiceLocator_FjJCG8dService()
  3000. {
  3001. return $this->privates['.service_locator.FjJCG8d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3002. 'emailService' => ['privates', 'App\\Service\\EmailService', 'getEmailServiceService', false],
  3003. ], [
  3004. 'emailService' => 'App\\Service\\EmailService',
  3005. ]);
  3006. }
  3007. /**
  3008. * Gets the private '.service_locator.GCVhyOq' shared service.
  3009. *
  3010. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3011. */
  3012. protected function get_ServiceLocator_GCVhyOqService()
  3013. {
  3014. return $this->privates['.service_locator.GCVhyOq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3015. 'linksRepository' => ['privates', 'App\\Repository\\LinksRepository', 'getLinksRepositoryService', false],
  3016. ], [
  3017. 'linksRepository' => 'App\\Repository\\LinksRepository',
  3018. ]);
  3019. }
  3020. /**
  3021. * Gets the private '.service_locator.GiYU0h3' shared service.
  3022. *
  3023. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3024. */
  3025. protected function get_ServiceLocator_GiYU0h3Service()
  3026. {
  3027. return $this->privates['.service_locator.GiYU0h3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3028. 'UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3029. 'institutionRepository' => ['privates', 'App\\Repository\\InstitutionRepository', 'getInstitutionRepositoryService', false],
  3030. ], [
  3031. 'UserRepository' => 'App\\Repository\\UserRepository',
  3032. 'institutionRepository' => 'App\\Repository\\InstitutionRepository',
  3033. ]);
  3034. }
  3035. /**
  3036. * Gets the private '.service_locator.HK2H39i' shared service.
  3037. *
  3038. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3039. */
  3040. protected function get_ServiceLocator_HK2H39iService()
  3041. {
  3042. return $this->privates['.service_locator.HK2H39i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3043. 'User' => ['privates', '.errored..service_locator.HK2H39i.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.HK2H39i": it references class "App\\Entity\\User" but no such service exists.'],
  3044. ], [
  3045. 'User' => 'App\\Entity\\User',
  3046. ]);
  3047. }
  3048. /**
  3049. * Gets the private '.service_locator.IJGcqa5' shared service.
  3050. *
  3051. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3052. */
  3053. protected function get_ServiceLocator_IJGcqa5Service()
  3054. {
  3055. return $this->privates['.service_locator.IJGcqa5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3056. 'UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3057. 'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  3058. ], [
  3059. 'UserRepository' => 'App\\Repository\\UserRepository',
  3060. 'em' => '?',
  3061. ]);
  3062. }
  3063. /**
  3064. * Gets the private '.service_locator.KnTHdgu' shared service.
  3065. *
  3066. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3067. */
  3068. protected function get_ServiceLocator_KnTHdguService()
  3069. {
  3070. return $this->privates['.service_locator.KnTHdgu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3071. 'bilanManager' => ['privates', 'App\\Manager\\BilanManager', 'getBilanManagerService', false],
  3072. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  3073. 'questionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', false],
  3074. 'stepRepository' => ['privates', 'App\\Repository\\StepRepository', 'getStepRepositoryService', false],
  3075. 'userAnswerAddRepository' => ['privates', 'App\\Repository\\UserAnswerAddRepository', 'getUserAnswerAddRepositoryService', false],
  3076. 'userAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  3077. 'userRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3078. ], [
  3079. 'bilanManager' => 'App\\Manager\\BilanManager',
  3080. 'questionManager' => 'App\\Manager\\QuestionManager',
  3081. 'questionRepository' => 'App\\Repository\\QuestionRepository',
  3082. 'stepRepository' => 'App\\Repository\\StepRepository',
  3083. 'userAnswerAddRepository' => 'App\\Repository\\UserAnswerAddRepository',
  3084. 'userAnswerRepository' => 'App\\Repository\\UserAnswerRepository',
  3085. 'userRepository' => 'App\\Repository\\UserRepository',
  3086. ]);
  3087. }
  3088. /**
  3089. * Gets the private '.service_locator.LiTCtLB' shared service.
  3090. *
  3091. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3092. */
  3093. protected function get_ServiceLocator_LiTCtLBService()
  3094. {
  3095. return $this->privates['.service_locator.LiTCtLB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3096. 'User' => ['privates', '.errored..service_locator.LiTCtLB.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.LiTCtLB": it references class "App\\Entity\\User" but no such service exists.'],
  3097. 'UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3098. ], [
  3099. 'User' => 'App\\Entity\\User',
  3100. 'UserRepository' => 'App\\Repository\\UserRepository',
  3101. ]);
  3102. }
  3103. /**
  3104. * Gets the private '.service_locator.MXJ4rEA' shared service.
  3105. *
  3106. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3107. */
  3108. protected function get_ServiceLocator_MXJ4rEAService()
  3109. {
  3110. return $this->privates['.service_locator.MXJ4rEA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3111. 'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  3112. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  3113. ], [
  3114. 'em' => '?',
  3115. 'questionManager' => 'App\\Manager\\QuestionManager',
  3116. ]);
  3117. }
  3118. /**
  3119. * Gets the private '.service_locator.Nhkyqt4' shared service.
  3120. *
  3121. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3122. */
  3123. protected function get_ServiceLocator_Nhkyqt4Service()
  3124. {
  3125. return $this->privates['.service_locator.Nhkyqt4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3126. 'users' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3127. ], [
  3128. 'users' => 'App\\Repository\\UserRepository',
  3129. ]);
  3130. }
  3131. /**
  3132. * Gets the private '.service_locator.Q1F27w5' shared service.
  3133. *
  3134. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3135. */
  3136. protected function get_ServiceLocator_Q1F27w5Service()
  3137. {
  3138. return $this->privates['.service_locator.Q1F27w5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3139. 'userRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3140. ], [
  3141. 'userRepository' => 'App\\Repository\\UserRepository',
  3142. ]);
  3143. }
  3144. /**
  3145. * Gets the private '.service_locator.QymDRni' shared service.
  3146. *
  3147. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3148. */
  3149. protected function get_ServiceLocator_QymDRniService()
  3150. {
  3151. return $this->privates['.service_locator.QymDRni'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3152. 'institutionRepository' => ['privates', 'App\\Repository\\InstitutionRepository', 'getInstitutionRepositoryService', false],
  3153. 'users' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3154. ], [
  3155. 'institutionRepository' => 'App\\Repository\\InstitutionRepository',
  3156. 'users' => 'App\\Repository\\UserRepository',
  3157. ]);
  3158. }
  3159. /**
  3160. * Gets the private '.service_locator.RN7wMTM' shared service.
  3161. *
  3162. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3163. */
  3164. protected function get_ServiceLocator_RN7wMTMService()
  3165. {
  3166. return $this->privates['.service_locator.RN7wMTM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3167. 'emailService' => ['privates', 'App\\Service\\EmailService', 'getEmailServiceService', false],
  3168. 'passwordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  3169. 'users' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3170. ], [
  3171. 'emailService' => 'App\\Service\\EmailService',
  3172. 'passwordEncoder' => '?',
  3173. 'users' => 'App\\Repository\\UserRepository',
  3174. ]);
  3175. }
  3176. /**
  3177. * Gets the private '.service_locator.RNFDTlC' shared service.
  3178. *
  3179. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3180. */
  3181. protected function get_ServiceLocator_RNFDTlCService()
  3182. {
  3183. return $this->privates['.service_locator.RNFDTlC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3184. 'bilanManager' => ['privates', 'App\\Manager\\BilanManager', 'getBilanManagerService', false],
  3185. 'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  3186. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  3187. 'questionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', false],
  3188. 'stepRepository' => ['privates', 'App\\Repository\\StepRepository', 'getStepRepositoryService', false],
  3189. 'userAnswerAddRepository' => ['privates', 'App\\Repository\\UserAnswerAddRepository', 'getUserAnswerAddRepositoryService', false],
  3190. 'userAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  3191. 'userRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3192. ], [
  3193. 'bilanManager' => 'App\\Manager\\BilanManager',
  3194. 'em' => '?',
  3195. 'questionManager' => 'App\\Manager\\QuestionManager',
  3196. 'questionRepository' => 'App\\Repository\\QuestionRepository',
  3197. 'stepRepository' => 'App\\Repository\\StepRepository',
  3198. 'userAnswerAddRepository' => 'App\\Repository\\UserAnswerAddRepository',
  3199. 'userAnswerRepository' => 'App\\Repository\\UserAnswerRepository',
  3200. 'userRepository' => 'App\\Repository\\UserRepository',
  3201. ]);
  3202. }
  3203. /**
  3204. * Gets the private '.service_locator.S49u2ei' shared service.
  3205. *
  3206. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3207. */
  3208. protected function get_ServiceLocator_S49u2eiService()
  3209. {
  3210. return $this->privates['.service_locator.S49u2ei'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3211. 'institution' => ['privates', '.errored..service_locator.S49u2ei.App\\Entity\\Institution', NULL, 'Cannot autowire service ".service_locator.S49u2ei": it references class "App\\Entity\\Institution" but no such service exists.'],
  3212. ], [
  3213. 'institution' => 'App\\Entity\\Institution',
  3214. ]);
  3215. }
  3216. /**
  3217. * Gets the private '.service_locator.U5v_UTl' shared service.
  3218. *
  3219. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3220. */
  3221. protected function get_ServiceLocator_U5vUTlService()
  3222. {
  3223. return $this->privates['.service_locator.U5v_UTl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3224. 'User' => ['privates', '.errored..service_locator.U5v_UTl.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.U5v_UTl": it references class "App\\Entity\\User" but no such service exists.'],
  3225. 'UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3226. 'answerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  3227. 'userAnswerAddRepository' => ['privates', 'App\\Repository\\UserAnswerAddRepository', 'getUserAnswerAddRepositoryService', false],
  3228. ], [
  3229. 'User' => 'App\\Entity\\User',
  3230. 'UserRepository' => 'App\\Repository\\UserRepository',
  3231. 'answerRepository' => 'App\\Repository\\UserAnswerRepository',
  3232. 'userAnswerAddRepository' => 'App\\Repository\\UserAnswerAddRepository',
  3233. ]);
  3234. }
  3235. /**
  3236. * Gets the private '.service_locator.V3qDJ71' shared service.
  3237. *
  3238. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3239. */
  3240. protected function get_ServiceLocator_V3qDJ71Service()
  3241. {
  3242. return $this->privates['.service_locator.V3qDJ71'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3243. 'parent' => ['privates', '.errored..service_locator.V3qDJ71.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.V3qDJ71": it references class "App\\Entity\\User" but no such service exists.'],
  3244. ], [
  3245. 'parent' => 'App\\Entity\\User',
  3246. ]);
  3247. }
  3248. /**
  3249. * Gets the private '.service_locator.XsyfP82' shared service.
  3250. *
  3251. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3252. */
  3253. protected function get_ServiceLocator_XsyfP82Service()
  3254. {
  3255. return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3256. 'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  3257. 'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
  3258. ], [
  3259. 'event_dispatcher' => '?',
  3260. 'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3261. ]);
  3262. }
  3263. /**
  3264. * Gets the private '.service_locator.ZFMtgkt' shared service.
  3265. *
  3266. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3267. */
  3268. protected function get_ServiceLocator_ZFMtgktService()
  3269. {
  3270. return $this->privates['.service_locator.ZFMtgkt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3271. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  3272. ], [
  3273. 'questionManager' => 'App\\Manager\\QuestionManager',
  3274. ]);
  3275. }
  3276. /**
  3277. * Gets the private '.service_locator.c6UK68.' shared service.
  3278. *
  3279. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3280. */
  3281. protected function get_ServiceLocator_C6UK68_Service()
  3282. {
  3283. return $this->privates['.service_locator.c6UK68.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3284. 'App\\Controller\\AdminController::findUserChoices' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3285. 'App\\Controller\\AdminController::findUserProfsAndConseillers' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3286. 'App\\Controller\\AdminController::findUserProfsAndConseillersIDF' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3287. 'App\\Controller\\AdminController::findUserProfsAndMentors' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3288. 'App\\Controller\\AdminController::stats' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3289. 'App\\Controller\\AdminController::statsIDF' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3290. 'App\\Controller\\AdminController::statsMentored' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3291. 'App\\Controller\\AdminController::statsNotStarted' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3292. 'App\\Controller\\AdminController::statsNotStartedIDF' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3293. 'App\\Controller\\AdminController::statsNotStartedMentored' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3294. 'App\\Controller\\AdminController::statsx' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3295. 'App\\Controller\\AdminController::statsy' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3296. 'App\\Controller\\AdminExpertController::addInstituionExpert' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3297. 'App\\Controller\\AdminExpertController::deleteExpert' => ['privates', '.service_locator.U5v_UTl', 'get_ServiceLocator_U5vUTlService', false],
  3298. 'App\\Controller\\AdminExpertController::dissocier_institution' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3299. 'App\\Controller\\AdminExpertController::editExpert' => ['privates', '.service_locator.HK2H39i', 'get_ServiceLocator_HK2H39iService', false],
  3300. 'App\\Controller\\AdminExpertController::expertListInstitution' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3301. 'App\\Controller\\AdminExpertController::expertsList' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3302. 'App\\Controller\\AdminExpertController::expertsListWithInstitution' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3303. 'App\\Controller\\AdminExpertController::gestionExperts' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3304. 'App\\Controller\\AdminExpertController::index' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3305. 'App\\Controller\\AdminExpertController::statsXpert' => ['privates', '.service_locator.QymDRni', 'get_ServiceLocator_QymDRniService', false],
  3306. 'App\\Controller\\AdminInstitutionsController::delete' => ['privates', '.service_locator.S49u2ei', 'get_ServiceLocator_S49u2eiService', false],
  3307. 'App\\Controller\\AdminInstitutionsController::edit' => ['privates', '.service_locator.S49u2ei', 'get_ServiceLocator_S49u2eiService', false],
  3308. 'App\\Controller\\AdminInstitutionsController::index' => ['privates', '.service_locator.EUYm9xm', 'get_ServiceLocator_EUYm9xmService', false],
  3309. 'App\\Controller\\AdminUserController::delete' => ['privates', '.service_locator.U5v_UTl', 'get_ServiceLocator_U5vUTlService', false],
  3310. 'App\\Controller\\AdminUserController::edit' => ['privates', '.service_locator.gAyAohi', 'get_ServiceLocator_GAyAohiService', false],
  3311. 'App\\Controller\\AdminUserController::index' => ['privates', '.service_locator.CbUGO5u', 'get_ServiceLocator_CbUGO5uService', false],
  3312. 'App\\Controller\\BilanController::bilan283Lycee' => ['privates', '.service_locator.u4_VtKr', 'get_ServiceLocator_U4VtKrService', false],
  3313. 'App\\Controller\\BilanController::bilan483Adulte' => ['privates', '.service_locator.u4_VtKr', 'get_ServiceLocator_U4VtKrService', false],
  3314. 'App\\Controller\\BilanController::bilan83College' => ['privates', '.service_locator.u4_VtKr', 'get_ServiceLocator_U4VtKrService', false],
  3315. 'App\\Controller\\BilanController::index' => ['privates', '.service_locator.trUietz', 'get_ServiceLocator_TrUietzService', false],
  3316. 'App\\Controller\\BilanController::recommence' => ['privates', '.service_locator.E4yxQnW', 'get_ServiceLocator_E4yxQnWService', false],
  3317. 'App\\Controller\\BilanController::recommenceAdulte' => ['privates', '.service_locator.E4yxQnW', 'get_ServiceLocator_E4yxQnWService', false],
  3318. 'App\\Controller\\BilanController::recommenceLycee' => ['privates', '.service_locator.E4yxQnW', 'get_ServiceLocator_E4yxQnWService', false],
  3319. 'App\\Controller\\MailController::contactAction' => ['privates', '.service_locator.FjJCG8d', 'get_ServiceLocator_FjJCG8dService', false],
  3320. 'App\\Controller\\MentoratController::apairerEleveMentor' => ['privates', '.service_locator.LiTCtLB', 'get_ServiceLocator_LiTCtLBService', false],
  3321. 'App\\Controller\\MentoratController::apairerMentorEleve' => ['privates', '.service_locator.LiTCtLB', 'get_ServiceLocator_LiTCtLBService', false],
  3322. 'App\\Controller\\MentoratController::dissocierEleveMentor' => ['privates', '.service_locator.LiTCtLB', 'get_ServiceLocator_LiTCtLBService', false],
  3323. 'App\\Controller\\MentoratController::edit' => ['privates', '.service_locator.HK2H39i', 'get_ServiceLocator_HK2H39iService', false],
  3324. 'App\\Controller\\MentoratController::editByValideur' => ['privates', '.service_locator.HK2H39i', 'get_ServiceLocator_HK2H39iService', false],
  3325. 'App\\Controller\\MentoratController::eleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3326. 'App\\Controller\\MentoratController::eleveListMentor' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3327. 'App\\Controller\\MentoratController::elevesAMentorerByValideur' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3328. 'App\\Controller\\MentoratController::elevesAMentorerByprof' => ['privates', '.service_locator.IJGcqa5', 'get_ServiceLocator_IJGcqa5Service', false],
  3329. 'App\\Controller\\MentoratController::elevesChangeStatutMentoratByValideur' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3330. 'App\\Controller\\MentoratController::listeElevesMentores' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3331. 'App\\Controller\\MentoratController::mentorListEleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3332. 'App\\Controller\\MentoratController::mentorsList' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3333. 'App\\Controller\\MentoratController::mentorsListWithEleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3334. 'App\\Controller\\MentoratController::mentorsListWithoutEleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3335. 'App\\Controller\\ProfilController::college' => ['privates', '.service_locator.MXJ4rEA', 'get_ServiceLocator_MXJ4rEAService', false],
  3336. 'App\\Controller\\ProfilController::conseiller' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3337. 'App\\Controller\\ProfilController::etape10' => ['privates', '.service_locator.B7x0Sr4', 'get_ServiceLocator_B7x0Sr4Service', false],
  3338. 'App\\Controller\\ProfilController::etape30' => ['privates', '.service_locator.B7x0Sr4', 'get_ServiceLocator_B7x0Sr4Service', false],
  3339. 'App\\Controller\\ProfilController::etape50' => ['privates', '.service_locator.B7x0Sr4', 'get_ServiceLocator_B7x0Sr4Service', false],
  3340. 'App\\Controller\\ProfilController::lycee' => ['privates', '.service_locator.MXJ4rEA', 'get_ServiceLocator_MXJ4rEAService', false],
  3341. 'App\\Controller\\ProfilController::mentor' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3342. 'App\\Controller\\ProfilController::prof' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3343. 'App\\Controller\\ProfilController::reconversion' => ['privates', '.service_locator.MXJ4rEA', 'get_ServiceLocator_MXJ4rEAService', false],
  3344. 'App\\Controller\\ProfilController::refuseParent' => ['privates', '.service_locator.V3qDJ71', 'get_ServiceLocator_V3qDJ71Service', false],
  3345. 'App\\Controller\\ProjetproController::accueil' => ['privates', '.service_locator.RNFDTlC', 'get_ServiceLocator_RNFDTlCService', false],
  3346. 'App\\Controller\\ProjetproController::college' => ['privates', '.service_locator.RNFDTlC', 'get_ServiceLocator_RNFDTlCService', false],
  3347. 'App\\Controller\\ProjetproController::lycee' => ['privates', '.service_locator.RNFDTlC', 'get_ServiceLocator_RNFDTlCService', false],
  3348. 'App\\Controller\\QuestionController::index' => ['privates', '.service_locator.A7oa_TA', 'get_ServiceLocator_A7oaTAService', false],
  3349. 'App\\Controller\\QuestionController::modifQuestionsAd' => ['privates', '.service_locator.4j883fy', 'get_ServiceLocator_4j883fyService', false],
  3350. 'App\\Controller\\QuestionController::modifQuestionsCo' => ['privates', '.service_locator.4j883fy', 'get_ServiceLocator_4j883fyService', false],
  3351. 'App\\Controller\\QuestionController::modifQuestionsLy' => ['privates', '.service_locator.4j883fy', 'get_ServiceLocator_4j883fyService', false],
  3352. 'App\\Controller\\QuestionController::userAnswerAdds' => ['privates', '.service_locator.ZFMtgkt', 'get_ServiceLocator_ZFMtgktService', false],
  3353. 'App\\Controller\\RegistrationController::register' => ['privates', '.service_locator.EvEZIcG', 'get_ServiceLocator_EvEZIcGService', false],
  3354. 'App\\Controller\\RegistrationController::registerExpert' => ['privates', '.service_locator.EvEZIcG', 'get_ServiceLocator_EvEZIcGService', false],
  3355. 'App\\Controller\\RegistrationController::registrationProcess' => ['privates', '.service_locator.4T4EJFR', 'get_ServiceLocator_4T4EJFRService', false],
  3356. 'App\\Controller\\RegistrationController::verifMail' => ['privates', '.service_locator.1cokjSO', 'get_ServiceLocator_1cokjSOService', false],
  3357. 'App\\Controller\\SecurityController::login' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
  3358. 'App\\Controller\\SecurityController::oubliPass' => ['privates', '.service_locator.RN7wMTM', 'get_ServiceLocator_RN7wMTMService', false],
  3359. 'App\\Controller\\SecurityController::verifMailrecup' => ['privates', '.service_locator.7HM0kqr', 'get_ServiceLocator_7HM0kqrService', false],
  3360. 'App\\Controller\\SurveyController::fin' => ['privates', '.service_locator.ZFMtgkt', 'get_ServiceLocator_ZFMtgktService', false],
  3361. 'App\\Controller\\SurveyController::index' => ['privates', '.service_locator.ZFMtgkt', 'get_ServiceLocator_ZFMtgktService', false],
  3362. 'App\\Controller\\adminLinkController::edit' => ['privates', '.service_locator.lsl7VW3', 'get_ServiceLocator_Lsl7VW3Service', false],
  3363. 'App\\Controller\\adminLinkController::index' => ['privates', '.service_locator.GCVhyOq', 'get_ServiceLocator_GCVhyOqService', false],
  3364. 'App\\Controller\\pdfController::droits' => ['privates', '.service_locator.Q1F27w5', 'get_ServiceLocator_Q1F27w5Service', false],
  3365. 'App\\Controller\\pdfController::imprimer11' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3366. 'App\\Controller\\pdfController::imprimer14' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3367. 'App\\Controller\\pdfController::imprimer15' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3368. 'App\\Controller\\pdfController::imprimer26' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3369. 'App\\Controller\\pdfController::imprimer27' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3370. 'App\\Controller\\pdfController::imprimer28' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3371. 'App\\Controller\\pdfController::imprimer29' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3372. 'App\\Controller\\pdfController::imprimer31' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3373. 'App\\Controller\\pdfController::imprimer34' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3374. 'App\\Controller\\pdfController::imprimer35' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3375. 'App\\Controller\\pdfController::imprimer46' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3376. 'App\\Controller\\pdfController::imprimer47' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3377. 'App\\Controller\\pdfController::imprimer48' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3378. 'App\\Controller\\pdfController::imprimer49' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3379. 'App\\Controller\\pdfController::imprimer51' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3380. 'App\\Controller\\pdfController::imprimer54' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3381. 'App\\Controller\\pdfController::imprimer55' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3382. 'App\\Controller\\pdfController::imprimer6' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3383. 'App\\Controller\\pdfController::imprimer7' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3384. 'App\\Controller\\pdfController::imprimer8' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3385. 'App\\Controller\\pdfController::imprimer9' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3386. 'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  3387. 'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  3388. 'App\\Controller\\AdminController:findUserChoices' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3389. 'App\\Controller\\AdminController:findUserProfsAndConseillers' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3390. 'App\\Controller\\AdminController:findUserProfsAndConseillersIDF' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3391. 'App\\Controller\\AdminController:findUserProfsAndMentors' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3392. 'App\\Controller\\AdminController:stats' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3393. 'App\\Controller\\AdminController:statsIDF' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3394. 'App\\Controller\\AdminController:statsMentored' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3395. 'App\\Controller\\AdminController:statsNotStarted' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3396. 'App\\Controller\\AdminController:statsNotStartedIDF' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3397. 'App\\Controller\\AdminController:statsNotStartedMentored' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3398. 'App\\Controller\\AdminController:statsx' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3399. 'App\\Controller\\AdminController:statsy' => ['privates', '.service_locator.Nhkyqt4', 'get_ServiceLocator_Nhkyqt4Service', false],
  3400. 'App\\Controller\\AdminExpertController:addInstituionExpert' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3401. 'App\\Controller\\AdminExpertController:deleteExpert' => ['privates', '.service_locator.U5v_UTl', 'get_ServiceLocator_U5vUTlService', false],
  3402. 'App\\Controller\\AdminExpertController:dissocier_institution' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3403. 'App\\Controller\\AdminExpertController:editExpert' => ['privates', '.service_locator.HK2H39i', 'get_ServiceLocator_HK2H39iService', false],
  3404. 'App\\Controller\\AdminExpertController:expertListInstitution' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3405. 'App\\Controller\\AdminExpertController:expertsList' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3406. 'App\\Controller\\AdminExpertController:expertsListWithInstitution' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3407. 'App\\Controller\\AdminExpertController:gestionExperts' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3408. 'App\\Controller\\AdminExpertController:index' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3409. 'App\\Controller\\AdminExpertController:statsXpert' => ['privates', '.service_locator.QymDRni', 'get_ServiceLocator_QymDRniService', false],
  3410. 'App\\Controller\\AdminInstitutionsController:delete' => ['privates', '.service_locator.S49u2ei', 'get_ServiceLocator_S49u2eiService', false],
  3411. 'App\\Controller\\AdminInstitutionsController:edit' => ['privates', '.service_locator.S49u2ei', 'get_ServiceLocator_S49u2eiService', false],
  3412. 'App\\Controller\\AdminInstitutionsController:index' => ['privates', '.service_locator.EUYm9xm', 'get_ServiceLocator_EUYm9xmService', false],
  3413. 'App\\Controller\\AdminUserController:delete' => ['privates', '.service_locator.U5v_UTl', 'get_ServiceLocator_U5vUTlService', false],
  3414. 'App\\Controller\\AdminUserController:edit' => ['privates', '.service_locator.gAyAohi', 'get_ServiceLocator_GAyAohiService', false],
  3415. 'App\\Controller\\AdminUserController:index' => ['privates', '.service_locator.CbUGO5u', 'get_ServiceLocator_CbUGO5uService', false],
  3416. 'App\\Controller\\BilanController:bilan283Lycee' => ['privates', '.service_locator.u4_VtKr', 'get_ServiceLocator_U4VtKrService', false],
  3417. 'App\\Controller\\BilanController:bilan483Adulte' => ['privates', '.service_locator.u4_VtKr', 'get_ServiceLocator_U4VtKrService', false],
  3418. 'App\\Controller\\BilanController:bilan83College' => ['privates', '.service_locator.u4_VtKr', 'get_ServiceLocator_U4VtKrService', false],
  3419. 'App\\Controller\\BilanController:index' => ['privates', '.service_locator.trUietz', 'get_ServiceLocator_TrUietzService', false],
  3420. 'App\\Controller\\BilanController:recommence' => ['privates', '.service_locator.E4yxQnW', 'get_ServiceLocator_E4yxQnWService', false],
  3421. 'App\\Controller\\BilanController:recommenceAdulte' => ['privates', '.service_locator.E4yxQnW', 'get_ServiceLocator_E4yxQnWService', false],
  3422. 'App\\Controller\\BilanController:recommenceLycee' => ['privates', '.service_locator.E4yxQnW', 'get_ServiceLocator_E4yxQnWService', false],
  3423. 'App\\Controller\\MailController:contactAction' => ['privates', '.service_locator.FjJCG8d', 'get_ServiceLocator_FjJCG8dService', false],
  3424. 'App\\Controller\\MentoratController:apairerEleveMentor' => ['privates', '.service_locator.LiTCtLB', 'get_ServiceLocator_LiTCtLBService', false],
  3425. 'App\\Controller\\MentoratController:apairerMentorEleve' => ['privates', '.service_locator.LiTCtLB', 'get_ServiceLocator_LiTCtLBService', false],
  3426. 'App\\Controller\\MentoratController:dissocierEleveMentor' => ['privates', '.service_locator.LiTCtLB', 'get_ServiceLocator_LiTCtLBService', false],
  3427. 'App\\Controller\\MentoratController:edit' => ['privates', '.service_locator.HK2H39i', 'get_ServiceLocator_HK2H39iService', false],
  3428. 'App\\Controller\\MentoratController:editByValideur' => ['privates', '.service_locator.HK2H39i', 'get_ServiceLocator_HK2H39iService', false],
  3429. 'App\\Controller\\MentoratController:eleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3430. 'App\\Controller\\MentoratController:eleveListMentor' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3431. 'App\\Controller\\MentoratController:elevesAMentorerByValideur' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3432. 'App\\Controller\\MentoratController:elevesAMentorerByprof' => ['privates', '.service_locator.IJGcqa5', 'get_ServiceLocator_IJGcqa5Service', false],
  3433. 'App\\Controller\\MentoratController:elevesChangeStatutMentoratByValideur' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3434. 'App\\Controller\\MentoratController:listeElevesMentores' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3435. 'App\\Controller\\MentoratController:mentorListEleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3436. 'App\\Controller\\MentoratController:mentorsList' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3437. 'App\\Controller\\MentoratController:mentorsListWithEleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3438. 'App\\Controller\\MentoratController:mentorsListWithoutEleve' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3439. 'App\\Controller\\ProfilController:college' => ['privates', '.service_locator.MXJ4rEA', 'get_ServiceLocator_MXJ4rEAService', false],
  3440. 'App\\Controller\\ProfilController:conseiller' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3441. 'App\\Controller\\ProfilController:etape10' => ['privates', '.service_locator.B7x0Sr4', 'get_ServiceLocator_B7x0Sr4Service', false],
  3442. 'App\\Controller\\ProfilController:etape30' => ['privates', '.service_locator.B7x0Sr4', 'get_ServiceLocator_B7x0Sr4Service', false],
  3443. 'App\\Controller\\ProfilController:etape50' => ['privates', '.service_locator.B7x0Sr4', 'get_ServiceLocator_B7x0Sr4Service', false],
  3444. 'App\\Controller\\ProfilController:lycee' => ['privates', '.service_locator.MXJ4rEA', 'get_ServiceLocator_MXJ4rEAService', false],
  3445. 'App\\Controller\\ProfilController:mentor' => ['privates', '.service_locator.lwhU4dN', 'get_ServiceLocator_LwhU4dNService', false],
  3446. 'App\\Controller\\ProfilController:prof' => ['privates', '.service_locator.GiYU0h3', 'get_ServiceLocator_GiYU0h3Service', false],
  3447. 'App\\Controller\\ProfilController:reconversion' => ['privates', '.service_locator.MXJ4rEA', 'get_ServiceLocator_MXJ4rEAService', false],
  3448. 'App\\Controller\\ProfilController:refuseParent' => ['privates', '.service_locator.V3qDJ71', 'get_ServiceLocator_V3qDJ71Service', false],
  3449. 'App\\Controller\\ProjetproController:accueil' => ['privates', '.service_locator.RNFDTlC', 'get_ServiceLocator_RNFDTlCService', false],
  3450. 'App\\Controller\\ProjetproController:college' => ['privates', '.service_locator.RNFDTlC', 'get_ServiceLocator_RNFDTlCService', false],
  3451. 'App\\Controller\\ProjetproController:lycee' => ['privates', '.service_locator.RNFDTlC', 'get_ServiceLocator_RNFDTlCService', false],
  3452. 'App\\Controller\\QuestionController:index' => ['privates', '.service_locator.A7oa_TA', 'get_ServiceLocator_A7oaTAService', false],
  3453. 'App\\Controller\\QuestionController:modifQuestionsAd' => ['privates', '.service_locator.4j883fy', 'get_ServiceLocator_4j883fyService', false],
  3454. 'App\\Controller\\QuestionController:modifQuestionsCo' => ['privates', '.service_locator.4j883fy', 'get_ServiceLocator_4j883fyService', false],
  3455. 'App\\Controller\\QuestionController:modifQuestionsLy' => ['privates', '.service_locator.4j883fy', 'get_ServiceLocator_4j883fyService', false],
  3456. 'App\\Controller\\QuestionController:userAnswerAdds' => ['privates', '.service_locator.ZFMtgkt', 'get_ServiceLocator_ZFMtgktService', false],
  3457. 'App\\Controller\\RegistrationController:register' => ['privates', '.service_locator.EvEZIcG', 'get_ServiceLocator_EvEZIcGService', false],
  3458. 'App\\Controller\\RegistrationController:registerExpert' => ['privates', '.service_locator.EvEZIcG', 'get_ServiceLocator_EvEZIcGService', false],
  3459. 'App\\Controller\\RegistrationController:registrationProcess' => ['privates', '.service_locator.4T4EJFR', 'get_ServiceLocator_4T4EJFRService', false],
  3460. 'App\\Controller\\RegistrationController:verifMail' => ['privates', '.service_locator.1cokjSO', 'get_ServiceLocator_1cokjSOService', false],
  3461. 'App\\Controller\\SecurityController:login' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
  3462. 'App\\Controller\\SecurityController:oubliPass' => ['privates', '.service_locator.RN7wMTM', 'get_ServiceLocator_RN7wMTMService', false],
  3463. 'App\\Controller\\SecurityController:verifMailrecup' => ['privates', '.service_locator.7HM0kqr', 'get_ServiceLocator_7HM0kqrService', false],
  3464. 'App\\Controller\\SurveyController:fin' => ['privates', '.service_locator.ZFMtgkt', 'get_ServiceLocator_ZFMtgktService', false],
  3465. 'App\\Controller\\SurveyController:index' => ['privates', '.service_locator.ZFMtgkt', 'get_ServiceLocator_ZFMtgktService', false],
  3466. 'App\\Controller\\adminLinkController:edit' => ['privates', '.service_locator.lsl7VW3', 'get_ServiceLocator_Lsl7VW3Service', false],
  3467. 'App\\Controller\\adminLinkController:index' => ['privates', '.service_locator.GCVhyOq', 'get_ServiceLocator_GCVhyOqService', false],
  3468. 'App\\Controller\\pdfController:droits' => ['privates', '.service_locator.Q1F27w5', 'get_ServiceLocator_Q1F27w5Service', false],
  3469. 'App\\Controller\\pdfController:imprimer11' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3470. 'App\\Controller\\pdfController:imprimer14' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3471. 'App\\Controller\\pdfController:imprimer15' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3472. 'App\\Controller\\pdfController:imprimer26' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3473. 'App\\Controller\\pdfController:imprimer27' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3474. 'App\\Controller\\pdfController:imprimer28' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3475. 'App\\Controller\\pdfController:imprimer29' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3476. 'App\\Controller\\pdfController:imprimer31' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3477. 'App\\Controller\\pdfController:imprimer34' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3478. 'App\\Controller\\pdfController:imprimer35' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3479. 'App\\Controller\\pdfController:imprimer46' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3480. 'App\\Controller\\pdfController:imprimer47' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3481. 'App\\Controller\\pdfController:imprimer48' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3482. 'App\\Controller\\pdfController:imprimer49' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3483. 'App\\Controller\\pdfController:imprimer51' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3484. 'App\\Controller\\pdfController:imprimer54' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3485. 'App\\Controller\\pdfController:imprimer55' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3486. 'App\\Controller\\pdfController:imprimer6' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3487. 'App\\Controller\\pdfController:imprimer7' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3488. 'App\\Controller\\pdfController:imprimer8' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3489. 'App\\Controller\\pdfController:imprimer9' => ['privates', '.service_locator.KnTHdgu', 'get_ServiceLocator_KnTHdguService', false],
  3490. 'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  3491. 'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  3492. ], [
  3493. 'App\\Controller\\AdminController::findUserChoices' => '?',
  3494. 'App\\Controller\\AdminController::findUserProfsAndConseillers' => '?',
  3495. 'App\\Controller\\AdminController::findUserProfsAndConseillersIDF' => '?',
  3496. 'App\\Controller\\AdminController::findUserProfsAndMentors' => '?',
  3497. 'App\\Controller\\AdminController::stats' => '?',
  3498. 'App\\Controller\\AdminController::statsIDF' => '?',
  3499. 'App\\Controller\\AdminController::statsMentored' => '?',
  3500. 'App\\Controller\\AdminController::statsNotStarted' => '?',
  3501. 'App\\Controller\\AdminController::statsNotStartedIDF' => '?',
  3502. 'App\\Controller\\AdminController::statsNotStartedMentored' => '?',
  3503. 'App\\Controller\\AdminController::statsx' => '?',
  3504. 'App\\Controller\\AdminController::statsy' => '?',
  3505. 'App\\Controller\\AdminExpertController::addInstituionExpert' => '?',
  3506. 'App\\Controller\\AdminExpertController::deleteExpert' => '?',
  3507. 'App\\Controller\\AdminExpertController::dissocier_institution' => '?',
  3508. 'App\\Controller\\AdminExpertController::editExpert' => '?',
  3509. 'App\\Controller\\AdminExpertController::expertListInstitution' => '?',
  3510. 'App\\Controller\\AdminExpertController::expertsList' => '?',
  3511. 'App\\Controller\\AdminExpertController::expertsListWithInstitution' => '?',
  3512. 'App\\Controller\\AdminExpertController::gestionExperts' => '?',
  3513. 'App\\Controller\\AdminExpertController::index' => '?',
  3514. 'App\\Controller\\AdminExpertController::statsXpert' => '?',
  3515. 'App\\Controller\\AdminInstitutionsController::delete' => '?',
  3516. 'App\\Controller\\AdminInstitutionsController::edit' => '?',
  3517. 'App\\Controller\\AdminInstitutionsController::index' => '?',
  3518. 'App\\Controller\\AdminUserController::delete' => '?',
  3519. 'App\\Controller\\AdminUserController::edit' => '?',
  3520. 'App\\Controller\\AdminUserController::index' => '?',
  3521. 'App\\Controller\\BilanController::bilan283Lycee' => '?',
  3522. 'App\\Controller\\BilanController::bilan483Adulte' => '?',
  3523. 'App\\Controller\\BilanController::bilan83College' => '?',
  3524. 'App\\Controller\\BilanController::index' => '?',
  3525. 'App\\Controller\\BilanController::recommence' => '?',
  3526. 'App\\Controller\\BilanController::recommenceAdulte' => '?',
  3527. 'App\\Controller\\BilanController::recommenceLycee' => '?',
  3528. 'App\\Controller\\MailController::contactAction' => '?',
  3529. 'App\\Controller\\MentoratController::apairerEleveMentor' => '?',
  3530. 'App\\Controller\\MentoratController::apairerMentorEleve' => '?',
  3531. 'App\\Controller\\MentoratController::dissocierEleveMentor' => '?',
  3532. 'App\\Controller\\MentoratController::edit' => '?',
  3533. 'App\\Controller\\MentoratController::editByValideur' => '?',
  3534. 'App\\Controller\\MentoratController::eleve' => '?',
  3535. 'App\\Controller\\MentoratController::eleveListMentor' => '?',
  3536. 'App\\Controller\\MentoratController::elevesAMentorerByValideur' => '?',
  3537. 'App\\Controller\\MentoratController::elevesAMentorerByprof' => '?',
  3538. 'App\\Controller\\MentoratController::elevesChangeStatutMentoratByValideur' => '?',
  3539. 'App\\Controller\\MentoratController::listeElevesMentores' => '?',
  3540. 'App\\Controller\\MentoratController::mentorListEleve' => '?',
  3541. 'App\\Controller\\MentoratController::mentorsList' => '?',
  3542. 'App\\Controller\\MentoratController::mentorsListWithEleve' => '?',
  3543. 'App\\Controller\\MentoratController::mentorsListWithoutEleve' => '?',
  3544. 'App\\Controller\\ProfilController::college' => '?',
  3545. 'App\\Controller\\ProfilController::conseiller' => '?',
  3546. 'App\\Controller\\ProfilController::etape10' => '?',
  3547. 'App\\Controller\\ProfilController::etape30' => '?',
  3548. 'App\\Controller\\ProfilController::etape50' => '?',
  3549. 'App\\Controller\\ProfilController::lycee' => '?',
  3550. 'App\\Controller\\ProfilController::mentor' => '?',
  3551. 'App\\Controller\\ProfilController::prof' => '?',
  3552. 'App\\Controller\\ProfilController::reconversion' => '?',
  3553. 'App\\Controller\\ProfilController::refuseParent' => '?',
  3554. 'App\\Controller\\ProjetproController::accueil' => '?',
  3555. 'App\\Controller\\ProjetproController::college' => '?',
  3556. 'App\\Controller\\ProjetproController::lycee' => '?',
  3557. 'App\\Controller\\QuestionController::index' => '?',
  3558. 'App\\Controller\\QuestionController::modifQuestionsAd' => '?',
  3559. 'App\\Controller\\QuestionController::modifQuestionsCo' => '?',
  3560. 'App\\Controller\\QuestionController::modifQuestionsLy' => '?',
  3561. 'App\\Controller\\QuestionController::userAnswerAdds' => '?',
  3562. 'App\\Controller\\RegistrationController::register' => '?',
  3563. 'App\\Controller\\RegistrationController::registerExpert' => '?',
  3564. 'App\\Controller\\RegistrationController::registrationProcess' => '?',
  3565. 'App\\Controller\\RegistrationController::verifMail' => '?',
  3566. 'App\\Controller\\SecurityController::login' => '?',
  3567. 'App\\Controller\\SecurityController::oubliPass' => '?',
  3568. 'App\\Controller\\SecurityController::verifMailrecup' => '?',
  3569. 'App\\Controller\\SurveyController::fin' => '?',
  3570. 'App\\Controller\\SurveyController::index' => '?',
  3571. 'App\\Controller\\adminLinkController::edit' => '?',
  3572. 'App\\Controller\\adminLinkController::index' => '?',
  3573. 'App\\Controller\\pdfController::droits' => '?',
  3574. 'App\\Controller\\pdfController::imprimer11' => '?',
  3575. 'App\\Controller\\pdfController::imprimer14' => '?',
  3576. 'App\\Controller\\pdfController::imprimer15' => '?',
  3577. 'App\\Controller\\pdfController::imprimer26' => '?',
  3578. 'App\\Controller\\pdfController::imprimer27' => '?',
  3579. 'App\\Controller\\pdfController::imprimer28' => '?',
  3580. 'App\\Controller\\pdfController::imprimer29' => '?',
  3581. 'App\\Controller\\pdfController::imprimer31' => '?',
  3582. 'App\\Controller\\pdfController::imprimer34' => '?',
  3583. 'App\\Controller\\pdfController::imprimer35' => '?',
  3584. 'App\\Controller\\pdfController::imprimer46' => '?',
  3585. 'App\\Controller\\pdfController::imprimer47' => '?',
  3586. 'App\\Controller\\pdfController::imprimer48' => '?',
  3587. 'App\\Controller\\pdfController::imprimer49' => '?',
  3588. 'App\\Controller\\pdfController::imprimer51' => '?',
  3589. 'App\\Controller\\pdfController::imprimer54' => '?',
  3590. 'App\\Controller\\pdfController::imprimer55' => '?',
  3591. 'App\\Controller\\pdfController::imprimer6' => '?',
  3592. 'App\\Controller\\pdfController::imprimer7' => '?',
  3593. 'App\\Controller\\pdfController::imprimer8' => '?',
  3594. 'App\\Controller\\pdfController::imprimer9' => '?',
  3595. 'kernel::loadRoutes' => '?',
  3596. 'kernel::registerContainerConfiguration' => '?',
  3597. 'App\\Controller\\AdminController:findUserChoices' => '?',
  3598. 'App\\Controller\\AdminController:findUserProfsAndConseillers' => '?',
  3599. 'App\\Controller\\AdminController:findUserProfsAndConseillersIDF' => '?',
  3600. 'App\\Controller\\AdminController:findUserProfsAndMentors' => '?',
  3601. 'App\\Controller\\AdminController:stats' => '?',
  3602. 'App\\Controller\\AdminController:statsIDF' => '?',
  3603. 'App\\Controller\\AdminController:statsMentored' => '?',
  3604. 'App\\Controller\\AdminController:statsNotStarted' => '?',
  3605. 'App\\Controller\\AdminController:statsNotStartedIDF' => '?',
  3606. 'App\\Controller\\AdminController:statsNotStartedMentored' => '?',
  3607. 'App\\Controller\\AdminController:statsx' => '?',
  3608. 'App\\Controller\\AdminController:statsy' => '?',
  3609. 'App\\Controller\\AdminExpertController:addInstituionExpert' => '?',
  3610. 'App\\Controller\\AdminExpertController:deleteExpert' => '?',
  3611. 'App\\Controller\\AdminExpertController:dissocier_institution' => '?',
  3612. 'App\\Controller\\AdminExpertController:editExpert' => '?',
  3613. 'App\\Controller\\AdminExpertController:expertListInstitution' => '?',
  3614. 'App\\Controller\\AdminExpertController:expertsList' => '?',
  3615. 'App\\Controller\\AdminExpertController:expertsListWithInstitution' => '?',
  3616. 'App\\Controller\\AdminExpertController:gestionExperts' => '?',
  3617. 'App\\Controller\\AdminExpertController:index' => '?',
  3618. 'App\\Controller\\AdminExpertController:statsXpert' => '?',
  3619. 'App\\Controller\\AdminInstitutionsController:delete' => '?',
  3620. 'App\\Controller\\AdminInstitutionsController:edit' => '?',
  3621. 'App\\Controller\\AdminInstitutionsController:index' => '?',
  3622. 'App\\Controller\\AdminUserController:delete' => '?',
  3623. 'App\\Controller\\AdminUserController:edit' => '?',
  3624. 'App\\Controller\\AdminUserController:index' => '?',
  3625. 'App\\Controller\\BilanController:bilan283Lycee' => '?',
  3626. 'App\\Controller\\BilanController:bilan483Adulte' => '?',
  3627. 'App\\Controller\\BilanController:bilan83College' => '?',
  3628. 'App\\Controller\\BilanController:index' => '?',
  3629. 'App\\Controller\\BilanController:recommence' => '?',
  3630. 'App\\Controller\\BilanController:recommenceAdulte' => '?',
  3631. 'App\\Controller\\BilanController:recommenceLycee' => '?',
  3632. 'App\\Controller\\MailController:contactAction' => '?',
  3633. 'App\\Controller\\MentoratController:apairerEleveMentor' => '?',
  3634. 'App\\Controller\\MentoratController:apairerMentorEleve' => '?',
  3635. 'App\\Controller\\MentoratController:dissocierEleveMentor' => '?',
  3636. 'App\\Controller\\MentoratController:edit' => '?',
  3637. 'App\\Controller\\MentoratController:editByValideur' => '?',
  3638. 'App\\Controller\\MentoratController:eleve' => '?',
  3639. 'App\\Controller\\MentoratController:eleveListMentor' => '?',
  3640. 'App\\Controller\\MentoratController:elevesAMentorerByValideur' => '?',
  3641. 'App\\Controller\\MentoratController:elevesAMentorerByprof' => '?',
  3642. 'App\\Controller\\MentoratController:elevesChangeStatutMentoratByValideur' => '?',
  3643. 'App\\Controller\\MentoratController:listeElevesMentores' => '?',
  3644. 'App\\Controller\\MentoratController:mentorListEleve' => '?',
  3645. 'App\\Controller\\MentoratController:mentorsList' => '?',
  3646. 'App\\Controller\\MentoratController:mentorsListWithEleve' => '?',
  3647. 'App\\Controller\\MentoratController:mentorsListWithoutEleve' => '?',
  3648. 'App\\Controller\\ProfilController:college' => '?',
  3649. 'App\\Controller\\ProfilController:conseiller' => '?',
  3650. 'App\\Controller\\ProfilController:etape10' => '?',
  3651. 'App\\Controller\\ProfilController:etape30' => '?',
  3652. 'App\\Controller\\ProfilController:etape50' => '?',
  3653. 'App\\Controller\\ProfilController:lycee' => '?',
  3654. 'App\\Controller\\ProfilController:mentor' => '?',
  3655. 'App\\Controller\\ProfilController:prof' => '?',
  3656. 'App\\Controller\\ProfilController:reconversion' => '?',
  3657. 'App\\Controller\\ProfilController:refuseParent' => '?',
  3658. 'App\\Controller\\ProjetproController:accueil' => '?',
  3659. 'App\\Controller\\ProjetproController:college' => '?',
  3660. 'App\\Controller\\ProjetproController:lycee' => '?',
  3661. 'App\\Controller\\QuestionController:index' => '?',
  3662. 'App\\Controller\\QuestionController:modifQuestionsAd' => '?',
  3663. 'App\\Controller\\QuestionController:modifQuestionsCo' => '?',
  3664. 'App\\Controller\\QuestionController:modifQuestionsLy' => '?',
  3665. 'App\\Controller\\QuestionController:userAnswerAdds' => '?',
  3666. 'App\\Controller\\RegistrationController:register' => '?',
  3667. 'App\\Controller\\RegistrationController:registerExpert' => '?',
  3668. 'App\\Controller\\RegistrationController:registrationProcess' => '?',
  3669. 'App\\Controller\\RegistrationController:verifMail' => '?',
  3670. 'App\\Controller\\SecurityController:login' => '?',
  3671. 'App\\Controller\\SecurityController:oubliPass' => '?',
  3672. 'App\\Controller\\SecurityController:verifMailrecup' => '?',
  3673. 'App\\Controller\\SurveyController:fin' => '?',
  3674. 'App\\Controller\\SurveyController:index' => '?',
  3675. 'App\\Controller\\adminLinkController:edit' => '?',
  3676. 'App\\Controller\\adminLinkController:index' => '?',
  3677. 'App\\Controller\\pdfController:droits' => '?',
  3678. 'App\\Controller\\pdfController:imprimer11' => '?',
  3679. 'App\\Controller\\pdfController:imprimer14' => '?',
  3680. 'App\\Controller\\pdfController:imprimer15' => '?',
  3681. 'App\\Controller\\pdfController:imprimer26' => '?',
  3682. 'App\\Controller\\pdfController:imprimer27' => '?',
  3683. 'App\\Controller\\pdfController:imprimer28' => '?',
  3684. 'App\\Controller\\pdfController:imprimer29' => '?',
  3685. 'App\\Controller\\pdfController:imprimer31' => '?',
  3686. 'App\\Controller\\pdfController:imprimer34' => '?',
  3687. 'App\\Controller\\pdfController:imprimer35' => '?',
  3688. 'App\\Controller\\pdfController:imprimer46' => '?',
  3689. 'App\\Controller\\pdfController:imprimer47' => '?',
  3690. 'App\\Controller\\pdfController:imprimer48' => '?',
  3691. 'App\\Controller\\pdfController:imprimer49' => '?',
  3692. 'App\\Controller\\pdfController:imprimer51' => '?',
  3693. 'App\\Controller\\pdfController:imprimer54' => '?',
  3694. 'App\\Controller\\pdfController:imprimer55' => '?',
  3695. 'App\\Controller\\pdfController:imprimer6' => '?',
  3696. 'App\\Controller\\pdfController:imprimer7' => '?',
  3697. 'App\\Controller\\pdfController:imprimer8' => '?',
  3698. 'App\\Controller\\pdfController:imprimer9' => '?',
  3699. 'kernel:loadRoutes' => '?',
  3700. 'kernel:registerContainerConfiguration' => '?',
  3701. ]);
  3702. }
  3703. /**
  3704. * Gets the private '.service_locator.gAyAohi' shared service.
  3705. *
  3706. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3707. */
  3708. protected function get_ServiceLocator_GAyAohiService()
  3709. {
  3710. return $this->privates['.service_locator.gAyAohi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3711. 'User' => ['privates', '.errored..service_locator.gAyAohi.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.gAyAohi": it references class "App\\Entity\\User" but no such service exists.'],
  3712. 'passwordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
  3713. ], [
  3714. 'User' => 'App\\Entity\\User',
  3715. 'passwordEncoder' => '?',
  3716. ]);
  3717. }
  3718. /**
  3719. * Gets the private '.service_locator.lsl7VW3' shared service.
  3720. *
  3721. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3722. */
  3723. protected function get_ServiceLocator_Lsl7VW3Service()
  3724. {
  3725. return $this->privates['.service_locator.lsl7VW3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3726. 'links' => ['privates', '.errored..service_locator.lsl7VW3.App\\Entity\\Links', NULL, 'Cannot autowire service ".service_locator.lsl7VW3": it references class "App\\Entity\\Links" but no such service exists.'],
  3727. ], [
  3728. 'links' => 'App\\Entity\\Links',
  3729. ]);
  3730. }
  3731. /**
  3732. * Gets the private '.service_locator.lwhU4dN' shared service.
  3733. *
  3734. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3735. */
  3736. protected function get_ServiceLocator_LwhU4dNService()
  3737. {
  3738. return $this->privates['.service_locator.lwhU4dN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3739. 'UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3740. ], [
  3741. 'UserRepository' => 'App\\Repository\\UserRepository',
  3742. ]);
  3743. }
  3744. /**
  3745. * Gets the private '.service_locator.mx0UMmY' shared service.
  3746. *
  3747. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3748. */
  3749. protected function get_ServiceLocator_Mx0UMmYService()
  3750. {
  3751. return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3752. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  3753. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  3754. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  3755. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  3756. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3757. 'router' => ['services', 'router', 'getRouterService', false],
  3758. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  3759. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  3760. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  3761. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
  3762. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  3763. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  3764. ], [
  3765. 'doctrine' => '?',
  3766. 'form.factory' => '?',
  3767. 'http_kernel' => '?',
  3768. 'parameter_bag' => '?',
  3769. 'request_stack' => '?',
  3770. 'router' => '?',
  3771. 'security.authorization_checker' => '?',
  3772. 'security.csrf.token_manager' => '?',
  3773. 'security.token_storage' => '?',
  3774. 'serializer' => '?',
  3775. 'session' => '.session.deprecated',
  3776. 'twig' => '?',
  3777. ]);
  3778. }
  3779. /**
  3780. * Gets the private '.service_locator.trUietz' shared service.
  3781. *
  3782. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3783. */
  3784. protected function get_ServiceLocator_TrUietzService()
  3785. {
  3786. return $this->privates['.service_locator.trUietz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3787. 'bilanDataService' => ['privates', 'App\\Service\\BilanDataService', 'getBilanDataServiceService', false],
  3788. 'bilanManager' => ['privates', 'App\\Manager\\BilanManager', 'getBilanManagerService', false],
  3789. 'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
  3790. 'linksRepository' => ['privates', 'App\\Repository\\LinksRepository', 'getLinksRepositoryService', false],
  3791. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  3792. 'stepRepository' => ['privates', 'App\\Repository\\StepRepository', 'getStepRepositoryService', false],
  3793. 'userAnswerAddRepository' => ['privates', 'App\\Repository\\UserAnswerAddRepository', 'getUserAnswerAddRepositoryService', false],
  3794. 'userAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  3795. 'userRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3796. ], [
  3797. 'bilanDataService' => 'App\\Service\\BilanDataService',
  3798. 'bilanManager' => 'App\\Manager\\BilanManager',
  3799. 'em' => '?',
  3800. 'linksRepository' => 'App\\Repository\\LinksRepository',
  3801. 'questionManager' => 'App\\Manager\\QuestionManager',
  3802. 'stepRepository' => 'App\\Repository\\StepRepository',
  3803. 'userAnswerAddRepository' => 'App\\Repository\\UserAnswerAddRepository',
  3804. 'userAnswerRepository' => 'App\\Repository\\UserAnswerRepository',
  3805. 'userRepository' => 'App\\Repository\\UserRepository',
  3806. ]);
  3807. }
  3808. /**
  3809. * Gets the private '.service_locator.u4_VtKr' shared service.
  3810. *
  3811. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3812. */
  3813. protected function get_ServiceLocator_U4VtKrService()
  3814. {
  3815. return $this->privates['.service_locator.u4_VtKr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3816. 'bilanManager' => ['privates', 'App\\Manager\\BilanManager', 'getBilanManagerService', false],
  3817. 'questionManager' => ['privates', 'App\\Manager\\QuestionManager', 'getQuestionManagerService', false],
  3818. 'questionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', false],
  3819. 'stepRepository' => ['privates', 'App\\Repository\\StepRepository', 'getStepRepositoryService', false],
  3820. 'userAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', false],
  3821. ], [
  3822. 'bilanManager' => 'App\\Manager\\BilanManager',
  3823. 'questionManager' => 'App\\Manager\\QuestionManager',
  3824. 'questionRepository' => 'App\\Repository\\QuestionRepository',
  3825. 'stepRepository' => 'App\\Repository\\StepRepository',
  3826. 'userAnswerRepository' => 'App\\Repository\\UserAnswerRepository',
  3827. ]);
  3828. }
  3829. /**
  3830. * Gets the private '.service_locator.xUrKPVU' shared service.
  3831. *
  3832. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3833. */
  3834. protected function get_ServiceLocator_XUrKPVUService()
  3835. {
  3836. return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3837. 'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  3838. ], [
  3839. 'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3840. ]);
  3841. }
  3842. /**
  3843. * Gets the private '.service_locator.zFcJjKU' shared service.
  3844. *
  3845. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3846. */
  3847. protected function get_ServiceLocator_ZFcJjKUService()
  3848. {
  3849. return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3850. 'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
  3851. ], [
  3852. 'authenticationUtils' => '?',
  3853. ]);
  3854. }
  3855. /**
  3856. * Gets the private '.service_locator.zJyh7qS' shared service.
  3857. *
  3858. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3859. */
  3860. protected function get_ServiceLocator_ZJyh7qSService()
  3861. {
  3862. return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3863. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
  3864. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
  3865. ], [
  3866. 'security.firewall.map.context.dev' => '?',
  3867. 'security.firewall.map.context.main' => '?',
  3868. ]);
  3869. }
  3870. /**
  3871. * Gets the private '.session.deprecated' shared service.
  3872. *
  3873. * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  3874. */
  3875. protected function get_Session_DeprecatedService()
  3876. {
  3877. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3878. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  3879. return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  3880. }
  3881. /**
  3882. * Gets the private '.twig.command.debug.lazy' shared service.
  3883. *
  3884. * @return \Symfony\Component\Console\Command\LazyCommand
  3885. */
  3886. protected function get_Twig_Command_Debug_LazyService()
  3887. {
  3888. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3889. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3890. return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  3891. return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  3892. });
  3893. }
  3894. /**
  3895. * Gets the private '.twig.command.lint.lazy' shared service.
  3896. *
  3897. * @return \Symfony\Component\Console\Command\LazyCommand
  3898. */
  3899. protected function get_Twig_Command_Lint_LazyService()
  3900. {
  3901. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3902. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3903. return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  3904. return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  3905. });
  3906. }
  3907. /**
  3908. * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  3909. *
  3910. * @return \Symfony\Component\Console\Command\LazyCommand
  3911. */
  3912. protected function get_VarDumper_Command_ServerDump_LazyService()
  3913. {
  3914. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3915. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3916. return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  3917. return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  3918. });
  3919. }
  3920. /**
  3921. * Gets the private 'App\Form\AdminUserModifType' shared autowired service.
  3922. *
  3923. * @return \App\Form\AdminUserModifType
  3924. */
  3925. protected function getAdminUserModifTypeService()
  3926. {
  3927. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  3928. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  3929. include_once \dirname(__DIR__, 4).'/src/Form/AdminUserModifType.php';
  3930. return $this->privates['App\\Form\\AdminUserModifType'] = new \App\Form\AdminUserModifType();
  3931. }
  3932. /**
  3933. * Gets the private 'App\Form\ApairerEleveType' shared autowired service.
  3934. *
  3935. * @return \App\Form\ApairerEleveType
  3936. */
  3937. protected function getApairerEleveTypeService()
  3938. {
  3939. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  3940. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  3941. include_once \dirname(__DIR__, 4).'/src/Form/ApairerEleveType.php';
  3942. return $this->privates['App\\Form\\ApairerEleveType'] = new \App\Form\ApairerEleveType();
  3943. }
  3944. /**
  3945. * Gets the private 'App\Form\CookieType' shared autowired service.
  3946. *
  3947. * @return \App\Form\CookieType
  3948. */
  3949. protected function getCookieTypeService()
  3950. {
  3951. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  3952. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  3953. include_once \dirname(__DIR__, 4).'/src/Form/CookieType.php';
  3954. return $this->privates['App\\Form\\CookieType'] = new \App\Form\CookieType();
  3955. }
  3956. /**
  3957. * Gets the private 'App\Form\FinSurveyType' shared autowired service.
  3958. *
  3959. * @return \App\Form\FinSurveyType
  3960. */
  3961. protected function getFinSurveyTypeService()
  3962. {
  3963. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  3964. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  3965. include_once \dirname(__DIR__, 4).'/src/Form/FinSurveyType.php';
  3966. return $this->privates['App\\Form\\FinSurveyType'] = new \App\Form\FinSurveyType();
  3967. }
  3968. /**
  3969. * Gets the private 'App\Form\InstitutionType' shared autowired service.
  3970. *
  3971. * @return \App\Form\InstitutionType
  3972. */
  3973. protected function getInstitutionTypeService()
  3974. {
  3975. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  3976. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  3977. include_once \dirname(__DIR__, 4).'/src/Form/InstitutionType.php';
  3978. return $this->privates['App\\Form\\InstitutionType'] = new \App\Form\InstitutionType();
  3979. }
  3980. /**
  3981. * Gets the private 'App\Form\LinksType' shared autowired service.
  3982. *
  3983. * @return \App\Form\LinksType
  3984. */
  3985. protected function getLinksTypeService()
  3986. {
  3987. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  3988. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  3989. include_once \dirname(__DIR__, 4).'/src/Form/LinksType.php';
  3990. return $this->privates['App\\Form\\LinksType'] = new \App\Form\LinksType();
  3991. }
  3992. /**
  3993. * Gets the private 'App\Form\MentorUserModifType' shared autowired service.
  3994. *
  3995. * @return \App\Form\MentorUserModifType
  3996. */
  3997. protected function getMentorUserModifTypeService()
  3998. {
  3999. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4000. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4001. include_once \dirname(__DIR__, 4).'/src/Form/MentorUserModifType.php';
  4002. return $this->privates['App\\Form\\MentorUserModifType'] = new \App\Form\MentorUserModifType();
  4003. }
  4004. /**
  4005. * Gets the private 'App\Form\MetierType' shared autowired service.
  4006. *
  4007. * @return \App\Form\MetierType
  4008. */
  4009. protected function getMetierTypeService()
  4010. {
  4011. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4012. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4013. include_once \dirname(__DIR__, 4).'/src/Form/MetierType.php';
  4014. return $this->privates['App\\Form\\MetierType'] = new \App\Form\MetierType();
  4015. }
  4016. /**
  4017. * Gets the private 'App\Form\ModifInstitutionExpertType' shared autowired service.
  4018. *
  4019. * @return \App\Form\ModifInstitutionExpertType
  4020. */
  4021. protected function getModifInstitutionExpertTypeService()
  4022. {
  4023. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4024. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4025. include_once \dirname(__DIR__, 4).'/src/Form/ModifInstitutionExpertType.php';
  4026. return $this->privates['App\\Form\\ModifInstitutionExpertType'] = new \App\Form\ModifInstitutionExpertType(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  4027. }
  4028. /**
  4029. * Gets the private 'App\Form\ModifInstitutionType' shared autowired service.
  4030. *
  4031. * @return \App\Form\ModifInstitutionType
  4032. */
  4033. protected function getModifInstitutionTypeService()
  4034. {
  4035. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4036. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4037. include_once \dirname(__DIR__, 4).'/src/Form/ModifInstitutionType.php';
  4038. return $this->privates['App\\Form\\ModifInstitutionType'] = new \App\Form\ModifInstitutionType();
  4039. }
  4040. /**
  4041. * Gets the private 'App\Form\ModifProfilLiensType' shared autowired service.
  4042. *
  4043. * @return \App\Form\ModifProfilLiensType
  4044. */
  4045. protected function getModifProfilLiensTypeService()
  4046. {
  4047. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4048. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4049. include_once \dirname(__DIR__, 4).'/src/Form/ModifProfilLiensType.php';
  4050. return $this->privates['App\\Form\\ModifProfilLiensType'] = new \App\Form\ModifProfilLiensType(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  4051. }
  4052. /**
  4053. * Gets the private 'App\Form\ModifProfilType' shared autowired service.
  4054. *
  4055. * @return \App\Form\ModifProfilType
  4056. */
  4057. protected function getModifProfilTypeService()
  4058. {
  4059. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4060. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4061. include_once \dirname(__DIR__, 4).'/src/Form/ModifProfilType.php';
  4062. return $this->privates['App\\Form\\ModifProfilType'] = new \App\Form\ModifProfilType(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  4063. }
  4064. /**
  4065. * Gets the private 'App\Form\QuestionType' shared autowired service.
  4066. *
  4067. * @return \App\Form\QuestionType
  4068. */
  4069. protected function getQuestionTypeService()
  4070. {
  4071. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4072. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4073. include_once \dirname(__DIR__, 4).'/src/Form/QuestionType.php';
  4074. return $this->privates['App\\Form\\QuestionType'] = new \App\Form\QuestionType(($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()));
  4075. }
  4076. /**
  4077. * Gets the private 'App\Form\RecupPwdFormType' shared autowired service.
  4078. *
  4079. * @return \App\Form\RecupPwdFormType
  4080. */
  4081. protected function getRecupPwdFormTypeService()
  4082. {
  4083. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4084. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4085. include_once \dirname(__DIR__, 4).'/src/Form/RecupPwdFormType.php';
  4086. return $this->privates['App\\Form\\RecupPwdFormType'] = new \App\Form\RecupPwdFormType(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  4087. }
  4088. /**
  4089. * Gets the private 'App\Form\RegistrationFormType' shared autowired service.
  4090. *
  4091. * @return \App\Form\RegistrationFormType
  4092. */
  4093. protected function getRegistrationFormTypeService()
  4094. {
  4095. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4096. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4097. include_once \dirname(__DIR__, 4).'/src/Form/RegistrationFormType.php';
  4098. return $this->privates['App\\Form\\RegistrationFormType'] = new \App\Form\RegistrationFormType(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  4099. }
  4100. /**
  4101. * Gets the private 'App\Form\RegistrationFormTypeExpert' shared autowired service.
  4102. *
  4103. * @return \App\Form\RegistrationFormTypeExpert
  4104. */
  4105. protected function getRegistrationFormTypeExpertService()
  4106. {
  4107. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4108. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4109. include_once \dirname(__DIR__, 4).'/src/Form/RegistrationFormTypeExpert.php';
  4110. return $this->privates['App\\Form\\RegistrationFormTypeExpert'] = new \App\Form\RegistrationFormTypeExpert(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  4111. }
  4112. /**
  4113. * Gets the private 'App\Form\ResetPassType' shared autowired service.
  4114. *
  4115. * @return \App\Form\ResetPassType
  4116. */
  4117. protected function getResetPassTypeService()
  4118. {
  4119. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4120. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4121. include_once \dirname(__DIR__, 4).'/src/Form/ResetPassType.php';
  4122. return $this->privates['App\\Form\\ResetPassType'] = new \App\Form\ResetPassType();
  4123. }
  4124. /**
  4125. * Gets the private 'App\Form\SurveyType' shared autowired service.
  4126. *
  4127. * @return \App\Form\SurveyType
  4128. */
  4129. protected function getSurveyTypeService()
  4130. {
  4131. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4132. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4133. include_once \dirname(__DIR__, 4).'/src/Form/SurveyType.php';
  4134. return $this->privates['App\\Form\\SurveyType'] = new \App\Form\SurveyType();
  4135. }
  4136. /**
  4137. * Gets the private 'App\Form\contactMailType' shared autowired service.
  4138. *
  4139. * @return \App\Form\contactMailType
  4140. */
  4141. protected function getContactMailTypeService()
  4142. {
  4143. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4144. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4145. include_once \dirname(__DIR__, 4).'/src/Form/contactMailType.php';
  4146. return $this->privates['App\\Form\\contactMailType'] = new \App\Form\contactMailType();
  4147. }
  4148. /**
  4149. * Gets the private 'App\Form\modifQuestionType' shared autowired service.
  4150. *
  4151. * @return \App\Form\modifQuestionType
  4152. */
  4153. protected function getModifQuestionTypeService()
  4154. {
  4155. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  4156. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  4157. include_once \dirname(__DIR__, 4).'/src/Form/modifQuestionType.php';
  4158. return $this->privates['App\\Form\\modifQuestionType'] = new \App\Form\modifQuestionType(($this->privates['App\\Repository\\UserAnswerAddRepository'] ?? $this->getUserAnswerAddRepositoryService()), ($this->privates['App\\Repository\\AnswerRepository'] ?? $this->getAnswerRepositoryService()), ($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  4159. }
  4160. /**
  4161. * Gets the private 'App\Handler\QuestionHandler' shared autowired service.
  4162. *
  4163. * @return \App\Handler\QuestionHandler
  4164. */
  4165. protected function getQuestionHandlerService()
  4166. {
  4167. include_once \dirname(__DIR__, 4).'/src/Handler/QuestionHandler.php';
  4168. $a = ($this->privates['App\\Service\\EmailService'] ?? $this->getEmailServiceService());
  4169. if (isset($this->privates['App\\Handler\\QuestionHandler'])) {
  4170. return $this->privates['App\\Handler\\QuestionHandler'];
  4171. }
  4172. return $this->privates['App\\Handler\\QuestionHandler'] = new \App\Handler\QuestionHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['App\\Manager\\QuestionManager'] ?? $this->getQuestionManagerService()), ($this->privates['App\\Repository\\AnswerRepository'] ?? $this->getAnswerRepositoryService()));
  4173. }
  4174. /**
  4175. * Gets the private 'App\Manager\BilanManager' shared autowired service.
  4176. *
  4177. * @return \App\Manager\BilanManager
  4178. */
  4179. protected function getBilanManagerService()
  4180. {
  4181. include_once \dirname(__DIR__, 4).'/src/Manager/BilanManager.php';
  4182. $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4183. if (isset($this->privates['App\\Manager\\BilanManager'])) {
  4184. return $this->privates['App\\Manager\\BilanManager'];
  4185. }
  4186. return $this->privates['App\\Manager\\BilanManager'] = new \App\Manager\BilanManager(($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), $a, ($this->privates['App\\Repository\\StepRepository'] ?? $this->getStepRepositoryService()));
  4187. }
  4188. /**
  4189. * Gets the private 'App\Manager\QuestionManager' shared autowired service.
  4190. *
  4191. * @return \App\Manager\QuestionManager
  4192. */
  4193. protected function getQuestionManagerService()
  4194. {
  4195. return $this->privates['App\\Manager\\QuestionManager'] = new \App\Manager\QuestionManager(($this->privates['App\\Repository\\StepRepository'] ?? $this->getStepRepositoryService()), ($this->privates['App\\Repository\\QuestionRepository'] ?? $this->getQuestionRepositoryService()), ($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4196. }
  4197. /**
  4198. * Gets the private 'App\Repository\AnswerRepository' shared autowired service.
  4199. *
  4200. * @return \App\Repository\AnswerRepository
  4201. */
  4202. protected function getAnswerRepositoryService()
  4203. {
  4204. include_once \dirname(__DIR__, 4).'/src/Repository/AnswerRepository.php';
  4205. return $this->privates['App\\Repository\\AnswerRepository'] = new \App\Repository\AnswerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4206. }
  4207. /**
  4208. * Gets the private 'App\Repository\ApiTokenRepository' shared autowired service.
  4209. *
  4210. * @return \App\Repository\ApiTokenRepository
  4211. */
  4212. protected function getApiTokenRepositoryService()
  4213. {
  4214. include_once \dirname(__DIR__, 4).'/src/Repository/ApiTokenRepository.php';
  4215. return $this->privates['App\\Repository\\ApiTokenRepository'] = new \App\Repository\ApiTokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4216. }
  4217. /**
  4218. * Gets the private 'App\Repository\InstitutionRepository' shared autowired service.
  4219. *
  4220. * @return \App\Repository\InstitutionRepository
  4221. */
  4222. protected function getInstitutionRepositoryService()
  4223. {
  4224. include_once \dirname(__DIR__, 4).'/src/Repository/InstitutionRepository.php';
  4225. return $this->privates['App\\Repository\\InstitutionRepository'] = new \App\Repository\InstitutionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4226. }
  4227. /**
  4228. * Gets the private 'App\Repository\LinksRepository' shared autowired service.
  4229. *
  4230. * @return \App\Repository\LinksRepository
  4231. */
  4232. protected function getLinksRepositoryService()
  4233. {
  4234. include_once \dirname(__DIR__, 4).'/src/Repository/LinksRepository.php';
  4235. return $this->privates['App\\Repository\\LinksRepository'] = new \App\Repository\LinksRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4236. }
  4237. /**
  4238. * Gets the private 'App\Repository\QuestionRepository' shared autowired service.
  4239. *
  4240. * @return \App\Repository\QuestionRepository
  4241. */
  4242. protected function getQuestionRepositoryService()
  4243. {
  4244. return $this->privates['App\\Repository\\QuestionRepository'] = new \App\Repository\QuestionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4245. }
  4246. /**
  4247. * Gets the private 'App\Repository\StepRepository' shared autowired service.
  4248. *
  4249. * @return \App\Repository\StepRepository
  4250. */
  4251. protected function getStepRepositoryService()
  4252. {
  4253. return $this->privates['App\\Repository\\StepRepository'] = new \App\Repository\StepRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4254. }
  4255. /**
  4256. * Gets the private 'App\Repository\SurvetRepository' shared autowired service.
  4257. *
  4258. * @return \App\Repository\SurvetRepository
  4259. */
  4260. protected function getSurvetRepositoryService()
  4261. {
  4262. include_once \dirname(__DIR__, 4).'/src/Repository/SurvetRepository.php';
  4263. return $this->privates['App\\Repository\\SurvetRepository'] = new \App\Repository\SurvetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4264. }
  4265. /**
  4266. * Gets the private 'App\Repository\SurveyRepository' shared autowired service.
  4267. *
  4268. * @return \App\Repository\SurveyRepository
  4269. */
  4270. protected function getSurveyRepositoryService()
  4271. {
  4272. include_once \dirname(__DIR__, 4).'/src/Repository/SurveyRepository.php';
  4273. return $this->privates['App\\Repository\\SurveyRepository'] = new \App\Repository\SurveyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4274. }
  4275. /**
  4276. * Gets the private 'App\Repository\UserAnswerAddRepository' shared autowired service.
  4277. *
  4278. * @return \App\Repository\UserAnswerAddRepository
  4279. */
  4280. protected function getUserAnswerAddRepositoryService()
  4281. {
  4282. include_once \dirname(__DIR__, 4).'/src/Repository/UserAnswerAddRepository.php';
  4283. return $this->privates['App\\Repository\\UserAnswerAddRepository'] = new \App\Repository\UserAnswerAddRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4284. }
  4285. /**
  4286. * Gets the private 'App\Repository\UserAnswerRepository' shared autowired service.
  4287. *
  4288. * @return \App\Repository\UserAnswerRepository
  4289. */
  4290. protected function getUserAnswerRepositoryService()
  4291. {
  4292. return $this->privates['App\\Repository\\UserAnswerRepository'] = new \App\Repository\UserAnswerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4293. }
  4294. /**
  4295. * Gets the private 'App\Repository\UserRepository' shared autowired service.
  4296. *
  4297. * @return \App\Repository\UserRepository
  4298. */
  4299. protected function getUserRepositoryService()
  4300. {
  4301. include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
  4302. return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4303. }
  4304. /**
  4305. * Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
  4306. *
  4307. * @return \App\Security\LoginFormAuthenticator
  4308. */
  4309. protected function getLoginFormAuthenticatorService()
  4310. {
  4311. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  4312. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  4313. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  4314. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  4315. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  4316. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  4317. include_once \dirname(__DIR__, 4).'/src/Security/LoginFormAuthenticator.php';
  4318. return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  4319. }
  4320. /**
  4321. * Gets the private 'App\Security\PwdFormAuthenticator' shared autowired service.
  4322. *
  4323. * @return \App\Security\PwdFormAuthenticator
  4324. */
  4325. protected function getPwdFormAuthenticatorService()
  4326. {
  4327. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  4328. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  4329. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  4330. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  4331. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  4332. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  4333. include_once \dirname(__DIR__, 4).'/src/Security/PwdFormAuthenticator.php';
  4334. return $this->privates['App\\Security\\PwdFormAuthenticator'] = new \App\Security\PwdFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  4335. }
  4336. /**
  4337. * Gets the private 'App\Service\BilanDataService' shared autowired service.
  4338. *
  4339. * @return \App\Service\BilanDataService
  4340. */
  4341. protected function getBilanDataServiceService()
  4342. {
  4343. include_once \dirname(__DIR__, 4).'/src/Service/BilanDataService.php';
  4344. return $this->privates['App\\Service\\BilanDataService'] = new \App\Service\BilanDataService(($this->privates['App\\Repository\\UserAnswerRepository'] ?? $this->getUserAnswerRepositoryService()), ($this->privates['App\\Repository\\UserAnswerAddRepository'] ?? $this->getUserAnswerAddRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4345. }
  4346. /**
  4347. * Gets the private 'App\Service\EmailService' shared autowired service.
  4348. *
  4349. * @return \App\Service\EmailService
  4350. */
  4351. protected function getEmailServiceService()
  4352. {
  4353. include_once \dirname(__DIR__, 4).'/src/Service/EmailService.php';
  4354. $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  4355. if (isset($this->privates['App\\Service\\EmailService'])) {
  4356. return $this->privates['App\\Service\\EmailService'];
  4357. }
  4358. $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4359. if (isset($this->privates['App\\Service\\EmailService'])) {
  4360. return $this->privates['App\\Service\\EmailService'];
  4361. }
  4362. return $this->privates['App\\Service\\EmailService'] = new \App\Service\EmailService('Projets Métiers', $this->getEnv('ADMIN_EMAIL'), $this->getEnv('APP_ENV'), $a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  4363. }
  4364. /**
  4365. * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4366. *
  4367. * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4368. */
  4369. protected function getManagerRegistryAwareConnectionProviderService()
  4370. {
  4371. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  4372. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4373. return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
  4374. }
  4375. /**
  4376. * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4377. *
  4378. * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4379. */
  4380. protected function getRunSqlCommandService()
  4381. {
  4382. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4383. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  4384. $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  4385. $instance->setName('dbal:run-sql');
  4386. return $instance;
  4387. }
  4388. /**
  4389. * Gets the private 'annotations.cache_adapter' shared service.
  4390. *
  4391. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4392. */
  4393. protected function getAnnotations_CacheAdapterService()
  4394. {
  4395. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4396. }
  4397. /**
  4398. * Gets the private 'annotations.cache_warmer' shared service.
  4399. *
  4400. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4401. */
  4402. protected function getAnnotations_CacheWarmerService()
  4403. {
  4404. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4405. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4406. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4407. return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
  4408. }
  4409. /**
  4410. * Gets the private 'annotations.cached_reader' shared service.
  4411. *
  4412. * @return \Doctrine\Common\Annotations\PsrCachedReader
  4413. */
  4414. protected function getAnnotations_CachedReaderService()
  4415. {
  4416. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4417. }
  4418. /**
  4419. * Gets the private 'annotations.reader' shared service.
  4420. *
  4421. * @return \Doctrine\Common\Annotations\AnnotationReader
  4422. */
  4423. protected function getAnnotations_ReaderService()
  4424. {
  4425. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4426. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4427. $a->registerUniqueLoader('class_exists');
  4428. $instance->addGlobalIgnoredName('required', $a);
  4429. return $instance;
  4430. }
  4431. /**
  4432. * Gets the private 'assets.packages' shared service.
  4433. *
  4434. * @return \Symfony\Component\Asset\Packages
  4435. */
  4436. protected function getAssets_PackagesService()
  4437. {
  4438. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4439. return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  4440. return new \EmptyIterator();
  4441. }, 0));
  4442. }
  4443. /**
  4444. * Gets the private 'cache.annotations' shared service.
  4445. *
  4446. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4447. */
  4448. protected function getCache_AnnotationsService()
  4449. {
  4450. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hS96MfpMCa', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4451. }
  4452. /**
  4453. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4454. *
  4455. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4456. */
  4457. protected function getCache_Doctrine_Orm_Default_QueryService()
  4458. {
  4459. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4460. }
  4461. /**
  4462. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4463. *
  4464. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4465. */
  4466. protected function getCache_Doctrine_Orm_Default_ResultService()
  4467. {
  4468. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4469. }
  4470. /**
  4471. * Gets the private 'cache.property_info' shared service.
  4472. *
  4473. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4474. */
  4475. protected function getCache_PropertyInfoService()
  4476. {
  4477. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('01vChvD01n', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4478. }
  4479. /**
  4480. * Gets the private 'cache.security_expression_language' shared service.
  4481. *
  4482. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4483. */
  4484. protected function getCache_SecurityExpressionLanguageService()
  4485. {
  4486. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lO+gORfzsB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4487. }
  4488. /**
  4489. * Gets the private 'cache.serializer' shared service.
  4490. *
  4491. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4492. */
  4493. protected function getCache_SerializerService()
  4494. {
  4495. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HuR7RSyl1C', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4496. }
  4497. /**
  4498. * Gets the private 'cache.validator' shared service.
  4499. *
  4500. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4501. */
  4502. protected function getCache_ValidatorService()
  4503. {
  4504. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6XBLd1UsXv', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4505. }
  4506. /**
  4507. * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4508. *
  4509. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4510. */
  4511. protected function getCachePoolClearer_CacheWarmerService()
  4512. {
  4513. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4514. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4515. return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
  4516. }
  4517. /**
  4518. * Gets the private 'config_builder.warmer' shared service.
  4519. *
  4520. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4521. */
  4522. protected function getConfigBuilder_WarmerService()
  4523. {
  4524. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4525. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4526. return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4527. }
  4528. /**
  4529. * Gets the private 'config_cache_factory' shared service.
  4530. *
  4531. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4532. */
  4533. protected function getConfigCacheFactoryService()
  4534. {
  4535. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4536. 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)));
  4537. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4538. }, 2));
  4539. }
  4540. /**
  4541. * Gets the private 'console.command.about' shared service.
  4542. *
  4543. * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4544. */
  4545. protected function getConsole_Command_AboutService()
  4546. {
  4547. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4548. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4549. $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4550. $instance->setName('about');
  4551. $instance->setDescription('Display information about the current project');
  4552. return $instance;
  4553. }
  4554. /**
  4555. * Gets the private 'console.command.assets_install' shared service.
  4556. *
  4557. * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4558. */
  4559. protected function getConsole_Command_AssetsInstallService()
  4560. {
  4561. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4562. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4563. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  4564. $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
  4565. $instance->setName('assets:install');
  4566. $instance->setDescription('Install bundle\'s web assets under a public directory');
  4567. return $instance;
  4568. }
  4569. /**
  4570. * Gets the private 'console.command.cache_clear' shared service.
  4571. *
  4572. * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4573. */
  4574. protected function getConsole_Command_CacheClearService()
  4575. {
  4576. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4577. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4578. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  4579. $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  4580. $instance->setName('cache:clear');
  4581. $instance->setDescription('Clear the cache');
  4582. return $instance;
  4583. }
  4584. /**
  4585. * Gets the private 'console.command.cache_pool_clear' shared service.
  4586. *
  4587. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4588. */
  4589. protected function getConsole_Command_CachePoolClearService()
  4590. {
  4591. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4592. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4593. $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language']);
  4594. $instance->setName('cache:pool:clear');
  4595. $instance->setDescription('Clear cache pools');
  4596. return $instance;
  4597. }
  4598. /**
  4599. * Gets the private 'console.command.cache_pool_delete' shared service.
  4600. *
  4601. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4602. */
  4603. protected function getConsole_Command_CachePoolDeleteService()
  4604. {
  4605. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4606. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4607. $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language']);
  4608. $instance->setName('cache:pool:delete');
  4609. $instance->setDescription('Delete an item from a cache pool');
  4610. return $instance;
  4611. }
  4612. /**
  4613. * Gets the private 'console.command.cache_pool_list' shared service.
  4614. *
  4615. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4616. */
  4617. protected function getConsole_Command_CachePoolListService()
  4618. {
  4619. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4620. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4621. $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.security_expression_language']);
  4622. $instance->setName('cache:pool:list');
  4623. $instance->setDescription('List available cache pools');
  4624. return $instance;
  4625. }
  4626. /**
  4627. * Gets the private 'console.command.cache_pool_prune' shared service.
  4628. *
  4629. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4630. */
  4631. protected function getConsole_Command_CachePoolPruneService()
  4632. {
  4633. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4634. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4635. $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4636. yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4637. yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4638. yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4639. yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4640. yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4641. yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4642. yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  4643. yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4644. yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4645. yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4646. }, 10));
  4647. $instance->setName('cache:pool:prune');
  4648. $instance->setDescription('Prune cache pools');
  4649. return $instance;
  4650. }
  4651. /**
  4652. * Gets the private 'console.command.cache_warmup' shared service.
  4653. *
  4654. * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4655. */
  4656. protected function getConsole_Command_CacheWarmupService()
  4657. {
  4658. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4659. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4660. $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4661. $instance->setName('cache:warmup');
  4662. $instance->setDescription('Warm up an empty cache');
  4663. return $instance;
  4664. }
  4665. /**
  4666. * Gets the private 'console.command.config_debug' shared service.
  4667. *
  4668. * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4669. */
  4670. protected function getConsole_Command_ConfigDebugService()
  4671. {
  4672. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4673. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4674. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4675. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4676. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4677. $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4678. $instance->setName('debug:config');
  4679. $instance->setDescription('Dump the current configuration for an extension');
  4680. return $instance;
  4681. }
  4682. /**
  4683. * Gets the private 'console.command.config_dump_reference' shared service.
  4684. *
  4685. * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4686. */
  4687. protected function getConsole_Command_ConfigDumpReferenceService()
  4688. {
  4689. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4690. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4691. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4692. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4693. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4694. $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4695. $instance->setName('config:dump-reference');
  4696. $instance->setDescription('Dump the default configuration for an extension');
  4697. return $instance;
  4698. }
  4699. /**
  4700. * Gets the private 'console.command.container_debug' shared service.
  4701. *
  4702. * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4703. */
  4704. protected function getConsole_Command_ContainerDebugService()
  4705. {
  4706. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4707. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4708. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4709. $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4710. $instance->setName('debug:container');
  4711. $instance->setDescription('Display current services for an application');
  4712. return $instance;
  4713. }
  4714. /**
  4715. * Gets the private 'console.command.container_lint' shared service.
  4716. *
  4717. * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4718. */
  4719. protected function getConsole_Command_ContainerLintService()
  4720. {
  4721. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4722. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4723. $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4724. $instance->setName('lint:container');
  4725. $instance->setDescription('Ensure that arguments injected into services match type declarations');
  4726. return $instance;
  4727. }
  4728. /**
  4729. * Gets the private 'console.command.debug_autowiring' shared service.
  4730. *
  4731. * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4732. */
  4733. protected function getConsole_Command_DebugAutowiringService()
  4734. {
  4735. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4736. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4737. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4738. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4739. $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4740. $instance->setName('debug:autowiring');
  4741. $instance->setDescription('List classes/interfaces you can use for autowiring');
  4742. return $instance;
  4743. }
  4744. /**
  4745. * Gets the private 'console.command.dotenv_debug' shared service.
  4746. *
  4747. * @return \Symfony\Component\Dotenv\Command\DebugCommand
  4748. */
  4749. protected function getConsole_Command_DotenvDebugService()
  4750. {
  4751. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4752. include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  4753. $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
  4754. $instance->setName('debug:dotenv');
  4755. $instance->setDescription('Lists all dotenv files with variables and values');
  4756. return $instance;
  4757. }
  4758. /**
  4759. * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4760. *
  4761. * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4762. */
  4763. protected function getConsole_Command_EventDispatcherDebugService()
  4764. {
  4765. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4766. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4767. $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  4768. $instance->setName('debug:event-dispatcher');
  4769. $instance->setDescription('Display configured listeners for an application');
  4770. return $instance;
  4771. }
  4772. /**
  4773. * Gets the private 'console.command.form_debug' shared service.
  4774. *
  4775. * @return \Symfony\Component\Form\Command\DebugCommand
  4776. */
  4777. protected function getConsole_Command_FormDebugService()
  4778. {
  4779. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4780. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
  4781. $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Form', 2 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [0 => 'App\\Form\\AdminUserModifType', 1 => 'App\\Form\\ApairerEleveType', 2 => 'App\\Form\\CookieType', 3 => 'App\\Form\\FinSurveyType', 4 => 'App\\Form\\InstitutionType', 5 => 'App\\Form\\LinksType', 6 => 'App\\Form\\MentorUserModifType', 7 => 'App\\Form\\MetierType', 8 => 'App\\Form\\ModifInstitutionExpertType', 9 => 'App\\Form\\ModifInstitutionType', 10 => 'App\\Form\\ModifProfilLiensType', 11 => 'App\\Form\\ModifProfilType', 12 => 'App\\Form\\QuestionType', 13 => 'App\\Form\\RecupPwdFormType', 14 => 'App\\Form\\RegistrationFormType', 15 => 'App\\Form\\RegistrationFormTypeExpert', 16 => 'App\\Form\\ResetPassType', 17 => 'App\\Form\\SurveyType', 18 => 'App\\Form\\contactMailType', 19 => 'App\\Form\\modifQuestionType', 20 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 21 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 22 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 23 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 24 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4782. $instance->setName('debug:form');
  4783. $instance->setDescription('Display form type information');
  4784. return $instance;
  4785. }
  4786. /**
  4787. * Gets the private 'console.command.router_debug' shared service.
  4788. *
  4789. * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4790. */
  4791. protected function getConsole_Command_RouterDebugService()
  4792. {
  4793. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4794. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4795. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4796. $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4797. $instance->setName('debug:router');
  4798. $instance->setDescription('Display current routes for an application');
  4799. return $instance;
  4800. }
  4801. /**
  4802. * Gets the private 'console.command.router_match' shared service.
  4803. *
  4804. * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4805. */
  4806. protected function getConsole_Command_RouterMatchService()
  4807. {
  4808. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4809. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4810. $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  4811. yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4812. }, 1));
  4813. $instance->setName('router:match');
  4814. $instance->setDescription('Help debug routes by simulating a path info match');
  4815. return $instance;
  4816. }
  4817. /**
  4818. * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4819. *
  4820. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4821. */
  4822. protected function getConsole_Command_SecretsDecryptToLocalService()
  4823. {
  4824. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4825. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4826. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4827. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4828. $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  4829. $instance->setName('secrets:decrypt-to-local');
  4830. $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  4831. return $instance;
  4832. }
  4833. /**
  4834. * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4835. *
  4836. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4837. */
  4838. protected function getConsole_Command_SecretsEncryptFromLocalService()
  4839. {
  4840. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4841. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4842. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4843. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4844. $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  4845. $instance->setName('secrets:encrypt-from-local');
  4846. $instance->setDescription('Encrypt all local secrets to the vault');
  4847. return $instance;
  4848. }
  4849. /**
  4850. * Gets the private 'console.command.secrets_generate_key' shared service.
  4851. *
  4852. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4853. */
  4854. protected function getConsole_Command_SecretsGenerateKeyService()
  4855. {
  4856. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4857. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4858. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4859. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4860. $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  4861. $instance->setName('secrets:generate-keys');
  4862. $instance->setDescription('Generate new encryption keys');
  4863. return $instance;
  4864. }
  4865. /**
  4866. * Gets the private 'console.command.secrets_list' shared service.
  4867. *
  4868. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4869. */
  4870. protected function getConsole_Command_SecretsListService()
  4871. {
  4872. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4873. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4874. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4875. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4876. $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  4877. $instance->setName('secrets:list');
  4878. $instance->setDescription('List all secrets');
  4879. return $instance;
  4880. }
  4881. /**
  4882. * Gets the private 'console.command.secrets_remove' shared service.
  4883. *
  4884. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4885. */
  4886. protected function getConsole_Command_SecretsRemoveService()
  4887. {
  4888. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4889. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4890. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4891. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4892. $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  4893. $instance->setName('secrets:remove');
  4894. $instance->setDescription('Remove a secret from the vault');
  4895. return $instance;
  4896. }
  4897. /**
  4898. * Gets the private 'console.command.secrets_set' shared service.
  4899. *
  4900. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4901. */
  4902. protected function getConsole_Command_SecretsSetService()
  4903. {
  4904. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4905. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4906. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4907. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4908. $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  4909. $instance->setName('secrets:set');
  4910. $instance->setDescription('Set a secret in the vault');
  4911. return $instance;
  4912. }
  4913. /**
  4914. * Gets the private 'console.command.translation_debug' shared service.
  4915. *
  4916. * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4917. */
  4918. protected function getConsole_Command_TranslationDebugService()
  4919. {
  4920. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4921. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4922. $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Service/EmailService.php'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  4923. $instance->setName('debug:translation');
  4924. $instance->setDescription('Display translation messages information');
  4925. return $instance;
  4926. }
  4927. /**
  4928. * Gets the private 'console.command.translation_extract' shared service.
  4929. *
  4930. * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4931. */
  4932. protected function getConsole_Command_TranslationExtractService()
  4933. {
  4934. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4935. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4936. $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Service/EmailService.php'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  4937. $instance->setName('translation:extract');
  4938. $instance->setAliases([0 => 'translation:update']);
  4939. $instance->setDescription('Extract missing translations keys from code to translation files.');
  4940. return $instance;
  4941. }
  4942. /**
  4943. * Gets the private 'console.command.translation_pull' shared service.
  4944. *
  4945. * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  4946. */
  4947. protected function getConsole_Command_TranslationPullService()
  4948. {
  4949. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4950. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4951. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  4952. $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
  4953. $instance->setName('translation:pull');
  4954. $instance->setDescription('Pull translations from a given provider.');
  4955. return $instance;
  4956. }
  4957. /**
  4958. * Gets the private 'console.command.translation_push' shared service.
  4959. *
  4960. * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  4961. */
  4962. protected function getConsole_Command_TranslationPushService()
  4963. {
  4964. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4965. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4966. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  4967. $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  4968. $instance->setName('translation:push');
  4969. $instance->setDescription('Push translations to a given provider.');
  4970. return $instance;
  4971. }
  4972. /**
  4973. * Gets the private 'console.command.validator_debug' shared service.
  4974. *
  4975. * @return \Symfony\Component\Validator\Command\DebugCommand
  4976. */
  4977. protected function getConsole_Command_ValidatorDebugService()
  4978. {
  4979. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4980. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
  4981. $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4982. $instance->setName('debug:validator');
  4983. $instance->setDescription('Display validation constraints for classes');
  4984. return $instance;
  4985. }
  4986. /**
  4987. * Gets the private 'console.command.xliff_lint' shared service.
  4988. *
  4989. * @return \Symfony\Component\Translation\Command\XliffLintCommand
  4990. */
  4991. protected function getConsole_Command_XliffLintService()
  4992. {
  4993. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4994. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4995. $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  4996. $instance->setName('lint:xliff');
  4997. $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  4998. return $instance;
  4999. }
  5000. /**
  5001. * Gets the private 'console.command.yaml_lint' shared service.
  5002. *
  5003. * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5004. */
  5005. protected function getConsole_Command_YamlLintService()
  5006. {
  5007. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5008. include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5009. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5010. $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5011. $instance->setName('lint:yaml');
  5012. $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5013. return $instance;
  5014. }
  5015. /**
  5016. * Gets the private 'console.error_listener' shared service.
  5017. *
  5018. * @return \Symfony\Component\Console\EventListener\ErrorListener
  5019. */
  5020. protected function getConsole_ErrorListenerService()
  5021. {
  5022. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5023. $a = new \Symfony\Bridge\Monolog\Logger('console');
  5024. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5025. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5026. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5027. return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  5028. }
  5029. /**
  5030. * Gets the private 'container.env_var_processor' shared service.
  5031. *
  5032. * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5033. */
  5034. protected function getContainer_EnvVarProcessorService()
  5035. {
  5036. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5037. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5038. return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5039. yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  5040. }, 1));
  5041. }
  5042. /**
  5043. * Gets the private 'container.getenv' shared service.
  5044. *
  5045. * @return \Closure
  5046. */
  5047. protected function getContainer_GetenvService()
  5048. {
  5049. return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
  5050. }
  5051. /**
  5052. * Gets the private 'data_collector.form' shared service.
  5053. *
  5054. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5055. */
  5056. protected function getDataCollector_FormService()
  5057. {
  5058. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5059. }
  5060. /**
  5061. * Gets the private 'data_collector.request' shared service.
  5062. *
  5063. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5064. */
  5065. protected function getDataCollector_RequestService()
  5066. {
  5067. 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())));
  5068. }
  5069. /**
  5070. * Gets the private 'data_collector.request.session_collector' shared service.
  5071. *
  5072. * @return \Closure
  5073. */
  5074. protected function getDataCollector_Request_SessionCollectorService()
  5075. {
  5076. return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
  5077. }
  5078. /**
  5079. * Gets the private 'debug.argument_resolver.default' shared service.
  5080. *
  5081. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5082. */
  5083. protected function getDebug_ArgumentResolver_DefaultService()
  5084. {
  5085. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5086. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5087. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5088. return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5089. }
  5090. /**
  5091. * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5092. *
  5093. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5094. */
  5095. protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5096. {
  5097. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5098. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5099. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5100. $a = ($this->privates['.service_locator.c6UK68.'] ?? $this->get_ServiceLocator_C6UK68_Service());
  5101. if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  5102. return $this->privates['debug.argument_resolver.not_tagged_controller'];
  5103. }
  5104. return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5105. }
  5106. /**
  5107. * Gets the private 'debug.argument_resolver.request' shared service.
  5108. *
  5109. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5110. */
  5111. protected function getDebug_ArgumentResolver_RequestService()
  5112. {
  5113. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5114. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5115. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5116. return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5117. }
  5118. /**
  5119. * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5120. *
  5121. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5122. */
  5123. protected function getDebug_ArgumentResolver_RequestAttributeService()
  5124. {
  5125. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5126. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5127. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5128. return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5129. }
  5130. /**
  5131. * Gets the private 'debug.argument_resolver.service' shared service.
  5132. *
  5133. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5134. */
  5135. protected function getDebug_ArgumentResolver_ServiceService()
  5136. {
  5137. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5138. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5139. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5140. $a = ($this->privates['.service_locator.c6UK68.'] ?? $this->get_ServiceLocator_C6UK68_Service());
  5141. if (isset($this->privates['debug.argument_resolver.service'])) {
  5142. return $this->privates['debug.argument_resolver.service'];
  5143. }
  5144. return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5145. }
  5146. /**
  5147. * Gets the private 'debug.argument_resolver.session' shared service.
  5148. *
  5149. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5150. */
  5151. protected function getDebug_ArgumentResolver_SessionService()
  5152. {
  5153. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5154. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5155. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5156. return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5157. }
  5158. /**
  5159. * Gets the private 'debug.argument_resolver.variadic' shared service.
  5160. *
  5161. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5162. */
  5163. protected function getDebug_ArgumentResolver_VariadicService()
  5164. {
  5165. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5166. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5167. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5168. return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5169. }
  5170. /**
  5171. * Gets the private 'debug.debug_handlers_listener' shared service.
  5172. *
  5173. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5174. */
  5175. protected function getDebug_DebugHandlersListenerService()
  5176. {
  5177. $a = new \Symfony\Bridge\Monolog\Logger('php');
  5178. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5179. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5180. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5181. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5182. 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()));
  5183. }
  5184. /**
  5185. * Gets the private 'debug.dump_listener' shared service.
  5186. *
  5187. * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5188. */
  5189. protected function getDebug_DumpListenerService()
  5190. {
  5191. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5192. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5193. return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  5194. }
  5195. /**
  5196. * Gets the private 'debug.file_link_formatter' shared service.
  5197. *
  5198. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5199. */
  5200. protected function getDebug_FileLinkFormatterService()
  5201. {
  5202. 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 () {
  5203. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5204. });
  5205. }
  5206. /**
  5207. * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5208. *
  5209. * @return \string
  5210. */
  5211. protected function getDebug_FileLinkFormatter_UrlFormatService()
  5212. {
  5213. return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file', '?file=%f&line=%l#line%l');
  5214. }
  5215. /**
  5216. * Gets the private 'debug.log_processor' shared service.
  5217. *
  5218. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5219. */
  5220. protected function getDebug_LogProcessorService()
  5221. {
  5222. 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())));
  5223. }
  5224. /**
  5225. * Gets the private 'debug.security.access.decision_manager' shared service.
  5226. *
  5227. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5228. */
  5229. protected function getDebug_Security_Access_DecisionManagerService()
  5230. {
  5231. 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 () {
  5232. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5233. yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5234. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5235. }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5236. }
  5237. /**
  5238. * Gets the private 'debug.security.firewall' shared service.
  5239. *
  5240. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5241. */
  5242. protected function getDebug_Security_FirewallService()
  5243. {
  5244. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5245. if (isset($this->privates['debug.security.firewall'])) {
  5246. return $this->privates['debug.security.firewall'];
  5247. }
  5248. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5249. if (isset($this->privates['debug.security.firewall'])) {
  5250. return $this->privates['debug.security.firewall'];
  5251. }
  5252. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5253. }
  5254. /**
  5255. * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  5256. *
  5257. * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  5258. */
  5259. protected function getDebug_Security_Firewall_Authenticator_MainService()
  5260. {
  5261. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  5262. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  5263. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  5264. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  5265. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  5266. return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService())], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
  5267. }
  5268. /**
  5269. * Gets the private 'debug.security.user_value_resolver' shared service.
  5270. *
  5271. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5272. */
  5273. protected function getDebug_Security_UserValueResolverService()
  5274. {
  5275. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5276. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5277. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5278. return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5279. }
  5280. /**
  5281. * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5282. *
  5283. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5284. */
  5285. protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5286. {
  5287. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5288. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5289. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5290. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5291. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5292. if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  5293. return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  5294. }
  5295. return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  5296. }
  5297. /**
  5298. * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5299. *
  5300. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5301. */
  5302. protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5303. {
  5304. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5305. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5306. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5307. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5308. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5309. if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5310. return $this->privates['debug.security.voter.security.access.expression_voter'];
  5311. }
  5312. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5313. if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  5314. return $this->privates['debug.security.voter.security.access.expression_voter'];
  5315. }
  5316. return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  5317. }
  5318. /**
  5319. * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5320. *
  5321. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5322. */
  5323. protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5324. {
  5325. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5326. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5327. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5328. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5329. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5330. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5331. if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  5332. return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  5333. }
  5334. return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  5335. }
  5336. /**
  5337. * Gets the private 'debug.security.voter.vote_listener' shared service.
  5338. *
  5339. * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5340. */
  5341. protected function getDebug_Security_Voter_VoteListenerService()
  5342. {
  5343. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5344. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  5345. if (isset($this->privates['debug.security.voter.vote_listener'])) {
  5346. return $this->privates['debug.security.voter.vote_listener'];
  5347. }
  5348. return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  5349. }
  5350. /**
  5351. * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5352. *
  5353. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  5354. */
  5355. protected function getDoctrine_CacheClearMetadataCommandService()
  5356. {
  5357. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5358. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5359. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5360. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5361. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5362. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  5363. $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5364. $instance->setName('doctrine:cache:clear-metadata');
  5365. return $instance;
  5366. }
  5367. /**
  5368. * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5369. *
  5370. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  5371. */
  5372. protected function getDoctrine_CacheClearQueryCacheCommandService()
  5373. {
  5374. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5375. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5376. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5377. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  5378. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5379. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  5380. $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5381. $instance->setName('doctrine:cache:clear-query');
  5382. return $instance;
  5383. }
  5384. /**
  5385. * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5386. *
  5387. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  5388. */
  5389. protected function getDoctrine_CacheClearResultCommandService()
  5390. {
  5391. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5392. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5393. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5394. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  5395. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5396. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  5397. $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5398. $instance->setName('doctrine:cache:clear-result');
  5399. return $instance;
  5400. }
  5401. /**
  5402. * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5403. *
  5404. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  5405. */
  5406. protected function getDoctrine_CacheCollectionRegionCommandService()
  5407. {
  5408. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5409. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5410. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5411. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5412. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5413. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  5414. $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5415. $instance->setName('doctrine:cache:clear-collection-region');
  5416. return $instance;
  5417. }
  5418. /**
  5419. * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5420. *
  5421. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  5422. */
  5423. protected function getDoctrine_ClearEntityRegionCommandService()
  5424. {
  5425. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5426. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5427. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5428. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5429. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5430. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  5431. $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5432. $instance->setName('doctrine:cache:clear-entity-region');
  5433. return $instance;
  5434. }
  5435. /**
  5436. * Gets the private 'doctrine.clear_query_region_command' shared service.
  5437. *
  5438. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  5439. */
  5440. protected function getDoctrine_ClearQueryRegionCommandService()
  5441. {
  5442. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5443. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5444. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5445. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5446. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5447. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  5448. $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5449. $instance->setName('doctrine:cache:clear-query-region');
  5450. return $instance;
  5451. }
  5452. /**
  5453. * Gets the private 'doctrine.database_create_command' shared service.
  5454. *
  5455. * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5456. */
  5457. protected function getDoctrine_DatabaseCreateCommandService()
  5458. {
  5459. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5460. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5461. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5462. $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5463. $instance->setName('doctrine:database:create');
  5464. return $instance;
  5465. }
  5466. /**
  5467. * Gets the private 'doctrine.database_drop_command' shared service.
  5468. *
  5469. * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5470. */
  5471. protected function getDoctrine_DatabaseDropCommandService()
  5472. {
  5473. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5474. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5475. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5476. $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5477. $instance->setName('doctrine:database:drop');
  5478. return $instance;
  5479. }
  5480. /**
  5481. * Gets the private 'doctrine.database_import_command' shared service.
  5482. *
  5483. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  5484. */
  5485. protected function getDoctrine_DatabaseImportCommandService()
  5486. {
  5487. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5488. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  5489. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  5490. $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  5491. $instance->setName('doctrine:database:import');
  5492. return $instance;
  5493. }
  5494. /**
  5495. * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5496. *
  5497. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  5498. */
  5499. protected function getDoctrine_EnsureProductionSettingsCommandService()
  5500. {
  5501. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5502. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5503. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5504. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5505. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5506. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  5507. $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5508. $instance->setName('doctrine:ensure-production-settings');
  5509. return $instance;
  5510. }
  5511. /**
  5512. * Gets the private 'doctrine.fixtures_load_command' shared service.
  5513. *
  5514. * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  5515. */
  5516. protected function getDoctrine_FixturesLoadCommandService()
  5517. {
  5518. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5519. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5520. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  5521. include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  5522. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  5523. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  5524. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  5525. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  5526. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  5527. $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  5528. $a->addFixtures([]);
  5529. $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  5530. $instance->setName('doctrine:fixtures:load');
  5531. return $instance;
  5532. }
  5533. /**
  5534. * Gets the private 'doctrine.mapping_convert_command' shared service.
  5535. *
  5536. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  5537. */
  5538. protected function getDoctrine_MappingConvertCommandService()
  5539. {
  5540. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5541. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5542. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5543. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  5544. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5545. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  5546. $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5547. $instance->setName('doctrine:mapping:convert');
  5548. return $instance;
  5549. }
  5550. /**
  5551. * Gets the private 'doctrine.mapping_import_command' shared service.
  5552. *
  5553. * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5554. */
  5555. protected function getDoctrine_MappingImportCommandService()
  5556. {
  5557. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5558. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5559. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5560. $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5561. $instance->setName('doctrine:mapping:import');
  5562. return $instance;
  5563. }
  5564. /**
  5565. * Gets the private 'doctrine.mapping_info_command' shared service.
  5566. *
  5567. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  5568. */
  5569. protected function getDoctrine_MappingInfoCommandService()
  5570. {
  5571. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5572. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5573. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5574. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  5575. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5576. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  5577. $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5578. $instance->setName('doctrine:mapping:info');
  5579. return $instance;
  5580. }
  5581. /**
  5582. * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  5583. *
  5584. * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  5585. */
  5586. protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  5587. {
  5588. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  5589. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  5590. return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5591. }
  5592. /**
  5593. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5594. *
  5595. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5596. */
  5597. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5598. {
  5599. return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity')]);
  5600. }
  5601. /**
  5602. * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5603. *
  5604. * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5605. */
  5606. protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5607. {
  5608. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5609. return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5610. }
  5611. /**
  5612. * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5613. *
  5614. * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5615. */
  5616. protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5617. {
  5618. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  5619. return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5620. }
  5621. /**
  5622. * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  5623. *
  5624. * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  5625. */
  5626. protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  5627. {
  5628. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5629. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  5630. return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  5631. }
  5632. /**
  5633. * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  5634. *
  5635. * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  5636. */
  5637. protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  5638. {
  5639. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5640. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  5641. return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  5642. return new \EmptyIterator();
  5643. }, 0));
  5644. }
  5645. /**
  5646. * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  5647. *
  5648. * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  5649. */
  5650. protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  5651. {
  5652. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5653. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  5654. return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  5655. }
  5656. /**
  5657. * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5658. *
  5659. * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5660. */
  5661. protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5662. {
  5663. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5664. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5665. return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5666. }
  5667. /**
  5668. * Gets the private 'doctrine.orm.validator.unique' shared service.
  5669. *
  5670. * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5671. */
  5672. protected function getDoctrine_Orm_Validator_UniqueService()
  5673. {
  5674. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5675. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  5676. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5677. return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5678. }
  5679. /**
  5680. * Gets the private 'doctrine.query_dql_command' shared service.
  5681. *
  5682. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  5683. */
  5684. protected function getDoctrine_QueryDqlCommandService()
  5685. {
  5686. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5687. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5688. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5689. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  5690. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5691. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  5692. $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5693. $instance->setName('doctrine:query:dql');
  5694. return $instance;
  5695. }
  5696. /**
  5697. * Gets the private 'doctrine.query_sql_command' shared service.
  5698. *
  5699. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5700. */
  5701. protected function getDoctrine_QuerySqlCommandService()
  5702. {
  5703. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5704. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5705. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5706. $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5707. $instance->setName('doctrine:query:sql');
  5708. return $instance;
  5709. }
  5710. /**
  5711. * Gets the private 'doctrine.schema_create_command' shared service.
  5712. *
  5713. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  5714. */
  5715. protected function getDoctrine_SchemaCreateCommandService()
  5716. {
  5717. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5718. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5719. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5720. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5721. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5722. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5723. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  5724. $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5725. $instance->setName('doctrine:schema:create');
  5726. return $instance;
  5727. }
  5728. /**
  5729. * Gets the private 'doctrine.schema_drop_command' shared service.
  5730. *
  5731. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  5732. */
  5733. protected function getDoctrine_SchemaDropCommandService()
  5734. {
  5735. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5736. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5737. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5738. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5739. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  5740. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5741. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  5742. $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5743. $instance->setName('doctrine:schema:drop');
  5744. return $instance;
  5745. }
  5746. /**
  5747. * Gets the private 'doctrine.schema_update_command' shared service.
  5748. *
  5749. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  5750. */
  5751. protected function getDoctrine_SchemaUpdateCommandService()
  5752. {
  5753. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5754. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5755. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5756. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5757. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5758. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5759. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  5760. $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5761. $instance->setName('doctrine:schema:update');
  5762. return $instance;
  5763. }
  5764. /**
  5765. * Gets the private 'doctrine.schema_validate_command' shared service.
  5766. *
  5767. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  5768. */
  5769. protected function getDoctrine_SchemaValidateCommandService()
  5770. {
  5771. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5772. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5773. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5774. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  5775. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5776. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  5777. $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5778. $instance->setName('doctrine:schema:validate');
  5779. return $instance;
  5780. }
  5781. /**
  5782. * Gets the private 'doctrine.ulid_generator' shared service.
  5783. *
  5784. * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  5785. */
  5786. protected function getDoctrine_UlidGeneratorService()
  5787. {
  5788. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  5789. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  5790. return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  5791. }
  5792. /**
  5793. * Gets the private 'doctrine.uuid_generator' shared service.
  5794. *
  5795. * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  5796. */
  5797. protected function getDoctrine_UuidGeneratorService()
  5798. {
  5799. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  5800. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  5801. return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  5802. }
  5803. /**
  5804. * Gets the private 'doctrine_migrations.diff_command' shared service.
  5805. *
  5806. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  5807. */
  5808. protected function getDoctrineMigrations_DiffCommandService()
  5809. {
  5810. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5811. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5812. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5813. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  5814. $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  5815. $instance->setName('doctrine:migrations:diff');
  5816. return $instance;
  5817. }
  5818. /**
  5819. * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5820. *
  5821. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  5822. */
  5823. protected function getDoctrineMigrations_DumpSchemaCommandService()
  5824. {
  5825. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5826. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5827. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5828. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  5829. $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  5830. $instance->setName('doctrine:migrations:dump-schema');
  5831. return $instance;
  5832. }
  5833. /**
  5834. * Gets the private 'doctrine_migrations.execute_command' shared service.
  5835. *
  5836. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  5837. */
  5838. protected function getDoctrineMigrations_ExecuteCommandService()
  5839. {
  5840. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5841. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5842. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5843. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  5844. $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  5845. $instance->setName('doctrine:migrations:execute');
  5846. return $instance;
  5847. }
  5848. /**
  5849. * Gets the private 'doctrine_migrations.generate_command' shared service.
  5850. *
  5851. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  5852. */
  5853. protected function getDoctrineMigrations_GenerateCommandService()
  5854. {
  5855. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5856. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5857. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5858. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  5859. $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  5860. $instance->setName('doctrine:migrations:generate');
  5861. return $instance;
  5862. }
  5863. /**
  5864. * Gets the private 'doctrine_migrations.latest_command' shared service.
  5865. *
  5866. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  5867. */
  5868. protected function getDoctrineMigrations_LatestCommandService()
  5869. {
  5870. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5871. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5872. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5873. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  5874. $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  5875. $instance->setName('doctrine:migrations:latest');
  5876. return $instance;
  5877. }
  5878. /**
  5879. * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5880. *
  5881. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  5882. */
  5883. protected function getDoctrineMigrations_MigrateCommandService()
  5884. {
  5885. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5886. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5887. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5888. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  5889. $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  5890. $instance->setName('doctrine:migrations:migrate');
  5891. return $instance;
  5892. }
  5893. /**
  5894. * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5895. *
  5896. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  5897. */
  5898. protected function getDoctrineMigrations_RollupCommandService()
  5899. {
  5900. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5901. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5902. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5903. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  5904. $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  5905. $instance->setName('doctrine:migrations:rollup');
  5906. return $instance;
  5907. }
  5908. /**
  5909. * Gets the private 'doctrine_migrations.status_command' shared service.
  5910. *
  5911. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  5912. */
  5913. protected function getDoctrineMigrations_StatusCommandService()
  5914. {
  5915. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5916. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5917. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5918. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  5919. $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  5920. $instance->setName('doctrine:migrations:status');
  5921. return $instance;
  5922. }
  5923. /**
  5924. * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5925. *
  5926. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  5927. */
  5928. protected function getDoctrineMigrations_UpToDateCommandService()
  5929. {
  5930. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5931. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5932. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5933. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  5934. $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  5935. $instance->setName('doctrine:migrations:up-to-date');
  5936. return $instance;
  5937. }
  5938. /**
  5939. * Gets the private 'doctrine_migrations.version_command' shared service.
  5940. *
  5941. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  5942. */
  5943. protected function getDoctrineMigrations_VersionCommandService()
  5944. {
  5945. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5946. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  5947. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5948. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  5949. $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  5950. $instance->setName('doctrine:migrations:version');
  5951. return $instance;
  5952. }
  5953. /**
  5954. * Gets the private 'error_handler.error_renderer.html' shared service.
  5955. *
  5956. * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5957. */
  5958. protected function getErrorHandler_ErrorRenderer_HtmlService()
  5959. {
  5960. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5961. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5962. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5963. return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5964. }
  5965. /**
  5966. * Gets the private 'exception_listener' shared service.
  5967. *
  5968. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5969. */
  5970. protected function getExceptionListenerService()
  5971. {
  5972. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5973. }
  5974. /**
  5975. * Gets the private 'form.choice_list_factory.cached' shared service.
  5976. *
  5977. * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5978. */
  5979. protected function getForm_ChoiceListFactory_CachedService()
  5980. {
  5981. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5982. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5983. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5984. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5985. return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  5986. }
  5987. /**
  5988. * Gets the private 'form.registry' shared service.
  5989. *
  5990. * @return \Symfony\Component\Form\FormRegistry
  5991. */
  5992. protected function getForm_RegistryService()
  5993. {
  5994. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
  5995. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
  5996. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
  5997. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5998. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5999. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6000. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6001. return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6002. 'App\\Form\\AdminUserModifType' => ['privates', 'App\\Form\\AdminUserModifType', 'getAdminUserModifTypeService', false],
  6003. 'App\\Form\\ApairerEleveType' => ['privates', 'App\\Form\\ApairerEleveType', 'getApairerEleveTypeService', false],
  6004. 'App\\Form\\CookieType' => ['privates', 'App\\Form\\CookieType', 'getCookieTypeService', false],
  6005. 'App\\Form\\FinSurveyType' => ['privates', 'App\\Form\\FinSurveyType', 'getFinSurveyTypeService', false],
  6006. 'App\\Form\\InstitutionType' => ['privates', 'App\\Form\\InstitutionType', 'getInstitutionTypeService', false],
  6007. 'App\\Form\\LinksType' => ['privates', 'App\\Form\\LinksType', 'getLinksTypeService', false],
  6008. 'App\\Form\\MentorUserModifType' => ['privates', 'App\\Form\\MentorUserModifType', 'getMentorUserModifTypeService', false],
  6009. 'App\\Form\\MetierType' => ['privates', 'App\\Form\\MetierType', 'getMetierTypeService', false],
  6010. 'App\\Form\\ModifInstitutionExpertType' => ['privates', 'App\\Form\\ModifInstitutionExpertType', 'getModifInstitutionExpertTypeService', false],
  6011. 'App\\Form\\ModifInstitutionType' => ['privates', 'App\\Form\\ModifInstitutionType', 'getModifInstitutionTypeService', false],
  6012. 'App\\Form\\ModifProfilLiensType' => ['privates', 'App\\Form\\ModifProfilLiensType', 'getModifProfilLiensTypeService', false],
  6013. 'App\\Form\\ModifProfilType' => ['privates', 'App\\Form\\ModifProfilType', 'getModifProfilTypeService', false],
  6014. 'App\\Form\\QuestionType' => ['privates', 'App\\Form\\QuestionType', 'getQuestionTypeService', false],
  6015. 'App\\Form\\RecupPwdFormType' => ['privates', 'App\\Form\\RecupPwdFormType', 'getRecupPwdFormTypeService', false],
  6016. 'App\\Form\\RegistrationFormType' => ['privates', 'App\\Form\\RegistrationFormType', 'getRegistrationFormTypeService', false],
  6017. 'App\\Form\\RegistrationFormTypeExpert' => ['privates', 'App\\Form\\RegistrationFormTypeExpert', 'getRegistrationFormTypeExpertService', false],
  6018. 'App\\Form\\ResetPassType' => ['privates', 'App\\Form\\ResetPassType', 'getResetPassTypeService', false],
  6019. 'App\\Form\\SurveyType' => ['privates', 'App\\Form\\SurveyType', 'getSurveyTypeService', false],
  6020. 'App\\Form\\contactMailType' => ['privates', 'App\\Form\\contactMailType', 'getContactMailTypeService', false],
  6021. 'App\\Form\\modifQuestionType' => ['privates', 'App\\Form\\modifQuestionType', 'getModifQuestionTypeService', false],
  6022. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
  6023. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
  6024. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
  6025. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
  6026. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
  6027. ], [
  6028. 'App\\Form\\AdminUserModifType' => '?',
  6029. 'App\\Form\\ApairerEleveType' => '?',
  6030. 'App\\Form\\CookieType' => '?',
  6031. 'App\\Form\\FinSurveyType' => '?',
  6032. 'App\\Form\\InstitutionType' => '?',
  6033. 'App\\Form\\LinksType' => '?',
  6034. 'App\\Form\\MentorUserModifType' => '?',
  6035. 'App\\Form\\MetierType' => '?',
  6036. 'App\\Form\\ModifInstitutionExpertType' => '?',
  6037. 'App\\Form\\ModifInstitutionType' => '?',
  6038. 'App\\Form\\ModifProfilLiensType' => '?',
  6039. 'App\\Form\\ModifProfilType' => '?',
  6040. 'App\\Form\\QuestionType' => '?',
  6041. 'App\\Form\\RecupPwdFormType' => '?',
  6042. 'App\\Form\\RegistrationFormType' => '?',
  6043. 'App\\Form\\RegistrationFormTypeExpert' => '?',
  6044. 'App\\Form\\ResetPassType' => '?',
  6045. 'App\\Form\\SurveyType' => '?',
  6046. 'App\\Form\\contactMailType' => '?',
  6047. 'App\\Form\\modifQuestionType' => '?',
  6048. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6049. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6050. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6051. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6052. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6053. ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6054. yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6055. yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6056. yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6057. yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6058. yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6059. yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6060. }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6061. yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6062. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6063. yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6064. }, 1)], new RewindableGenerator(function () {
  6065. yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6066. yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  6067. }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6068. }
  6069. /**
  6070. * Gets the private 'form.server_params' shared service.
  6071. *
  6072. * @return \Symfony\Component\Form\Util\ServerParams
  6073. */
  6074. protected function getForm_ServerParamsService()
  6075. {
  6076. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
  6077. return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6078. }
  6079. /**
  6080. * Gets the private 'form.type.choice' shared service.
  6081. *
  6082. * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6083. */
  6084. protected function getForm_Type_ChoiceService()
  6085. {
  6086. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6087. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6088. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6089. return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6090. }
  6091. /**
  6092. * Gets the private 'form.type.color' shared service.
  6093. *
  6094. * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6095. */
  6096. protected function getForm_Type_ColorService()
  6097. {
  6098. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6099. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6100. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6101. return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6102. }
  6103. /**
  6104. * Gets the private 'form.type.entity' shared service.
  6105. *
  6106. * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  6107. */
  6108. protected function getForm_Type_EntityService()
  6109. {
  6110. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6111. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6112. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  6113. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  6114. return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6115. }
  6116. /**
  6117. * Gets the private 'form.type.form' shared service.
  6118. *
  6119. * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6120. */
  6121. protected function getForm_Type_FormService()
  6122. {
  6123. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6124. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6125. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6126. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6127. return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6128. }
  6129. /**
  6130. * Gets the private 'form.type_extension.csrf' shared service.
  6131. *
  6132. * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6133. */
  6134. protected function getForm_TypeExtension_CsrfService()
  6135. {
  6136. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6137. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6138. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6139. return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  6140. }
  6141. /**
  6142. * Gets the private 'form.type_extension.form.data_collector' shared service.
  6143. *
  6144. * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6145. */
  6146. protected function getForm_TypeExtension_Form_DataCollectorService()
  6147. {
  6148. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6149. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6150. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6151. return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  6152. }
  6153. /**
  6154. * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6155. *
  6156. * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6157. */
  6158. protected function getForm_TypeExtension_Form_HttpFoundationService()
  6159. {
  6160. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6161. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6162. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6163. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6164. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6165. return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  6166. }
  6167. /**
  6168. * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6169. *
  6170. * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6171. */
  6172. protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6173. {
  6174. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6175. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6176. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6177. return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6178. }
  6179. /**
  6180. * Gets the private 'form.type_extension.form.validator' shared service.
  6181. *
  6182. * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6183. */
  6184. protected function getForm_TypeExtension_Form_ValidatorService()
  6185. {
  6186. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6187. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6188. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6189. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6190. return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6191. }
  6192. /**
  6193. * Gets the private 'form.type_extension.upload.validator' shared service.
  6194. *
  6195. * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6196. */
  6197. protected function getForm_TypeExtension_Upload_ValidatorService()
  6198. {
  6199. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6200. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6201. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6202. return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6203. }
  6204. /**
  6205. * Gets the private 'form.type_guesser.doctrine' shared service.
  6206. *
  6207. * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6208. */
  6209. protected function getForm_TypeGuesser_DoctrineService()
  6210. {
  6211. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6212. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6213. return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6214. }
  6215. /**
  6216. * Gets the private 'form.type_guesser.validator' shared service.
  6217. *
  6218. * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6219. */
  6220. protected function getForm_TypeGuesser_ValidatorService()
  6221. {
  6222. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6223. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6224. return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6225. }
  6226. /**
  6227. * Gets the private 'fragment.renderer.inline' shared service.
  6228. *
  6229. * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6230. */
  6231. protected function getFragment_Renderer_InlineService()
  6232. {
  6233. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6234. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6235. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6236. $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  6237. if (isset($this->privates['fragment.renderer.inline'])) {
  6238. return $this->privates['fragment.renderer.inline'];
  6239. }
  6240. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6241. if (isset($this->privates['fragment.renderer.inline'])) {
  6242. return $this->privates['fragment.renderer.inline'];
  6243. }
  6244. $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
  6245. $instance->setFragmentPath('/_fragment');
  6246. return $instance;
  6247. }
  6248. /**
  6249. * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6250. *
  6251. * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6252. */
  6253. protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6254. {
  6255. return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  6256. }
  6257. /**
  6258. * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6259. *
  6260. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6261. */
  6262. protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6263. {
  6264. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6265. if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  6266. return $this->privates['framework_extra_bundle.event.is_granted'];
  6267. }
  6268. return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  6269. }
  6270. /**
  6271. * Gets the private 'locale_aware_listener' shared service.
  6272. *
  6273. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6274. */
  6275. protected function getLocaleAwareListenerService()
  6276. {
  6277. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6278. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  6279. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6280. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6281. }
  6282. /**
  6283. * Gets the private 'locale_listener' shared service.
  6284. *
  6285. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6286. */
  6287. protected function getLocaleListenerService()
  6288. {
  6289. return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  6290. }
  6291. /**
  6292. * Gets the private 'mailer.mailer' shared service.
  6293. *
  6294. * @return \Symfony\Component\Mailer\Mailer
  6295. */
  6296. protected function getMailer_MailerService()
  6297. {
  6298. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
  6299. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
  6300. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  6301. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
  6302. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
  6303. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6304. if (isset($this->privates['mailer.mailer'])) {
  6305. return $this->privates['mailer.mailer'];
  6306. }
  6307. return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  6308. yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  6309. yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  6310. yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  6311. yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  6312. }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
  6313. }
  6314. /**
  6315. * Gets the private 'mailer.transport_factory.native' shared service.
  6316. *
  6317. * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  6318. */
  6319. protected function getMailer_TransportFactory_NativeService()
  6320. {
  6321. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6322. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6323. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  6324. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6325. if (isset($this->privates['mailer.transport_factory.native'])) {
  6326. return $this->privates['mailer.transport_factory.native'];
  6327. }
  6328. return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6329. }
  6330. /**
  6331. * Gets the private 'mailer.transport_factory.null' shared service.
  6332. *
  6333. * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  6334. */
  6335. protected function getMailer_TransportFactory_NullService()
  6336. {
  6337. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6338. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6339. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  6340. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6341. if (isset($this->privates['mailer.transport_factory.null'])) {
  6342. return $this->privates['mailer.transport_factory.null'];
  6343. }
  6344. return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6345. }
  6346. /**
  6347. * Gets the private 'mailer.transport_factory.sendmail' shared service.
  6348. *
  6349. * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  6350. */
  6351. protected function getMailer_TransportFactory_SendmailService()
  6352. {
  6353. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6354. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6355. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  6356. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6357. if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  6358. return $this->privates['mailer.transport_factory.sendmail'];
  6359. }
  6360. return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6361. }
  6362. /**
  6363. * Gets the private 'mailer.transport_factory.smtp' shared service.
  6364. *
  6365. * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  6366. */
  6367. protected function getMailer_TransportFactory_SmtpService()
  6368. {
  6369. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6370. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6371. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  6372. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6373. if (isset($this->privates['mailer.transport_factory.smtp'])) {
  6374. return $this->privates['mailer.transport_factory.smtp'];
  6375. }
  6376. return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  6377. }
  6378. /**
  6379. * Gets the private 'maker.auto_command.make_auth' shared service.
  6380. *
  6381. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6382. */
  6383. protected function getMaker_AutoCommand_MakeAuthService()
  6384. {
  6385. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6386. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6387. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6388. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6389. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6390. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6391. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6392. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6393. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6394. $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6395. $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, $b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6396. $instance->setName('make:auth');
  6397. $instance->setDescription('Creates a Guard authenticator of different flavors');
  6398. return $instance;
  6399. }
  6400. /**
  6401. * Gets the private 'maker.auto_command.make_command' shared service.
  6402. *
  6403. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6404. */
  6405. protected function getMaker_AutoCommand_MakeCommandService()
  6406. {
  6407. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6408. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6409. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6410. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6411. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6412. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6413. $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6414. $instance->setName('make:command');
  6415. $instance->setDescription('Creates a new console command class');
  6416. return $instance;
  6417. }
  6418. /**
  6419. * Gets the private 'maker.auto_command.make_controller' shared service.
  6420. *
  6421. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6422. */
  6423. protected function getMaker_AutoCommand_MakeControllerService()
  6424. {
  6425. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6426. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6427. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6428. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6429. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6430. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6431. $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6432. $instance->setName('make:controller');
  6433. $instance->setDescription('Creates a new controller class');
  6434. return $instance;
  6435. }
  6436. /**
  6437. * Gets the private 'maker.auto_command.make_crud' shared service.
  6438. *
  6439. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6440. */
  6441. protected function getMaker_AutoCommand_MakeCrudService()
  6442. {
  6443. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6444. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6445. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6446. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6447. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6448. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6449. $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6450. $instance->setName('make:crud');
  6451. $instance->setDescription('Creates CRUD for Doctrine entity class');
  6452. return $instance;
  6453. }
  6454. /**
  6455. * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6456. *
  6457. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6458. */
  6459. protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6460. {
  6461. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6462. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6463. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6464. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6465. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6466. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6467. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6468. $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6469. $instance->setName('make:docker:database');
  6470. $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6471. return $instance;
  6472. }
  6473. /**
  6474. * Gets the private 'maker.auto_command.make_entity' shared service.
  6475. *
  6476. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6477. */
  6478. protected function getMaker_AutoCommand_MakeEntityService()
  6479. {
  6480. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6481. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6482. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6483. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6484. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6485. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6486. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6487. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6488. $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6489. $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a, $b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6490. $instance->setName('make:entity');
  6491. $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6492. return $instance;
  6493. }
  6494. /**
  6495. * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6496. *
  6497. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6498. */
  6499. protected function getMaker_AutoCommand_MakeFixturesService()
  6500. {
  6501. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6502. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6503. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6504. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6505. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6506. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6507. $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6508. $instance->setName('make:fixtures');
  6509. $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6510. return $instance;
  6511. }
  6512. /**
  6513. * Gets the private 'maker.auto_command.make_form' shared service.
  6514. *
  6515. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6516. */
  6517. protected function getMaker_AutoCommand_MakeFormService()
  6518. {
  6519. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6520. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6521. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6522. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6523. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6524. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6525. $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6526. $instance->setName('make:form');
  6527. $instance->setDescription('Creates a new form class');
  6528. return $instance;
  6529. }
  6530. /**
  6531. * Gets the private 'maker.auto_command.make_message' shared service.
  6532. *
  6533. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6534. */
  6535. protected function getMaker_AutoCommand_MakeMessageService()
  6536. {
  6537. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6538. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6539. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6540. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6541. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6542. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6543. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6544. $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6545. $instance->setName('make:message');
  6546. $instance->setDescription('Creates a new message and handler');
  6547. return $instance;
  6548. }
  6549. /**
  6550. * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6551. *
  6552. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6553. */
  6554. protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6555. {
  6556. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6557. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6558. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6559. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6560. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6561. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6562. $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6563. $instance->setName('make:messenger-middleware');
  6564. $instance->setDescription('Creates a new messenger middleware');
  6565. return $instance;
  6566. }
  6567. /**
  6568. * Gets the private 'maker.auto_command.make_migration' shared service.
  6569. *
  6570. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6571. */
  6572. protected function getMaker_AutoCommand_MakeMigrationService()
  6573. {
  6574. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6575. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6576. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6577. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6578. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6579. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6580. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6581. $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__, 4), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6582. $instance->setName('make:migration');
  6583. $instance->setDescription('Creates a new migration based on database changes');
  6584. return $instance;
  6585. }
  6586. /**
  6587. * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6588. *
  6589. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6590. */
  6591. protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6592. {
  6593. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6594. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6595. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6596. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6597. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6598. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6599. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6600. $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6601. $instance->setName('make:registration-form');
  6602. $instance->setDescription('Creates a new registration form system');
  6603. return $instance;
  6604. }
  6605. /**
  6606. * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6607. *
  6608. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6609. */
  6610. protected function getMaker_AutoCommand_MakeResetPasswordService()
  6611. {
  6612. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6613. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6614. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6615. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6616. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6617. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6618. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6619. $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6620. $instance->setName('make:reset-password');
  6621. $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6622. return $instance;
  6623. }
  6624. /**
  6625. * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  6626. *
  6627. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6628. */
  6629. protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  6630. {
  6631. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6632. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6633. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6634. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6635. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  6636. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6637. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6638. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6639. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6640. $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6641. $instance->setName('make:security:form-login');
  6642. $instance->setDescription('Generate the code needed for the form_login authenticator');
  6643. return $instance;
  6644. }
  6645. /**
  6646. * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6647. *
  6648. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6649. */
  6650. protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6651. {
  6652. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6653. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6654. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6655. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6656. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6657. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6658. $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6659. $instance->setName('make:serializer:encoder');
  6660. $instance->setDescription('Creates a new serializer encoder class');
  6661. return $instance;
  6662. }
  6663. /**
  6664. * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6665. *
  6666. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6667. */
  6668. protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6669. {
  6670. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6671. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6672. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6673. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6674. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6675. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6676. $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6677. $instance->setName('make:serializer:normalizer');
  6678. $instance->setDescription('Creates a new serializer normalizer class');
  6679. return $instance;
  6680. }
  6681. /**
  6682. * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6683. *
  6684. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6685. */
  6686. protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6687. {
  6688. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6689. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6690. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6691. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6692. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  6693. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6694. $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6695. $instance->setName('make:stimulus-controller');
  6696. $instance->setDescription('Creates a new Stimulus controller');
  6697. return $instance;
  6698. }
  6699. /**
  6700. * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6701. *
  6702. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6703. */
  6704. protected function getMaker_AutoCommand_MakeSubscriberService()
  6705. {
  6706. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6707. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6708. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6709. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6710. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6711. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6712. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6713. $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6714. $instance->setName('make:subscriber');
  6715. $instance->setDescription('Creates a new event subscriber class');
  6716. return $instance;
  6717. }
  6718. /**
  6719. * Gets the private 'maker.auto_command.make_test' shared service.
  6720. *
  6721. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6722. */
  6723. protected function getMaker_AutoCommand_MakeTestService()
  6724. {
  6725. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6726. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6727. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6728. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6729. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6730. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6731. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6732. $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6733. $instance->setName('make:test');
  6734. $instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
  6735. $instance->setDescription('Creates a new test class');
  6736. return $instance;
  6737. }
  6738. /**
  6739. * Gets the private 'maker.auto_command.make_twig_component' shared service.
  6740. *
  6741. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6742. */
  6743. protected function getMaker_AutoCommand_MakeTwigComponentService()
  6744. {
  6745. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6746. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6747. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6748. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6749. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  6750. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6751. $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6752. $instance->setName('make:twig-component');
  6753. $instance->setDescription('Creates a twig (or live) component');
  6754. return $instance;
  6755. }
  6756. /**
  6757. * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6758. *
  6759. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6760. */
  6761. protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6762. {
  6763. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6764. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6765. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6766. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6767. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6768. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6769. $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6770. $instance->setName('make:twig-extension');
  6771. $instance->setDescription('Creates a new Twig extension with its runtime class');
  6772. return $instance;
  6773. }
  6774. /**
  6775. * Gets the private 'maker.auto_command.make_user' shared service.
  6776. *
  6777. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6778. */
  6779. protected function getMaker_AutoCommand_MakeUserService()
  6780. {
  6781. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6782. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6783. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6784. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6785. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6786. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6787. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6788. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6789. $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6790. $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6791. $instance->setName('make:user');
  6792. $instance->setDescription('Creates a new security user class');
  6793. return $instance;
  6794. }
  6795. /**
  6796. * Gets the private 'maker.auto_command.make_validator' shared service.
  6797. *
  6798. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6799. */
  6800. protected function getMaker_AutoCommand_MakeValidatorService()
  6801. {
  6802. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6803. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6804. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6805. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6806. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6807. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6808. $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6809. $instance->setName('make:validator');
  6810. $instance->setDescription('Creates a new validator and constraint class');
  6811. return $instance;
  6812. }
  6813. /**
  6814. * Gets the private 'maker.auto_command.make_voter' shared service.
  6815. *
  6816. * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6817. */
  6818. protected function getMaker_AutoCommand_MakeVoterService()
  6819. {
  6820. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6821. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6822. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6823. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6824. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6825. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  6826. $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  6827. $instance->setName('make:voter');
  6828. $instance->setDescription('Creates a new security voter class');
  6829. return $instance;
  6830. }
  6831. /**
  6832. * Gets the private 'maker.doctrine_helper' shared service.
  6833. *
  6834. * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6835. */
  6836. protected function getMaker_DoctrineHelperService()
  6837. {
  6838. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6839. return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [0 => [0 => 'App\\Entity', 1 => ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  6840. }
  6841. /**
  6842. * Gets the private 'maker.entity_class_generator' shared service.
  6843. *
  6844. * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6845. */
  6846. protected function getMaker_EntityClassGeneratorService()
  6847. {
  6848. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6849. return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  6850. }
  6851. /**
  6852. * Gets the private 'maker.file_link_formatter' shared service.
  6853. *
  6854. * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  6855. */
  6856. protected function getMaker_FileLinkFormatterService()
  6857. {
  6858. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6859. return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6860. }
  6861. /**
  6862. * Gets the private 'maker.file_manager' shared service.
  6863. *
  6864. * @return \Symfony\Bundle\MakerBundle\FileManager
  6865. */
  6866. protected function getMaker_FileManagerService()
  6867. {
  6868. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6869. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6870. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6871. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  6872. return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
  6873. }
  6874. /**
  6875. * Gets the private 'maker.generator' shared service.
  6876. *
  6877. * @return \Symfony\Bundle\MakerBundle\Generator
  6878. */
  6879. protected function getMaker_GeneratorService()
  6880. {
  6881. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6882. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  6883. return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  6884. }
  6885. /**
  6886. * Gets the private 'maker.php_compat_util' shared service.
  6887. *
  6888. * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  6889. */
  6890. protected function getMaker_PhpCompatUtilService()
  6891. {
  6892. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  6893. return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  6894. }
  6895. /**
  6896. * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6897. *
  6898. * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6899. */
  6900. protected function getMaker_Renderer_FormTypeRendererService()
  6901. {
  6902. include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6903. return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6904. }
  6905. /**
  6906. * Gets the private 'mime_types' shared service.
  6907. *
  6908. * @return \Symfony\Component\Mime\MimeTypes
  6909. */
  6910. protected function getMimeTypesService()
  6911. {
  6912. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  6913. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
  6914. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
  6915. $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6916. $instance->setDefault($instance);
  6917. return $instance;
  6918. }
  6919. /**
  6920. * Gets the private 'monolog.command.server_log' shared service.
  6921. *
  6922. * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6923. */
  6924. protected function getMonolog_Command_ServerLogService()
  6925. {
  6926. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6927. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6928. $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6929. $instance->setName('server:log');
  6930. $instance->setDescription('Start a log server that displays logs in real time');
  6931. return $instance;
  6932. }
  6933. /**
  6934. * Gets the private 'monolog.handler.console' shared service.
  6935. *
  6936. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6937. */
  6938. protected function getMonolog_Handler_ConsoleService()
  6939. {
  6940. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  6941. }
  6942. /**
  6943. * Gets the private 'monolog.handler.deprecation' shared service.
  6944. *
  6945. * @return \Monolog\Handler\StreamHandler
  6946. */
  6947. protected function getMonolog_Handler_DeprecationService()
  6948. {
  6949. $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.deprecations.log'), 'DEBUG', true, NULL, false);
  6950. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6951. return $instance;
  6952. }
  6953. /**
  6954. * Gets the private 'monolog.handler.mailer' shared service.
  6955. *
  6956. * @return \Monolog\Handler\StreamHandler
  6957. */
  6958. protected function getMonolog_Handler_MailerService()
  6959. {
  6960. $this->privates['monolog.handler.mailer'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/mailer.dev.log'), 'error', true, NULL, false);
  6961. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6962. return $instance;
  6963. }
  6964. /**
  6965. * Gets the private 'monolog.handler.main' shared service.
  6966. *
  6967. * @return \Monolog\Handler\StreamHandler
  6968. */
  6969. protected function getMonolog_Handler_MainService()
  6970. {
  6971. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  6972. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6973. return $instance;
  6974. }
  6975. /**
  6976. * Gets the private 'monolog.logger' shared service.
  6977. *
  6978. * @return \Symfony\Bridge\Monolog\Logger
  6979. */
  6980. protected function getMonolog_LoggerService()
  6981. {
  6982. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6983. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6984. $instance->useMicrosecondTimestamps(true);
  6985. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6986. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6987. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6988. return $instance;
  6989. }
  6990. /**
  6991. * Gets the private 'monolog.logger.cache' shared service.
  6992. *
  6993. * @return \Symfony\Bridge\Monolog\Logger
  6994. */
  6995. protected function getMonolog_Logger_CacheService()
  6996. {
  6997. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6998. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6999. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7000. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7001. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7002. return $instance;
  7003. }
  7004. /**
  7005. * Gets the private 'monolog.logger.request' shared service.
  7006. *
  7007. * @return \Symfony\Bridge\Monolog\Logger
  7008. */
  7009. protected function getMonolog_Logger_RequestService()
  7010. {
  7011. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7012. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7013. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7014. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7015. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7016. return $instance;
  7017. }
  7018. /**
  7019. * Gets the private 'monolog.logger.security' shared service.
  7020. *
  7021. * @return \Symfony\Bridge\Monolog\Logger
  7022. */
  7023. protected function getMonolog_Logger_SecurityService()
  7024. {
  7025. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7026. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7027. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7028. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7029. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7030. return $instance;
  7031. }
  7032. /**
  7033. * Gets the private 'parameter_bag' shared service.
  7034. *
  7035. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7036. */
  7037. protected function getParameterBagService()
  7038. {
  7039. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7040. }
  7041. /**
  7042. * Gets the private 'profiler_listener' shared service.
  7043. *
  7044. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7045. */
  7046. protected function getProfilerListenerService()
  7047. {
  7048. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7049. if (isset($this->privates['profiler_listener'])) {
  7050. return $this->privates['profiler_listener'];
  7051. }
  7052. 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);
  7053. }
  7054. /**
  7055. * Gets the private 'property_accessor' shared service.
  7056. *
  7057. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7058. */
  7059. protected function getPropertyAccessorService()
  7060. {
  7061. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7062. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7063. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7064. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7065. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7066. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7067. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7068. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  7069. }
  7070. /**
  7071. * Gets the private 'property_info' shared service.
  7072. *
  7073. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7074. */
  7075. protected function getPropertyInfoService()
  7076. {
  7077. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7078. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7079. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7080. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7081. }, 3), new RewindableGenerator(function () {
  7082. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7083. yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7084. yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7085. yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7086. }, 4), new RewindableGenerator(function () {
  7087. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7088. }, 1), new RewindableGenerator(function () {
  7089. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7090. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7091. }, 2), new RewindableGenerator(function () {
  7092. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7093. }, 1));
  7094. }
  7095. /**
  7096. * Gets the private 'property_info.serializer_extractor' shared service.
  7097. *
  7098. * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7099. */
  7100. protected function getPropertyInfo_SerializerExtractorService()
  7101. {
  7102. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7103. return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7104. }
  7105. /**
  7106. * Gets the private 'router.cache_warmer' shared service.
  7107. *
  7108. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7109. */
  7110. protected function getRouter_CacheWarmerService()
  7111. {
  7112. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7113. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7114. return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7115. 'router' => ['services', 'router', 'getRouterService', false],
  7116. ], [
  7117. 'router' => '?',
  7118. ]))->withContext('router.cache_warmer', $this));
  7119. }
  7120. /**
  7121. * Gets the private 'router.expression_language_provider' shared service.
  7122. *
  7123. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7124. */
  7125. protected function getRouter_ExpressionLanguageProviderService()
  7126. {
  7127. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7128. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
  7129. ], [
  7130. 'env' => 'Closure',
  7131. ]));
  7132. }
  7133. /**
  7134. * Gets the private 'router.request_context' shared service.
  7135. *
  7136. * @return \Symfony\Component\Routing\RequestContext
  7137. */
  7138. protected function getRouter_RequestContextService()
  7139. {
  7140. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  7141. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7142. return $instance;
  7143. }
  7144. /**
  7145. * Gets the private 'router_listener' shared service.
  7146. *
  7147. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7148. */
  7149. protected function getRouterListenerService()
  7150. {
  7151. 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);
  7152. }
  7153. /**
  7154. * Gets the private 'secrets.vault' shared service.
  7155. *
  7156. * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  7157. */
  7158. protected function getSecrets_VaultService()
  7159. {
  7160. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7161. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7162. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7163. include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
  7164. return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  7165. }
  7166. /**
  7167. * Gets the private 'security.access_listener' shared service.
  7168. *
  7169. * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7170. */
  7171. protected function getSecurity_AccessListenerService()
  7172. {
  7173. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7174. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7175. if (isset($this->privates['security.access_listener'])) {
  7176. return $this->privates['security.access_listener'];
  7177. }
  7178. return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  7179. }
  7180. /**
  7181. * Gets the private 'security.access_map' shared service.
  7182. *
  7183. * @return \Symfony\Component\Security\Http\AccessMap
  7184. */
  7185. protected function getSecurity_AccessMapService()
  7186. {
  7187. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7188. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
  7189. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7190. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7191. $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7192. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7193. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [0 => 'ROLE_ADMIN'], NULL);
  7194. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/questions'), [0 => 'ROLE_ADULTE', 1 => 'ROLE_COLLEGE', 2 => 'ROLE_LYCEE'], NULL);
  7195. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/professeur'), [0 => 'ROLE_PROF', 1 => 'ROLE_MENTOR', 2 => 'ROLE_VALIDEUR'], NULL);
  7196. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/conseiller'), [0 => 'ROLE_CONSEILLER'], NULL);
  7197. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/mentor'), [0 => 'ROLE_MENTOR'], NULL);
  7198. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/mentorer'), [0 => 'ROLE_VALIDEUR'], NULL);
  7199. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/college'), [0 => 'ROLE_COLLEGE'], NULL);
  7200. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/lycee'), [0 => 'ROLE_LYCEE'], NULL);
  7201. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/reconversion'), [0 => 'ROLE_ADULTE'], NULL);
  7202. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/parent'), [0 => 'ROLE_PARENT'], NULL);
  7203. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile'), [0 => 'ROLE_USER'], NULL);
  7204. return $instance;
  7205. }
  7206. /**
  7207. * Gets the private 'security.authentication.guard_handler' shared service.
  7208. *
  7209. * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  7210. *
  7211. * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  7212. */
  7213. protected function getSecurity_Authentication_GuardHandlerService()
  7214. {
  7215. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  7216. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7217. if (isset($this->privates['security.authentication.guard_handler'])) {
  7218. return $this->privates['security.authentication.guard_handler'];
  7219. }
  7220. $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, []);
  7221. $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  7222. return $instance;
  7223. }
  7224. /**
  7225. * Gets the private 'security.authentication.session_strategy' shared service.
  7226. *
  7227. * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  7228. */
  7229. protected function getSecurity_Authentication_SessionStrategyService()
  7230. {
  7231. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7232. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7233. return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  7234. }
  7235. /**
  7236. * Gets the private 'security.authentication_utils' shared service.
  7237. *
  7238. * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  7239. */
  7240. protected function getSecurity_AuthenticationUtilsService()
  7241. {
  7242. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  7243. return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7244. }
  7245. /**
  7246. * Gets the private 'security.channel_listener' shared service.
  7247. *
  7248. * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  7249. */
  7250. protected function getSecurity_ChannelListenerService()
  7251. {
  7252. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  7253. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  7254. return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  7255. }
  7256. /**
  7257. * Gets the private 'security.command.debug_firewall' shared service.
  7258. *
  7259. * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  7260. */
  7261. protected function getSecurity_Command_DebugFirewallService()
  7262. {
  7263. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  7264. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  7265. $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), ['main' => [0 => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService())]], true);
  7266. $instance->setName('debug:firewall');
  7267. $instance->setDescription('Display information about your security firewall(s)');
  7268. return $instance;
  7269. }
  7270. /**
  7271. * Gets the private 'security.command.user_password_encoder' shared service.
  7272. *
  7273. * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  7274. *
  7275. * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  7276. */
  7277. protected function getSecurity_Command_UserPasswordEncoderService()
  7278. {
  7279. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  7280. $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\Entity\\User']);
  7281. $instance->setName('security:encode-password');
  7282. $instance->setDescription('Encode a password');
  7283. return $instance;
  7284. }
  7285. /**
  7286. * Gets the private 'security.command.user_password_hash' shared service.
  7287. *
  7288. * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  7289. */
  7290. protected function getSecurity_Command_UserPasswordHashService()
  7291. {
  7292. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  7293. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  7294. $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\Entity\\User']);
  7295. $instance->setName('security:hash-password');
  7296. $instance->setDescription('Hash a user password');
  7297. return $instance;
  7298. }
  7299. /**
  7300. * Gets the private 'security.context_listener.0' shared service.
  7301. *
  7302. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  7303. */
  7304. protected function getSecurity_ContextListener_0Service()
  7305. {
  7306. return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  7307. yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  7308. }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  7309. }
  7310. /**
  7311. * Gets the private 'security.csrf.token_storage' shared service.
  7312. *
  7313. * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  7314. */
  7315. protected function getSecurity_Csrf_TokenStorageService()
  7316. {
  7317. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  7318. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  7319. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  7320. return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7321. }
  7322. /**
  7323. * Gets the private 'security.encoder_factory.generic' shared service.
  7324. *
  7325. * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  7326. *
  7327. * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  7328. */
  7329. protected function getSecurity_EncoderFactory_GenericService()
  7330. {
  7331. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  7332. return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
  7333. }
  7334. /**
  7335. * Gets the private 'security.event_dispatcher.main' shared service.
  7336. *
  7337. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  7338. */
  7339. protected function getSecurity_EventDispatcher_MainService()
  7340. {
  7341. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  7342. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  7343. return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  7344. }, 1 => 'onSuccessfulLogin'], 0);
  7345. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  7346. return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  7347. }, 1 => 'onLogout'], 64);
  7348. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  7349. return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  7350. }, 1 => 'onLogout'], 0);
  7351. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  7352. return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  7353. }, 1 => 'preCheckCredentials'], 256);
  7354. $instance->addListener('security.authentication.success', [0 => function () {
  7355. return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  7356. }, 1 => 'postCheckCredentials'], 256);
  7357. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  7358. return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  7359. }, 1 => 'checkPassport'], 1024);
  7360. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  7361. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  7362. }, 1 => 'checkPassport'], 0);
  7363. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  7364. return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  7365. }, 1 => 'onLoginSuccess'], 0);
  7366. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  7367. return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  7368. }, 1 => 'checkPassport'], 512);
  7369. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  7370. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7371. }, 1 => 'onLogout'], 0);
  7372. return $instance;
  7373. }
  7374. /**
  7375. * Gets the private 'security.firewall.map' shared service.
  7376. *
  7377. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7378. */
  7379. protected function getSecurity_Firewall_MapService()
  7380. {
  7381. $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  7382. if (isset($this->privates['security.firewall.map'])) {
  7383. return $this->privates['security.firewall.map'];
  7384. }
  7385. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  7386. 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)/')));
  7387. yield 'security.firewall.map.context.main' => NULL;
  7388. }, 2));
  7389. }
  7390. /**
  7391. * Gets the private 'security.firewall.map.context.dev' shared service.
  7392. *
  7393. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7394. */
  7395. protected function getSecurity_Firewall_Map_Context_DevService()
  7396. {
  7397. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7398. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7399. return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7400. return new \EmptyIterator();
  7401. }, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL));
  7402. }
  7403. /**
  7404. * Gets the private 'security.firewall.map.context.main' shared service.
  7405. *
  7406. * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  7407. */
  7408. protected function getSecurity_Firewall_Map_Context_MainService()
  7409. {
  7410. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7411. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  7412. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7413. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7414. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7415. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7416. $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7417. $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7418. return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  7419. yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7420. yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7421. yield 2 => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  7422. yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7423. }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'App\\Security\\UserChecker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'App\\Security\\LoginFormAuthenticator', NULL, NULL, [0 => 'App\\Security\\LoginFormAuthenticator'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  7424. }
  7425. /**
  7426. * Gets the private 'security.helper' shared service.
  7427. *
  7428. * @return \Symfony\Component\Security\Core\Security
  7429. */
  7430. protected function getSecurity_HelperService()
  7431. {
  7432. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
  7433. return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7434. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  7435. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  7436. ], [
  7437. 'security.authorization_checker' => '?',
  7438. 'security.token_storage' => '?',
  7439. ]));
  7440. }
  7441. /**
  7442. * Gets the private 'security.http_utils' shared service.
  7443. *
  7444. * @return \Symfony\Component\Security\Http\HttpUtils
  7445. */
  7446. protected function getSecurity_HttpUtilsService()
  7447. {
  7448. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
  7449. $a = ($this->services['router'] ?? $this->getRouterService());
  7450. return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
  7451. }
  7452. /**
  7453. * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  7454. *
  7455. * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  7456. */
  7457. protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  7458. {
  7459. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  7460. return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  7461. }
  7462. /**
  7463. * Gets the private 'security.listener.csrf_protection' shared service.
  7464. *
  7465. * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  7466. */
  7467. protected function getSecurity_Listener_CsrfProtectionService()
  7468. {
  7469. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  7470. return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  7471. }
  7472. /**
  7473. * Gets the private 'security.listener.password_migrating' shared service.
  7474. *
  7475. * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  7476. */
  7477. protected function getSecurity_Listener_PasswordMigratingService()
  7478. {
  7479. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  7480. return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  7481. }
  7482. /**
  7483. * Gets the private 'security.listener.session.main' shared service.
  7484. *
  7485. * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  7486. */
  7487. protected function getSecurity_Listener_Session_MainService()
  7488. {
  7489. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  7490. return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  7491. }
  7492. /**
  7493. * Gets the private 'security.listener.user_checker.main' shared service.
  7494. *
  7495. * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  7496. */
  7497. protected function getSecurity_Listener_UserChecker_MainService()
  7498. {
  7499. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  7500. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7501. include_once \dirname(__DIR__, 4).'/src/Security/UserChecker.php';
  7502. return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(new \App\Security\UserChecker());
  7503. }
  7504. /**
  7505. * Gets the private 'security.listener.user_provider' shared service.
  7506. *
  7507. * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  7508. */
  7509. protected function getSecurity_Listener_UserProviderService()
  7510. {
  7511. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  7512. return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  7513. }
  7514. /**
  7515. * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  7516. *
  7517. * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  7518. */
  7519. protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  7520. {
  7521. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  7522. return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  7523. }
  7524. /**
  7525. * Gets the private 'security.logout.listener.default.main' shared service.
  7526. *
  7527. * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  7528. */
  7529. protected function getSecurity_Logout_Listener_Default_MainService()
  7530. {
  7531. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  7532. return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  7533. }
  7534. /**
  7535. * Gets the private 'security.logout_url_generator' shared service.
  7536. *
  7537. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7538. */
  7539. protected function getSecurity_LogoutUrlGeneratorService()
  7540. {
  7541. $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7542. $instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
  7543. return $instance;
  7544. }
  7545. /**
  7546. * Gets the private 'security.password_hasher_factory' shared service.
  7547. *
  7548. * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  7549. */
  7550. protected function getSecurity_PasswordHasherFactoryService()
  7551. {
  7552. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  7553. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  7554. return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
  7555. }
  7556. /**
  7557. * Gets the private 'security.role_hierarchy' shared service.
  7558. *
  7559. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  7560. */
  7561. protected function getSecurity_RoleHierarchyService()
  7562. {
  7563. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  7564. }
  7565. /**
  7566. * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  7567. *
  7568. * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  7569. */
  7570. protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  7571. {
  7572. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7573. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7574. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  7575. return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User', 'email', NULL);
  7576. }
  7577. /**
  7578. * Gets the private 'security.validator.user_password' shared service.
  7579. *
  7580. * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7581. */
  7582. protected function getSecurity_Validator_UserPasswordService()
  7583. {
  7584. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7585. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  7586. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7587. return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  7588. }
  7589. /**
  7590. * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7591. *
  7592. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7593. */
  7594. protected function getSensioFrameworkExtra_Controller_ListenerService()
  7595. {
  7596. return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7597. }
  7598. /**
  7599. * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7600. *
  7601. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7602. */
  7603. protected function getSensioFrameworkExtra_Converter_ListenerService()
  7604. {
  7605. $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7606. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  7607. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  7608. return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  7609. }
  7610. /**
  7611. * Gets the private 'sensio_framework_extra.routing.loader.annot_class' shared service.
  7612. *
  7613. * @return \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader
  7614. *
  7615. * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
  7616. */
  7617. protected function getSensioFrameworkExtra_Routing_Loader_AnnotClassService()
  7618. {
  7619. trigger_deprecation('sensio/framework-extra-bundle', '5.2', 'The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2');
  7620. return $this->privates['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7621. }
  7622. /**
  7623. * Gets the private 'sensio_framework_extra.routing.loader.annot_dir' shared service.
  7624. *
  7625. * @return \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
  7626. *
  7627. * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
  7628. */
  7629. protected function getSensioFrameworkExtra_Routing_Loader_AnnotDirService()
  7630. {
  7631. trigger_deprecation('sensio/framework-extra-bundle', '5.2', 'The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2');
  7632. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  7633. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  7634. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  7635. return new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  7636. }
  7637. /**
  7638. * Gets the private 'sensio_framework_extra.routing.loader.annot_file' shared service.
  7639. *
  7640. * @return \Symfony\Component\Routing\Loader\AnnotationFileLoader
  7641. *
  7642. * @deprecated Since sensio/framework-extra-bundle 5.2: The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
  7643. */
  7644. protected function getSensioFrameworkExtra_Routing_Loader_AnnotFileService()
  7645. {
  7646. trigger_deprecation('sensio/framework-extra-bundle', '5.2', 'The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2');
  7647. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  7648. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  7649. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  7650. return new \Symfony\Component\Routing\Loader\AnnotationFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  7651. }
  7652. /**
  7653. * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7654. *
  7655. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7656. */
  7657. protected function getSensioFrameworkExtra_Security_ListenerService()
  7658. {
  7659. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7660. if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  7661. return $this->privates['sensio_framework_extra.security.listener'];
  7662. }
  7663. return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7664. }
  7665. /**
  7666. * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7667. *
  7668. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7669. */
  7670. protected function getSensioFrameworkExtra_View_ListenerService()
  7671. {
  7672. $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
  7673. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7674. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  7675. ], [
  7676. 'twig' => '?',
  7677. ]))->withContext('sensio_framework_extra.view.listener', $this));
  7678. return $instance;
  7679. }
  7680. /**
  7681. * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7682. *
  7683. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7684. */
  7685. protected function getSerializer_Mapping_CacheWarmerService()
  7686. {
  7687. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7688. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7689. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7690. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7691. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7692. return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  7693. }
  7694. /**
  7695. * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7696. *
  7697. * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7698. */
  7699. protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7700. {
  7701. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  7702. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  7703. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  7704. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7705. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  7706. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7707. return $this->privates['serializer.mapping.class_metadata_factory'] = 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()))]));
  7708. }
  7709. /**
  7710. * Gets the private 'session.factory' shared service.
  7711. *
  7712. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  7713. */
  7714. protected function getSession_FactoryService()
  7715. {
  7716. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  7717. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  7718. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7719. if (isset($this->privates['session.factory'])) {
  7720. return $this->privates['session.factory'];
  7721. }
  7722. return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => $a, 1 => 'onSessionUsage']);
  7723. }
  7724. /**
  7725. * Gets the private 'session.storage.factory.service' shared service.
  7726. *
  7727. * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  7728. *
  7729. * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  7730. */
  7731. protected function getSession_Storage_Factory_ServiceService()
  7732. {
  7733. trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  7734. return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  7735. }
  7736. /**
  7737. * Gets the private 'session.storage.metadata_bag' shared service.
  7738. *
  7739. * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  7740. *
  7741. * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  7742. */
  7743. protected function getSession_Storage_MetadataBagService()
  7744. {
  7745. trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  7746. return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
  7747. }
  7748. /**
  7749. * Gets the private 'session.storage.native' shared service.
  7750. *
  7751. * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7752. *
  7753. * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  7754. */
  7755. protected function getSession_Storage_NativeService()
  7756. {
  7757. trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  7758. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  7759. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  7760. return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  7761. }
  7762. /**
  7763. * Gets the private 'session_listener' shared service.
  7764. *
  7765. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7766. */
  7767. protected function getSessionListenerService()
  7768. {
  7769. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7770. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  7771. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  7772. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  7773. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  7774. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
  7775. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  7776. 'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
  7777. ], [
  7778. 'initialized_session' => '?',
  7779. 'logger' => '?',
  7780. 'request_stack' => '?',
  7781. 'session' => '?',
  7782. 'session_collector' => '?',
  7783. 'session_factory' => '?',
  7784. 'session_storage' => '?',
  7785. ]), true, $this->parameters['session.storage.options']);
  7786. }
  7787. /**
  7788. * Gets the private 'translation.extractor' shared service.
  7789. *
  7790. * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7791. */
  7792. protected function getTranslation_ExtractorService()
  7793. {
  7794. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7795. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7796. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7797. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7798. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7799. $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7800. $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7801. $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  7802. return $instance;
  7803. }
  7804. /**
  7805. * Gets the private 'translation.loader.csv' shared service.
  7806. *
  7807. * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7808. */
  7809. protected function getTranslation_Loader_CsvService()
  7810. {
  7811. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7812. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7813. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7814. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7815. return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7816. }
  7817. /**
  7818. * Gets the private 'translation.loader.dat' shared service.
  7819. *
  7820. * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7821. */
  7822. protected function getTranslation_Loader_DatService()
  7823. {
  7824. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7825. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7826. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7827. return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7828. }
  7829. /**
  7830. * Gets the private 'translation.loader.ini' shared service.
  7831. *
  7832. * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7833. */
  7834. protected function getTranslation_Loader_IniService()
  7835. {
  7836. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7837. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7838. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7839. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7840. return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7841. }
  7842. /**
  7843. * Gets the private 'translation.loader.json' shared service.
  7844. *
  7845. * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7846. */
  7847. protected function getTranslation_Loader_JsonService()
  7848. {
  7849. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7850. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7851. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7852. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7853. return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7854. }
  7855. /**
  7856. * Gets the private 'translation.loader.mo' shared service.
  7857. *
  7858. * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7859. */
  7860. protected function getTranslation_Loader_MoService()
  7861. {
  7862. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7863. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7864. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7865. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7866. return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  7867. }
  7868. /**
  7869. * Gets the private 'translation.loader.php' shared service.
  7870. *
  7871. * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7872. */
  7873. protected function getTranslation_Loader_PhpService()
  7874. {
  7875. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7876. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7877. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7878. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7879. return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7880. }
  7881. /**
  7882. * Gets the private 'translation.loader.po' shared service.
  7883. *
  7884. * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7885. */
  7886. protected function getTranslation_Loader_PoService()
  7887. {
  7888. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7889. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7890. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7891. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7892. return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  7893. }
  7894. /**
  7895. * Gets the private 'translation.loader.qt' shared service.
  7896. *
  7897. * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7898. */
  7899. protected function getTranslation_Loader_QtService()
  7900. {
  7901. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7902. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7903. return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  7904. }
  7905. /**
  7906. * Gets the private 'translation.loader.res' shared service.
  7907. *
  7908. * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7909. */
  7910. protected function getTranslation_Loader_ResService()
  7911. {
  7912. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7913. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7914. return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7915. }
  7916. /**
  7917. * Gets the private 'translation.loader.xliff' shared service.
  7918. *
  7919. * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7920. */
  7921. protected function getTranslation_Loader_XliffService()
  7922. {
  7923. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7924. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7925. return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7926. }
  7927. /**
  7928. * Gets the private 'translation.loader.yml' shared service.
  7929. *
  7930. * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7931. */
  7932. protected function getTranslation_Loader_YmlService()
  7933. {
  7934. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7935. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7936. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7937. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7938. return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7939. }
  7940. /**
  7941. * Gets the private 'translation.provider_collection' shared service.
  7942. *
  7943. * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  7944. */
  7945. protected function getTranslation_ProviderCollectionService()
  7946. {
  7947. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  7948. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  7949. return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  7950. yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  7951. }, 1), []))->fromConfig([]);
  7952. }
  7953. /**
  7954. * Gets the private 'translation.reader' shared service.
  7955. *
  7956. * @return \Symfony\Component\Translation\Reader\TranslationReader
  7957. */
  7958. protected function getTranslation_ReaderService()
  7959. {
  7960. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  7961. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  7962. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7963. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7964. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7965. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7966. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7967. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7968. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7969. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7970. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7971. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7972. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7973. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7974. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7975. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7976. $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  7977. $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  7978. $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  7979. $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  7980. $instance->addLoader('yaml', $a);
  7981. $instance->addLoader('yml', $a);
  7982. $instance->addLoader('xlf', $b);
  7983. $instance->addLoader('xliff', $b);
  7984. $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  7985. $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  7986. $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  7987. $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  7988. $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  7989. $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  7990. $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  7991. $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  7992. return $instance;
  7993. }
  7994. /**
  7995. * Gets the private 'translation.warmer' shared service.
  7996. *
  7997. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  7998. */
  7999. protected function getTranslation_WarmerService()
  8000. {
  8001. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8002. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8003. return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8004. 'translator' => ['services', 'translator', 'getTranslatorService', false],
  8005. ], [
  8006. 'translator' => '?',
  8007. ]))->withContext('translation.warmer', $this));
  8008. }
  8009. /**
  8010. * Gets the private 'translation.writer' shared service.
  8011. *
  8012. * @return \Symfony\Component\Translation\Writer\TranslationWriter
  8013. */
  8014. protected function getTranslation_WriterService()
  8015. {
  8016. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8017. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8018. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8019. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8020. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8021. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8022. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8023. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8024. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8025. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8026. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8027. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8028. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8029. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8030. $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8031. $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8032. $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8033. $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8034. $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8035. $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8036. $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8037. $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8038. $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8039. $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8040. $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8041. $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8042. return $instance;
  8043. }
  8044. /**
  8045. * Gets the private 'translator.default' shared service.
  8046. *
  8047. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8048. */
  8049. protected function getTranslator_DefaultService()
  8050. {
  8051. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8052. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
  8053. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
  8054. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
  8055. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
  8056. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
  8057. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
  8058. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
  8059. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
  8060. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
  8061. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
  8062. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
  8063. ], [
  8064. 'translation.loader.csv' => '?',
  8065. 'translation.loader.dat' => '?',
  8066. 'translation.loader.ini' => '?',
  8067. 'translation.loader.json' => '?',
  8068. 'translation.loader.mo' => '?',
  8069. 'translation.loader.php' => '?',
  8070. 'translation.loader.po' => '?',
  8071. 'translation.loader.qt' => '?',
  8072. 'translation.loader.res' => '?',
  8073. 'translation.loader.xliff' => '?',
  8074. 'translation.loader.yml' => '?',
  8075. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), 4 => (\dirname(__DIR__, 4).'/translations/messages.fr.yaml'), 5 => (\dirname(__DIR__, 4).'/translations/security.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/symfony/twig-bundle/translations', 7 => 'vendor/twig/extra-bundle/translations', 8 => 'vendor/doctrine/doctrine-bundle/translations', 9 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 10 => 'vendor/symfony/security-bundle/translations', 11 => 'vendor/symfony/web-profiler-bundle/translations', 12 => 'vendor/symfony/monolog-bundle/translations', 13 => 'vendor/symfony/debug-bundle/translations', 14 => 'vendor/symfony/maker-bundle/src/translations', 15 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 16 => 'vendor/sensio/framework-extra-bundle/src/translations']]], []);
  8076. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8077. $instance->setFallbackLocales([0 => 'fr']);
  8078. return $instance;
  8079. }
  8080. /**
  8081. * Gets the private 'twig.command.debug' shared service.
  8082. *
  8083. * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8084. */
  8085. protected function getTwig_Command_DebugService()
  8086. {
  8087. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8088. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8089. $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  8090. $instance->setName('debug:twig');
  8091. $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  8092. return $instance;
  8093. }
  8094. /**
  8095. * Gets the private 'twig.command.lint' shared service.
  8096. *
  8097. * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8098. */
  8099. protected function getTwig_Command_LintService()
  8100. {
  8101. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8102. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8103. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8104. $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8105. $instance->setName('lint:twig');
  8106. $instance->setDescription('Lint a Twig template and outputs encountered errors');
  8107. return $instance;
  8108. }
  8109. /**
  8110. * Gets the private 'twig.form.engine' shared service.
  8111. *
  8112. * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  8113. */
  8114. protected function getTwig_Form_EngineService()
  8115. {
  8116. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8117. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8118. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8119. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8120. if (isset($this->privates['twig.form.engine'])) {
  8121. return $this->privates['twig.form.engine'];
  8122. }
  8123. return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  8124. }
  8125. /**
  8126. * Gets the private 'twig.form.renderer' shared service.
  8127. *
  8128. * @return \Symfony\Component\Form\FormRenderer
  8129. */
  8130. protected function getTwig_Form_RendererService()
  8131. {
  8132. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
  8133. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
  8134. $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  8135. if (isset($this->privates['twig.form.renderer'])) {
  8136. return $this->privates['twig.form.renderer'];
  8137. }
  8138. return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  8139. }
  8140. /**
  8141. * Gets the private 'twig.mailer.message_listener' shared service.
  8142. *
  8143. * @return \Symfony\Component\Mailer\EventListener\MessageListener
  8144. */
  8145. protected function getTwig_Mailer_MessageListenerService()
  8146. {
  8147. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  8148. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
  8149. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  8150. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8151. if (isset($this->privates['twig.mailer.message_listener'])) {
  8152. return $this->privates['twig.mailer.message_listener'];
  8153. }
  8154. return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  8155. }
  8156. /**
  8157. * Gets the private 'twig.runtime.httpkernel' shared service.
  8158. *
  8159. * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8160. */
  8161. protected function getTwig_Runtime_HttpkernelService()
  8162. {
  8163. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8164. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  8165. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  8166. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  8167. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  8168. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
  8169. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8170. return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8171. 'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
  8172. ], [
  8173. 'inline' => '?',
  8174. ]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  8175. }
  8176. /**
  8177. * Gets the private 'twig.runtime.security_csrf' shared service.
  8178. *
  8179. * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8180. */
  8181. protected function getTwig_Runtime_SecurityCsrfService()
  8182. {
  8183. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8184. return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  8185. }
  8186. /**
  8187. * Gets the private 'twig.runtime.serializer' shared service.
  8188. *
  8189. * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  8190. */
  8191. protected function getTwig_Runtime_SerializerService()
  8192. {
  8193. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  8194. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  8195. return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  8196. }
  8197. /**
  8198. * Gets the private 'twig.template_cache_warmer' shared service.
  8199. *
  8200. * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8201. */
  8202. protected function getTwig_TemplateCacheWarmerService()
  8203. {
  8204. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8205. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8206. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8207. return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8208. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  8209. ], [
  8210. 'twig' => '?',
  8211. ]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
  8212. }
  8213. /**
  8214. * Gets the private 'validator.builder' shared service.
  8215. *
  8216. * @return \Symfony\Component\Validator\ValidatorBuilder
  8217. */
  8218. protected function getValidator_BuilderService()
  8219. {
  8220. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8221. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8222. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8223. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
  8224. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
  8225. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
  8226. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
  8227. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
  8228. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
  8229. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
  8230. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
  8231. ], [
  8232. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  8233. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  8234. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  8235. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  8236. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  8237. 'doctrine.orm.validator.unique' => '?',
  8238. 'security.validator.user_password' => '?',
  8239. 'validator.expression' => '?',
  8240. ])));
  8241. if ($this->has('translator')) {
  8242. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  8243. }
  8244. $instance->setTranslationDomain('validators');
  8245. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  8246. $instance->enableAnnotationMapping(true);
  8247. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8248. $instance->addMethodMapping('loadValidatorMetadata');
  8249. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  8250. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  8251. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  8252. return $instance;
  8253. }
  8254. /**
  8255. * Gets the private 'validator.email' shared service.
  8256. *
  8257. * @return \Symfony\Component\Validator\Constraints\EmailValidator
  8258. */
  8259. protected function getValidator_EmailService()
  8260. {
  8261. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8262. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  8263. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  8264. return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  8265. }
  8266. /**
  8267. * Gets the private 'validator.expression' shared service.
  8268. *
  8269. * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  8270. */
  8271. protected function getValidator_ExpressionService()
  8272. {
  8273. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8274. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  8275. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  8276. return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  8277. }
  8278. /**
  8279. * Gets the private 'validator.mapping.cache_warmer' shared service.
  8280. *
  8281. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  8282. */
  8283. protected function getValidator_Mapping_CacheWarmerService()
  8284. {
  8285. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8286. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8287. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  8288. return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  8289. }
  8290. /**
  8291. * Gets the private 'validator.not_compromised_password' shared service.
  8292. *
  8293. * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  8294. */
  8295. protected function getValidator_NotCompromisedPasswordService()
  8296. {
  8297. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8298. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  8299. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  8300. return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
  8301. }
  8302. /**
  8303. * Gets the private 'var_dumper.command.server_dump' shared service.
  8304. *
  8305. * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  8306. */
  8307. protected function getVarDumper_Command_ServerDumpService()
  8308. {
  8309. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8310. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  8311. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  8312. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  8313. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  8314. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  8315. $a = new \Symfony\Bridge\Monolog\Logger('debug');
  8316. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8317. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8318. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8319. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8320. $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  8321. $instance->setName('server:dump');
  8322. $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  8323. return $instance;
  8324. }
  8325. /**
  8326. * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  8327. *
  8328. * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  8329. */
  8330. protected function getVarDumper_ContextualizedCliDumper_InnerService()
  8331. {
  8332. $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
  8333. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8334. return $instance;
  8335. }
  8336. /**
  8337. * Gets the private 'var_dumper.html_dumper' shared service.
  8338. *
  8339. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  8340. */
  8341. protected function getVarDumper_HtmlDumperService()
  8342. {
  8343. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  8344. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  8345. return $instance;
  8346. }
  8347. /**
  8348. * Gets the private 'var_dumper.server_connection' shared service.
  8349. *
  8350. * @return \Symfony\Component\VarDumper\Server\Connection
  8351. */
  8352. protected function getVarDumper_ServerConnectionService()
  8353. {
  8354. return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  8355. }
  8356. /**
  8357. * Gets the private 'web_profiler.csp.handler' shared service.
  8358. *
  8359. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  8360. */
  8361. protected function getWebProfiler_Csp_HandlerService()
  8362. {
  8363. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  8364. }
  8365. /**
  8366. * Gets the private 'web_profiler.debug_toolbar' shared service.
  8367. *
  8368. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  8369. */
  8370. protected function getWebProfiler_DebugToolbarService()
  8371. {
  8372. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8373. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  8374. return $this->privates['web_profiler.debug_toolbar'];
  8375. }
  8376. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  8377. }
  8378. /**
  8379. * Gets the public 'cache_clearer' alias.
  8380. *
  8381. * @return object The ".container.private.cache_clearer" service.
  8382. */
  8383. protected function getCacheClearerService()
  8384. {
  8385. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  8386. return $this->get('.container.private.cache_clearer');
  8387. }
  8388. /**
  8389. * Gets the public 'filesystem' alias.
  8390. *
  8391. * @return object The ".container.private.filesystem" service.
  8392. */
  8393. protected function getFilesystemService()
  8394. {
  8395. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  8396. return $this->get('.container.private.filesystem');
  8397. }
  8398. /**
  8399. * Gets the public 'serializer' alias.
  8400. *
  8401. * @return object The ".container.private.serializer" service.
  8402. */
  8403. protected function getSerializerService()
  8404. {
  8405. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8406. return $this->get('.container.private.serializer');
  8407. }
  8408. /**
  8409. * Gets the public 'security.csrf.token_manager' alias.
  8410. *
  8411. * @return object The ".container.private.security.csrf.token_manager" service.
  8412. */
  8413. protected function getSecurity_Csrf_TokenManagerService()
  8414. {
  8415. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8416. return $this->get('.container.private.security.csrf.token_manager');
  8417. }
  8418. /**
  8419. * Gets the public 'form.factory' alias.
  8420. *
  8421. * @return object The ".container.private.form.factory" service.
  8422. */
  8423. protected function getForm_FactoryService()
  8424. {
  8425. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8426. return $this->get('.container.private.form.factory');
  8427. }
  8428. /**
  8429. * Gets the public 'form.type.file' alias.
  8430. *
  8431. * @return object The ".container.private.form.type.file" service.
  8432. */
  8433. protected function getForm_Type_FileService()
  8434. {
  8435. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8436. return $this->get('.container.private.form.type.file');
  8437. }
  8438. /**
  8439. * Gets the public 'profiler' alias.
  8440. *
  8441. * @return object The ".container.private.profiler" service.
  8442. */
  8443. protected function getProfilerService()
  8444. {
  8445. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8446. return $this->get('.container.private.profiler');
  8447. }
  8448. /**
  8449. * Gets the public 'twig' alias.
  8450. *
  8451. * @return object The ".container.private.twig" service.
  8452. */
  8453. protected function getTwigService()
  8454. {
  8455. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  8456. return $this->get('.container.private.twig');
  8457. }
  8458. /**
  8459. * Gets the public 'security.authorization_checker' alias.
  8460. *
  8461. * @return object The ".container.private.security.authorization_checker" service.
  8462. */
  8463. protected function getSecurity_AuthorizationCheckerService()
  8464. {
  8465. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  8466. return $this->get('.container.private.security.authorization_checker');
  8467. }
  8468. /**
  8469. * Gets the public 'security.token_storage' alias.
  8470. *
  8471. * @return object The ".container.private.security.token_storage" service.
  8472. */
  8473. protected function getSecurity_TokenStorageService()
  8474. {
  8475. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  8476. return $this->get('.container.private.security.token_storage');
  8477. }
  8478. /**
  8479. * Gets the public 'security.password_encoder' alias.
  8480. *
  8481. * @return object The ".container.private.security.password_encoder" service.
  8482. */
  8483. protected function getSecurity_PasswordEncoderService()
  8484. {
  8485. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  8486. return $this->get('.container.private.security.password_encoder');
  8487. }
  8488. /**
  8489. * Gets the public 'session' alias.
  8490. *
  8491. * @return object The ".container.private.session" service.
  8492. */
  8493. protected function getSessionService()
  8494. {
  8495. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  8496. return $this->get('.container.private.session');
  8497. }
  8498. /**
  8499. * Gets the public 'validator' alias.
  8500. *
  8501. * @return object The ".container.private.validator" service.
  8502. */
  8503. protected function getValidatorService()
  8504. {
  8505. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  8506. return $this->get('.container.private.validator');
  8507. }
  8508. /**
  8509. * @return array|bool|float|int|string|\UnitEnum|null
  8510. */
  8511. public function getParameter(string $name)
  8512. {
  8513. if (isset($this->buildParameters[$name])) {
  8514. return $this->buildParameters[$name];
  8515. }
  8516. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  8517. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  8518. }
  8519. if (isset($this->loadedDynamicParameters[$name])) {
  8520. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8521. }
  8522. return $this->parameters[$name];
  8523. }
  8524. public function hasParameter(string $name): bool
  8525. {
  8526. if (isset($this->buildParameters[$name])) {
  8527. return true;
  8528. }
  8529. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  8530. }
  8531. public function setParameter(string $name, $value): void
  8532. {
  8533. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8534. }
  8535. public function getParameterBag(): ParameterBagInterface
  8536. {
  8537. if (null === $this->parameterBag) {
  8538. $parameters = $this->parameters;
  8539. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8540. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8541. }
  8542. foreach ($this->buildParameters as $name => $value) {
  8543. $parameters[$name] = $value;
  8544. }
  8545. $this->parameterBag = new FrozenParameterBag($parameters);
  8546. }
  8547. return $this->parameterBag;
  8548. }
  8549. private $loadedDynamicParameters = [
  8550. 'kernel.runtime_environment' => false,
  8551. 'kernel.build_dir' => false,
  8552. 'kernel.cache_dir' => false,
  8553. 'ADMIN_EMAIL' => false,
  8554. 'APP_ENV' => false,
  8555. 'kernel.secret' => false,
  8556. 'debug.container.dump' => false,
  8557. 'serializer.mapping.cache.file' => false,
  8558. 'validator.mapping.cache.file' => false,
  8559. 'profiler.storage.dsn' => false,
  8560. 'doctrine.orm.proxy_dir' => false,
  8561. ];
  8562. private $dynamicParameters = [];
  8563. private function getDynamicParameter(string $name)
  8564. {
  8565. switch ($name) {
  8566. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  8567. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  8568. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  8569. case 'ADMIN_EMAIL': $value = $this->getEnv('ADMIN_EMAIL'); break;
  8570. case 'APP_ENV': $value = $this->getEnv('APP_ENV'); break;
  8571. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  8572. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  8573. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  8574. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  8575. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8576. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8577. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  8578. }
  8579. $this->loadedDynamicParameters[$name] = true;
  8580. return $this->dynamicParameters[$name] = $value;
  8581. }
  8582. protected function getDefaultParameters(): array
  8583. {
  8584. return [
  8585. 'kernel.project_dir' => \dirname(__DIR__, 4),
  8586. 'kernel.environment' => 'dev',
  8587. 'kernel.debug' => true,
  8588. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  8589. 'kernel.bundles' => [
  8590. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8591. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8592. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  8593. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8594. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8595. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8596. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8597. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8598. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8599. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  8600. 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  8601. 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  8602. 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8603. ],
  8604. 'kernel.bundles_metadata' => [
  8605. 'FrameworkBundle' => [
  8606. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  8607. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8608. ],
  8609. 'TwigBundle' => [
  8610. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  8611. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8612. ],
  8613. 'TwigExtraBundle' => [
  8614. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  8615. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  8616. ],
  8617. 'DoctrineBundle' => [
  8618. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  8619. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8620. ],
  8621. 'DoctrineMigrationsBundle' => [
  8622. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8623. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8624. ],
  8625. 'SecurityBundle' => [
  8626. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  8627. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8628. ],
  8629. 'WebProfilerBundle' => [
  8630. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  8631. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8632. ],
  8633. 'MonologBundle' => [
  8634. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  8635. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8636. ],
  8637. 'DebugBundle' => [
  8638. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  8639. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8640. ],
  8641. 'MakerBundle' => [
  8642. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  8643. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  8644. ],
  8645. 'DoctrineFixturesBundle' => [
  8646. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  8647. 'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  8648. ],
  8649. 'SymfonyCastsVerifyEmailBundle' => [
  8650. 'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src'),
  8651. 'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  8652. ],
  8653. 'SensioFrameworkExtraBundle' => [
  8654. 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  8655. 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  8656. ],
  8657. ],
  8658. 'kernel.charset' => 'UTF-8',
  8659. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  8660. 'container.dumper.inline_class_loader' => true,
  8661. 'container.dumper.inline_factories' => true,
  8662. 'PROJECT_NAME' => 'Projets Métiers',
  8663. 'event_dispatcher.event_aliases' => [
  8664. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8665. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8666. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  8667. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8668. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8669. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8670. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8671. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8672. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8673. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8674. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8675. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8676. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8677. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8678. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8679. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8680. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8681. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8682. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  8683. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8684. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8685. ],
  8686. 'fragment.renderer.hinclude.global_template' => NULL,
  8687. 'fragment.path' => '/_fragment',
  8688. 'kernel.http_method_override' => true,
  8689. 'kernel.trusted_hosts' => [
  8690. ],
  8691. 'kernel.default_locale' => 'fr',
  8692. 'kernel.enabled_locales' => [
  8693. ],
  8694. 'kernel.error_controller' => 'error_controller',
  8695. 'debug.file_link_format' => NULL,
  8696. 'asset.request_context.base_path' => NULL,
  8697. 'asset.request_context.secure' => NULL,
  8698. 'translator.logging' => false,
  8699. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  8700. 'debug.error_handler.throw_at' => -1,
  8701. 'router.request_context.host' => 'localhost',
  8702. 'router.request_context.scheme' => 'http',
  8703. 'router.request_context.base_url' => '',
  8704. 'router.resource' => 'kernel::loadRoutes',
  8705. 'request_listener.http_port' => 80,
  8706. 'request_listener.https_port' => 443,
  8707. 'session.metadata.storage_key' => '_sf2_meta',
  8708. 'session.storage.options' => [
  8709. 'cache_limiter' => '0',
  8710. 'cookie_secure' => 'auto',
  8711. 'cookie_httponly' => true,
  8712. 'cookie_samesite' => 'lax',
  8713. 'gc_probability' => 1,
  8714. ],
  8715. 'session.save_path' => NULL,
  8716. 'session.metadata.update_threshold' => 0,
  8717. 'form.type_extension.csrf.enabled' => true,
  8718. 'form.type_extension.csrf.field_name' => '_token',
  8719. 'validator.translation_domain' => 'validators',
  8720. 'profiler_listener.only_exceptions' => false,
  8721. 'profiler_listener.only_main_requests' => false,
  8722. 'twig.form.resources' => [
  8723. 0 => 'form_div_layout.html.twig',
  8724. 1 => 'bootstrap_4_layout.html.twig',
  8725. ],
  8726. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  8727. 'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8728. 'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8729. 'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8730. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8731. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8732. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8733. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8734. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8735. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8736. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8737. 'doctrine.entity_managers' => [
  8738. 'default' => 'doctrine.orm.default_entity_manager',
  8739. ],
  8740. 'doctrine.default_entity_manager' => 'default',
  8741. 'doctrine.dbal.connection_factory.types' => [
  8742. ],
  8743. 'doctrine.connections' => [
  8744. 'default' => 'doctrine.dbal.default_connection',
  8745. ],
  8746. 'doctrine.default_connection' => 'default',
  8747. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8748. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8749. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8750. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8751. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8752. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8753. 'doctrine.orm.cache.memcache_host' => 'localhost',
  8754. 'doctrine.orm.cache.memcache_port' => 11211,
  8755. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8756. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8757. 'doctrine.orm.cache.memcached_host' => 'localhost',
  8758. 'doctrine.orm.cache.memcached_port' => 11211,
  8759. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8760. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8761. 'doctrine.orm.cache.redis_host' => 'localhost',
  8762. 'doctrine.orm.cache.redis_port' => 6379,
  8763. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8764. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8765. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8766. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8767. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8768. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8769. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8770. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8771. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8772. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8773. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8774. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8775. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8776. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8777. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8778. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8779. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8780. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8781. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8782. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8783. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8784. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8785. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8786. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8787. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8788. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8789. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8790. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8791. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8792. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8793. 'doctrine.orm.auto_generate_proxy_classes' => true,
  8794. 'doctrine.orm.proxy_namespace' => 'Proxies',
  8795. 'doctrine_migrations.namespace' => 'DoctrineMigrations',
  8796. 'doctrine_migrations.name' => 'Application Migrations',
  8797. 'doctrine_migrations.dir_name' => (\dirname(__DIR__, 4).'/src/Migrations'),
  8798. 'doctrine_migrations.table_name' => 'migration_versions',
  8799. 'doctrine_migrations.column_name' => 'version',
  8800. 'doctrine_migrations.column_length' => 14,
  8801. 'doctrine_migrations.executed_at_column_name' => 'executed_at',
  8802. 'doctrine_migrations.all_or_nothing' => false,
  8803. 'doctrine_migrations.custom_template' => NULL,
  8804. 'doctrine_migrations.organize_migrations' => false,
  8805. 'security.role_hierarchy.roles' => [
  8806. 'ROLE_ADMIN' => [
  8807. 0 => 'ROLE_PROF',
  8808. 1 => 'ROLE_COLLEGE',
  8809. 2 => 'ROLE_LYCEE',
  8810. 3 => 'ROLE_ADULTE',
  8811. 4 => 'ROLE_PARENT',
  8812. 5 => 'ROLE_CONSEILLER',
  8813. 6 => 'ROLE_MENTOR',
  8814. 7 => 'ROLE_VALIDEUR',
  8815. ],
  8816. 'ROLE_MENTOR' => [
  8817. 0 => 'ROLE_PROF',
  8818. ],
  8819. 'ROLE_VALIDEUR' => [
  8820. 0 => 'ROLE_MENTOR',
  8821. ],
  8822. ],
  8823. 'security.access.denied_url' => NULL,
  8824. 'security.authentication.manager.erase_credentials' => true,
  8825. 'security.authentication.session_strategy.strategy' => 'migrate',
  8826. 'security.access.always_authenticate_before_granting' => false,
  8827. 'security.authentication.hide_user_not_found' => true,
  8828. 'security.firewalls' => [
  8829. 0 => 'dev',
  8830. 1 => 'main',
  8831. ],
  8832. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  8833. 'web_profiler.debug_toolbar.mode' => 2,
  8834. 'monolog.use_microseconds' => true,
  8835. 'monolog.swift_mailer.handlers' => [
  8836. ],
  8837. 'monolog.handlers_to_channels' => [
  8838. 'monolog.handler.deprecation' => [
  8839. 'type' => 'inclusive',
  8840. 'elements' => [
  8841. 0 => 'deprecation',
  8842. ],
  8843. ],
  8844. 'monolog.handler.mailer' => [
  8845. 'type' => 'inclusive',
  8846. 'elements' => [
  8847. 0 => 'mailer',
  8848. ],
  8849. ],
  8850. 'monolog.handler.console' => [
  8851. 'type' => 'exclusive',
  8852. 'elements' => [
  8853. 0 => 'event',
  8854. 1 => 'doctrine',
  8855. 2 => 'console',
  8856. ],
  8857. ],
  8858. 'monolog.handler.main' => [
  8859. 'type' => 'exclusive',
  8860. 'elements' => [
  8861. 0 => 'event',
  8862. ],
  8863. ],
  8864. ],
  8865. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  8866. 'data_collector.templates' => [
  8867. 'data_collector.request' => [
  8868. 0 => 'request',
  8869. 1 => '@WebProfiler/Collector/request.html.twig',
  8870. ],
  8871. 'data_collector.time' => [
  8872. 0 => 'time',
  8873. 1 => '@WebProfiler/Collector/time.html.twig',
  8874. ],
  8875. 'data_collector.memory' => [
  8876. 0 => 'memory',
  8877. 1 => '@WebProfiler/Collector/memory.html.twig',
  8878. ],
  8879. 'data_collector.validator' => [
  8880. 0 => 'validator',
  8881. 1 => '@WebProfiler/Collector/validator.html.twig',
  8882. ],
  8883. 'data_collector.ajax' => [
  8884. 0 => 'ajax',
  8885. 1 => '@WebProfiler/Collector/ajax.html.twig',
  8886. ],
  8887. 'data_collector.form' => [
  8888. 0 => 'form',
  8889. 1 => '@WebProfiler/Collector/form.html.twig',
  8890. ],
  8891. 'data_collector.exception' => [
  8892. 0 => 'exception',
  8893. 1 => '@WebProfiler/Collector/exception.html.twig',
  8894. ],
  8895. 'data_collector.logger' => [
  8896. 0 => 'logger',
  8897. 1 => '@WebProfiler/Collector/logger.html.twig',
  8898. ],
  8899. 'data_collector.events' => [
  8900. 0 => 'events',
  8901. 1 => '@WebProfiler/Collector/events.html.twig',
  8902. ],
  8903. 'data_collector.router' => [
  8904. 0 => 'router',
  8905. 1 => '@WebProfiler/Collector/router.html.twig',
  8906. ],
  8907. 'data_collector.cache' => [
  8908. 0 => 'cache',
  8909. 1 => '@WebProfiler/Collector/cache.html.twig',
  8910. ],
  8911. 'data_collector.translation' => [
  8912. 0 => 'translation',
  8913. 1 => '@WebProfiler/Collector/translation.html.twig',
  8914. ],
  8915. 'data_collector.security' => [
  8916. 0 => 'security',
  8917. 1 => '@Security/Collector/security.html.twig',
  8918. ],
  8919. 'data_collector.twig' => [
  8920. 0 => 'twig',
  8921. 1 => '@WebProfiler/Collector/twig.html.twig',
  8922. ],
  8923. 'data_collector.http_client' => [
  8924. 0 => 'http_client',
  8925. 1 => '@WebProfiler/Collector/http_client.html.twig',
  8926. ],
  8927. 'data_collector.doctrine' => [
  8928. 0 => 'db',
  8929. 1 => '@Doctrine/Collector/db.html.twig',
  8930. ],
  8931. 'data_collector.dump' => [
  8932. 0 => 'dump',
  8933. 1 => '@Debug/Profiler/dump.html.twig',
  8934. ],
  8935. 'mailer.data_collector' => [
  8936. 0 => 'mailer',
  8937. 1 => '@WebProfiler/Collector/mailer.html.twig',
  8938. ],
  8939. 'notifier.data_collector' => [
  8940. 0 => 'notifier',
  8941. 1 => '@WebProfiler/Collector/notifier.html.twig',
  8942. ],
  8943. 'data_collector.config' => [
  8944. 0 => 'config',
  8945. 1 => '@WebProfiler/Collector/config.html.twig',
  8946. ],
  8947. ],
  8948. 'console.command.ids' => [
  8949. ],
  8950. ];
  8951. }
  8952. protected function throw($message)
  8953. {
  8954. throw new RuntimeException($message);
  8955. }
  8956. }