var/cache/dev/ContainerOzfoWmy/App_KernelDevDebugContainer.php line 563

Open in your IDE?
  1. <?php
  2. namespace ContainerOzfoWmy;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12. * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13. */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16. protected $containerDir;
  17. protected $targetDir;
  18. protected $parameters = [];
  19. private $buildParameters;
  20. protected $getService;
  21. public function __construct(array $buildParameters = [], $containerDir = __DIR__)
  22. {
  23. $this->getService = \Closure::fromCallable([$this, 'getService']);
  24. $this->buildParameters = $buildParameters;
  25. $this->containerDir = $containerDir;
  26. $this->targetDir = \dirname($containerDir);
  27. $this->parameters = $this->getDefaultParameters();
  28. $this->services = $this->privates = [];
  29. $this->syntheticIds = [
  30. 'kernel' => true,
  31. ];
  32. $this->methodMap = [
  33. '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36. '.container.private.twig' => 'get_Container_Private_TwigService',
  37. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  38. 'App\\EventListener\\MaintenanceListener' => 'getMaintenanceListenerService',
  39. 'cache.app' => 'getCache_AppService',
  40. 'cache.system' => 'getCache_SystemService',
  41. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  42. 'data_collector.dump' => 'getDataCollector_DumpService',
  43. 'doctrine' => 'getDoctrineService',
  44. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  45. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  46. 'event_dispatcher' => 'getEventDispatcherService',
  47. 'http_kernel' => 'getHttpKernelService',
  48. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  49. 'request_stack' => 'getRequestStackService',
  50. 'router' => 'getRouterService',
  51. 'translator' => 'getTranslatorService',
  52. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  53. 'cache_clearer' => 'getCacheClearerService',
  54. 'filesystem' => 'getFilesystemService',
  55. 'serializer' => 'getSerializerService',
  56. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  57. 'form.factory' => 'getForm_FactoryService',
  58. 'form.type.file' => 'getForm_Type_FileService',
  59. 'profiler' => 'getProfilerService',
  60. 'twig' => 'getTwigService',
  61. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  62. 'security.token_storage' => 'getSecurity_TokenStorageService',
  63. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  64. 'session' => 'getSessionService',
  65. 'validator' => 'getValidatorService',
  66. ];
  67. $this->fileMap = [
  68. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  69. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  70. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  71. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  72. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  73. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  74. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  75. '.container.private.session' => 'get_Container_Private_SessionService',
  76. 'App\\Controller\\ApiAuthController' => 'getApiAuthControllerService',
  77. 'App\\Controller\\AuthentificationController' => 'getAuthentificationControllerService',
  78. 'App\\Controller\\CronController' => 'getCronControllerService',
  79. 'App\\Controller\\GlobalController' => 'getGlobalControllerService',
  80. 'App\\Controller\\HomeController' => 'getHomeControllerService',
  81. 'App\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  82. 'App\\Controller\\SamlController' => 'getSamlControllerService',
  83. 'App\\Controller\\SendMailController' => 'getSendMailControllerService',
  84. 'App\\Controller\\TestController' => 'getTestControllerService',
  85. 'App\\Controller\\TestHashController' => 'getTestHashControllerService',
  86. 'App\\Controller\\administration\\ApiAdminController' => 'getApiAdminControllerService',
  87. 'App\\Controller\\administration\\ComparaisonGrcVisioController' => 'getComparaisonGrcVisioControllerService',
  88. 'App\\Controller\\administration\\ControleExportCSVController' => 'getControleExportCSVControllerService',
  89. 'App\\Controller\\administration\\ExportController' => 'getExportControllerService',
  90. 'App\\Controller\\administration\\ExportPartenairesController' => 'getExportPartenairesControllerService',
  91. 'App\\Controller\\administration\\GestionAgrementTpeController' => 'getGestionAgrementTpeControllerService',
  92. 'App\\Controller\\administration\\GestionGroupesAttController' => 'getGestionGroupesAttControllerService',
  93. 'App\\Controller\\administration\\MenuController' => 'getMenuControllerService',
  94. 'App\\Controller\\administration\\MessageFixeController' => 'getMessageFixeControllerService',
  95. 'App\\Controller\\administration\\NomenclatureController' => 'getNomenclatureControllerService',
  96. 'App\\Controller\\administration\\ParametragesBancairesMemoController' => 'getParametragesBancairesMemoControllerService',
  97. 'App\\Controller\\administration\\ReferentielController' => 'getReferentielControllerService',
  98. 'App\\Controller\\administration\\UtilisateurController' => 'getUtilisateurControllerService',
  99. 'App\\Controller\\administration\\UtilisateurProfilController' => 'getUtilisateurProfilControllerService',
  100. 'App\\Controller\\administration\\UtilisateurSocieteController' => 'getUtilisateurSocieteControllerService',
  101. 'App\\Controller\\administration\\ValidateurController' => 'getValidateurControllerService',
  102. 'App\\Controller\\api\\ApiController' => 'getApiControllerService',
  103. 'App\\Controller\\api\\FcmToken\\FcmTokenApiController' => 'getFcmTokenApiControllerService',
  104. 'App\\Controller\\api\\IdeaBox\\IdeaBoxApiController' => 'getIdeaBoxApiControllerService',
  105. 'App\\Controller\\api\\LogController' => 'getLogControllerService',
  106. 'App\\Controller\\api\\PucesTransatelActionLog\\GetSimLogApiController' => 'getGetSimLogApiControllerService',
  107. 'App\\Controller\\api\\PucesTransatelActionLog\\GetSimLogController' => 'getGetSimLogControllerService',
  108. 'App\\Controller\\api\\PucesTransatel\\GetSimsDetailApiController' => 'getGetSimsDetailApiControllerService',
  109. 'App\\Controller\\api\\PucesTransatel\\GetSimsDetailController' => 'getGetSimsDetailControllerService',
  110. 'App\\Controller\\api\\PucesTransatel\\PuceApiController' => 'getPuceApiControllerService',
  111. 'App\\Controller\\api\\PucesTransatel\\SimActivationApiController' => 'getSimActivationApiControllerService',
  112. 'App\\Controller\\api\\PucesTransatel\\SimActivationController' => 'getSimActivationControllerService',
  113. 'App\\Controller\\api\\PucesTransatel\\SimSuspensionApiController' => 'getSimSuspensionApiControllerService',
  114. 'App\\Controller\\api\\PucesTransatel\\SimSuspensionController' => 'getSimSuspensionControllerService',
  115. 'App\\Controller\\api\\PucesTransatel\\SimTerminationApiController' => 'getSimTerminationApiControllerService',
  116. 'App\\Controller\\api\\PucesTransatel\\SimTerminationController' => 'getSimTerminationControllerService',
  117. 'App\\Controller\\api\\PucesTransatel\\UpdateSimRefApiController' => 'getUpdateSimRefApiControllerService',
  118. 'App\\Controller\\api\\PucesTransatel\\UpdateSimRefController' => 'getUpdateSimRefControllerService',
  119. 'App\\Controller\\api\\Referentiel\\GetReferentialByUserIdApiController' => 'getGetReferentialByUserIdApiControllerService',
  120. 'App\\Controller\\api\\Referentiel\\GetReferentialByUserIdController' => 'getGetReferentialByUserIdControllerService',
  121. 'App\\Controller\\api\\Sav\\SavApiController' => 'getSavApiControllerService',
  122. 'App\\Controller\\api\\Sav\\SavController' => 'getSavControllerService',
  123. 'App\\Controller\\api\\SimDataHistory\\SimDataApiController' => 'getSimDataApiControllerService',
  124. 'App\\Controller\\api\\SimDataHistory\\SimDataController' => 'getSimDataControllerService',
  125. 'App\\Controller\\api\\SimDataHistory\\SimDataHistoryApiController' => 'getSimDataHistoryApiControllerService',
  126. 'App\\Controller\\api\\SimDataHistory\\SimDataHistoryController' => 'getSimDataHistoryControllerService',
  127. 'App\\Controller\\api\\TicketMessage\\CreationMessagesApiController' => 'getCreationMessagesApiControllerService',
  128. 'App\\Controller\\api\\TicketMessage\\CreationMessagesController' => 'getCreationMessagesControllerService',
  129. 'App\\Controller\\api\\TicketMessage\\GetMessageApi' => 'getGetMessageApiService',
  130. 'App\\Controller\\api\\Ticket\\TicketApiController' => 'getTicketApiControllerService',
  131. 'App\\Controller\\api\\Ticket\\TicketController' => 'getTicketControllerService',
  132. 'App\\Controller\\api\\Transporteur\\GetAllCarrierApiController' => 'getGetAllCarrierApiControllerService',
  133. 'App\\Controller\\api\\Transporteur\\GetAllCarrierController' => 'getGetAllCarrierControllerService',
  134. 'App\\Controller\\api\\Transporteur\\TransporteurApiController' => 'getTransporteurApiControllerService',
  135. 'App\\Controller\\api\\TypePanne\\TpePanneApiController' => 'getTpePanneApiControllerService',
  136. 'App\\Controller\\api\\TypePanne\\TpePanneController' => 'getTpePanneControllerService',
  137. 'App\\Controller\\api\\Url\\UrlApiController' => 'getUrlApiControllerService',
  138. 'App\\Controller\\att\\AttController' => 'getAttControllerService',
  139. 'App\\Controller\\chat\\ChatController' => 'getChatControllerService',
  140. 'App\\Controller\\commandeClient\\AutomationCreationNeptingIdController' => 'getAutomationCreationNeptingIdControllerService',
  141. 'App\\Controller\\commandeClient\\CloturerParLogistiqueController' => 'getCloturerParLogistiqueControllerService',
  142. 'App\\Controller\\commandeClient\\CommandeClientController' => 'getCommandeClientControllerService',
  143. 'App\\Controller\\commandeClient\\CommandeEnPauseController' => 'getCommandeEnPauseControllerService',
  144. 'App\\Controller\\commandeClient\\DemandeCommandeController' => 'getDemandeCommandeControllerService',
  145. 'App\\Controller\\commandeClient\\DemandesClotureesController' => 'getDemandesClotureesControllerService',
  146. 'App\\Controller\\commandeClient\\DemandesEnCoursController' => 'getDemandesEnCoursControllerService',
  147. 'App\\Controller\\commandeClient\\EnAttenteValidationController' => 'getEnAttenteValidationControllerService',
  148. 'App\\Controller\\commandeClient\\ImpressionEtiquetteCommandeClientController' => 'getImpressionEtiquetteCommandeClientControllerService',
  149. 'App\\Controller\\commandeClient\\PreparationCommandeClientController' => 'getPreparationCommandeClientControllerService',
  150. 'App\\Controller\\commandeClient\\TransfertLogistiqueController' => 'getTransfertLogistiqueControllerService',
  151. 'App\\Controller\\commandeClient\\TransfertTechniqueController' => 'getTransfertTechniqueControllerService',
  152. 'App\\Controller\\commandeFournisseur\\CommandeFournisseurController' => 'getCommandeFournisseurControllerService',
  153. 'App\\Controller\\developerDashboard\\DeveloperDashboardController' => 'getDeveloperDashboardControllerService',
  154. 'App\\Controller\\echangeStandard\\EchangeStandardController' => 'getEchangeStandardControllerService',
  155. 'App\\Controller\\facturation\\FacturationCommandesClientController' => 'getFacturationCommandesClientControllerService',
  156. 'App\\Controller\\facturation\\FacturationController' => 'getFacturationControllerService',
  157. 'App\\Controller\\injection\\InjectionController' => 'getInjectionControllerService',
  158. 'App\\Controller\\news\\NewsController' => 'getNewsControllerService',
  159. 'App\\Controller\\puces\\PucesController' => 'getPucesControllerService',
  160. 'App\\Controller\\reception\\ReceptionController' => 'getReceptionControllerService',
  161. 'App\\Controller\\sav\\SavController' => 'getSavController2Service',
  162. 'App\\Controller\\search\\SearchController' => 'getSearchControllerService',
  163. 'App\\Controller\\services\\UploadFileController' => 'getUploadFileControllerService',
  164. 'App\\Controller\\stock\\StockController' => 'getStockControllerService',
  165. 'App\\Controller\\support\\SupportPartenaireController' => 'getSupportPartenaireControllerService',
  166. 'App\\Controller\\transporteur\\TransportController' => 'getTransportControllerService',
  167. 'App\\Helpers\\cron\\commandeClient\\CommandeClientCron' => 'getCommandeClientCronService',
  168. 'App\\Helpers\\cron\\companyAddress\\CompanyAddressCron' => 'getCompanyAddressCronService',
  169. 'App\\Helpers\\cron\\pucesTransatel\\PucesTransatelCron' => 'getPucesTransatelCronService',
  170. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  171. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  172. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  173. 'cache.app_clearer' => 'getCache_AppClearerService',
  174. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  175. 'cache.system_clearer' => 'getCache_SystemClearerService',
  176. 'cache_warmer' => 'getCacheWarmerService',
  177. 'console.command_loader' => 'getConsole_CommandLoaderService',
  178. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  179. 'error_controller' => 'getErrorControllerService',
  180. 'global.twig_extensions' => 'getGlobal_TwigExtensionsService',
  181. 'routing.loader' => 'getRouting_LoaderService',
  182. 'services_resetter' => 'getServicesResetterService',
  183. 'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  184. 'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  185. 'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  186. 'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  187. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  188. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  189. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  190. ];
  191. $this->aliases = [
  192. 'App\\Kernel' => 'kernel',
  193. 'database_connection' => 'doctrine.dbal.default_connection',
  194. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  195. 'mailer' => 'swiftmailer.mailer.default',
  196. ];
  197. $this->privates['service_container'] = function () {
  198. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  199. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  200. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  201. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  202. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  203. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  204. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  205. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  206. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  207. include_once \dirname(__DIR__, 4).'/src/EventListener/MaintenanceListener.php';
  208. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  209. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  210. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  211. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  212. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  213. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  214. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  215. include_once \dirname(__DIR__, 4).'/src/Twig/AppExtension.php';
  216. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  217. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  218. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  219. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  220. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  221. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  222. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  223. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  224. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  225. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  226. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  227. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  228. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  229. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  230. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
  231. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  232. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  233. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
  234. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
  235. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  236. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  237. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  238. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  239. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  240. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  241. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  242. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  243. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  244. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  245. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  246. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  247. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  248. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  249. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  250. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  251. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  252. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  253. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  254. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  255. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  256. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  257. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  258. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  259. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  260. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  261. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  262. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  263. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  264. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  265. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  266. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  267. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  268. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  269. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  270. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  271. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  272. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  273. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  274. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  275. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  276. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  277. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  278. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  279. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  280. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  281. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  282. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  283. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  284. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  285. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  286. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  287. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  288. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  289. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  290. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  291. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  292. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  293. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  294. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  295. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  296. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  304. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  317. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  318. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  319. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  320. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  321. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  322. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  323. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  324. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  325. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  326. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  327. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  340. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  341. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  342. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  343. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  344. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  345. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  346. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  347. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  348. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  349. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  350. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  351. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  352. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  497. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  525. };
  526. }
  527. public function compile(): void
  528. {
  529. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  530. }
  531. public function isCompiled(): bool
  532. {
  533. return true;
  534. }
  535. public function getRemovedIds(): array
  536. {
  537. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  538. }
  539. protected function load($file, $lazyLoad = true)
  540. {
  541. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  542. return $class::do($this, $lazyLoad);
  543. }
  544. if ('.' === $file[-4]) {
  545. $class = substr($class, 0, -4);
  546. } else {
  547. $file .= '.php';
  548. }
  549. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  550. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  551. }
  552. protected function createProxy($class, \Closure $factory)
  553. {
  554. class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  555. return $factory();
  556. }
  557. /**
  558. * Gets the public '.container.private.profiler' shared service.
  559. *
  560. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  561. */
  562. protected function get_Container_Private_ProfilerService()
  563. {
  564. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  565. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  566. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  567. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  568. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  569. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  570. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  571. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  572. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  573. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  574. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  575. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  576. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  577. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  578. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  579. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  580. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  581. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  582. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  583. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  584. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  585. $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  586. if ($this->has('kernel')) {
  587. $f->setKernel($b);
  588. }
  589. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  590. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  591. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  592. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  593. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  594. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  595. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  596. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  597. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  598. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  599. $instance->add($d);
  600. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  601. $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  602. $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())));
  603. $instance->add($e);
  604. $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  605. $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  606. $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  607. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  608. $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()))));
  609. $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()))));
  610. $instance->add($f);
  611. return $instance;
  612. }
  613. /**
  614. * Gets the public '.container.private.security.authorization_checker' shared service.
  615. *
  616. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  617. */
  618. protected function get_Container_Private_Security_AuthorizationCheckerService()
  619. {
  620. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  621. if (isset($this->services['.container.private.security.authorization_checker'])) {
  622. return $this->services['.container.private.security.authorization_checker'];
  623. }
  624. 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);
  625. }
  626. /**
  627. * Gets the public '.container.private.security.token_storage' shared service.
  628. *
  629. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  630. */
  631. protected function get_Container_Private_Security_TokenStorageService()
  632. {
  633. 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, [
  634. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  635. ], [
  636. 'request_stack' => '?',
  637. ]));
  638. }
  639. /**
  640. * Gets the public '.container.private.twig' shared service.
  641. *
  642. * @return \Twig\Environment
  643. */
  644. protected function get_Container_Private_TwigService()
  645. {
  646. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  647. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
  648. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
  649. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  650. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  651. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  652. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  653. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  654. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  655. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  656. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  657. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  658. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  659. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  660. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  661. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  662. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  663. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  664. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  665. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'html', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
  666. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  667. $c = ($this->services['translator'] ?? $this->getTranslatorService());
  668. $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  669. $e = ($this->services['router'] ?? $this->getRouterService());
  670. $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  671. $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  672. $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  673. $h->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);
  674. $i = new \Symfony\Bridge\Twig\AppVariable();
  675. $i->setEnvironment('dev');
  676. $i->setDebug(true);
  677. if ($this->has('.container.private.security.token_storage')) {
  678. $i->setTokenStorage($g);
  679. }
  680. if ($this->has('request_stack')) {
  681. $i->setRequestStack($f);
  682. }
  683. $j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  684. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  685. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  686. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  687. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  688. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));
  689. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  690. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  691. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
  692. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  693. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  694. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, $e)));
  695. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  696. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  697. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  698. $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())));
  699. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  700. $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)));
  701. $instance->addExtension(($this->privates['App\\Twig\\AppExtension'] ?? $this->getAppExtensionService()));
  702. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  703. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  704. $instance->addExtension(new \Twig\Extra\String\StringExtension());
  705. $instance->addGlobal('app', $i);
  706. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  707. 'App\\Twig\\AppExtension' => ['privates', 'App\\Twig\\AppExtension', 'getAppExtensionService', false],
  708. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  709. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  710. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  711. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  712. ], [
  713. 'App\\Twig\\AppExtension' => '?',
  714. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  715. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  716. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  717. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  718. ])));
  719. $instance->addGlobal('planet_monetic_name', 'PLANET MONETIC');
  720. $instance->registerUndefinedFilterCallback([0 => $j, 1 => 'suggestFilter']);
  721. $instance->registerUndefinedFunctionCallback([0 => $j, 1 => 'suggestFunction']);
  722. $instance->registerUndefinedTokenParserCallback([0 => $j, 1 => 'suggestTag']);
  723. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  724. return $instance;
  725. }
  726. /**
  727. * Gets the public '.container.private.validator' shared service.
  728. *
  729. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  730. */
  731. protected function get_Container_Private_ValidatorService()
  732. {
  733. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  734. if (isset($this->services['.container.private.validator'])) {
  735. return $this->services['.container.private.validator'];
  736. }
  737. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  738. }
  739. /**
  740. * Gets the public 'App\EventListener\MaintenanceListener' shared autowired service.
  741. *
  742. * @return \App\EventListener\MaintenanceListener
  743. */
  744. protected function getMaintenanceListenerService()
  745. {
  746. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  747. if (isset($this->services['App\\EventListener\\MaintenanceListener'])) {
  748. return $this->services['App\\EventListener\\MaintenanceListener'];
  749. }
  750. $this->services['App\\EventListener\\MaintenanceListener'] = $instance = new \App\EventListener\MaintenanceListener($a);
  751. $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\EventListener\\MaintenanceListener', $this));
  752. return $instance;
  753. }
  754. /**
  755. * Gets the public 'cache.app' shared service.
  756. *
  757. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  758. */
  759. protected function getCache_AppService()
  760. {
  761. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('DhMXZsxS5D', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
  762. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  763. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  764. }
  765. /**
  766. * Gets the public 'cache.system' shared service.
  767. *
  768. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  769. */
  770. protected function getCache_SystemService()
  771. {
  772. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HrSc-BR3Qs', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  773. }
  774. /**
  775. * Gets the public 'cache.validator_expression_language' shared service.
  776. *
  777. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  778. */
  779. protected function getCache_ValidatorExpressionLanguageService()
  780. {
  781. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('oOgfpqyEkG', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  782. }
  783. /**
  784. * Gets the public 'data_collector.dump' shared service.
  785. *
  786. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  787. */
  788. protected function getDataCollector_DumpService()
  789. {
  790. 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()));
  791. }
  792. /**
  793. * Gets the public 'doctrine' shared service.
  794. *
  795. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  796. */
  797. protected function getDoctrineService()
  798. {
  799. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  800. }
  801. /**
  802. * Gets the public 'doctrine.dbal.default_connection' shared service.
  803. *
  804. * @return \Doctrine\DBAL\Connection
  805. */
  806. protected function getDoctrine_Dbal_DefaultConnectionService()
  807. {
  808. $a = new \Doctrine\DBAL\Configuration();
  809. $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  810. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  811. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  812. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  813. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  814. $c->setConnectionName('default');
  815. $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  816. $a->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($b), 1 => $c]);
  817. return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()), []);
  818. }
  819. /**
  820. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  821. *
  822. * @return \Doctrine\ORM\EntityManager
  823. */
  824. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  825. {
  826. if ($lazyLoad) {
  827. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  828. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  829. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  830. $proxy->setProxyInitializer(null);
  831. return true;
  832. });
  833. });
  834. }
  835. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  836. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  837. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  838. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  839. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  840. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  841. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  842. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  843. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  844. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  845. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  846. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  847. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  848. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  849. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  850. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  851. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  852. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  853. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  854. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  855. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  856. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  857. $a = new \Doctrine\ORM\Configuration();
  858. $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  859. $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  860. $a->setEntityNamespaces(['App' => 'App\\Entity']);
  861. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  862. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  863. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  864. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  865. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  866. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  867. ], [
  868. 'doctrine.ulid_generator' => '?',
  869. 'doctrine.uuid_generator' => '?',
  870. ])));
  871. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  872. $a->setProxyNamespace('Proxies');
  873. $a->setAutoGenerateProxyClasses(true);
  874. $a->setSchemaIgnoreClasses([]);
  875. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  876. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  877. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
  878. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  879. $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  880. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  881. $a->setLazyGhostObjectEnabled(false);
  882. $a->setIdentityGenerationPreferences([]);
  883. $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  884. 'App\\Repository\\CommandeClientParametrageSoftposRepository' => ['privates', 'App\\Repository\\CommandeClientParametrageSoftposRepository', 'getCommandeClientParametrageSoftposRepositoryService', true],
  885. 'App\\Repository\\KldTypeRepository' => ['privates', 'App\\Repository\\KldTypeRepository', 'getKldTypeRepositoryService', true],
  886. 'App\\Repository\\ModuleUrlTrackingRepository' => ['privates', 'App\\Repository\\ModuleUrlTrackingRepository', 'getModuleUrlTrackingRepositoryService', true],
  887. 'App\\Repository\\SecurityRepository' => ['privates', 'App\\Repository\\SecurityRepository', 'getSecurityRepositoryService', true],
  888. 'App\\Repository\\Transporteur\\ExpeditionRepository' => ['privates', 'App\\Repository\\Transporteur\\ExpeditionRepository', 'getExpeditionRepositoryService', true],
  889. 'App\\Repository\\Transporteur\\ExpeditionTrackingRepository' => ['privates', 'App\\Repository\\Transporteur\\ExpeditionTrackingRepository', 'getExpeditionTrackingRepositoryService', true],
  890. 'App\\Repository\\Transporteur\\SuiviColisLitigeEtatRepository' => ['privates', 'App\\Repository\\Transporteur\\SuiviColisLitigeEtatRepository', 'getSuiviColisLitigeEtatRepositoryService', true],
  891. 'App\\Repository\\Transporteur\\SuivicolisLitigeRepository' => ['privates', 'App\\Repository\\Transporteur\\SuivicolisLitigeRepository', 'getSuivicolisLitigeRepositoryService', true],
  892. 'App\\Repository\\Transporteur\\TransportComptesRepository' => ['privates', 'App\\Repository\\Transporteur\\TransportComptesRepository', 'getTransportComptesRepositoryService', true],
  893. 'App\\Repository\\Transporteur\\TransportNonRespectDelaisRepository' => ['privates', 'App\\Repository\\Transporteur\\TransportNonRespectDelaisRepository', 'getTransportNonRespectDelaisRepositoryService', true],
  894. 'App\\Repository\\Transporteur\\TransporteurRepository' => ['privates', 'App\\Repository\\Transporteur\\TransporteurRepository', 'getTransporteurRepositoryService', true],
  895. 'App\\Repository\\Utilisateur\\OrderRuleRepository' => ['privates', 'App\\Repository\\Utilisateur\\OrderRuleRepository', 'getOrderRuleRepositoryService', true],
  896. 'App\\Repository\\Utilisateur\\UtilisateurSocieteAssociationRepository' => ['privates', 'App\\Repository\\Utilisateur\\UtilisateurSocieteAssociationRepository', 'getUtilisateurSocieteAssociationRepositoryService', true],
  897. 'App\\Repository\\Utilisateur\\UtilisateurSocieteImageRepository' => ['privates', 'App\\Repository\\Utilisateur\\UtilisateurSocieteImageRepository', 'getUtilisateurSocieteImageRepositoryService', true],
  898. 'App\\Repository\\administration\\ApiAdminMenuRepository' => ['privates', 'App\\Repository\\administration\\ApiAdminMenuRepository', 'getApiAdminMenuRepositoryService', true],
  899. 'App\\Repository\\administration\\MemoParametreRepository' => ['privates', 'App\\Repository\\administration\\MemoParametreRepository', 'getMemoParametreRepositoryService', true],
  900. 'App\\Repository\\administration\\MenuModuleAutorisationRepository' => ['privates', 'App\\Repository\\administration\\MenuModuleAutorisationRepository', 'getMenuModuleAutorisationRepositoryService', true],
  901. 'App\\Repository\\administration\\MenuModuleRepository' => ['privates', 'App\\Repository\\administration\\MenuModuleRepository', 'getMenuModuleRepositoryService', true],
  902. 'App\\Repository\\administration\\MenuPageRepository' => ['privates', 'App\\Repository\\administration\\MenuPageRepository', 'getMenuPageRepositoryService', true],
  903. 'App\\Repository\\administration\\MenuSousModuleRepository' => ['privates', 'App\\Repository\\administration\\MenuSousModuleRepository', 'getMenuSousModuleRepositoryService', true],
  904. 'App\\Repository\\administration\\MessageFixeRepository' => ['privates', 'App\\Repository\\administration\\MessageFixeRepository', 'getMessageFixeRepositoryService', true],
  905. 'App\\Repository\\administration\\ModeOptionRepository' => ['privates', 'App\\Repository\\administration\\ModeOptionRepository', 'getModeOptionRepositoryService', true],
  906. 'App\\Repository\\administration\\PasserelisteRepository' => ['privates', 'App\\Repository\\administration\\PasserelisteRepository', 'getPasserelisteRepositoryService', true],
  907. 'App\\Repository\\administration\\PasserelisteUtilisateurSocieteRepository' => ['privates', 'App\\Repository\\administration\\PasserelisteUtilisateurSocieteRepository', 'getPasserelisteUtilisateurSocieteRepositoryService', true],
  908. 'App\\Repository\\administration\\PucesGprsRevendeurRepository' => ['privates', 'App\\Repository\\administration\\PucesGprsRevendeurRepository', 'getPucesGprsRevendeurRepositoryService', true],
  909. 'App\\Repository\\administration\\ReferentielRepository' => ['privates', 'App\\Repository\\administration\\ReferentielRepository', 'getReferentielRepositoryService', true],
  910. 'App\\Repository\\administration\\TypeMessageFixeRepository' => ['privates', 'App\\Repository\\administration\\TypeMessageFixeRepository', 'getTypeMessageFixeRepositoryService', true],
  911. 'App\\Repository\\administration\\UtilisateurProfilRepository' => ['privates', 'App\\Repository\\administration\\UtilisateurProfilRepository', 'getUtilisateurProfilRepositoryService', true],
  912. 'App\\Repository\\administration\\UtilisateurSocieteRepository' => ['privates', 'App\\Repository\\administration\\UtilisateurSocieteRepository', 'getUtilisateurSocieteRepositoryService', true],
  913. 'App\\Repository\\administration\\UtilisateursRepository' => ['privates', 'App\\Repository\\administration\\UtilisateursRepository', 'getUtilisateursRepositoryService', true],
  914. 'App\\Repository\\administration\\ValidateurRepository' => ['privates', 'App\\Repository\\administration\\ValidateurRepository', 'getValidateurRepositoryService', true],
  915. 'App\\Repository\\api\\ApiItemsRepository' => ['privates', 'App\\Repository\\api\\ApiItemsRepository', 'getApiItemsRepositoryService', true],
  916. 'App\\Repository\\api\\ApiSousItemsRepository' => ['privates', 'App\\Repository\\api\\ApiSousItemsRepository', 'getApiSousItemsRepositoryService', true],
  917. 'App\\Repository\\api\\ApiUtilisateurRepository' => ['privates', 'App\\Repository\\api\\ApiUtilisateurRepository', 'getApiUtilisateurRepositoryService', true],
  918. 'App\\Repository\\att\\AttGestionGroupeRepository' => ['privates', 'App\\Repository\\att\\AttGestionGroupeRepository', 'getAttGestionGroupeRepositoryService', true],
  919. 'App\\Repository\\att\\AttGroupeRepository' => ['privates', 'App\\Repository\\att\\AttGroupeRepository', 'getAttGroupeRepositoryService', true],
  920. 'App\\Repository\\att\\AttHistoriqueRepository' => ['privates', 'App\\Repository\\att\\AttHistoriqueRepository', 'getAttHistoriqueRepositoryService', true],
  921. 'App\\Repository\\att\\AttMaterielRepository' => ['privates', 'App\\Repository\\att\\AttMaterielRepository', 'getAttMaterielRepositoryService', true],
  922. 'App\\Repository\\att\\AttProcedureRepository' => ['privates', 'App\\Repository\\att\\AttProcedureRepository', 'getAttProcedureRepositoryService', true],
  923. 'App\\Repository\\att\\AttRepository' => ['privates', 'App\\Repository\\att\\AttRepository', 'getAttRepositoryService', true],
  924. 'App\\Repository\\att\\AttRevRepository' => ['privates', 'App\\Repository\\att\\AttRevRepository', 'getAttRevRepositoryService', true],
  925. 'App\\Repository\\att\\AttSuiviRepository' => ['privates', 'App\\Repository\\att\\AttSuiviRepository', 'getAttSuiviRepositoryService', true],
  926. 'App\\Repository\\att\\AttTypeClotureRepository' => ['privates', 'App\\Repository\\att\\AttTypeClotureRepository', 'getAttTypeClotureRepositoryService', true],
  927. 'App\\Repository\\chat\\TicketMessageRepository' => ['privates', 'App\\Repository\\chat\\TicketMessageRepository', 'getTicketMessageRepositoryService', true],
  928. 'App\\Repository\\chat\\TicketRepository' => ['privates', 'App\\Repository\\chat\\TicketRepository', 'getTicketRepositoryService', true],
  929. 'App\\Repository\\chat\\TicketStatusRepository' => ['privates', 'App\\Repository\\chat\\TicketStatusRepository', 'getTicketStatusRepositoryService', true],
  930. 'App\\Repository\\commandeClient\\CommandeClientEnAttenteRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientEnAttenteRepository', 'getCommandeClientEnAttenteRepositoryService', true],
  931. 'App\\Repository\\commandeClient\\CommandeClientEquipeRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientEquipeRepository', 'getCommandeClientEquipeRepositoryService', true],
  932. 'App\\Repository\\commandeClient\\CommandeClientEtatRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientEtatRepository', 'getCommandeClientEtatRepositoryService', true],
  933. 'App\\Repository\\commandeClient\\CommandeClientHistoriqueRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientHistoriqueRepository', 'getCommandeClientHistoriqueRepositoryService', true],
  934. 'App\\Repository\\commandeClient\\CommandeClientListeStatutRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientListeStatutRepository', 'getCommandeClientListeStatutRepositoryService', true],
  935. 'App\\Repository\\commandeClient\\CommandeClientMaterielRecupererRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientMaterielRecupererRepository', 'getCommandeClientMaterielRecupererRepositoryService', true],
  936. 'App\\Repository\\commandeClient\\CommandeClientMaterielRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientMaterielRepository', 'getCommandeClientMaterielRepositoryService', true],
  937. 'App\\Repository\\commandeClient\\CommandeClientPieceJointeRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientPieceJointeRepository', 'getCommandeClientPieceJointeRepositoryService', true],
  938. 'App\\Repository\\commandeClient\\CommandeClientReferenceRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientReferenceRepository', 'getCommandeClientReferenceRepositoryService', true],
  939. 'App\\Repository\\commandeClient\\CommandeClientRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientRepository', 'getCommandeClientRepositoryService', true],
  940. 'App\\Repository\\commandeClient\\CommandeClientTypeCommandeRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientTypeCommandeRepository', 'getCommandeClientTypeCommandeRepositoryService', true],
  941. 'App\\Repository\\commandeClient\\CommandeClientTypeDateExpeditionRepository' => ['privates', 'App\\Repository\\commandeClient\\CommandeClientTypeDateExpeditionRepository', 'getCommandeClientTypeDateExpeditionRepositoryService', true],
  942. 'App\\Repository\\commandeClient\\ConstructeurIngenicoAxisRepository' => ['privates', 'App\\Repository\\commandeClient\\ConstructeurIngenicoAxisRepository', 'getConstructeurIngenicoAxisRepositoryService', true],
  943. 'App\\Repository\\commandeClient\\LogicielMarquesRepository' => ['privates', 'App\\Repository\\commandeClient\\LogicielMarquesRepository', 'getLogicielMarquesRepositoryService', true],
  944. 'App\\Repository\\commandeClient\\LogicielRepository' => ['privates', 'App\\Repository\\commandeClient\\LogicielRepository', 'getLogicielRepositoryService', true],
  945. 'App\\Repository\\commandeClient\\LogicielTypesRepository' => ['privates', 'App\\Repository\\commandeClient\\LogicielTypesRepository', 'getLogicielTypesRepositoryService', true],
  946. 'App\\Repository\\commandeClient\\ProtocoleLiaisonCaisseRepository' => ['privates', 'App\\Repository\\commandeClient\\ProtocoleLiaisonCaisseRepository', 'getProtocoleLiaisonCaisseRepositoryService', true],
  947. 'App\\Repository\\commandeClient\\ReferentielTypeParametrageRepository' => ['privates', 'App\\Repository\\commandeClient\\ReferentielTypeParametrageRepository', 'getReferentielTypeParametrageRepositoryService', true],
  948. 'App\\Repository\\commandeClient\\TypeContratOptionRepository' => ['privates', 'App\\Repository\\commandeClient\\TypeContratOptionRepository', 'getTypeContratOptionRepositoryService', true],
  949. 'App\\Repository\\commandeClient\\TypeContratRepository' => ['privates', 'App\\Repository\\commandeClient\\TypeContratRepository', 'getTypeContratRepositoryService', true],
  950. 'App\\Repository\\commandeClient\\TypeParametrageRepository' => ['privates', 'App\\Repository\\commandeClient\\TypeParametrageRepository', 'getTypeParametrageRepositoryService', true],
  951. 'App\\Repository\\commandeClient\\VitesseRepository' => ['privates', 'App\\Repository\\commandeClient\\VitesseRepository', 'getVitesseRepositoryService', true],
  952. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageAdslRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageAdslRepository', 'getCommandeClientParametrageAdslRepositoryService', true],
  953. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageDomNeptingRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageDomNeptingRepository', 'getCommandeClientParametrageDomNeptingRepositoryService', true],
  954. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageGprsRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageGprsRepository', 'getCommandeClientParametrageGprsRepositoryService', true],
  955. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageIngenicoAxisRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageIngenicoAxisRepository', 'getCommandeClientParametrageIngenicoAxisRepositoryService', true],
  956. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLiaisonCaisseRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLiaisonCaisseRepository', 'getCommandeClientParametrageLiaisonCaisseRepositoryService', true],
  957. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLiaisonChequeRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLiaisonChequeRepository', 'getCommandeClientParametrageLiaisonChequeRepositoryService', true],
  958. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLogicielRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLogicielRepository', 'getCommandeClientParametrageLogicielRepositoryService', true],
  959. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptingRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptingRepository', 'getCommandeClientParametrageNeptingRepositoryService', true],
  960. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptingUtilisateursRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptingUtilisateursRepository', 'getCommandeClientParametrageNeptingUtilisateursRepositoryService', true],
  961. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptooRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptooRepository', 'getCommandeClientParametrageNeptooRepositoryService', true],
  962. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageOptionsRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageOptionsRepository', 'getCommandeClientParametrageOptionsRepositoryService', true],
  963. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageReferentielLogicielRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageReferentielLogicielRepository', 'getCommandeClientParametrageReferentielLogicielRepositoryService', true],
  964. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageRtcRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageRtcRepository', 'getCommandeClientParametrageRtcRepositoryService', true],
  965. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageSoftposRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageSoftposRepository', 'getCommandeClientParametrageSoftposRepository2Service', true],
  966. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageSoftposUtilisateurRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageSoftposUtilisateurRepository', 'getCommandeClientParametrageSoftposUtilisateurRepositoryService', true],
  967. 'App\\Repository\\commandeClient\\parametrage\\EnseigneRepository' => ['privates', 'App\\Repository\\commandeClient\\parametrage\\EnseigneRepository', 'getEnseigneRepositoryService', true],
  968. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurClotureAdministrativeRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\CommandeFournisseurClotureAdministrativeRepository', 'getCommandeFournisseurClotureAdministrativeRepositoryService', true],
  969. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurListeFournisseurRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\CommandeFournisseurListeFournisseurRepository', 'getCommandeFournisseurListeFournisseurRepositoryService', true],
  970. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurMaterielRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\CommandeFournisseurMaterielRepository', 'getCommandeFournisseurMaterielRepositoryService', true],
  971. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurQuantiteRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\CommandeFournisseurQuantiteRepository', 'getCommandeFournisseurQuantiteRepositoryService', true],
  972. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\CommandeFournisseurRepository', 'getCommandeFournisseurRepositoryService', true],
  973. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurStatutRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\CommandeFournisseurStatutRepository', 'getCommandeFournisseurStatutRepositoryService', true],
  974. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurTransportRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\CommandeFournisseurTransportRepository', 'getCommandeFournisseurTransportRepositoryService', true],
  975. 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurMaterielRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurMaterielRepository', 'getQueueCommandeFournisseurMaterielRepositoryService', true],
  976. 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurMaterielTypeRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurMaterielTypeRepository', 'getQueueCommandeFournisseurMaterielTypeRepositoryService', true],
  977. 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurTarifRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurTarifRepository', 'getQueueCommandeFournisseurTarifRepositoryService', true],
  978. 'App\\Repository\\commandeFournisseur\\QueueStatutRepository' => ['privates', 'App\\Repository\\commandeFournisseur\\QueueStatutRepository', 'getQueueStatutRepositoryService', true],
  979. 'App\\Repository\\echangeStandard\\EchangeCauseRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeCauseRepository', 'getEchangeCauseRepositoryService', true],
  980. 'App\\Repository\\echangeStandard\\EchangeCommentaireRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeCommentaireRepository', 'getEchangeCommentaireRepositoryService', true],
  981. 'App\\Repository\\echangeStandard\\EchangeMatAttenduInfoImpRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeMatAttenduInfoImpRepository', 'getEchangeMatAttenduInfoImpRepositoryService', true],
  982. 'App\\Repository\\echangeStandard\\EchangeMatAttenduRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeMatAttenduRepository', 'getEchangeMatAttenduRepositoryService', true],
  983. 'App\\Repository\\echangeStandard\\EchangeMatAttenduTypePanneRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeMatAttenduTypePanneRepository', 'getEchangeMatAttenduTypePanneRepositoryService', true],
  984. 'App\\Repository\\echangeStandard\\EchangeMatCommunicationRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeMatCommunicationRepository', 'getEchangeMatCommunicationRepositoryService', true],
  985. 'App\\Repository\\echangeStandard\\EchangeMatExpedierRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeMatExpedierRepository', 'getEchangeMatExpedierRepositoryService', true],
  986. 'App\\Repository\\echangeStandard\\EchangeMatLogicielRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeMatLogicielRepository', 'getEchangeMatLogicielRepositoryService', true],
  987. 'App\\Repository\\echangeStandard\\EchangeRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeRepository', 'getEchangeRepositoryService', true],
  988. 'App\\Repository\\echangeStandard\\EchangeStatutRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeStatutRepository', 'getEchangeStatutRepositoryService', true],
  989. 'App\\Repository\\echangeStandard\\EchangeTelephoneRepository' => ['privates', 'App\\Repository\\echangeStandard\\EchangeTelephoneRepository', 'getEchangeTelephoneRepositoryService', true],
  990. 'App\\Repository\\facturation\\FacturationCommandeClientActionRepository' => ['privates', 'App\\Repository\\facturation\\FacturationCommandeClientActionRepository', 'getFacturationCommandeClientActionRepositoryService', true],
  991. 'App\\Repository\\facturation\\FacturationFdmAboLyraGprsRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboLyraGprsRepository', 'getFacturationFdmAboLyraGprsRepositoryService', true],
  992. 'App\\Repository\\facturation\\FacturationFdmAboLyraIpRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboLyraIpRepository', 'getFacturationFdmAboLyraIpRepositoryService', true],
  993. 'App\\Repository\\facturation\\FacturationFdmAboMaintenanceRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboMaintenanceRepository', 'getFacturationFdmAboMaintenanceRepositoryService', true],
  994. 'App\\Repository\\facturation\\FacturationFdmAboNeptingRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboNeptingRepository', 'getFacturationFdmAboNeptingRepositoryService', true],
  995. 'App\\Repository\\facturation\\FacturationFdmAboPaxRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboPaxRepository', 'getFacturationFdmAboPaxRepositoryService', true],
  996. 'App\\Repository\\facturation\\FacturationFdmAboPreluddRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboPreluddRepository', 'getFacturationFdmAboPreluddRepositoryService', true],
  997. 'App\\Repository\\facturation\\FacturationFdmAboTransatelRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboTransatelRepository', 'getFacturationFdmAboTransatelRepositoryService', true],
  998. 'App\\Repository\\facturation\\FacturationFdmAboWirelessRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmAboWirelessRepository', 'getFacturationFdmAboWirelessRepositoryService', true],
  999. 'App\\Repository\\facturation\\FacturationFdmArticleUnitaireFacturableRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmArticleUnitaireFacturableRepository', 'getFacturationFdmArticleUnitaireFacturableRepositoryService', true],
  1000. 'App\\Repository\\facturation\\FacturationFdmFichierImporteRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmFichierImporteRepository', 'getFacturationFdmFichierImporteRepositoryService', true],
  1001. 'App\\Repository\\facturation\\FacturationFdmFournisseurRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmFournisseurRepository', 'getFacturationFdmFournisseurRepositoryService', true],
  1002. 'App\\Repository\\facturation\\FacturationFdmTelechIngenicoFacturableRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmTelechIngenicoFacturableRepository', 'getFacturationFdmTelechIngenicoFacturableRepositoryService', true],
  1003. 'App\\Repository\\facturation\\FacturationFdmTraitementDonneesFournisseurRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmTraitementDonneesFournisseurRepository', 'getFacturationFdmTraitementDonneesFournisseurRepositoryService', true],
  1004. 'App\\Repository\\facturation\\FacturationFdmTraitementSyntheseRepository' => ['privates', 'App\\Repository\\facturation\\FacturationFdmTraitementSyntheseRepository', 'getFacturationFdmTraitementSyntheseRepositoryService', true],
  1005. 'App\\Repository\\facturation\\FacturationRepository' => ['privates', 'App\\Repository\\facturation\\FacturationRepository', 'getFacturationRepositoryService', true],
  1006. 'App\\Repository\\facturation\\FacturationStatutRepository' => ['privates', 'App\\Repository\\facturation\\FacturationStatutRepository', 'getFacturationStatutRepositoryService', true],
  1007. 'App\\Repository\\facturation\\FournisseurFacturationRepository' => ['privates', 'App\\Repository\\facturation\\FournisseurFacturationRepository', 'getFournisseurFacturationRepositoryService', true],
  1008. 'App\\Repository\\facturation\\HistoriqueEnvoiMailFacturationIngenicoRepository' => ['privates', 'App\\Repository\\facturation\\HistoriqueEnvoiMailFacturationIngenicoRepository', 'getHistoriqueEnvoiMailFacturationIngenicoRepositoryService', true],
  1009. 'App\\Repository\\facturation\\LogicielsTelechRepository' => ['privates', 'App\\Repository\\facturation\\LogicielsTelechRepository', 'getLogicielsTelechRepositoryService', true],
  1010. 'App\\Repository\\facturation\\LogicielsTelechStatutRepository' => ['privates', 'App\\Repository\\facturation\\LogicielsTelechStatutRepository', 'getLogicielsTelechStatutRepositoryService', true],
  1011. 'App\\Repository\\facturation\\TechnologieTelechRepository' => ['privates', 'App\\Repository\\facturation\\TechnologieTelechRepository', 'getTechnologieTelechRepositoryService', true],
  1012. 'App\\Repository\\fcmToken\\FcmTokenRepository' => ['privates', 'App\\Repository\\fcmToken\\FcmTokenRepository', 'getFcmTokenRepositoryService', true],
  1013. 'App\\Repository\\fonctions\\CommentaireSuiviRepository' => ['privates', 'App\\Repository\\fonctions\\CommentaireSuiviRepository', 'getCommentaireSuiviRepositoryService', true],
  1014. 'App\\Repository\\fonctions\\CompanyAddressRepository' => ['privates', 'App\\Repository\\fonctions\\CompanyAddressRepository', 'getCompanyAddressRepositoryService', true],
  1015. 'App\\Repository\\fonctions\\EnvoiMailRepository' => ['privates', 'App\\Repository\\fonctions\\EnvoiMailRepository', 'getEnvoiMailRepositoryService', true],
  1016. 'App\\Repository\\fonctions\\ImprimanteRepository' => ['privates', 'App\\Repository\\fonctions\\ImprimanteRepository', 'getImprimanteRepositoryService', true],
  1017. 'App\\Repository\\fonctions\\InformationsAdresseRepository' => ['privates', 'App\\Repository\\fonctions\\InformationsAdresseRepository', 'getInformationsAdresseRepositoryService', true],
  1018. 'App\\Repository\\fonctions\\PaysRepository' => ['privates', 'App\\Repository\\fonctions\\PaysRepository', 'getPaysRepositoryService', true],
  1019. 'App\\Repository\\fonctions\\TimeZoneRepository' => ['privates', 'App\\Repository\\fonctions\\TimeZoneRepository', 'getTimeZoneRepositoryService', true],
  1020. 'App\\Repository\\fonctions\\TypeReferenceRepository' => ['privates', 'App\\Repository\\fonctions\\TypeReferenceRepository', 'getTypeReferenceRepositoryService', true],
  1021. 'App\\Repository\\fonctions\\VillesFranceRepository' => ['privates', 'App\\Repository\\fonctions\\VillesFranceRepository', 'getVillesFranceRepositoryService', true],
  1022. 'App\\Repository\\injection\\InjectionHistoriqueRepository' => ['privates', 'App\\Repository\\injection\\InjectionHistoriqueRepository', 'getInjectionHistoriqueRepositoryService', true],
  1023. 'App\\Repository\\injection\\InjectionTypeClefRepository' => ['privates', 'App\\Repository\\injection\\InjectionTypeClefRepository', 'getInjectionTypeClefRepositoryService', true],
  1024. 'App\\Repository\\news\\NewsReadRepository' => ['privates', 'App\\Repository\\news\\NewsReadRepository', 'getNewsReadRepositoryService', true],
  1025. 'App\\Repository\\news\\NewsRepository' => ['privates', 'App\\Repository\\news\\NewsRepository', 'getNewsRepositoryService', true],
  1026. 'App\\Repository\\puces\\PucesTransatelActionLogRepository' => ['privates', 'App\\Repository\\puces\\PucesTransatelActionLogRepository', 'getPucesTransatelActionLogRepositoryService', true],
  1027. 'App\\Repository\\puces\\PucesTransatelApiActionLogRepository' => ['privates', 'App\\Repository\\puces\\PucesTransatelApiActionLogRepository', 'getPucesTransatelApiActionLogRepositoryService', true],
  1028. 'App\\Repository\\puces\\PucesTransatelGroupRepository' => ['privates', 'App\\Repository\\puces\\PucesTransatelGroupRepository', 'getPucesTransatelGroupRepositoryService', true],
  1029. 'App\\Repository\\puces\\PucesTransatelPlanRepository' => ['privates', 'App\\Repository\\puces\\PucesTransatelPlanRepository', 'getPucesTransatelPlanRepositoryService', true],
  1030. 'App\\Repository\\puces\\PucesTransatelRepository' => ['privates', 'App\\Repository\\puces\\PucesTransatelRepository', 'getPucesTransatelRepositoryService', true],
  1031. 'App\\Repository\\puces\\PucesTransatelStatusRepository' => ['privates', 'App\\Repository\\puces\\PucesTransatelStatusRepository', 'getPucesTransatelStatusRepositoryService', true],
  1032. 'App\\Repository\\puces\\PucesTransatelTerminationQueueRepository' => ['privates', 'App\\Repository\\puces\\PucesTransatelTerminationQueueRepository', 'getPucesTransatelTerminationQueueRepositoryService', true],
  1033. 'App\\Repository\\puces\\SimDataHistoryRepository' => ['privates', 'App\\Repository\\puces\\SimDataHistoryRepository', 'getSimDataHistoryRepositoryService', true],
  1034. 'App\\Repository\\puces\\SimTypeRepository' => ['privates', 'App\\Repository\\puces\\SimTypeRepository', 'getSimTypeRepositoryService', true],
  1035. 'App\\Repository\\reception\\ReceptionHistoriqueRepository' => ['privates', 'App\\Repository\\reception\\ReceptionHistoriqueRepository', 'getReceptionHistoriqueRepositoryService', true],
  1036. 'App\\Repository\\reception\\ReceptionListeMaterielRepository' => ['privates', 'App\\Repository\\reception\\ReceptionListeMaterielRepository', 'getReceptionListeMaterielRepositoryService', true],
  1037. 'App\\Repository\\reception\\ReceptionMaterielStatutRepository' => ['privates', 'App\\Repository\\reception\\ReceptionMaterielStatutRepository', 'getReceptionMaterielStatutRepositoryService', true],
  1038. 'App\\Repository\\reception\\ReceptionRepository' => ['privates', 'App\\Repository\\reception\\ReceptionRepository', 'getReceptionRepositoryService', true],
  1039. 'App\\Repository\\sav\\CitDestructionMaterialRepository' => ['privates', 'App\\Repository\\sav\\CitDestructionMaterialRepository', 'getCitDestructionMaterialRepositoryService', true],
  1040. 'App\\Repository\\sav\\CitDestructionRepository' => ['privates', 'App\\Repository\\sav\\CitDestructionRepository', 'getCitDestructionRepositoryService', true],
  1041. 'App\\Repository\\sav\\CitDestructionStatusRepository' => ['privates', 'App\\Repository\\sav\\CitDestructionStatusRepository', 'getCitDestructionStatusRepositoryService', true],
  1042. 'App\\Repository\\sav\\EtatMaterielRepository' => ['privates', 'App\\Repository\\sav\\EtatMaterielRepository', 'getEtatMaterielRepositoryService', true],
  1043. 'App\\Repository\\sav\\HistoriqueReactivationRepository' => ['privates', 'App\\Repository\\sav\\HistoriqueReactivationRepository', 'getHistoriqueReactivationRepositoryService', true],
  1044. 'App\\Repository\\sav\\InformationImportanteRepository' => ['privates', 'App\\Repository\\sav\\InformationImportanteRepository', 'getInformationImportanteRepositoryService', true],
  1045. 'App\\Repository\\sav\\ObservationTechnicienRepository' => ['privates', 'App\\Repository\\sav\\ObservationTechnicienRepository', 'getObservationTechnicienRepositoryService', true],
  1046. 'App\\Repository\\sav\\PanneDefautClientRepository' => ['privates', 'App\\Repository\\sav\\PanneDefautClientRepository', 'getPanneDefautClientRepositoryService', true],
  1047. 'App\\Repository\\sav\\PiecesChoixRepository' => ['privates', 'App\\Repository\\sav\\PiecesChoixRepository', 'getPiecesChoixRepositoryService', true],
  1048. 'App\\Repository\\sav\\PiecesCoordonneesRepository' => ['privates', 'App\\Repository\\sav\\PiecesCoordonneesRepository', 'getPiecesCoordonneesRepositoryService', true],
  1049. 'App\\Repository\\sav\\PiecesImagesMaterielRepository' => ['privates', 'App\\Repository\\sav\\PiecesImagesMaterielRepository', 'getPiecesImagesMaterielRepositoryService', true],
  1050. 'App\\Repository\\sav\\PiecesSavRepository' => ['privates', 'App\\Repository\\sav\\PiecesSavRepository', 'getPiecesSavRepositoryService', true],
  1051. 'App\\Repository\\sav\\RmaAccessoryRepository' => ['privates', 'App\\Repository\\sav\\RmaAccessoryRepository', 'getRmaAccessoryRepositoryService', true],
  1052. 'App\\Repository\\sav\\RmaDeclaredAccessoryRepository' => ['privates', 'App\\Repository\\sav\\RmaDeclaredAccessoryRepository', 'getRmaDeclaredAccessoryRepositoryService', true],
  1053. 'App\\Repository\\sav\\RmaEnvoiConstructeurRepository' => ['privates', 'App\\Repository\\sav\\RmaEnvoiConstructeurRepository', 'getRmaEnvoiConstructeurRepositoryService', true],
  1054. 'App\\Repository\\sav\\SavEnAttenteRepository' => ['privates', 'App\\Repository\\sav\\SavEnAttenteRepository', 'getSavEnAttenteRepositoryService', true],
  1055. 'App\\Repository\\sav\\SavInformationImportanteRepository' => ['privates', 'App\\Repository\\sav\\SavInformationImportanteRepository', 'getSavInformationImportanteRepositoryService', true],
  1056. 'App\\Repository\\sav\\SavLogistiqueRepository' => ['privates', 'App\\Repository\\sav\\SavLogistiqueRepository', 'getSavLogistiqueRepositoryService', true],
  1057. 'App\\Repository\\sav\\SavObservationTechnicienRepository' => ['privates', 'App\\Repository\\sav\\SavObservationTechnicienRepository', 'getSavObservationTechnicienRepositoryService', true],
  1058. 'App\\Repository\\sav\\SavPiecesUtiliseRepository' => ['privates', 'App\\Repository\\sav\\SavPiecesUtiliseRepository', 'getSavPiecesUtiliseRepositoryService', true],
  1059. 'App\\Repository\\sav\\SavRepository' => ['privates', 'App\\Repository\\sav\\SavRepository', 'getSavRepositoryService', true],
  1060. 'App\\Repository\\sav\\SavStatutRepository' => ['privates', 'App\\Repository\\sav\\SavStatutRepository', 'getSavStatutRepositoryService', true],
  1061. 'App\\Repository\\sav\\SavTypePanneRepository' => ['privates', 'App\\Repository\\sav\\SavTypePanneRepository', 'getSavTypePanneRepositoryService', true],
  1062. 'App\\Repository\\sav\\TypePanneRepository' => ['privates', 'App\\Repository\\sav\\TypePanneRepository', 'getTypePanneRepositoryService', true],
  1063. 'App\\Repository\\stock\\DatesGarantieRepository' => ['privates', 'App\\Repository\\stock\\DatesGarantieRepository', 'getDatesGarantieRepositoryService', true],
  1064. 'App\\Repository\\stock\\InformationArticleGrcRepository' => ['privates', 'App\\Repository\\stock\\InformationArticleGrcRepository', 'getInformationArticleGrcRepositoryService', true],
  1065. 'App\\Repository\\stock\\MaterialImageRepository' => ['privates', 'App\\Repository\\stock\\MaterialImageRepository', 'getMaterialImageRepositoryService', true],
  1066. 'App\\Repository\\stock\\ReferenceMaterialImageRepository' => ['privates', 'App\\Repository\\stock\\ReferenceMaterialImageRepository', 'getReferenceMaterialImageRepositoryService', true],
  1067. 'App\\Repository\\stock\\RetourLotMaterielMaterielRepository' => ['privates', 'App\\Repository\\stock\\RetourLotMaterielMaterielRepository', 'getRetourLotMaterielMaterielRepositoryService', true],
  1068. 'App\\Repository\\stock\\RetourLotMaterielMaterielStatutRepository' => ['privates', 'App\\Repository\\stock\\RetourLotMaterielMaterielStatutRepository', 'getRetourLotMaterielMaterielStatutRepositoryService', true],
  1069. 'App\\Repository\\stock\\RetourLotMaterielRepository' => ['privates', 'App\\Repository\\stock\\RetourLotMaterielRepository', 'getRetourLotMaterielRepositoryService', true],
  1070. 'App\\Repository\\stock\\RetourLotMaterielStatutRepository' => ['privates', 'App\\Repository\\stock\\RetourLotMaterielStatutRepository', 'getRetourLotMaterielStatutRepositoryService', true],
  1071. 'App\\Repository\\stock\\ScrapStockRepository' => ['privates', 'App\\Repository\\stock\\ScrapStockRepository', 'getScrapStockRepositoryService', true],
  1072. 'App\\Repository\\stock\\StockLibelleRepository' => ['privates', 'App\\Repository\\stock\\StockLibelleRepository', 'getStockLibelleRepositoryService', true],
  1073. 'App\\Repository\\stock\\StockRepository' => ['privates', 'App\\Repository\\stock\\StockRepository', 'getStockRepositoryService', true],
  1074. 'App\\Repository\\stock\\StockTypeReferenceRepository' => ['privates', 'App\\Repository\\stock\\StockTypeReferenceRepository', 'getStockTypeReferenceRepositoryService', true],
  1075. 'App\\Repository\\stock\\TarifsGarantieRepository' => ['privates', 'App\\Repository\\stock\\TarifsGarantieRepository', 'getTarifsGarantieRepositoryService', true],
  1076. 'App\\Repository\\supportPartenaire\\AttRevendeurContactFonctionRepository' => ['privates', 'App\\Repository\\supportPartenaire\\AttRevendeurContactFonctionRepository', 'getAttRevendeurContactFonctionRepositoryService', true],
  1077. 'App\\Repository\\supportPartenaire\\AttRevendeurDureeAppelRepository' => ['privates', 'App\\Repository\\supportPartenaire\\AttRevendeurDureeAppelRepository', 'getAttRevendeurDureeAppelRepositoryService', true],
  1078. 'App\\Repository\\supportPartenaire\\AttRevendeurHistoriqueRepository' => ['privates', 'App\\Repository\\supportPartenaire\\AttRevendeurHistoriqueRepository', 'getAttRevendeurHistoriqueRepositoryService', true],
  1079. 'App\\Repository\\supportPartenaire\\AttRevendeurMotifAppelRepository' => ['privates', 'App\\Repository\\supportPartenaire\\AttRevendeurMotifAppelRepository', 'getAttRevendeurMotifAppelRepositoryService', true],
  1080. 'App\\Repository\\supportPartenaire\\AttRevendeurMotifClotureRepository' => ['privates', 'App\\Repository\\supportPartenaire\\AttRevendeurMotifClotureRepository', 'getAttRevendeurMotifClotureRepositoryService', true],
  1081. 'App\\Repository\\supportPartenaire\\AttRevendeurRepository' => ['privates', 'App\\Repository\\supportPartenaire\\AttRevendeurRepository', 'getAttRevendeurRepositoryService', true],
  1082. 'App\\Repository\\supportPartenaire\\AttRevendeurServicesRepository' => ['privates', 'App\\Repository\\supportPartenaire\\AttRevendeurServicesRepository', 'getAttRevendeurServicesRepositoryService', true],
  1083. 'App\\Repository\\url\\UrlRepository' => ['privates', 'App\\Repository\\url\\UrlRepository', 'getUrlRepositoryService', true],
  1084. ], [
  1085. 'App\\Repository\\CommandeClientParametrageSoftposRepository' => '?',
  1086. 'App\\Repository\\KldTypeRepository' => '?',
  1087. 'App\\Repository\\ModuleUrlTrackingRepository' => '?',
  1088. 'App\\Repository\\SecurityRepository' => '?',
  1089. 'App\\Repository\\Transporteur\\ExpeditionRepository' => '?',
  1090. 'App\\Repository\\Transporteur\\ExpeditionTrackingRepository' => '?',
  1091. 'App\\Repository\\Transporteur\\SuiviColisLitigeEtatRepository' => '?',
  1092. 'App\\Repository\\Transporteur\\SuivicolisLitigeRepository' => '?',
  1093. 'App\\Repository\\Transporteur\\TransportComptesRepository' => '?',
  1094. 'App\\Repository\\Transporteur\\TransportNonRespectDelaisRepository' => '?',
  1095. 'App\\Repository\\Transporteur\\TransporteurRepository' => '?',
  1096. 'App\\Repository\\Utilisateur\\OrderRuleRepository' => '?',
  1097. 'App\\Repository\\Utilisateur\\UtilisateurSocieteAssociationRepository' => '?',
  1098. 'App\\Repository\\Utilisateur\\UtilisateurSocieteImageRepository' => '?',
  1099. 'App\\Repository\\administration\\ApiAdminMenuRepository' => '?',
  1100. 'App\\Repository\\administration\\MemoParametreRepository' => '?',
  1101. 'App\\Repository\\administration\\MenuModuleAutorisationRepository' => '?',
  1102. 'App\\Repository\\administration\\MenuModuleRepository' => '?',
  1103. 'App\\Repository\\administration\\MenuPageRepository' => '?',
  1104. 'App\\Repository\\administration\\MenuSousModuleRepository' => '?',
  1105. 'App\\Repository\\administration\\MessageFixeRepository' => '?',
  1106. 'App\\Repository\\administration\\ModeOptionRepository' => '?',
  1107. 'App\\Repository\\administration\\PasserelisteRepository' => '?',
  1108. 'App\\Repository\\administration\\PasserelisteUtilisateurSocieteRepository' => '?',
  1109. 'App\\Repository\\administration\\PucesGprsRevendeurRepository' => '?',
  1110. 'App\\Repository\\administration\\ReferentielRepository' => '?',
  1111. 'App\\Repository\\administration\\TypeMessageFixeRepository' => '?',
  1112. 'App\\Repository\\administration\\UtilisateurProfilRepository' => '?',
  1113. 'App\\Repository\\administration\\UtilisateurSocieteRepository' => '?',
  1114. 'App\\Repository\\administration\\UtilisateursRepository' => '?',
  1115. 'App\\Repository\\administration\\ValidateurRepository' => '?',
  1116. 'App\\Repository\\api\\ApiItemsRepository' => '?',
  1117. 'App\\Repository\\api\\ApiSousItemsRepository' => '?',
  1118. 'App\\Repository\\api\\ApiUtilisateurRepository' => '?',
  1119. 'App\\Repository\\att\\AttGestionGroupeRepository' => '?',
  1120. 'App\\Repository\\att\\AttGroupeRepository' => '?',
  1121. 'App\\Repository\\att\\AttHistoriqueRepository' => '?',
  1122. 'App\\Repository\\att\\AttMaterielRepository' => '?',
  1123. 'App\\Repository\\att\\AttProcedureRepository' => '?',
  1124. 'App\\Repository\\att\\AttRepository' => '?',
  1125. 'App\\Repository\\att\\AttRevRepository' => '?',
  1126. 'App\\Repository\\att\\AttSuiviRepository' => '?',
  1127. 'App\\Repository\\att\\AttTypeClotureRepository' => '?',
  1128. 'App\\Repository\\chat\\TicketMessageRepository' => '?',
  1129. 'App\\Repository\\chat\\TicketRepository' => '?',
  1130. 'App\\Repository\\chat\\TicketStatusRepository' => '?',
  1131. 'App\\Repository\\commandeClient\\CommandeClientEnAttenteRepository' => '?',
  1132. 'App\\Repository\\commandeClient\\CommandeClientEquipeRepository' => '?',
  1133. 'App\\Repository\\commandeClient\\CommandeClientEtatRepository' => '?',
  1134. 'App\\Repository\\commandeClient\\CommandeClientHistoriqueRepository' => '?',
  1135. 'App\\Repository\\commandeClient\\CommandeClientListeStatutRepository' => '?',
  1136. 'App\\Repository\\commandeClient\\CommandeClientMaterielRecupererRepository' => '?',
  1137. 'App\\Repository\\commandeClient\\CommandeClientMaterielRepository' => '?',
  1138. 'App\\Repository\\commandeClient\\CommandeClientPieceJointeRepository' => '?',
  1139. 'App\\Repository\\commandeClient\\CommandeClientReferenceRepository' => '?',
  1140. 'App\\Repository\\commandeClient\\CommandeClientRepository' => '?',
  1141. 'App\\Repository\\commandeClient\\CommandeClientTypeCommandeRepository' => '?',
  1142. 'App\\Repository\\commandeClient\\CommandeClientTypeDateExpeditionRepository' => '?',
  1143. 'App\\Repository\\commandeClient\\ConstructeurIngenicoAxisRepository' => '?',
  1144. 'App\\Repository\\commandeClient\\LogicielMarquesRepository' => '?',
  1145. 'App\\Repository\\commandeClient\\LogicielRepository' => '?',
  1146. 'App\\Repository\\commandeClient\\LogicielTypesRepository' => '?',
  1147. 'App\\Repository\\commandeClient\\ProtocoleLiaisonCaisseRepository' => '?',
  1148. 'App\\Repository\\commandeClient\\ReferentielTypeParametrageRepository' => '?',
  1149. 'App\\Repository\\commandeClient\\TypeContratOptionRepository' => '?',
  1150. 'App\\Repository\\commandeClient\\TypeContratRepository' => '?',
  1151. 'App\\Repository\\commandeClient\\TypeParametrageRepository' => '?',
  1152. 'App\\Repository\\commandeClient\\VitesseRepository' => '?',
  1153. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageAdslRepository' => '?',
  1154. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageDomNeptingRepository' => '?',
  1155. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageGprsRepository' => '?',
  1156. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageIngenicoAxisRepository' => '?',
  1157. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLiaisonCaisseRepository' => '?',
  1158. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLiaisonChequeRepository' => '?',
  1159. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageLogicielRepository' => '?',
  1160. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptingRepository' => '?',
  1161. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptingUtilisateursRepository' => '?',
  1162. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageNeptooRepository' => '?',
  1163. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageOptionsRepository' => '?',
  1164. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageReferentielLogicielRepository' => '?',
  1165. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageRtcRepository' => '?',
  1166. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageSoftposRepository' => '?',
  1167. 'App\\Repository\\commandeClient\\parametrage\\CommandeClientParametrageSoftposUtilisateurRepository' => '?',
  1168. 'App\\Repository\\commandeClient\\parametrage\\EnseigneRepository' => '?',
  1169. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurClotureAdministrativeRepository' => '?',
  1170. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurListeFournisseurRepository' => '?',
  1171. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurMaterielRepository' => '?',
  1172. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurQuantiteRepository' => '?',
  1173. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurRepository' => '?',
  1174. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurStatutRepository' => '?',
  1175. 'App\\Repository\\commandeFournisseur\\CommandeFournisseurTransportRepository' => '?',
  1176. 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurMaterielRepository' => '?',
  1177. 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurMaterielTypeRepository' => '?',
  1178. 'App\\Repository\\commandeFournisseur\\QueueCommandeFournisseurTarifRepository' => '?',
  1179. 'App\\Repository\\commandeFournisseur\\QueueStatutRepository' => '?',
  1180. 'App\\Repository\\echangeStandard\\EchangeCauseRepository' => '?',
  1181. 'App\\Repository\\echangeStandard\\EchangeCommentaireRepository' => '?',
  1182. 'App\\Repository\\echangeStandard\\EchangeMatAttenduInfoImpRepository' => '?',
  1183. 'App\\Repository\\echangeStandard\\EchangeMatAttenduRepository' => '?',
  1184. 'App\\Repository\\echangeStandard\\EchangeMatAttenduTypePanneRepository' => '?',
  1185. 'App\\Repository\\echangeStandard\\EchangeMatCommunicationRepository' => '?',
  1186. 'App\\Repository\\echangeStandard\\EchangeMatExpedierRepository' => '?',
  1187. 'App\\Repository\\echangeStandard\\EchangeMatLogicielRepository' => '?',
  1188. 'App\\Repository\\echangeStandard\\EchangeRepository' => '?',
  1189. 'App\\Repository\\echangeStandard\\EchangeStatutRepository' => '?',
  1190. 'App\\Repository\\echangeStandard\\EchangeTelephoneRepository' => '?',
  1191. 'App\\Repository\\facturation\\FacturationCommandeClientActionRepository' => '?',
  1192. 'App\\Repository\\facturation\\FacturationFdmAboLyraGprsRepository' => '?',
  1193. 'App\\Repository\\facturation\\FacturationFdmAboLyraIpRepository' => '?',
  1194. 'App\\Repository\\facturation\\FacturationFdmAboMaintenanceRepository' => '?',
  1195. 'App\\Repository\\facturation\\FacturationFdmAboNeptingRepository' => '?',
  1196. 'App\\Repository\\facturation\\FacturationFdmAboPaxRepository' => '?',
  1197. 'App\\Repository\\facturation\\FacturationFdmAboPreluddRepository' => '?',
  1198. 'App\\Repository\\facturation\\FacturationFdmAboTransatelRepository' => '?',
  1199. 'App\\Repository\\facturation\\FacturationFdmAboWirelessRepository' => '?',
  1200. 'App\\Repository\\facturation\\FacturationFdmArticleUnitaireFacturableRepository' => '?',
  1201. 'App\\Repository\\facturation\\FacturationFdmFichierImporteRepository' => '?',
  1202. 'App\\Repository\\facturation\\FacturationFdmFournisseurRepository' => '?',
  1203. 'App\\Repository\\facturation\\FacturationFdmTelechIngenicoFacturableRepository' => '?',
  1204. 'App\\Repository\\facturation\\FacturationFdmTraitementDonneesFournisseurRepository' => '?',
  1205. 'App\\Repository\\facturation\\FacturationFdmTraitementSyntheseRepository' => '?',
  1206. 'App\\Repository\\facturation\\FacturationRepository' => '?',
  1207. 'App\\Repository\\facturation\\FacturationStatutRepository' => '?',
  1208. 'App\\Repository\\facturation\\FournisseurFacturationRepository' => '?',
  1209. 'App\\Repository\\facturation\\HistoriqueEnvoiMailFacturationIngenicoRepository' => '?',
  1210. 'App\\Repository\\facturation\\LogicielsTelechRepository' => '?',
  1211. 'App\\Repository\\facturation\\LogicielsTelechStatutRepository' => '?',
  1212. 'App\\Repository\\facturation\\TechnologieTelechRepository' => '?',
  1213. 'App\\Repository\\fcmToken\\FcmTokenRepository' => '?',
  1214. 'App\\Repository\\fonctions\\CommentaireSuiviRepository' => '?',
  1215. 'App\\Repository\\fonctions\\CompanyAddressRepository' => '?',
  1216. 'App\\Repository\\fonctions\\EnvoiMailRepository' => '?',
  1217. 'App\\Repository\\fonctions\\ImprimanteRepository' => '?',
  1218. 'App\\Repository\\fonctions\\InformationsAdresseRepository' => '?',
  1219. 'App\\Repository\\fonctions\\PaysRepository' => '?',
  1220. 'App\\Repository\\fonctions\\TimeZoneRepository' => '?',
  1221. 'App\\Repository\\fonctions\\TypeReferenceRepository' => '?',
  1222. 'App\\Repository\\fonctions\\VillesFranceRepository' => '?',
  1223. 'App\\Repository\\injection\\InjectionHistoriqueRepository' => '?',
  1224. 'App\\Repository\\injection\\InjectionTypeClefRepository' => '?',
  1225. 'App\\Repository\\news\\NewsReadRepository' => '?',
  1226. 'App\\Repository\\news\\NewsRepository' => '?',
  1227. 'App\\Repository\\puces\\PucesTransatelActionLogRepository' => '?',
  1228. 'App\\Repository\\puces\\PucesTransatelApiActionLogRepository' => '?',
  1229. 'App\\Repository\\puces\\PucesTransatelGroupRepository' => '?',
  1230. 'App\\Repository\\puces\\PucesTransatelPlanRepository' => '?',
  1231. 'App\\Repository\\puces\\PucesTransatelRepository' => '?',
  1232. 'App\\Repository\\puces\\PucesTransatelStatusRepository' => '?',
  1233. 'App\\Repository\\puces\\PucesTransatelTerminationQueueRepository' => '?',
  1234. 'App\\Repository\\puces\\SimDataHistoryRepository' => '?',
  1235. 'App\\Repository\\puces\\SimTypeRepository' => '?',
  1236. 'App\\Repository\\reception\\ReceptionHistoriqueRepository' => '?',
  1237. 'App\\Repository\\reception\\ReceptionListeMaterielRepository' => '?',
  1238. 'App\\Repository\\reception\\ReceptionMaterielStatutRepository' => '?',
  1239. 'App\\Repository\\reception\\ReceptionRepository' => '?',
  1240. 'App\\Repository\\sav\\CitDestructionMaterialRepository' => '?',
  1241. 'App\\Repository\\sav\\CitDestructionRepository' => '?',
  1242. 'App\\Repository\\sav\\CitDestructionStatusRepository' => '?',
  1243. 'App\\Repository\\sav\\EtatMaterielRepository' => '?',
  1244. 'App\\Repository\\sav\\HistoriqueReactivationRepository' => '?',
  1245. 'App\\Repository\\sav\\InformationImportanteRepository' => '?',
  1246. 'App\\Repository\\sav\\ObservationTechnicienRepository' => '?',
  1247. 'App\\Repository\\sav\\PanneDefautClientRepository' => '?',
  1248. 'App\\Repository\\sav\\PiecesChoixRepository' => '?',
  1249. 'App\\Repository\\sav\\PiecesCoordonneesRepository' => '?',
  1250. 'App\\Repository\\sav\\PiecesImagesMaterielRepository' => '?',
  1251. 'App\\Repository\\sav\\PiecesSavRepository' => '?',
  1252. 'App\\Repository\\sav\\RmaAccessoryRepository' => '?',
  1253. 'App\\Repository\\sav\\RmaDeclaredAccessoryRepository' => '?',
  1254. 'App\\Repository\\sav\\RmaEnvoiConstructeurRepository' => '?',
  1255. 'App\\Repository\\sav\\SavEnAttenteRepository' => '?',
  1256. 'App\\Repository\\sav\\SavInformationImportanteRepository' => '?',
  1257. 'App\\Repository\\sav\\SavLogistiqueRepository' => '?',
  1258. 'App\\Repository\\sav\\SavObservationTechnicienRepository' => '?',
  1259. 'App\\Repository\\sav\\SavPiecesUtiliseRepository' => '?',
  1260. 'App\\Repository\\sav\\SavRepository' => '?',
  1261. 'App\\Repository\\sav\\SavStatutRepository' => '?',
  1262. 'App\\Repository\\sav\\SavTypePanneRepository' => '?',
  1263. 'App\\Repository\\sav\\TypePanneRepository' => '?',
  1264. 'App\\Repository\\stock\\DatesGarantieRepository' => '?',
  1265. 'App\\Repository\\stock\\InformationArticleGrcRepository' => '?',
  1266. 'App\\Repository\\stock\\MaterialImageRepository' => '?',
  1267. 'App\\Repository\\stock\\ReferenceMaterialImageRepository' => '?',
  1268. 'App\\Repository\\stock\\RetourLotMaterielMaterielRepository' => '?',
  1269. 'App\\Repository\\stock\\RetourLotMaterielMaterielStatutRepository' => '?',
  1270. 'App\\Repository\\stock\\RetourLotMaterielRepository' => '?',
  1271. 'App\\Repository\\stock\\RetourLotMaterielStatutRepository' => '?',
  1272. 'App\\Repository\\stock\\ScrapStockRepository' => '?',
  1273. 'App\\Repository\\stock\\StockLibelleRepository' => '?',
  1274. 'App\\Repository\\stock\\StockRepository' => '?',
  1275. 'App\\Repository\\stock\\StockTypeReferenceRepository' => '?',
  1276. 'App\\Repository\\stock\\TarifsGarantieRepository' => '?',
  1277. 'App\\Repository\\supportPartenaire\\AttRevendeurContactFonctionRepository' => '?',
  1278. 'App\\Repository\\supportPartenaire\\AttRevendeurDureeAppelRepository' => '?',
  1279. 'App\\Repository\\supportPartenaire\\AttRevendeurHistoriqueRepository' => '?',
  1280. 'App\\Repository\\supportPartenaire\\AttRevendeurMotifAppelRepository' => '?',
  1281. 'App\\Repository\\supportPartenaire\\AttRevendeurMotifClotureRepository' => '?',
  1282. 'App\\Repository\\supportPartenaire\\AttRevendeurRepository' => '?',
  1283. 'App\\Repository\\supportPartenaire\\AttRevendeurServicesRepository' => '?',
  1284. 'App\\Repository\\url\\UrlRepository' => '?',
  1285. ])));
  1286. $a->addCustomStringFunction('group_concat', 'DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1287. $a->addCustomStringFunction('MONTH', 'DoctrineExtensions\\Query\\Mysql\\Month');
  1288. $a->addCustomNumericFunction('FLOOR', 'DoctrineExtensions\\Query\\Mysql\\Floor');
  1289. $a->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1290. $a->addCustomDatetimeFunction('datediff', 'DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1291. $a->addCustomDatetimeFunction('date', 'DoctrineExtensions\\Query\\Mysql\\Date');
  1292. $a->addCustomDatetimeFunction('unix_timestamp', 'DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1293. $a->addCustomDatetimeFunction('timestamp', 'Doctrine\\DBAL\\Types\\TimestampType');
  1294. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1295. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1296. return $instance;
  1297. }
  1298. /**
  1299. * Gets the public 'event_dispatcher' shared service.
  1300. *
  1301. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1302. */
  1303. protected function getEventDispatcherService()
  1304. {
  1305. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1306. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1307. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1308. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1309. $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())));
  1310. $instance->addListener('kernel.request', [0 => function () {
  1311. return ($this->services['App\\EventListener\\MaintenanceListener'] ?? $this->getMaintenanceListenerService());
  1312. }, 1 => 'onKernelRequest'], 10);
  1313. $instance->addListener('kernel.controller', [0 => function () {
  1314. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1315. }, 1 => 'onKernelController'], 0);
  1316. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1317. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1318. }, 1 => 'checkPassport'], 1024);
  1319. $instance->addListener('kernel.response', [0 => function () {
  1320. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1321. }, 1 => 'onKernelResponse'], 0);
  1322. $instance->addListener('kernel.response', [0 => function () {
  1323. return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1324. }, 1 => 'onKernelResponse'], 0);
  1325. $instance->addListener('kernel.response', [0 => function () {
  1326. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1327. }, 1 => 'onKernelResponse'], 0);
  1328. $instance->addListener('kernel.response', [0 => function () {
  1329. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1330. }, 1 => 'onKernelResponse'], -1024);
  1331. $instance->addListener('kernel.request', [0 => function () {
  1332. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1333. }, 1 => 'setDefaultLocale'], 100);
  1334. $instance->addListener('kernel.request', [0 => function () {
  1335. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1336. }, 1 => 'onKernelRequest'], 16);
  1337. $instance->addListener('kernel.finish_request', [0 => function () {
  1338. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1339. }, 1 => 'onKernelFinishRequest'], 0);
  1340. $instance->addListener('kernel.request', [0 => function () {
  1341. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1342. }, 1 => 'onKernelRequest'], 256);
  1343. $instance->addListener('kernel.response', [0 => function () {
  1344. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1345. }, 1 => 'onResponse'], -255);
  1346. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1347. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1348. }, 1 => 'onControllerArguments'], 0);
  1349. $instance->addListener('kernel.exception', [0 => function () {
  1350. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1351. }, 1 => 'logKernelException'], 0);
  1352. $instance->addListener('kernel.exception', [0 => function () {
  1353. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1354. }, 1 => 'onKernelException'], -128);
  1355. $instance->addListener('kernel.response', [0 => function () {
  1356. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1357. }, 1 => 'removeCspHeader'], -128);
  1358. $instance->addListener('kernel.request', [0 => function () {
  1359. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1360. }, 1 => 'onKernelRequest'], 15);
  1361. $instance->addListener('kernel.finish_request', [0 => function () {
  1362. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1363. }, 1 => 'onKernelFinishRequest'], -15);
  1364. $instance->addListener('console.error', [0 => function () {
  1365. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1366. }, 1 => 'onConsoleError'], -128);
  1367. $instance->addListener('console.terminate', [0 => function () {
  1368. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1369. }, 1 => 'onConsoleTerminate'], -128);
  1370. $instance->addListener('console.error', [0 => function () {
  1371. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1372. }, 1 => 'onConsoleError'], 0);
  1373. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1374. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, [0 => 'developpement@planet-monetic.fr'])));
  1375. }, 1 => 'onMessage'], -255);
  1376. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1377. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1378. }, 1 => 'onMessage'], -255);
  1379. $instance->addListener('kernel.request', [0 => function () {
  1380. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1381. }, 1 => 'configure'], 2048);
  1382. $instance->addListener('console.command', [0 => function () {
  1383. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1384. }, 1 => 'configure'], 2048);
  1385. $instance->addListener('kernel.request', [0 => function () {
  1386. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1387. }, 1 => 'onKernelRequest'], 32);
  1388. $instance->addListener('kernel.finish_request', [0 => function () {
  1389. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1390. }, 1 => 'onKernelFinishRequest'], 0);
  1391. $instance->addListener('kernel.exception', [0 => function () {
  1392. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1393. }, 1 => 'onKernelException'], -64);
  1394. $instance->addListener('kernel.response', [0 => function () {
  1395. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1396. }, 1 => 'onKernelResponse'], 0);
  1397. $instance->addListener('kernel.request', [0 => function () {
  1398. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1399. }, 1 => 'onKernelRequest'], 128);
  1400. $instance->addListener('kernel.response', [0 => function () {
  1401. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1402. }, 1 => 'onKernelResponse'], -1000);
  1403. $instance->addListener('kernel.finish_request', [0 => function () {
  1404. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1405. }, 1 => 'onFinishRequest'], 0);
  1406. $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
  1407. return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1408. }, 1 => 'onNotification'], -255);
  1409. $instance->addListener('kernel.response', [0 => function () {
  1410. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1411. }, 1 => 'onKernelResponse'], -100);
  1412. $instance->addListener('kernel.exception', [0 => function () {
  1413. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1414. }, 1 => 'onKernelException'], 0);
  1415. $instance->addListener('kernel.terminate', [0 => function () {
  1416. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1417. }, 1 => 'onKernelTerminate'], -1024);
  1418. $instance->addListener('kernel.controller', [0 => function () {
  1419. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1420. }, 1 => 'onKernelController'], 0);
  1421. $instance->addListener('kernel.response', [0 => function () {
  1422. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1423. }, 1 => 'onKernelResponse'], 0);
  1424. $instance->addListener('kernel.controller', [0 => function () {
  1425. return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1426. }, 1 => 'onKernelController'], 0);
  1427. $instance->addListener('kernel.controller', [0 => function () {
  1428. return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1429. }, 1 => 'onKernelController'], 0);
  1430. $instance->addListener('kernel.controller', [0 => function () {
  1431. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1432. }, 1 => 'onKernelController'], -128);
  1433. $instance->addListener('kernel.view', [0 => function () {
  1434. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1435. }, 1 => 'onKernelView'], 0);
  1436. $instance->addListener('kernel.controller', [0 => function () {
  1437. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1438. }, 1 => 'onKernelController'], 0);
  1439. $instance->addListener('kernel.response', [0 => function () {
  1440. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1441. }, 1 => 'onKernelResponse'], 0);
  1442. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1443. return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1444. }, 1 => 'onKernelControllerArguments'], 0);
  1445. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1446. return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1447. }, 1 => 'onKernelControllerArguments'], 0);
  1448. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1449. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1450. }, 1 => 'onMessage'], 0);
  1451. $instance->addListener('kernel.response', [0 => function () {
  1452. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1453. }, 1 => 'onKernelResponse'], -128);
  1454. $instance->addListener('console.command', [0 => function () {
  1455. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1456. }, 1 => 'onCommand'], 255);
  1457. $instance->addListener('console.terminate', [0 => function () {
  1458. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1459. }, 1 => 'onTerminate'], -255);
  1460. $instance->addListener('console.command', [0 => function () {
  1461. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1462. }, 1 => 'configure'], 1024);
  1463. $instance->addListener('console.error', [0 => function () {
  1464. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1465. }, 1 => 'onConsoleError'], 0);
  1466. $instance->addListener('console.terminate', [0 => function () {
  1467. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1468. }, 1 => 'onConsoleTerminate'], 0);
  1469. $instance->addListener('kernel.response', [0 => function () {
  1470. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1471. }, 1 => 'onKernelResponse'], 0);
  1472. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1473. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1474. }, 1 => 'checkPassport'], 0);
  1475. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1476. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1477. }, 1 => 'onLoginSuccess'], 0);
  1478. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1479. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1480. }, 1 => 'onVoterVote'], 0);
  1481. $instance->addListener('kernel.request', [0 => function () {
  1482. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1483. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1484. $instance->addListener('kernel.request', [0 => function () {
  1485. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1486. }, 1 => 'onKernelRequest'], 8);
  1487. $instance->addListener('kernel.finish_request', [0 => function () {
  1488. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1489. }, 1 => 'onKernelFinishRequest'], 0);
  1490. $instance->addListener('kernel.exception', [0 => function () {
  1491. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1492. }, 1 => 'onException'], 0);
  1493. $instance->addListener('kernel.terminate', [0 => function () {
  1494. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1495. }, 1 => 'onTerminate'], 0);
  1496. $instance->addListener('console.error', [0 => function () {
  1497. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1498. }, 1 => 'onException'], 0);
  1499. $instance->addListener('console.terminate', [0 => function () {
  1500. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1501. }, 1 => 'onTerminate'], 0);
  1502. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1503. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1504. }, 1 => 'checkPassport'], 512);
  1505. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1506. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1507. }, 1 => 'onLogout'], 0);
  1508. return $instance;
  1509. }
  1510. /**
  1511. * Gets the public 'http_kernel' shared service.
  1512. *
  1513. * @return \Symfony\Component\HttpKernel\HttpKernel
  1514. */
  1515. protected function getHttpKernelService()
  1516. {
  1517. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1518. if (isset($this->services['http_kernel'])) {
  1519. return $this->services['http_kernel'];
  1520. }
  1521. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1522. 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 () {
  1523. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1524. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1525. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1526. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1527. yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1528. yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1529. yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1530. yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1531. }, 8)), $b));
  1532. }
  1533. /**
  1534. * Gets the public 'monolog.logger.deprecation' shared service.
  1535. *
  1536. * @return \Symfony\Bridge\Monolog\Logger
  1537. */
  1538. protected function getMonolog_Logger_DeprecationService()
  1539. {
  1540. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1541. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1542. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1543. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1544. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1545. return $instance;
  1546. }
  1547. /**
  1548. * Gets the public 'request_stack' shared service.
  1549. *
  1550. * @return \Symfony\Component\HttpFoundation\RequestStack
  1551. */
  1552. protected function getRequestStackService()
  1553. {
  1554. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1555. }
  1556. /**
  1557. * Gets the public 'router' shared service.
  1558. *
  1559. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1560. */
  1561. protected function getRouterService()
  1562. {
  1563. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1564. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1565. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1566. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1567. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1568. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1569. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1570. ], [
  1571. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1572. ]))->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');
  1573. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1574. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1575. return $instance;
  1576. }
  1577. /**
  1578. * Gets the public 'translator' shared service.
  1579. *
  1580. * @return \Symfony\Component\Translation\DataCollectorTranslator
  1581. */
  1582. protected function getTranslatorService()
  1583. {
  1584. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1585. }
  1586. /**
  1587. * Gets the public 'var_dumper.cloner' shared service.
  1588. *
  1589. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1590. */
  1591. protected function getVarDumper_ClonerService()
  1592. {
  1593. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1594. $instance->setMaxItems(2500);
  1595. $instance->setMinDepth(1);
  1596. $instance->setMaxString(-1);
  1597. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1598. return $instance;
  1599. }
  1600. /**
  1601. * Gets the private '.debug.http_client' shared service.
  1602. *
  1603. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1604. */
  1605. protected function get_Debug_HttpClientService()
  1606. {
  1607. $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1608. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1609. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1610. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1611. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1612. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1613. $a->setLogger($b);
  1614. 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))));
  1615. }
  1616. /**
  1617. * Gets the private '.service_locator.dsdSIIc' shared service.
  1618. *
  1619. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1620. */
  1621. protected function get_ServiceLocator_DsdSIIcService()
  1622. {
  1623. return $this->privates['.service_locator.dsdSIIc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1624. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  1625. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  1626. 'security.firewall.map.context.login' => ['privates', 'security.firewall.map.context.login', 'getSecurity_Firewall_Map_Context_LoginService', true],
  1627. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  1628. ], [
  1629. 'security.firewall.map.context.api' => '?',
  1630. 'security.firewall.map.context.dev' => '?',
  1631. 'security.firewall.map.context.login' => '?',
  1632. 'security.firewall.map.context.main' => '?',
  1633. ]);
  1634. }
  1635. /**
  1636. * Gets the private '.service_locator.mx0UMmY' shared service.
  1637. *
  1638. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1639. */
  1640. protected function get_ServiceLocator_Mx0UMmYService()
  1641. {
  1642. return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1643. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  1644. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', true],
  1645. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  1646. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  1647. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1648. 'router' => ['services', 'router', 'getRouterService', false],
  1649. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  1650. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', true],
  1651. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  1652. 'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', true],
  1653. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', true],
  1654. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  1655. ], [
  1656. 'doctrine' => '?',
  1657. 'form.factory' => '?',
  1658. 'http_kernel' => '?',
  1659. 'parameter_bag' => '?',
  1660. 'request_stack' => '?',
  1661. 'router' => '?',
  1662. 'security.authorization_checker' => '?',
  1663. 'security.csrf.token_manager' => '?',
  1664. 'security.token_storage' => '?',
  1665. 'serializer' => '?',
  1666. 'session' => '.session.deprecated',
  1667. 'twig' => '?',
  1668. ]);
  1669. }
  1670. /**
  1671. * Gets the private 'App\Twig\AppExtension' shared autowired service.
  1672. *
  1673. * @return \App\Twig\AppExtension
  1674. */
  1675. protected function getAppExtensionService()
  1676. {
  1677. return $this->privates['App\\Twig\\AppExtension'] = new \App\Twig\AppExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  1678. }
  1679. /**
  1680. * Gets the private 'annotations.cache_adapter' shared service.
  1681. *
  1682. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1683. */
  1684. protected function getAnnotations_CacheAdapterService()
  1685. {
  1686. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1687. }
  1688. /**
  1689. * Gets the private 'annotations.cached_reader' shared service.
  1690. *
  1691. * @return \Doctrine\Common\Annotations\PsrCachedReader
  1692. */
  1693. protected function getAnnotations_CachedReaderService()
  1694. {
  1695. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1696. }
  1697. /**
  1698. * Gets the private 'annotations.reader' shared service.
  1699. *
  1700. * @return \Doctrine\Common\Annotations\AnnotationReader
  1701. */
  1702. protected function getAnnotations_ReaderService()
  1703. {
  1704. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1705. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1706. $a->registerUniqueLoader('class_exists');
  1707. $instance->addGlobalIgnoredName('required', $a);
  1708. return $instance;
  1709. }
  1710. /**
  1711. * Gets the private 'assets.packages' shared service.
  1712. *
  1713. * @return \Symfony\Component\Asset\Packages
  1714. */
  1715. protected function getAssets_PackagesService()
  1716. {
  1717. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1718. 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 () {
  1719. return new \EmptyIterator();
  1720. }, 0));
  1721. }
  1722. /**
  1723. * Gets the private 'cache.annotations' shared service.
  1724. *
  1725. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1726. */
  1727. protected function getCache_AnnotationsService()
  1728. {
  1729. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aOW9jUmS+l', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1730. }
  1731. /**
  1732. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1733. *
  1734. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1735. */
  1736. protected function getCache_Doctrine_Orm_Default_QueryService()
  1737. {
  1738. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1739. }
  1740. /**
  1741. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1742. *
  1743. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1744. */
  1745. protected function getCache_Doctrine_Orm_Default_ResultService()
  1746. {
  1747. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1748. }
  1749. /**
  1750. * Gets the private 'cache.property_info' shared service.
  1751. *
  1752. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1753. */
  1754. protected function getCache_PropertyInfoService()
  1755. {
  1756. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('f42vNNB2+r', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1757. }
  1758. /**
  1759. * Gets the private 'cache.security_expression_language' shared service.
  1760. *
  1761. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1762. */
  1763. protected function getCache_SecurityExpressionLanguageService()
  1764. {
  1765. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DpKevEmZ+9', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1766. }
  1767. /**
  1768. * Gets the private 'cache.serializer' shared service.
  1769. *
  1770. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1771. */
  1772. protected function getCache_SerializerService()
  1773. {
  1774. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xW5vq5Zy5t', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1775. }
  1776. /**
  1777. * Gets the private 'cache.validator' shared service.
  1778. *
  1779. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1780. */
  1781. protected function getCache_ValidatorService()
  1782. {
  1783. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RJGxFTTdda', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1784. }
  1785. /**
  1786. * Gets the private 'config_cache_factory' shared service.
  1787. *
  1788. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1789. */
  1790. protected function getConfigCacheFactoryService()
  1791. {
  1792. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1793. 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)));
  1794. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1795. }, 2));
  1796. }
  1797. /**
  1798. * Gets the private 'data_collector.form' shared service.
  1799. *
  1800. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1801. */
  1802. protected function getDataCollector_FormService()
  1803. {
  1804. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1805. }
  1806. /**
  1807. * Gets the private 'data_collector.request' shared service.
  1808. *
  1809. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1810. */
  1811. protected function getDataCollector_RequestService()
  1812. {
  1813. 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())));
  1814. }
  1815. /**
  1816. * Gets the private 'debug.debug_handlers_listener' shared service.
  1817. *
  1818. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1819. */
  1820. protected function getDebug_DebugHandlersListenerService()
  1821. {
  1822. $a = new \Symfony\Bridge\Monolog\Logger('php');
  1823. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1824. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1825. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1826. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1827. 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()));
  1828. }
  1829. /**
  1830. * Gets the private 'debug.file_link_formatter' shared service.
  1831. *
  1832. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1833. */
  1834. protected function getDebug_FileLinkFormatterService()
  1835. {
  1836. 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 () {
  1837. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1838. });
  1839. }
  1840. /**
  1841. * Gets the private 'debug.log_processor' shared service.
  1842. *
  1843. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1844. */
  1845. protected function getDebug_LogProcessorService()
  1846. {
  1847. 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())));
  1848. }
  1849. /**
  1850. * Gets the private 'debug.security.access.decision_manager' shared service.
  1851. *
  1852. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1853. */
  1854. protected function getDebug_Security_Access_DecisionManagerService()
  1855. {
  1856. 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 () {
  1857. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1858. yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  1859. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1860. }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1861. }
  1862. /**
  1863. * Gets the private 'debug.security.firewall' shared service.
  1864. *
  1865. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1866. */
  1867. protected function getDebug_Security_FirewallService()
  1868. {
  1869. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1870. if (isset($this->privates['debug.security.firewall'])) {
  1871. return $this->privates['debug.security.firewall'];
  1872. }
  1873. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1874. if (isset($this->privates['debug.security.firewall'])) {
  1875. return $this->privates['debug.security.firewall'];
  1876. }
  1877. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1878. }
  1879. /**
  1880. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  1881. *
  1882. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  1883. */
  1884. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  1885. {
  1886. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1887. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  1888. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  1889. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  1890. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  1891. ], [
  1892. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1893. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1894. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1895. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1896. ]), [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']]);
  1897. }
  1898. /**
  1899. * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  1900. *
  1901. * @return \Doctrine\Migrations\DependencyFactory
  1902. */
  1903. protected function getDoctrine_Migrations_DependencyFactoryService()
  1904. {
  1905. $a = new \Doctrine\Migrations\Configuration\Configuration();
  1906. $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
  1907. $a->setAllOrNothing(false);
  1908. $a->setCheckDatabasePlatform(true);
  1909. $a->setTransactional(true);
  1910. $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  1911. $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1912. $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  1913. return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  1914. });
  1915. return $instance;
  1916. }
  1917. /**
  1918. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1919. *
  1920. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1921. */
  1922. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1923. {
  1924. return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity')], false);
  1925. }
  1926. /**
  1927. * Gets the private 'exception_listener' shared service.
  1928. *
  1929. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1930. */
  1931. protected function getExceptionListenerService()
  1932. {
  1933. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1934. }
  1935. /**
  1936. * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1937. *
  1938. * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1939. */
  1940. protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1941. {
  1942. 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())));
  1943. }
  1944. /**
  1945. * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1946. *
  1947. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1948. */
  1949. protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1950. {
  1951. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1952. if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  1953. return $this->privates['framework_extra_bundle.event.is_granted'];
  1954. }
  1955. 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);
  1956. }
  1957. /**
  1958. * Gets the private 'locale_aware_listener' shared service.
  1959. *
  1960. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1961. */
  1962. protected function getLocaleAwareListenerService()
  1963. {
  1964. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1965. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  1966. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1967. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1968. }
  1969. /**
  1970. * Gets the private 'locale_listener' shared service.
  1971. *
  1972. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1973. */
  1974. protected function getLocaleListenerService()
  1975. {
  1976. 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, []);
  1977. }
  1978. /**
  1979. * Gets the private 'monolog.handler.console' shared service.
  1980. *
  1981. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1982. */
  1983. protected function getMonolog_Handler_ConsoleService()
  1984. {
  1985. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  1986. }
  1987. /**
  1988. * Gets the private 'monolog.handler.main' shared service.
  1989. *
  1990. * @return \Monolog\Handler\StreamHandler
  1991. */
  1992. protected function getMonolog_Handler_MainService()
  1993. {
  1994. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  1995. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1996. return $instance;
  1997. }
  1998. /**
  1999. * Gets the private 'monolog.logger' shared service.
  2000. *
  2001. * @return \Symfony\Bridge\Monolog\Logger
  2002. */
  2003. protected function getMonolog_LoggerService()
  2004. {
  2005. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2006. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2007. $instance->useMicrosecondTimestamps(true);
  2008. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2009. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2010. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2011. return $instance;
  2012. }
  2013. /**
  2014. * Gets the private 'monolog.logger.cache' shared service.
  2015. *
  2016. * @return \Symfony\Bridge\Monolog\Logger
  2017. */
  2018. protected function getMonolog_Logger_CacheService()
  2019. {
  2020. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2021. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2022. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2023. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2024. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2025. return $instance;
  2026. }
  2027. /**
  2028. * Gets the private 'monolog.logger.request' shared service.
  2029. *
  2030. * @return \Symfony\Bridge\Monolog\Logger
  2031. */
  2032. protected function getMonolog_Logger_RequestService()
  2033. {
  2034. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2035. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2036. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2037. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2038. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2039. return $instance;
  2040. }
  2041. /**
  2042. * Gets the private 'monolog.logger.security' shared service.
  2043. *
  2044. * @return \Symfony\Bridge\Monolog\Logger
  2045. */
  2046. protected function getMonolog_Logger_SecurityService()
  2047. {
  2048. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2049. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2050. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2051. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2052. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2053. return $instance;
  2054. }
  2055. /**
  2056. * Gets the private 'parameter_bag' shared service.
  2057. *
  2058. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2059. */
  2060. protected function getParameterBagService()
  2061. {
  2062. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2063. }
  2064. /**
  2065. * Gets the private 'profiler_listener' shared service.
  2066. *
  2067. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2068. */
  2069. protected function getProfilerListenerService()
  2070. {
  2071. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2072. if (isset($this->privates['profiler_listener'])) {
  2073. return $this->privates['profiler_listener'];
  2074. }
  2075. 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);
  2076. }
  2077. /**
  2078. * Gets the private 'property_info' shared service.
  2079. *
  2080. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2081. */
  2082. protected function getPropertyInfoService()
  2083. {
  2084. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2085. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2086. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2087. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2088. }, 3), new RewindableGenerator(function () {
  2089. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2090. yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2091. yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2092. yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2093. }, 4), new RewindableGenerator(function () {
  2094. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2095. }, 1), new RewindableGenerator(function () {
  2096. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2097. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2098. }, 2), new RewindableGenerator(function () {
  2099. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2100. }, 1));
  2101. }
  2102. /**
  2103. * Gets the private 'router.expression_language_provider' shared service.
  2104. *
  2105. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2106. */
  2107. protected function getRouter_ExpressionLanguageProviderService()
  2108. {
  2109. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2110. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  2111. ], [
  2112. 'env' => 'Closure',
  2113. ]));
  2114. }
  2115. /**
  2116. * Gets the private 'router.request_context' shared service.
  2117. *
  2118. * @return \Symfony\Component\Routing\RequestContext
  2119. */
  2120. protected function getRouter_RequestContextService()
  2121. {
  2122. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  2123. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2124. return $instance;
  2125. }
  2126. /**
  2127. * Gets the private 'router_listener' shared service.
  2128. *
  2129. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2130. */
  2131. protected function getRouterListenerService()
  2132. {
  2133. 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);
  2134. }
  2135. /**
  2136. * Gets the private 'security.context_listener.0' shared service.
  2137. *
  2138. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2139. */
  2140. protected function getSecurity_ContextListener_0Service()
  2141. {
  2142. 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 () {
  2143. yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2144. }, 1), 'login', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.login'] ?? $this->getSecurity_EventDispatcher_LoginService()), ($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']);
  2145. }
  2146. /**
  2147. * Gets the private 'security.context_listener.1' shared service.
  2148. *
  2149. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2150. */
  2151. protected function getSecurity_ContextListener_1Service()
  2152. {
  2153. return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  2154. yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2155. }, 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']);
  2156. }
  2157. /**
  2158. * Gets the private 'security.event_dispatcher.login' shared service.
  2159. *
  2160. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2161. */
  2162. protected function getSecurity_EventDispatcher_LoginService()
  2163. {
  2164. $this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2165. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  2166. return ($this->privates['security.listener.session.login'] ?? $this->load('getSecurity_Listener_Session_LoginService'));
  2167. }, 1 => 'onSuccessfulLogin'], 0);
  2168. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2169. return ($this->privates['security.listener.user_checker.login'] ?? $this->load('getSecurity_Listener_UserChecker_LoginService'));
  2170. }, 1 => 'preCheckCredentials'], 256);
  2171. $instance->addListener('security.authentication.success', [0 => function () {
  2172. return ($this->privates['security.listener.user_checker.login'] ?? $this->load('getSecurity_Listener_UserChecker_LoginService'));
  2173. }, 1 => 'postCheckCredentials'], 256);
  2174. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2175. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2176. }, 1 => 'checkPassport'], 1024);
  2177. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2178. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2179. }, 1 => 'checkPassport'], 0);
  2180. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  2181. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2182. }, 1 => 'onLoginSuccess'], 0);
  2183. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2184. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2185. }, 1 => 'checkPassport'], 512);
  2186. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  2187. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2188. }, 1 => 'onLogout'], 0);
  2189. return $instance;
  2190. }
  2191. /**
  2192. * Gets the private 'security.event_dispatcher.main' shared service.
  2193. *
  2194. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2195. */
  2196. protected function getSecurity_EventDispatcher_MainService()
  2197. {
  2198. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2199. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2200. return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2201. }, 1 => 'checkPassport'], 2048);
  2202. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  2203. return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2204. }, 1 => 'onSuccessfulLogin'], 0);
  2205. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  2206. return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2207. }, 1 => 'onLogout'], 64);
  2208. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  2209. return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2210. }, 1 => 'onLogout'], 0);
  2211. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2212. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2213. }, 1 => 'preCheckCredentials'], 256);
  2214. $instance->addListener('security.authentication.success', [0 => function () {
  2215. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2216. }, 1 => 'postCheckCredentials'], 256);
  2217. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2218. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2219. }, 1 => 'checkPassport'], 1024);
  2220. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2221. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2222. }, 1 => 'checkPassport'], 0);
  2223. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  2224. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2225. }, 1 => 'onLoginSuccess'], 0);
  2226. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2227. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2228. }, 1 => 'checkPassport'], 512);
  2229. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  2230. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2231. }, 1 => 'onLogout'], 0);
  2232. return $instance;
  2233. }
  2234. /**
  2235. * Gets the private 'security.firewall.map' shared service.
  2236. *
  2237. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2238. */
  2239. protected function getSecurity_Firewall_MapService()
  2240. {
  2241. $a = ($this->privates['.service_locator.dsdSIIc'] ?? $this->get_ServiceLocator_DsdSIIcService());
  2242. if (isset($this->privates['security.firewall.map'])) {
  2243. return $this->privates['security.firewall.map'];
  2244. }
  2245. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2246. yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  2247. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.gQMmby.'] ?? ($this->privates['.security.request_matcher.gQMmby.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(api(?!/(fr|en)/docs)(?!/register))')));
  2248. 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)/')));
  2249. yield 'security.firewall.map.context.main' => NULL;
  2250. }, 4));
  2251. }
  2252. /**
  2253. * Gets the private 'security.logout_url_generator' shared service.
  2254. *
  2255. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2256. */
  2257. protected function getSecurity_LogoutUrlGeneratorService()
  2258. {
  2259. $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()));
  2260. $instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
  2261. return $instance;
  2262. }
  2263. /**
  2264. * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2265. *
  2266. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2267. */
  2268. protected function getSensioFrameworkExtra_Controller_ListenerService()
  2269. {
  2270. return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2271. }
  2272. /**
  2273. * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2274. *
  2275. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2276. */
  2277. protected function getSensioFrameworkExtra_Converter_ListenerService()
  2278. {
  2279. $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2280. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  2281. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  2282. return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  2283. }
  2284. /**
  2285. * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2286. *
  2287. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2288. */
  2289. protected function getSensioFrameworkExtra_Security_ListenerService()
  2290. {
  2291. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2292. if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2293. return $this->privates['sensio_framework_extra.security.listener'];
  2294. }
  2295. 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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2296. }
  2297. /**
  2298. * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2299. *
  2300. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2301. */
  2302. protected function getSensioFrameworkExtra_View_ListenerService()
  2303. {
  2304. $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))));
  2305. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2306. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  2307. ], [
  2308. 'twig' => '?',
  2309. ]))->withContext('sensio_framework_extra.view.listener', $this));
  2310. return $instance;
  2311. }
  2312. /**
  2313. * Gets the private 'session_listener' shared service.
  2314. *
  2315. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2316. */
  2317. protected function getSessionListenerService()
  2318. {
  2319. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2320. 'initialized_session' => ['services', '.container.private.session', NULL, true],
  2321. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  2322. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  2323. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
  2324. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  2325. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
  2326. ], [
  2327. 'initialized_session' => '?',
  2328. 'logger' => '?',
  2329. 'request_stack' => '?',
  2330. 'session' => '?',
  2331. 'session_collector' => '?',
  2332. 'session_factory' => '?',
  2333. ]), true, $this->parameters['session.storage.options']);
  2334. }
  2335. /**
  2336. * Gets the private 'translator.default' shared service.
  2337. *
  2338. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2339. */
  2340. protected function getTranslator_DefaultService()
  2341. {
  2342. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2343. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  2344. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  2345. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  2346. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  2347. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  2348. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  2349. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  2350. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  2351. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  2352. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  2353. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  2354. ], [
  2355. 'translation.loader.csv' => '?',
  2356. 'translation.loader.dat' => '?',
  2357. 'translation.loader.ini' => '?',
  2358. 'translation.loader.json' => '?',
  2359. 'translation.loader.mo' => '?',
  2360. 'translation.loader.php' => '?',
  2361. 'translation.loader.po' => '?',
  2362. 'translation.loader.qt' => '?',
  2363. 'translation.loader.res' => '?',
  2364. 'translation.loader.xliff' => '?',
  2365. 'translation.loader.yml' => '?',
  2366. ]), 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')], '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')], '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')], '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')], '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')], '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')], '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).'/translations/mail+intl-icu.en.xlf'), 4 => (\dirname(__DIR__, 4).'/translations/messages+intl-icu.en.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/security.en.xlf'), 6 => (\dirname(__DIR__, 4).'/translations/validators.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')], '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')], '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')], '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).'/translations/mail+intl-icu.fr.xlf'), 4 => (\dirname(__DIR__, 4).'/translations/messages+intl-icu.fr.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/security.fr.xlf'), 6 => (\dirname(__DIR__, 4).'/translations/validators.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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')]], '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).'/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'translations', 4 => 'vendor/symfony/framework-bundle/translations', 5 => 'vendor/sensio/framework-extra-bundle/src/translations', 6 => 'vendor/symfony/twig-bundle/translations', 7 => 'vendor/symfony/web-profiler-bundle/translations', 8 => 'vendor/symfony/monolog-bundle/translations', 9 => 'vendor/symfony/debug-bundle/translations', 10 => 'vendor/symfony/maker-bundle/src/translations', 11 => 'vendor/doctrine/doctrine-bundle/translations', 12 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 13 => 'vendor/symfony/security-bundle/translations', 14 => 'vendor/twig/extra-bundle/translations', 15 => 'vendor/symfony/swiftmailer-bundle/translations']]], []);
  2367. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2368. $instance->setFallbackLocales([0 => 'fr']);
  2369. return $instance;
  2370. }
  2371. /**
  2372. * Gets the private 'validator.builder' shared service.
  2373. *
  2374. * @return \Symfony\Component\Validator\ValidatorBuilder
  2375. */
  2376. protected function getValidator_BuilderService()
  2377. {
  2378. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2379. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2380. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2381. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  2382. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  2383. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  2384. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  2385. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  2386. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  2387. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  2388. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  2389. ], [
  2390. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2391. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2392. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2393. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2394. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2395. 'doctrine.orm.validator.unique' => '?',
  2396. 'security.validator.user_password' => '?',
  2397. 'validator.expression' => '?',
  2398. ])));
  2399. if ($this->has('translator')) {
  2400. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2401. }
  2402. $instance->setTranslationDomain('validators');
  2403. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2404. $instance->enableAnnotationMapping(true);
  2405. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2406. $instance->addMethodMapping('loadValidatorMetadata');
  2407. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2408. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  2409. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2410. return $instance;
  2411. }
  2412. /**
  2413. * Gets the private 'var_dumper.html_dumper' shared service.
  2414. *
  2415. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2416. */
  2417. protected function getVarDumper_HtmlDumperService()
  2418. {
  2419. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  2420. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2421. return $instance;
  2422. }
  2423. /**
  2424. * Gets the private 'var_dumper.server_connection' shared service.
  2425. *
  2426. * @return \Symfony\Component\VarDumper\Server\Connection
  2427. */
  2428. protected function getVarDumper_ServerConnectionService()
  2429. {
  2430. 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()]);
  2431. }
  2432. /**
  2433. * Gets the private 'web_profiler.csp.handler' shared service.
  2434. *
  2435. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2436. */
  2437. protected function getWebProfiler_Csp_HandlerService()
  2438. {
  2439. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2440. }
  2441. /**
  2442. * Gets the private 'web_profiler.debug_toolbar' shared service.
  2443. *
  2444. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2445. */
  2446. protected function getWebProfiler_DebugToolbarService()
  2447. {
  2448. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2449. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2450. return $this->privates['web_profiler.debug_toolbar'];
  2451. }
  2452. 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()));
  2453. }
  2454. /**
  2455. * Gets the public 'cache_clearer' alias.
  2456. *
  2457. * @return object The ".container.private.cache_clearer" service.
  2458. */
  2459. protected function getCacheClearerService()
  2460. {
  2461. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2462. return $this->get('.container.private.cache_clearer');
  2463. }
  2464. /**
  2465. * Gets the public 'filesystem' alias.
  2466. *
  2467. * @return object The ".container.private.filesystem" service.
  2468. */
  2469. protected function getFilesystemService()
  2470. {
  2471. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2472. return $this->get('.container.private.filesystem');
  2473. }
  2474. /**
  2475. * Gets the public 'serializer' alias.
  2476. *
  2477. * @return object The ".container.private.serializer" service.
  2478. */
  2479. protected function getSerializerService()
  2480. {
  2481. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2482. return $this->get('.container.private.serializer');
  2483. }
  2484. /**
  2485. * Gets the public 'security.csrf.token_manager' alias.
  2486. *
  2487. * @return object The ".container.private.security.csrf.token_manager" service.
  2488. */
  2489. protected function getSecurity_Csrf_TokenManagerService()
  2490. {
  2491. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2492. return $this->get('.container.private.security.csrf.token_manager');
  2493. }
  2494. /**
  2495. * Gets the public 'form.factory' alias.
  2496. *
  2497. * @return object The ".container.private.form.factory" service.
  2498. */
  2499. protected function getForm_FactoryService()
  2500. {
  2501. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2502. return $this->get('.container.private.form.factory');
  2503. }
  2504. /**
  2505. * Gets the public 'form.type.file' alias.
  2506. *
  2507. * @return object The ".container.private.form.type.file" service.
  2508. */
  2509. protected function getForm_Type_FileService()
  2510. {
  2511. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2512. return $this->get('.container.private.form.type.file');
  2513. }
  2514. /**
  2515. * Gets the public 'profiler' alias.
  2516. *
  2517. * @return object The ".container.private.profiler" service.
  2518. */
  2519. protected function getProfilerService()
  2520. {
  2521. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2522. return $this->get('.container.private.profiler');
  2523. }
  2524. /**
  2525. * Gets the public 'twig' alias.
  2526. *
  2527. * @return object The ".container.private.twig" service.
  2528. */
  2529. protected function getTwigService()
  2530. {
  2531. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2532. return $this->get('.container.private.twig');
  2533. }
  2534. /**
  2535. * Gets the public 'security.authorization_checker' alias.
  2536. *
  2537. * @return object The ".container.private.security.authorization_checker" service.
  2538. */
  2539. protected function getSecurity_AuthorizationCheckerService()
  2540. {
  2541. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2542. return $this->get('.container.private.security.authorization_checker');
  2543. }
  2544. /**
  2545. * Gets the public 'security.token_storage' alias.
  2546. *
  2547. * @return object The ".container.private.security.token_storage" service.
  2548. */
  2549. protected function getSecurity_TokenStorageService()
  2550. {
  2551. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2552. return $this->get('.container.private.security.token_storage');
  2553. }
  2554. /**
  2555. * Gets the public 'security.password_encoder' alias.
  2556. *
  2557. * @return object The ".container.private.security.password_encoder" service.
  2558. */
  2559. protected function getSecurity_PasswordEncoderService()
  2560. {
  2561. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2562. return $this->get('.container.private.security.password_encoder');
  2563. }
  2564. /**
  2565. * Gets the public 'session' alias.
  2566. *
  2567. * @return object The ".container.private.session" service.
  2568. */
  2569. protected function getSessionService()
  2570. {
  2571. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2572. return $this->get('.container.private.session');
  2573. }
  2574. /**
  2575. * Gets the public 'validator' alias.
  2576. *
  2577. * @return object The ".container.private.validator" service.
  2578. */
  2579. protected function getValidatorService()
  2580. {
  2581. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2582. return $this->get('.container.private.validator');
  2583. }
  2584. /**
  2585. * @return array|bool|float|int|string|\UnitEnum|null
  2586. */
  2587. public function getParameter(string $name)
  2588. {
  2589. if (isset($this->buildParameters[$name])) {
  2590. return $this->buildParameters[$name];
  2591. }
  2592. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  2593. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  2594. }
  2595. if (isset($this->loadedDynamicParameters[$name])) {
  2596. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2597. }
  2598. return $this->parameters[$name];
  2599. }
  2600. public function hasParameter(string $name): bool
  2601. {
  2602. if (isset($this->buildParameters[$name])) {
  2603. return true;
  2604. }
  2605. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  2606. }
  2607. public function setParameter(string $name, $value): void
  2608. {
  2609. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2610. }
  2611. public function getParameterBag(): ParameterBagInterface
  2612. {
  2613. if (null === $this->parameterBag) {
  2614. $parameters = $this->parameters;
  2615. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2616. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2617. }
  2618. foreach ($this->buildParameters as $name => $value) {
  2619. $parameters[$name] = $value;
  2620. }
  2621. $this->parameterBag = new FrozenParameterBag($parameters);
  2622. }
  2623. return $this->parameterBag;
  2624. }
  2625. private $loadedDynamicParameters = [
  2626. 'kernel.runtime_environment' => false,
  2627. 'kernel.build_dir' => false,
  2628. 'kernel.cache_dir' => false,
  2629. 'nepting_api_user' => false,
  2630. 'nepting_api_password' => false,
  2631. 'nepting_api_url' => false,
  2632. 'kernel.secret' => false,
  2633. 'debug.container.dump' => false,
  2634. 'serializer.mapping.cache.file' => false,
  2635. 'validator.mapping.cache.file' => false,
  2636. 'profiler.storage.dsn' => false,
  2637. 'doctrine.orm.proxy_dir' => false,
  2638. 'swiftmailer.spool.default.memory.path' => false,
  2639. ];
  2640. private $dynamicParameters = [];
  2641. private function getDynamicParameter(string $name)
  2642. {
  2643. switch ($name) {
  2644. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2645. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  2646. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  2647. case 'nepting_api_user': $value = $this->getEnv('APP_NEPTING_API_USER'); break;
  2648. case 'nepting_api_password': $value = $this->getEnv('APP_NEPTING_API_PASSWORD'); break;
  2649. case 'nepting_api_url': $value = $this->getEnv('APP_NEPTING_API_URL'); break;
  2650. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  2651. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2652. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  2653. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  2654. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2655. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2656. case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2657. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  2658. }
  2659. $this->loadedDynamicParameters[$name] = true;
  2660. return $this->dynamicParameters[$name] = $value;
  2661. }
  2662. protected function getDefaultParameters(): array
  2663. {
  2664. return [
  2665. 'kernel.project_dir' => \dirname(__DIR__, 4),
  2666. 'kernel.environment' => 'dev',
  2667. 'kernel.debug' => true,
  2668. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  2669. 'kernel.bundles' => [
  2670. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2671. 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2672. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2673. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2674. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2675. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2676. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2677. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2678. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2679. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2680. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2681. 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2682. ],
  2683. 'kernel.bundles_metadata' => [
  2684. 'FrameworkBundle' => [
  2685. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  2686. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2687. ],
  2688. 'SensioFrameworkExtraBundle' => [
  2689. 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  2690. 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2691. ],
  2692. 'TwigBundle' => [
  2693. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  2694. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2695. ],
  2696. 'WebProfilerBundle' => [
  2697. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  2698. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2699. ],
  2700. 'MonologBundle' => [
  2701. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  2702. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2703. ],
  2704. 'DebugBundle' => [
  2705. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  2706. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2707. ],
  2708. 'MakerBundle' => [
  2709. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  2710. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2711. ],
  2712. 'DoctrineBundle' => [
  2713. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  2714. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2715. ],
  2716. 'DoctrineMigrationsBundle' => [
  2717. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2718. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2719. ],
  2720. 'SecurityBundle' => [
  2721. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  2722. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2723. ],
  2724. 'TwigExtraBundle' => [
  2725. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  2726. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2727. ],
  2728. 'SwiftmailerBundle' => [
  2729. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
  2730. 'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2731. ],
  2732. ],
  2733. 'kernel.charset' => 'UTF-8',
  2734. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  2735. 'app.supported_locales' => 'fr|en',
  2736. 'upload_directory' => (\dirname(__DIR__, 4).'/public/uploads/'),
  2737. 'public_upload_directory' => '/uploads/',
  2738. 'extension_authorize' => [
  2739. 0 => 'jpg',
  2740. 1 => 'jpeg',
  2741. 2 => 'png',
  2742. 3 => 'gif',
  2743. 4 => 'bmp',
  2744. 5 => 'tif',
  2745. 6 => 'pdf',
  2746. 7 => 'xls',
  2747. 8 => 'xlsx',
  2748. 9 => 'csv',
  2749. 10 => 'doc',
  2750. 11 => 'docx',
  2751. 12 => 'txt',
  2752. 13 => 'xml',
  2753. ],
  2754. 'extension_image_authorize' => [
  2755. 0 => 'image/jpeg',
  2756. 1 => 'image/jpg',
  2757. 2 => 'image/png',
  2758. ],
  2759. 'news_extension_authorize' => [
  2760. 0 => 'jpg',
  2761. 1 => 'png',
  2762. 2 => 'gif',
  2763. 3 => 'jfif',
  2764. 4 => 'webp',
  2765. ],
  2766. 'news_max_filesize' => 2097152,
  2767. 'bdd_client' => 'PLANET MONETIC',
  2768. 'jwt_secret' => 'api42',
  2769. 'app.supported_search_type' => 'att|serial|rma|cc|tracking|std|client|ville',
  2770. 'planet_monetic' => 132,
  2771. 'planet_monetic_name' => 'Planet Monetic',
  2772. 'planet_monetic_adresse' => '6 Rue Léo Lagrange',
  2773. 'planet_monetic_adresse_cp' => '42270',
  2774. 'planet_monetic_adresse_ville' => 'Saint-Priest-en-Jarez',
  2775. 'planet_monetic_tel' => '08 26 62 12 90',
  2776. 'planet_monetic_fax' => '04 77 92 00 99',
  2777. 'noreply' => 'noreply@planet-monetic.fr',
  2778. 'sextant_logistique_mail' => 'logistique@sextant-monetique.fr',
  2779. 'event_dispatcher.event_aliases' => [
  2780. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2781. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2782. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2783. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2784. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2785. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2786. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2787. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2788. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2789. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2790. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2791. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2792. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2793. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2794. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2795. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2796. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2797. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2798. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2799. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2800. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2801. ],
  2802. 'fragment.renderer.hinclude.global_template' => NULL,
  2803. 'fragment.path' => '/_fragment',
  2804. 'kernel.http_method_override' => false,
  2805. 'kernel.trusted_hosts' => [
  2806. ],
  2807. 'kernel.default_locale' => 'fr',
  2808. 'kernel.enabled_locales' => [
  2809. ],
  2810. 'kernel.error_controller' => 'error_controller',
  2811. 'debug.file_link_format' => NULL,
  2812. 'asset.request_context.base_path' => NULL,
  2813. 'asset.request_context.secure' => NULL,
  2814. 'translator.logging' => false,
  2815. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  2816. 'debug.error_handler.throw_at' => -1,
  2817. 'router.request_context.host' => 'localhost',
  2818. 'router.request_context.scheme' => 'http',
  2819. 'router.request_context.base_url' => '',
  2820. 'router.resource' => 'kernel::loadRoutes',
  2821. 'request_listener.http_port' => 80,
  2822. 'request_listener.https_port' => 443,
  2823. 'session.metadata.storage_key' => '_sf2_meta',
  2824. 'session.storage.options' => [
  2825. 'cache_limiter' => '0',
  2826. 'cookie_secure' => 'auto',
  2827. 'cookie_httponly' => true,
  2828. 'cookie_samesite' => 'lax',
  2829. 'gc_probability' => 1,
  2830. ],
  2831. 'session.save_path' => NULL,
  2832. 'session.metadata.update_threshold' => 0,
  2833. 'form.type_extension.csrf.enabled' => true,
  2834. 'form.type_extension.csrf.field_name' => '_token',
  2835. 'validator.translation_domain' => 'validators',
  2836. 'profiler_listener.only_exceptions' => false,
  2837. 'profiler_listener.only_main_requests' => false,
  2838. 'twig.form.resources' => [
  2839. 0 => 'form_div_layout.html.twig',
  2840. ],
  2841. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  2842. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  2843. 'web_profiler.debug_toolbar.mode' => 2,
  2844. 'monolog.use_microseconds' => true,
  2845. 'monolog.swift_mailer.handlers' => [
  2846. ],
  2847. 'monolog.handlers_to_channels' => [
  2848. 'monolog.handler.console' => [
  2849. 'type' => 'exclusive',
  2850. 'elements' => [
  2851. 0 => 'event',
  2852. 1 => 'doctrine',
  2853. 2 => 'console',
  2854. ],
  2855. ],
  2856. 'monolog.handler.main' => [
  2857. 'type' => 'exclusive',
  2858. 'elements' => [
  2859. 0 => 'event',
  2860. ],
  2861. ],
  2862. ],
  2863. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2864. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2865. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2866. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2867. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2868. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2869. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2870. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2871. 'doctrine.entity_managers' => [
  2872. 'default' => 'doctrine.orm.default_entity_manager',
  2873. ],
  2874. 'doctrine.default_entity_manager' => 'default',
  2875. 'doctrine.dbal.connection_factory.types' => [
  2876. ],
  2877. 'doctrine.connections' => [
  2878. 'default' => 'doctrine.dbal.default_connection',
  2879. ],
  2880. 'doctrine.default_connection' => 'default',
  2881. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2882. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2883. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2884. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2885. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2886. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2887. 'doctrine.orm.cache.memcache_host' => 'localhost',
  2888. 'doctrine.orm.cache.memcache_port' => 11211,
  2889. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2890. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2891. 'doctrine.orm.cache.memcached_host' => 'localhost',
  2892. 'doctrine.orm.cache.memcached_port' => 11211,
  2893. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2894. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2895. 'doctrine.orm.cache.redis_host' => 'localhost',
  2896. 'doctrine.orm.cache.redis_port' => 6379,
  2897. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2898. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2899. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2900. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2901. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2902. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2903. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2904. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2905. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2906. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2907. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2908. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2909. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2910. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2911. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2912. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2913. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2914. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2915. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2916. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2917. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2918. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2919. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  2920. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2921. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2922. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2923. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2924. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2925. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2926. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2927. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2928. 'doctrine.orm.auto_generate_proxy_classes' => true,
  2929. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  2930. 'doctrine.orm.proxy_namespace' => 'Proxies',
  2931. 'doctrine.migrations.preferred_em' => NULL,
  2932. 'doctrine.migrations.preferred_connection' => NULL,
  2933. 'security.role_hierarchy.roles' => [
  2934. ],
  2935. 'security.access.denied_url' => NULL,
  2936. 'security.authentication.manager.erase_credentials' => true,
  2937. 'security.authentication.session_strategy.strategy' => 'migrate',
  2938. 'security.access.always_authenticate_before_granting' => false,
  2939. 'security.authentication.hide_user_not_found' => true,
  2940. 'security.firewalls' => [
  2941. 0 => 'login',
  2942. 1 => 'api',
  2943. 2 => 'dev',
  2944. 3 => 'main',
  2945. ],
  2946. 'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2947. 'swiftmailer.mailer.default.spool.enabled' => true,
  2948. 'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2949. 'swiftmailer.mailer.default.single_address' => NULL,
  2950. 'swiftmailer.mailer.default.delivery.enabled' => true,
  2951. 'swiftmailer.spool.enabled' => true,
  2952. 'swiftmailer.delivery.enabled' => true,
  2953. 'swiftmailer.single_address' => NULL,
  2954. 'swiftmailer.mailers' => [
  2955. 'default' => 'swiftmailer.mailer.default',
  2956. ],
  2957. 'swiftmailer.default_mailer' => 'default',
  2958. 'data_collector.templates' => [
  2959. 'data_collector.request' => [
  2960. 0 => 'request',
  2961. 1 => '@WebProfiler/Collector/request.html.twig',
  2962. ],
  2963. 'data_collector.time' => [
  2964. 0 => 'time',
  2965. 1 => '@WebProfiler/Collector/time.html.twig',
  2966. ],
  2967. 'data_collector.memory' => [
  2968. 0 => 'memory',
  2969. 1 => '@WebProfiler/Collector/memory.html.twig',
  2970. ],
  2971. 'data_collector.validator' => [
  2972. 0 => 'validator',
  2973. 1 => '@WebProfiler/Collector/validator.html.twig',
  2974. ],
  2975. 'data_collector.ajax' => [
  2976. 0 => 'ajax',
  2977. 1 => '@WebProfiler/Collector/ajax.html.twig',
  2978. ],
  2979. 'data_collector.form' => [
  2980. 0 => 'form',
  2981. 1 => '@WebProfiler/Collector/form.html.twig',
  2982. ],
  2983. 'data_collector.exception' => [
  2984. 0 => 'exception',
  2985. 1 => '@WebProfiler/Collector/exception.html.twig',
  2986. ],
  2987. 'data_collector.logger' => [
  2988. 0 => 'logger',
  2989. 1 => '@WebProfiler/Collector/logger.html.twig',
  2990. ],
  2991. 'data_collector.events' => [
  2992. 0 => 'events',
  2993. 1 => '@WebProfiler/Collector/events.html.twig',
  2994. ],
  2995. 'data_collector.router' => [
  2996. 0 => 'router',
  2997. 1 => '@WebProfiler/Collector/router.html.twig',
  2998. ],
  2999. 'data_collector.cache' => [
  3000. 0 => 'cache',
  3001. 1 => '@WebProfiler/Collector/cache.html.twig',
  3002. ],
  3003. 'data_collector.translation' => [
  3004. 0 => 'translation',
  3005. 1 => '@WebProfiler/Collector/translation.html.twig',
  3006. ],
  3007. 'data_collector.security' => [
  3008. 0 => 'security',
  3009. 1 => '@Security/Collector/security.html.twig',
  3010. ],
  3011. 'data_collector.twig' => [
  3012. 0 => 'twig',
  3013. 1 => '@WebProfiler/Collector/twig.html.twig',
  3014. ],
  3015. 'data_collector.http_client' => [
  3016. 0 => 'http_client',
  3017. 1 => '@WebProfiler/Collector/http_client.html.twig',
  3018. ],
  3019. 'data_collector.doctrine' => [
  3020. 0 => 'db',
  3021. 1 => '@Doctrine/Collector/db.html.twig',
  3022. ],
  3023. 'doctrine_migrations.migrations_collector' => [
  3024. 0 => 'doctrine_migrations',
  3025. 1 => '@DoctrineMigrations/Collector/migrations.html.twig',
  3026. ],
  3027. 'swiftmailer.data_collector' => [
  3028. 0 => 'swiftmailer',
  3029. 1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3030. ],
  3031. 'data_collector.dump' => [
  3032. 0 => 'dump',
  3033. 1 => '@Debug/Profiler/dump.html.twig',
  3034. ],
  3035. 'mailer.data_collector' => [
  3036. 0 => 'mailer',
  3037. 1 => '@WebProfiler/Collector/mailer.html.twig',
  3038. ],
  3039. 'notifier.data_collector' => [
  3040. 0 => 'notifier',
  3041. 1 => '@WebProfiler/Collector/notifier.html.twig',
  3042. ],
  3043. 'data_collector.config' => [
  3044. 0 => 'config',
  3045. 1 => '@WebProfiler/Collector/config.html.twig',
  3046. ],
  3047. ],
  3048. 'console.command.ids' => [
  3049. ],
  3050. ];
  3051. }
  3052. protected function throw($message)
  3053. {
  3054. throw new RuntimeException($message);
  3055. }
  3056. }