var/cache/dev/ContainerKQ84j88/App_KernelDevDebugContainer.php line 1284

Open in your IDE?
  1. <?php
  2. namespace ContainerKQ84j88;
  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.session' => 'get_Container_Private_SessionService',
  37. '.container.private.twig' => 'get_Container_Private_TwigService',
  38. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39. 'cache.app' => 'getCache_AppService',
  40. 'cache.rate_limiter' => 'getCache_RateLimiterService',
  41. 'cache.system' => 'getCache_SystemService',
  42. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43. 'data_collector.dump' => 'getDataCollector_DumpService',
  44. 'doctrine' => 'getDoctrineService',
  45. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  47. 'event_dispatcher' => 'getEventDispatcherService',
  48. 'http_kernel' => 'getHttpKernelService',
  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. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  61. 'security.token_storage' => 'getSecurity_TokenStorageService',
  62. 'twig' => 'getTwigService',
  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. 'App\\Controller\\Admin\\AddressController' => 'getAddressControllerService',
  76. 'App\\Controller\\Admin\\AdminController' => 'getAdminControllerService',
  77. 'App\\Controller\\Admin\\AdminNetReviewsController' => 'getAdminNetReviewsControllerService',
  78. 'App\\Controller\\Admin\\AttributeController' => 'getAttributeControllerService',
  79. 'App\\Controller\\Admin\\CacheController' => 'getCacheControllerService',
  80. 'App\\Controller\\Admin\\CartController' => 'getCartControllerService',
  81. 'App\\Controller\\Admin\\CatalogController' => 'getCatalogControllerService',
  82. 'App\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService',
  83. 'App\\Controller\\Admin\\ConfigController' => 'getConfigControllerService',
  84. 'App\\Controller\\Admin\\CustomerController' => 'getCustomerControllerService',
  85. 'App\\Controller\\Admin\\DiscountController' => 'getDiscountControllerService',
  86. 'App\\Controller\\Admin\\ExportController' => 'getExportControllerService',
  87. 'App\\Controller\\Admin\\ExtraFieldController' => 'getExtraFieldControllerService',
  88. 'App\\Controller\\Admin\\ImportController' => 'getImportControllerService',
  89. 'App\\Controller\\Admin\\ManufacturerController' => 'getManufacturerControllerService',
  90. 'App\\Controller\\Admin\\ModuleController' => 'getModuleControllerService',
  91. 'App\\Controller\\Admin\\Modules\\AdminModuleCarouselController' => 'getAdminModuleCarouselControllerService',
  92. 'App\\Controller\\Admin\\Modules\\AdminModuleFeaturedController' => 'getAdminModuleFeaturedControllerService',
  93. 'App\\Controller\\Admin\\Modules\\AdminModuleTextController' => 'getAdminModuleTextControllerService',
  94. 'App\\Controller\\Admin\\OrderController' => 'getOrderControllerService',
  95. 'App\\Controller\\Admin\\PageController' => 'getPageControllerService',
  96. 'App\\Controller\\Admin\\PictureController' => 'getPictureControllerService',
  97. 'App\\Controller\\Admin\\ProductController' => 'getProductControllerService',
  98. 'App\\Controller\\Admin\\RedirectionController' => 'getRedirectionControllerService',
  99. 'App\\Controller\\Admin\\ResetPasswordController' => 'getResetPasswordControllerService',
  100. 'App\\Controller\\Admin\\SpecialPriceController' => 'getSpecialPriceControllerService',
  101. 'App\\Controller\\Admin\\StatsController' => 'getStatsControllerService',
  102. 'App\\Controller\\Admin\\TaxController' => 'getTaxControllerService',
  103. 'App\\Controller\\Admin\\UserController' => 'getUserControllerService',
  104. 'App\\Controller\\Admin\\ZipcodeCommercialController' => 'getZipcodeCommercialControllerService',
  105. 'App\\Controller\\BaseController' => 'getBaseControllerService',
  106. 'App\\Controller\\Front\\CartController' => 'getCartController2Service',
  107. 'App\\Controller\\Front\\CategoryController' => 'getCategoryController2Service',
  108. 'App\\Controller\\Front\\CheckoutController' => 'getCheckoutControllerService',
  109. 'App\\Controller\\Front\\ContactController' => 'getContactControllerService',
  110. 'App\\Controller\\Front\\CustomerController' => 'getCustomerController2Service',
  111. 'App\\Controller\\Front\\DiscountController' => 'getDiscountController2Service',
  112. 'App\\Controller\\Front\\FrontController' => 'getFrontControllerService',
  113. 'App\\Controller\\Front\\ManufacturerController' => 'getManufacturerController2Service',
  114. 'App\\Controller\\Front\\Modules\\AlertController' => 'getAlertControllerService',
  115. 'App\\Controller\\Front\\Modules\\FeaturedCategoryController' => 'getFeaturedCategoryControllerService',
  116. 'App\\Controller\\Front\\Modules\\MenuController' => 'getMenuControllerService',
  117. 'App\\Controller\\Front\\Modules\\NewsletterController' => 'getNewsletterControllerService',
  118. 'App\\Controller\\Front\\Modules\\SeenProductsController' => 'getSeenProductsControllerService',
  119. 'App\\Controller\\Front\\Modules\\SlideshowController' => 'getSlideshowControllerService',
  120. 'App\\Controller\\Front\\Modules\\TextController' => 'getTextControllerService',
  121. 'App\\Controller\\Front\\Modules\\WishlistController' => 'getWishlistControllerService',
  122. 'App\\Controller\\Front\\OrderController' => 'getOrderController2Service',
  123. 'App\\Controller\\Front\\PageController' => 'getPageController2Service',
  124. 'App\\Controller\\Front\\Payment\\CnpController' => 'getCnpControllerService',
  125. 'App\\Controller\\Front\\Payment\\PaypalController' => 'getPaypalControllerService',
  126. 'App\\Controller\\Front\\ProductController' => 'getProductController2Service',
  127. 'App\\Controller\\Front\\SearchController' => 'getSearchControllerService',
  128. 'App\\Controller\\Front\\SeoController' => 'getSeoControllerService',
  129. 'App\\Controller\\Front\\StoreController' => 'getStoreControllerService',
  130. 'App\\Controller\\User\\RegistrationController' => 'getRegistrationControllerService',
  131. 'App\\Controller\\User\\SecurityController' => 'getSecurityControllerService',
  132. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  133. 'Knp\\Snappy\\Image' => 'getImageService',
  134. 'Knp\\Snappy\\Pdf' => 'getPdfService',
  135. 'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  136. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  137. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  138. 'cache.app_clearer' => 'getCache_AppClearerService',
  139. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  140. 'cache.system_clearer' => 'getCache_SystemClearerService',
  141. 'cache_warmer' => 'getCacheWarmerService',
  142. 'console.command.public_alias.App\\Command\\Import\\AkeneoImportCommand' => 'getAkeneoImportCommandService',
  143. 'console.command.public_alias.App\\Command\\Import\\CategoryImportCommand' => 'getCategoryImportCommandService',
  144. 'console.command.public_alias.App\\Command\\Import\\EntityImportCommand' => 'getEntityImportCommandService',
  145. 'console.command.public_alias.App\\Command\\Import\\ManufacturerImportCommand' => 'getManufacturerImportCommandService',
  146. 'console.command.public_alias.App\\Command\\Import\\MediaImportCommand' => 'getMediaImportCommandService',
  147. 'console.command.public_alias.App\\Command\\Import\\PictureImportCommand' => 'getPictureImportCommandService',
  148. 'console.command.public_alias.App\\Command\\Import\\ProductImportCommand' => 'getProductImportCommandService',
  149. 'console.command.public_alias.App\\Command\\Import\\ProductModelImportCommand' => 'getProductModelImportCommandService',
  150. 'console.command.public_alias.App\\Command\\SEO\\HeadingTitleCommand' => 'getHeadingTitleCommandService',
  151. 'console.command.public_alias.App\\Command\\SEO\\SitemapCommand' => 'getSitemapCommandService',
  152. 'console.command_loader' => 'getConsole_CommandLoaderService',
  153. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  154. 'error_controller' => 'getErrorControllerService',
  155. 'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  156. 'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  157. 'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  158. 'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  159. 'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  160. 'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  161. 'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  162. 'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  163. 'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  164. 'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  165. 'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  166. 'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  167. 'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  168. 'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  169. 'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  170. 'routing.loader' => 'getRouting_LoaderService',
  171. 'services_resetter' => 'getServicesResetterService',
  172. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  173. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  174. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  175. ];
  176. $this->aliases = [
  177. 'database_connection' => 'doctrine.dbal.default_connection',
  178. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  179. 'knp_snappy.image' => 'Knp\\Snappy\\Image',
  180. 'knp_snappy.pdf' => 'Knp\\Snappy\\Pdf',
  181. 'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  182. ];
  183. $this->privates['service_container'] = function () {
  184. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  185. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  186. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  187. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  188. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  189. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  190. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  191. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  192. include_once \dirname(__DIR__, 4).'/src/EventSubscriber/LocaleSubscriber.php';
  193. include_once \dirname(__DIR__, 4).'/src/Manager/CartManager.php';
  194. include_once \dirname(__DIR__, 4).'/src/Manager/CustomerManager.php';
  195. include_once \dirname(__DIR__, 4).'/src/Manager/LanguageManager.php';
  196. include_once \dirname(__DIR__, 4).'/src/Manager/PriceManager.php';
  197. include_once \dirname(__DIR__, 4).'/src/Manager/WishlistManager.php';
  198. include_once \dirname(__DIR__, 4).'/src/Service/Mailer.php';
  199. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  200. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  201. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  202. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  203. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  204. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  205. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  206. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  207. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  208. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  209. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  210. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  211. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  212. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  213. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  214. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  215. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  216. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  217. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  218. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  219. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  220. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  221. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  222. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  223. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  224. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  225. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  226. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  227. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  228. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  229. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  230. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  231. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  232. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  233. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  234. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  235. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  236. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  237. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  238. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  239. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  240. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  241. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  242. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  243. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  244. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
  245. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
  246. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  247. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
  248. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
  249. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  250. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  251. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  252. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  253. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  254. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  255. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  256. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  257. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  258. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  259. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  260. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  261. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  262. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  263. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  264. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  265. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  266. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  267. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  268. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  269. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  270. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  271. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  272. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  273. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  274. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  275. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  276. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  277. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  278. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  279. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  280. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  281. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  282. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  283. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  284. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  285. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  286. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  287. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  288. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  289. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  290. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  291. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  292. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  293. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  294. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  295. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  296. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  304. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  317. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  318. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  319. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  320. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  321. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  322. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  323. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  324. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  325. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  326. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  327. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  340. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  341. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  342. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  343. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  344. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  345. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  346. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  347. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  348. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  349. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  350. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  351. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  352. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  481. include_once \dirname(__DIR__, 4).'/src/Twig/PathExtension.php';
  482. include_once \dirname(__DIR__, 4).'/src/Twig/PriceExtension.php';
  483. include_once \dirname(__DIR__, 4).'/src/Twig/TextExtension.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/LazyFilterExtension.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  496. };
  497. }
  498. public function compile(): void
  499. {
  500. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  501. }
  502. public function isCompiled(): bool
  503. {
  504. return true;
  505. }
  506. public function getRemovedIds(): array
  507. {
  508. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  509. }
  510. protected function load($file, $lazyLoad = true)
  511. {
  512. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  513. return $class::do($this, $lazyLoad);
  514. }
  515. if ('.' === $file[-4]) {
  516. $class = substr($class, 0, -4);
  517. } else {
  518. $file .= '.php';
  519. }
  520. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  521. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  522. }
  523. protected function createProxy($class, \Closure $factory)
  524. {
  525. class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  526. return $factory();
  527. }
  528. /**
  529. * Gets the public '.container.private.profiler' shared service.
  530. *
  531. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  532. */
  533. protected function get_Container_Private_ProfilerService()
  534. {
  535. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  536. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  537. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  538. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  539. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  540. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  541. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  542. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  543. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  544. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  545. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  546. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  547. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  548. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  549. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  550. $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  551. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  552. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  553. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  554. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  555. $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  556. if ($this->has('kernel')) {
  557. $e->setKernel($b);
  558. }
  559. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  560. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  561. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  562. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  563. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  564. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  565. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  566. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  567. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  568. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  569. $instance->add($d);
  570. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  571. $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  572. $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())));
  573. $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([])))));
  574. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  575. $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()))));
  576. $instance->add($e);
  577. return $instance;
  578. }
  579. /**
  580. * Gets the public '.container.private.security.authorization_checker' shared service.
  581. *
  582. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  583. */
  584. protected function get_Container_Private_Security_AuthorizationCheckerService()
  585. {
  586. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  587. if (isset($this->services['.container.private.security.authorization_checker'])) {
  588. return $this->services['.container.private.security.authorization_checker'];
  589. }
  590. 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);
  591. }
  592. /**
  593. * Gets the public '.container.private.security.token_storage' shared service.
  594. *
  595. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  596. */
  597. protected function get_Container_Private_Security_TokenStorageService()
  598. {
  599. 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, [
  600. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  601. ], [
  602. 'request_stack' => '?',
  603. ]));
  604. }
  605. /**
  606. * Gets the public '.container.private.session' shared service.
  607. *
  608. * @return \Symfony\Component\HttpFoundation\Session\Session
  609. */
  610. protected function get_Container_Private_SessionService()
  611. {
  612. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  613. if (isset($this->services['.container.private.session'])) {
  614. return $this->services['.container.private.session'];
  615. }
  616. return $this->services['.container.private.session'] = $a->createSession();
  617. }
  618. /**
  619. * Gets the public '.container.private.twig' shared service.
  620. *
  621. * @return \Twig\Environment
  622. */
  623. protected function get_Container_Private_TwigService()
  624. {
  625. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  626. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  627. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  628. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  629. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  630. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  631. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  632. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
  633. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
  634. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  635. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  636. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  637. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  638. $a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  639. $a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  640. $a->addPath((\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), 'KarserRecaptcha3');
  641. $a->addPath((\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle/Resources/views'), '!KarserRecaptcha3');
  642. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  643. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  644. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  645. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  646. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  647. $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  648. $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  649. $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  650. $e = ($this->services['translator'] ?? $this->getTranslatorService());
  651. $f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  652. $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  653. $h = ($this->services['router'] ?? $this->getRouterService());
  654. $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  655. $i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $g]);
  656. $j = new \Symfony\Bridge\Twig\AppVariable();
  657. $j->setEnvironment('dev');
  658. $j->setDebug(true);
  659. if ($this->has('.container.private.security.token_storage')) {
  660. $j->setTokenStorage($c);
  661. }
  662. if ($this->has('request_stack')) {
  663. $j->setRequestStack($b);
  664. }
  665. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  666. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  667. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  668. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  669. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  670. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($b, $f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
  671. return new \EmptyIterator();
  672. }, 0))));
  673. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__, 4), 'UTF-8'));
  674. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  675. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  676. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, true));
  677. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  678. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  679. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, $h)));
  680. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  681. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  682. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  683. $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())));
  684. $instance->addExtension(new \App\Twig\PathExtension());
  685. $instance->addExtension(new \App\Twig\PriceExtension($e));
  686. $instance->addExtension(new \App\Twig\TextExtension());
  687. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  688. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  689. $instance->addExtension(new \Liip\ImagineBundle\Templating\LazyFilterExtension());
  690. $instance->addGlobal('app', $j);
  691. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  692. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  693. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  694. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  695. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  696. 'Liip\\ImagineBundle\\Templating\\LazyFilterRuntime' => ['privates', 'liip_imagine.templating.filter_runtime', 'getLiipImagine_Templating_FilterRuntimeService', true],
  697. ], [
  698. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  699. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  700. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  701. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  702. 'Liip\\ImagineBundle\\Templating\\LazyFilterRuntime' => '?',
  703. ])));
  704. $instance->addGlobal('locales', $this->parameters['locales']);
  705. $instance->addGlobal('baseDomain', 'https://www.dogcat.com');
  706. $instance->addGlobal('baseUrl', $this->getEnv('resolve:BASE_URL'));
  707. $instance->addGlobal('cartMgr', ($this->privates['App\\Manager\\CartManager'] ?? $this->getCartManagerService()));
  708. $instance->addGlobal('languageMgr', ($this->privates['App\\Manager\\LanguageManager'] ?? $this->getLanguageManagerService()));
  709. $instance->addGlobal('wishlist', ($this->privates['App\\Manager\\WishlistManager'] ?? $this->getWishlistManagerService()));
  710. $instance->addGlobal('customerMgr', ($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService()));
  711. $instance->addGlobal('priceMgr', ($this->privates['App\\Manager\\PriceManager'] ?? $this->getPriceManagerService()));
  712. $instance->addGlobal('recaptchaKey', $this->getEnv('resolve:GOOGLE_RECAPTCHA_KEY'));
  713. $instance->addGlobal('paypalClientId', $this->getEnv('resolve:PAYPAL_CLIENT_ID'));
  714. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  715. return $instance;
  716. }
  717. /**
  718. * Gets the public '.container.private.validator' shared service.
  719. *
  720. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  721. */
  722. protected function get_Container_Private_ValidatorService()
  723. {
  724. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  725. if (isset($this->services['.container.private.validator'])) {
  726. return $this->services['.container.private.validator'];
  727. }
  728. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  729. }
  730. /**
  731. * Gets the public 'cache.app' shared service.
  732. *
  733. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  734. */
  735. protected function getCache_AppService()
  736. {
  737. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('DxXQo+OQMh', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  738. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  739. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  740. }
  741. /**
  742. * Gets the public 'cache.rate_limiter' shared service.
  743. *
  744. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  745. */
  746. protected function getCache_RateLimiterService()
  747. {
  748. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('v4lAw3Uv5j', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  749. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  750. return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  751. }
  752. /**
  753. * Gets the public 'cache.system' shared service.
  754. *
  755. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  756. */
  757. protected function getCache_SystemService()
  758. {
  759. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Oi71WiDSAO', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  760. }
  761. /**
  762. * Gets the public 'cache.validator_expression_language' shared service.
  763. *
  764. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  765. */
  766. protected function getCache_ValidatorExpressionLanguageService()
  767. {
  768. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DaJ-HEd-Ol', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  769. }
  770. /**
  771. * Gets the public 'data_collector.dump' shared service.
  772. *
  773. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  774. */
  775. protected function getDataCollector_DumpService()
  776. {
  777. 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()));
  778. }
  779. /**
  780. * Gets the public 'doctrine' shared service.
  781. *
  782. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  783. */
  784. protected function getDoctrineService()
  785. {
  786. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  787. }
  788. /**
  789. * Gets the public 'doctrine.dbal.default_connection' shared service.
  790. *
  791. * @return \Doctrine\DBAL\Connection
  792. */
  793. protected function getDoctrine_Dbal_DefaultConnectionService()
  794. {
  795. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  796. if (isset($this->services['doctrine.dbal.default_connection'])) {
  797. return $this->services['doctrine.dbal.default_connection'];
  798. }
  799. $b = new \Doctrine\DBAL\Configuration();
  800. $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))));
  801. $c->setConnectionName('default');
  802. $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  803. $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  804. $b->setMiddlewares([0 => $c]);
  805. 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(['driver' => 'pdo_mysql', 'url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))'], 'defaultTableOptions' => []], $b, $a, ['enum' => 'string']);
  806. }
  807. /**
  808. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  809. *
  810. * @return \Doctrine\ORM\EntityManager
  811. */
  812. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  813. {
  814. if ($lazyLoad) {
  815. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  816. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  817. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  818. $proxy->setProxyInitializer(null);
  819. return true;
  820. });
  821. });
  822. }
  823. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  824. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  825. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  826. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  827. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  828. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  829. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  830. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  831. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  832. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  833. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  834. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  835. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  836. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  837. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  838. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  839. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  840. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  841. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  842. $a = new \Doctrine\ORM\Configuration();
  843. $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  844. $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  845. $a->setEntityNamespaces(['App' => 'App\\Entity']);
  846. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  847. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  848. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  849. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  850. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  851. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  852. ], [
  853. 'doctrine.ulid_generator' => '?',
  854. 'doctrine.uuid_generator' => '?',
  855. ])));
  856. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  857. $a->setProxyNamespace('Proxies');
  858. $a->setAutoGenerateProxyClasses(true);
  859. $a->setSchemaIgnoreClasses([]);
  860. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  861. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  862. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
  863. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  864. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  865. $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  866. 'App\\Repository\\ResetPasswordRequestRepository' => ['privates', 'App\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', true],
  867. 'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', true],
  868. ], [
  869. 'App\\Repository\\ResetPasswordRequestRepository' => '?',
  870. 'App\\Repository\\UserRepository' => '?',
  871. ])));
  872. $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  873. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  874. return $instance;
  875. }
  876. /**
  877. * Gets the public 'event_dispatcher' shared service.
  878. *
  879. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  880. */
  881. protected function getEventDispatcherService()
  882. {
  883. $a = new \Symfony\Bridge\Monolog\Logger('event');
  884. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  885. $a->pushHandler(new \Monolog\Handler\NullHandler());
  886. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  887. $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())));
  888. $instance->addListener('kernel.controller', [0 => function () {
  889. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  890. }, 1 => 'onKernelController'], 0);
  891. $instance->addListener('console.command', [0 => function () {
  892. return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  893. }, 1 => 'onConsoleCommand'], 0);
  894. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  895. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  896. }, 1 => 'checkPassport'], 1024);
  897. $instance->addListener('kernel.response', [0 => function () {
  898. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  899. }, 1 => 'onKernelResponse'], 0);
  900. $instance->addListener('kernel.request', [0 => function () {
  901. return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber()));
  902. }, 1 => 'onKernelRequest'], 20);
  903. $instance->addListener('kernel.response', [0 => function () {
  904. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  905. }, 1 => 'onKernelResponse'], 0);
  906. $instance->addListener('kernel.response', [0 => function () {
  907. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  908. }, 1 => 'onKernelResponse'], -1024);
  909. $instance->addListener('kernel.request', [0 => function () {
  910. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  911. }, 1 => 'setDefaultLocale'], 100);
  912. $instance->addListener('kernel.request', [0 => function () {
  913. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  914. }, 1 => 'onKernelRequest'], 16);
  915. $instance->addListener('kernel.finish_request', [0 => function () {
  916. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  917. }, 1 => 'onKernelFinishRequest'], 0);
  918. $instance->addListener('kernel.request', [0 => function () {
  919. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  920. }, 1 => 'onKernelRequest'], 256);
  921. $instance->addListener('kernel.response', [0 => function () {
  922. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  923. }, 1 => 'onResponse'], -255);
  924. $instance->addListener('kernel.controller_arguments', [0 => function () {
  925. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  926. }, 1 => 'onControllerArguments'], 0);
  927. $instance->addListener('kernel.exception', [0 => function () {
  928. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  929. }, 1 => 'logKernelException'], 0);
  930. $instance->addListener('kernel.exception', [0 => function () {
  931. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  932. }, 1 => 'onKernelException'], -128);
  933. $instance->addListener('kernel.response', [0 => function () {
  934. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  935. }, 1 => 'removeCspHeader'], -128);
  936. $instance->addListener('kernel.request', [0 => function () {
  937. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  938. }, 1 => 'onKernelRequest'], 15);
  939. $instance->addListener('kernel.finish_request', [0 => function () {
  940. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  941. }, 1 => 'onKernelFinishRequest'], -15);
  942. $instance->addListener('console.error', [0 => function () {
  943. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  944. }, 1 => 'onConsoleError'], -128);
  945. $instance->addListener('console.terminate', [0 => function () {
  946. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  947. }, 1 => 'onConsoleTerminate'], -128);
  948. $instance->addListener('console.error', [0 => function () {
  949. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  950. }, 1 => 'onConsoleError'], 0);
  951. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  952. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
  953. }, 1 => 'onMessage'], -255);
  954. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  955. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  956. }, 1 => 'onMessage'], -255);
  957. $instance->addListener('kernel.request', [0 => function () {
  958. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  959. }, 1 => 'configure'], 2048);
  960. $instance->addListener('console.command', [0 => function () {
  961. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  962. }, 1 => 'configure'], 2048);
  963. $instance->addListener('kernel.request', [0 => function () {
  964. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  965. }, 1 => 'onKernelRequest'], 32);
  966. $instance->addListener('kernel.finish_request', [0 => function () {
  967. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  968. }, 1 => 'onKernelFinishRequest'], 0);
  969. $instance->addListener('kernel.exception', [0 => function () {
  970. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  971. }, 1 => 'onKernelException'], -64);
  972. $instance->addListener('kernel.response', [0 => function () {
  973. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  974. }, 1 => 'onKernelResponse'], 0);
  975. $instance->addListener('kernel.request', [0 => function () {
  976. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  977. }, 1 => 'onKernelRequest'], 128);
  978. $instance->addListener('kernel.response', [0 => function () {
  979. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  980. }, 1 => 'onKernelResponse'], -1000);
  981. $instance->addListener('kernel.finish_request', [0 => function () {
  982. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  983. }, 1 => 'onFinishRequest'], 0);
  984. $instance->addListener('kernel.response', [0 => function () {
  985. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  986. }, 1 => 'onKernelResponse'], -100);
  987. $instance->addListener('kernel.exception', [0 => function () {
  988. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  989. }, 1 => 'onKernelException'], 0);
  990. $instance->addListener('kernel.terminate', [0 => function () {
  991. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  992. }, 1 => 'onKernelTerminate'], -1024);
  993. $instance->addListener('kernel.controller', [0 => function () {
  994. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  995. }, 1 => 'onKernelController'], 0);
  996. $instance->addListener('kernel.response', [0 => function () {
  997. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  998. }, 1 => 'onKernelResponse'], 0);
  999. $instance->addListener('kernel.response', [0 => function () {
  1000. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1001. }, 1 => 'onKernelResponse'], 0);
  1002. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1003. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1004. }, 1 => 'checkPassport'], 0);
  1005. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1006. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1007. }, 1 => 'onLoginSuccess'], 0);
  1008. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1009. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1010. }, 1 => 'onVoterVote'], 0);
  1011. $instance->addListener('kernel.request', [0 => function () {
  1012. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1013. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1014. $instance->addListener('kernel.request', [0 => function () {
  1015. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1016. }, 1 => 'onKernelRequest'], 8);
  1017. $instance->addListener('kernel.finish_request', [0 => function () {
  1018. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1019. }, 1 => 'onKernelFinishRequest'], 0);
  1020. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1021. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1022. }, 1 => 'onMessage'], 0);
  1023. $instance->addListener('kernel.response', [0 => function () {
  1024. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1025. }, 1 => 'onKernelResponse'], -128);
  1026. $instance->addListener('console.command', [0 => function () {
  1027. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1028. }, 1 => 'onCommand'], 255);
  1029. $instance->addListener('console.terminate', [0 => function () {
  1030. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1031. }, 1 => 'onTerminate'], -255);
  1032. $instance->addListener('console.command', [0 => function () {
  1033. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1034. }, 1 => 'configure'], 1024);
  1035. $instance->addListener('console.error', [0 => function () {
  1036. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1037. }, 1 => 'onConsoleError'], 0);
  1038. $instance->addListener('console.terminate', [0 => function () {
  1039. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1040. }, 1 => 'onConsoleTerminate'], 0);
  1041. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1042. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1043. }, 1 => 'checkPassport'], 512);
  1044. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1045. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1046. }, 1 => 'onLogout'], 0);
  1047. return $instance;
  1048. }
  1049. /**
  1050. * Gets the public 'http_kernel' shared service.
  1051. *
  1052. * @return \Symfony\Component\HttpKernel\HttpKernel
  1053. */
  1054. protected function getHttpKernelService()
  1055. {
  1056. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1057. if (isset($this->services['http_kernel'])) {
  1058. return $this->services['http_kernel'];
  1059. }
  1060. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1061. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1062. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1063. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1064. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1065. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1066. yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1067. yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1068. yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1069. yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1070. }, 8)), $b));
  1071. }
  1072. /**
  1073. * Gets the public 'request_stack' shared service.
  1074. *
  1075. * @return \Symfony\Component\HttpFoundation\RequestStack
  1076. */
  1077. protected function getRequestStackService()
  1078. {
  1079. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1080. }
  1081. /**
  1082. * Gets the public 'router' shared service.
  1083. *
  1084. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1085. */
  1086. protected function getRouterService()
  1087. {
  1088. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1089. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1090. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1091. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1092. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1093. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1094. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1095. ], [
  1096. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1097. ]))->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');
  1098. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1099. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1100. return $instance;
  1101. }
  1102. /**
  1103. * Gets the public 'translator' shared service.
  1104. *
  1105. * @return \Symfony\Component\Translation\DataCollectorTranslator
  1106. */
  1107. protected function getTranslatorService()
  1108. {
  1109. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1110. }
  1111. /**
  1112. * Gets the public 'var_dumper.cloner' shared service.
  1113. *
  1114. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1115. */
  1116. protected function getVarDumper_ClonerService()
  1117. {
  1118. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1119. $instance->setMaxItems(2500);
  1120. $instance->setMinDepth(1);
  1121. $instance->setMaxString(-1);
  1122. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1123. return $instance;
  1124. }
  1125. /**
  1126. * Gets the private '.service_locator.zJyh7qS' shared service.
  1127. *
  1128. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1129. */
  1130. protected function get_ServiceLocator_ZJyh7qSService()
  1131. {
  1132. return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1133. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  1134. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  1135. ], [
  1136. 'security.firewall.map.context.dev' => '?',
  1137. 'security.firewall.map.context.main' => '?',
  1138. ]);
  1139. }
  1140. /**
  1141. * Gets the private 'App\Manager\CartManager' shared autowired service.
  1142. *
  1143. * @return \App\Manager\CartManager
  1144. */
  1145. protected function getCartManagerService()
  1146. {
  1147. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1148. if (isset($this->privates['App\\Manager\\CartManager'])) {
  1149. return $this->privates['App\\Manager\\CartManager'];
  1150. }
  1151. $b = ($this->privates['App\\Service\\Mailer'] ?? $this->getMailerService());
  1152. if (isset($this->privates['App\\Manager\\CartManager'])) {
  1153. return $this->privates['App\\Manager\\CartManager'];
  1154. }
  1155. $c = ($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService());
  1156. if (isset($this->privates['App\\Manager\\CartManager'])) {
  1157. return $this->privates['App\\Manager\\CartManager'];
  1158. }
  1159. return $this->privates['App\\Manager\\CartManager'] = new \App\Manager\CartManager(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a, $b, $c, ($this->services['translator'] ?? $this->getTranslatorService()));
  1160. }
  1161. /**
  1162. * Gets the private 'App\Manager\CustomerManager' shared autowired service.
  1163. *
  1164. * @return \App\Manager\CustomerManager
  1165. */
  1166. protected function getCustomerManagerService()
  1167. {
  1168. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1169. if (isset($this->privates['App\\Manager\\CustomerManager'])) {
  1170. return $this->privates['App\\Manager\\CustomerManager'];
  1171. }
  1172. $b = ($this->privates['App\\Service\\Mailer'] ?? $this->getMailerService());
  1173. if (isset($this->privates['App\\Manager\\CustomerManager'])) {
  1174. return $this->privates['App\\Manager\\CustomerManager'];
  1175. }
  1176. return $this->privates['App\\Manager\\CustomerManager'] = new \App\Manager\CustomerManager(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a, $b);
  1177. }
  1178. /**
  1179. * Gets the private 'App\Manager\LanguageManager' shared autowired service.
  1180. *
  1181. * @return \App\Manager\LanguageManager
  1182. */
  1183. protected function getLanguageManagerService()
  1184. {
  1185. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1186. if (isset($this->privates['App\\Manager\\LanguageManager'])) {
  1187. return $this->privates['App\\Manager\\LanguageManager'];
  1188. }
  1189. return $this->privates['App\\Manager\\LanguageManager'] = new \App\Manager\LanguageManager($a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['router'] ?? $this->getRouterService()));
  1190. }
  1191. /**
  1192. * Gets the private 'App\Manager\PriceManager' shared autowired service.
  1193. *
  1194. * @return \App\Manager\PriceManager
  1195. */
  1196. protected function getPriceManagerService()
  1197. {
  1198. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1199. if (isset($this->privates['App\\Manager\\PriceManager'])) {
  1200. return $this->privates['App\\Manager\\PriceManager'];
  1201. }
  1202. $b = ($this->privates['App\\Manager\\CartManager'] ?? $this->getCartManagerService());
  1203. if (isset($this->privates['App\\Manager\\PriceManager'])) {
  1204. return $this->privates['App\\Manager\\PriceManager'];
  1205. }
  1206. return $this->privates['App\\Manager\\PriceManager'] = new \App\Manager\PriceManager($a, $b);
  1207. }
  1208. /**
  1209. * Gets the private 'App\Manager\WishlistManager' shared autowired service.
  1210. *
  1211. * @return \App\Manager\WishlistManager
  1212. */
  1213. protected function getWishlistManagerService()
  1214. {
  1215. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1216. if (isset($this->privates['App\\Manager\\WishlistManager'])) {
  1217. return $this->privates['App\\Manager\\WishlistManager'];
  1218. }
  1219. $b = ($this->privates['App\\Manager\\CustomerManager'] ?? $this->getCustomerManagerService());
  1220. if (isset($this->privates['App\\Manager\\WishlistManager'])) {
  1221. return $this->privates['App\\Manager\\WishlistManager'];
  1222. }
  1223. return $this->privates['App\\Manager\\WishlistManager'] = new \App\Manager\WishlistManager($a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $b);
  1224. }
  1225. /**
  1226. * Gets the private 'App\Service\Mailer' shared autowired service.
  1227. *
  1228. * @return \App\Service\Mailer
  1229. */
  1230. protected function getMailerService()
  1231. {
  1232. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1233. if (isset($this->privates['App\\Service\\Mailer'])) {
  1234. return $this->privates['App\\Service\\Mailer'];
  1235. }
  1236. $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1237. if (isset($this->privates['App\\Service\\Mailer'])) {
  1238. return $this->privates['App\\Service\\Mailer'];
  1239. }
  1240. return $this->privates['App\\Service\\Mailer'] = new \App\Service\Mailer($a, $b, ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1241. }
  1242. /**
  1243. * Gets the private 'annotations.cache_adapter' shared service.
  1244. *
  1245. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1246. */
  1247. protected function getAnnotations_CacheAdapterService()
  1248. {
  1249. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1250. }
  1251. /**
  1252. * Gets the private 'annotations.cached_reader' shared service.
  1253. *
  1254. * @return \Doctrine\Common\Annotations\PsrCachedReader
  1255. */
  1256. protected function getAnnotations_CachedReaderService()
  1257. {
  1258. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1259. }
  1260. /**
  1261. * Gets the private 'annotations.reader' shared service.
  1262. *
  1263. * @return \Doctrine\Common\Annotations\AnnotationReader
  1264. */
  1265. protected function getAnnotations_ReaderService()
  1266. {
  1267. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1268. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1269. $a->registerUniqueLoader('class_exists');
  1270. $instance->addGlobalIgnoredName('required', $a);
  1271. return $instance;
  1272. }
  1273. /**
  1274. * Gets the private 'cache.annotations' shared service.
  1275. *
  1276. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1277. */
  1278. protected function getCache_AnnotationsService()
  1279. {
  1280. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KX922KmIZD', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1281. }
  1282. /**
  1283. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1284. *
  1285. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1286. */
  1287. protected function getCache_Doctrine_Orm_Default_QueryService()
  1288. {
  1289. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1290. }
  1291. /**
  1292. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1293. *
  1294. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1295. */
  1296. protected function getCache_Doctrine_Orm_Default_ResultService()
  1297. {
  1298. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1299. }
  1300. /**
  1301. * Gets the private 'cache.property_info' shared service.
  1302. *
  1303. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1304. */
  1305. protected function getCache_PropertyInfoService()
  1306. {
  1307. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7ZpPcJI+K2', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1308. }
  1309. /**
  1310. * Gets the private 'cache.security_expression_language' shared service.
  1311. *
  1312. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1313. */
  1314. protected function getCache_SecurityExpressionLanguageService()
  1315. {
  1316. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PcmifK-8Ac', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1317. }
  1318. /**
  1319. * Gets the private 'cache.serializer' shared service.
  1320. *
  1321. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1322. */
  1323. protected function getCache_SerializerService()
  1324. {
  1325. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7XwLv8egDx', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1326. }
  1327. /**
  1328. * Gets the private 'cache.validator' shared service.
  1329. *
  1330. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1331. */
  1332. protected function getCache_ValidatorService()
  1333. {
  1334. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qKLQlIszqe', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1335. }
  1336. /**
  1337. * Gets the private 'config_cache_factory' shared service.
  1338. *
  1339. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1340. */
  1341. protected function getConfigCacheFactoryService()
  1342. {
  1343. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1344. 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)));
  1345. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1346. }, 2));
  1347. }
  1348. /**
  1349. * Gets the private 'data_collector.form' shared service.
  1350. *
  1351. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1352. */
  1353. protected function getDataCollector_FormService()
  1354. {
  1355. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1356. }
  1357. /**
  1358. * Gets the private 'data_collector.request' shared service.
  1359. *
  1360. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1361. */
  1362. protected function getDataCollector_RequestService()
  1363. {
  1364. 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())));
  1365. }
  1366. /**
  1367. * Gets the private 'debug.debug_handlers_listener' shared service.
  1368. *
  1369. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1370. */
  1371. protected function getDebug_DebugHandlersListenerService()
  1372. {
  1373. $a = new \Symfony\Bridge\Monolog\Logger('php');
  1374. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1375. $a->pushHandler(($this->privates['monolog.handler.deprecation_filter'] ?? $this->getMonolog_Handler_DeprecationFilterService()));
  1376. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1377. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1378. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1379. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
  1380. }
  1381. /**
  1382. * Gets the private 'debug.file_link_formatter' shared service.
  1383. *
  1384. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1385. */
  1386. protected function getDebug_FileLinkFormatterService()
  1387. {
  1388. 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 () {
  1389. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1390. });
  1391. }
  1392. /**
  1393. * Gets the private 'debug.log_processor' shared service.
  1394. *
  1395. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1396. */
  1397. protected function getDebug_LogProcessorService()
  1398. {
  1399. 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())));
  1400. }
  1401. /**
  1402. * Gets the private 'debug.security.access.decision_manager' shared service.
  1403. *
  1404. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1405. */
  1406. protected function getDebug_Security_Access_DecisionManagerService()
  1407. {
  1408. 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 () {
  1409. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1410. yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  1411. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1412. }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1413. }
  1414. /**
  1415. * Gets the private 'debug.security.firewall' shared service.
  1416. *
  1417. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1418. */
  1419. protected function getDebug_Security_FirewallService()
  1420. {
  1421. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1422. if (isset($this->privates['debug.security.firewall'])) {
  1423. return $this->privates['debug.security.firewall'];
  1424. }
  1425. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1426. if (isset($this->privates['debug.security.firewall'])) {
  1427. return $this->privates['debug.security.firewall'];
  1428. }
  1429. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1430. }
  1431. /**
  1432. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  1433. *
  1434. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  1435. */
  1436. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  1437. {
  1438. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1439. 'App\\CustomerListener' => ['privates', 'App\\CustomerListener', 'getCustomerListenerService', true],
  1440. 'App\\SearchIndexer' => ['privates', 'App\\SearchIndexer', 'getSearchIndexerService', true],
  1441. 'App\\Translator' => ['privates', 'App\\Translator', 'getTranslator2Service', true],
  1442. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  1443. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  1444. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  1445. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  1446. ], [
  1447. 'App\\CustomerListener' => '?',
  1448. 'App\\SearchIndexer' => '?',
  1449. 'App\\Translator' => '?',
  1450. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1451. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1452. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1453. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1454. ]), [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 => 'postLoad'], 1 => 'App\\Translator'], 4 => [0 => [0 => 'postPersist'], 1 => 'App\\SearchIndexer'], 5 => [0 => [0 => 'postUpdate'], 1 => 'App\\SearchIndexer'], 6 => [0 => [0 => 'preUpdate'], 1 => 'App\\CustomerListener'], 7 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  1455. }
  1456. /**
  1457. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1458. *
  1459. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1460. */
  1461. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1462. {
  1463. 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);
  1464. }
  1465. /**
  1466. * Gets the private 'exception_listener' shared service.
  1467. *
  1468. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1469. */
  1470. protected function getExceptionListenerService()
  1471. {
  1472. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1473. }
  1474. /**
  1475. * Gets the private 'locale_aware_listener' shared service.
  1476. *
  1477. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1478. */
  1479. protected function getLocaleAwareListenerService()
  1480. {
  1481. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1482. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  1483. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1484. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1485. }
  1486. /**
  1487. * Gets the private 'locale_listener' shared service.
  1488. *
  1489. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1490. */
  1491. protected function getLocaleListenerService()
  1492. {
  1493. 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, []);
  1494. }
  1495. /**
  1496. * Gets the private 'mailer.mailer' shared service.
  1497. *
  1498. * @return \Symfony\Component\Mailer\Mailer
  1499. */
  1500. protected function getMailer_MailerService()
  1501. {
  1502. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1503. if (isset($this->privates['mailer.mailer'])) {
  1504. return $this->privates['mailer.mailer'];
  1505. }
  1506. return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  1507. yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  1508. yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  1509. yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  1510. yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  1511. }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
  1512. }
  1513. /**
  1514. * Gets the private 'monolog.handler.console' shared service.
  1515. *
  1516. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1517. */
  1518. protected function getMonolog_Handler_ConsoleService()
  1519. {
  1520. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  1521. }
  1522. /**
  1523. * Gets the private 'monolog.handler.deprecation' shared service.
  1524. *
  1525. * @return \Monolog\Handler\StreamHandler
  1526. */
  1527. protected function getMonolog_Handler_DeprecationService()
  1528. {
  1529. $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.deprecations.log'), 'DEBUG', true, NULL, false);
  1530. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1531. return $instance;
  1532. }
  1533. /**
  1534. * Gets the private 'monolog.handler.deprecation_filter' shared service.
  1535. *
  1536. * @return \Monolog\Handler\FilterHandler
  1537. */
  1538. protected function getMonolog_Handler_DeprecationFilterService()
  1539. {
  1540. return $this->privates['monolog.handler.deprecation_filter'] = new \Monolog\Handler\FilterHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()), 'DEBUG', 'info', true);
  1541. }
  1542. /**
  1543. * Gets the private 'monolog.handler.main' shared service.
  1544. *
  1545. * @return \Monolog\Handler\StreamHandler
  1546. */
  1547. protected function getMonolog_Handler_MainService()
  1548. {
  1549. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  1550. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1551. return $instance;
  1552. }
  1553. /**
  1554. * Gets the private 'monolog.logger.cache' shared service.
  1555. *
  1556. * @return \Symfony\Bridge\Monolog\Logger
  1557. */
  1558. protected function getMonolog_Logger_CacheService()
  1559. {
  1560. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1561. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1562. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1563. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1564. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1565. return $instance;
  1566. }
  1567. /**
  1568. * Gets the private 'monolog.logger.request' shared service.
  1569. *
  1570. * @return \Symfony\Bridge\Monolog\Logger
  1571. */
  1572. protected function getMonolog_Logger_RequestService()
  1573. {
  1574. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1575. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1576. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1577. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1578. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1579. return $instance;
  1580. }
  1581. /**
  1582. * Gets the private 'monolog.logger.security' shared service.
  1583. *
  1584. * @return \Symfony\Bridge\Monolog\Logger
  1585. */
  1586. protected function getMonolog_Logger_SecurityService()
  1587. {
  1588. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  1589. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1590. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1591. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1592. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1593. return $instance;
  1594. }
  1595. /**
  1596. * Gets the private 'parameter_bag' shared service.
  1597. *
  1598. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1599. */
  1600. protected function getParameterBagService()
  1601. {
  1602. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1603. }
  1604. /**
  1605. * Gets the private 'profiler_listener' shared service.
  1606. *
  1607. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1608. */
  1609. protected function getProfilerListenerService()
  1610. {
  1611. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  1612. if (isset($this->privates['profiler_listener'])) {
  1613. return $this->privates['profiler_listener'];
  1614. }
  1615. 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);
  1616. }
  1617. /**
  1618. * Gets the private 'property_info' shared service.
  1619. *
  1620. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1621. */
  1622. protected function getPropertyInfoService()
  1623. {
  1624. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1625. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  1626. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1627. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1628. }, 3), new RewindableGenerator(function () {
  1629. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1630. yield 1 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1631. yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1632. }, 3), new RewindableGenerator(function () {
  1633. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1634. }, 1), new RewindableGenerator(function () {
  1635. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1636. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1637. }, 2), new RewindableGenerator(function () {
  1638. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1639. }, 1));
  1640. }
  1641. /**
  1642. * Gets the private 'router.expression_language_provider' shared service.
  1643. *
  1644. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  1645. */
  1646. protected function getRouter_ExpressionLanguageProviderService()
  1647. {
  1648. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1649. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  1650. ], [
  1651. 'env' => 'Closure',
  1652. ]));
  1653. }
  1654. /**
  1655. * Gets the private 'router.request_context' shared service.
  1656. *
  1657. * @return \Symfony\Component\Routing\RequestContext
  1658. */
  1659. protected function getRouter_RequestContextService()
  1660. {
  1661. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri($this->getEnv('BASE_URL'), 'localhost', 'http', 80, 443);
  1662. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1663. return $instance;
  1664. }
  1665. /**
  1666. * Gets the private 'router_listener' shared service.
  1667. *
  1668. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1669. */
  1670. protected function getRouterListenerService()
  1671. {
  1672. 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);
  1673. }
  1674. /**
  1675. * Gets the private 'security.context_listener.0' shared service.
  1676. *
  1677. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  1678. */
  1679. protected function getSecurity_ContextListener_0Service()
  1680. {
  1681. 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 () {
  1682. yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  1683. }, 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']);
  1684. }
  1685. /**
  1686. * Gets the private 'security.event_dispatcher.main' shared service.
  1687. *
  1688. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  1689. */
  1690. protected function getSecurity_EventDispatcher_MainService()
  1691. {
  1692. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1693. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1694. return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  1695. }, 1 => 'checkPassport'], 2048);
  1696. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1697. return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  1698. }, 1 => 'onSuccessfulLogin'], 0);
  1699. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1700. return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  1701. }, 1 => 'onLogout'], 64);
  1702. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1703. return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  1704. }, 1 => 'onLogout'], 0);
  1705. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1706. return ($this->privates['security.listener.login_throttling.main'] ?? $this->load('getSecurity_Listener_LoginThrottling_MainService'));
  1707. }, 1 => 'checkPassport'], 2080);
  1708. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1709. return ($this->privates['security.listener.login_throttling.main'] ?? $this->load('getSecurity_Listener_LoginThrottling_MainService'));
  1710. }, 1 => 'onSuccessfulLogin'], 0);
  1711. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1712. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  1713. }, 1 => 'preCheckCredentials'], 256);
  1714. $instance->addListener('security.authentication.success', [0 => function () {
  1715. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  1716. }, 1 => 'postCheckCredentials'], 256);
  1717. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1718. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1719. }, 1 => 'checkPassport'], 1024);
  1720. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1721. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1722. }, 1 => 'checkPassport'], 0);
  1723. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1724. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1725. }, 1 => 'onLoginSuccess'], 0);
  1726. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1727. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1728. }, 1 => 'checkPassport'], 512);
  1729. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1730. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1731. }, 1 => 'onLogout'], 0);
  1732. return $instance;
  1733. }
  1734. /**
  1735. * Gets the private 'security.firewall.map' shared service.
  1736. *
  1737. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1738. */
  1739. protected function getSecurity_Firewall_MapService()
  1740. {
  1741. $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  1742. if (isset($this->privates['security.firewall.map'])) {
  1743. return $this->privates['security.firewall.map'];
  1744. }
  1745. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  1746. 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)/')));
  1747. yield 'security.firewall.map.context.main' => NULL;
  1748. }, 2));
  1749. }
  1750. /**
  1751. * Gets the private 'security.logout_url_generator' shared service.
  1752. *
  1753. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1754. */
  1755. protected function getSecurity_LogoutUrlGeneratorService()
  1756. {
  1757. $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()));
  1758. $instance->registerListener('main', 'logout', 'logout', '_csrf_token', NULL, NULL);
  1759. return $instance;
  1760. }
  1761. /**
  1762. * Gets the private 'security.role_hierarchy' shared service.
  1763. *
  1764. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1765. */
  1766. protected function getSecurity_RoleHierarchyService()
  1767. {
  1768. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1769. }
  1770. /**
  1771. * Gets the private 'session.factory' shared service.
  1772. *
  1773. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  1774. */
  1775. protected function getSession_FactoryService()
  1776. {
  1777. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1778. if (isset($this->privates['session.factory'])) {
  1779. return $this->privates['session.factory'];
  1780. }
  1781. return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => $a, 1 => 'onSessionUsage']);
  1782. }
  1783. /**
  1784. * Gets the private 'session_listener' shared service.
  1785. *
  1786. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1787. */
  1788. protected function getSessionListenerService()
  1789. {
  1790. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1791. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  1792. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', true],
  1793. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1794. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  1795. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  1796. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  1797. ], [
  1798. 'initialized_session' => '?',
  1799. 'logger' => '?',
  1800. 'request_stack' => '?',
  1801. 'session' => '?',
  1802. 'session_collector' => '?',
  1803. 'session_factory' => '?',
  1804. ]), true, $this->parameters['session.storage.options']);
  1805. }
  1806. /**
  1807. * Gets the private 'translator.default' shared service.
  1808. *
  1809. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1810. */
  1811. protected function getTranslator_DefaultService()
  1812. {
  1813. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1814. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  1815. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  1816. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  1817. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  1818. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  1819. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  1820. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  1821. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  1822. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  1823. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  1824. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  1825. ], [
  1826. 'translation.loader.csv' => '?',
  1827. 'translation.loader.dat' => '?',
  1828. 'translation.loader.ini' => '?',
  1829. 'translation.loader.json' => '?',
  1830. 'translation.loader.mo' => '?',
  1831. 'translation.loader.php' => '?',
  1832. 'translation.loader.po' => '?',
  1833. 'translation.loader.qt' => '?',
  1834. 'translation.loader.res' => '?',
  1835. 'translation.loader.xliff' => '?',
  1836. 'translation.loader.yml' => '?',
  1837. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.da.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.el.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.en.csv'), 6 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.en.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/messages.en.csv'), 8 => (\dirname(__DIR__, 4).'/translations/messages.en.xlf'), 9 => (\dirname(__DIR__, 4).'/translations/security.en.csv'), 10 => (\dirname(__DIR__, 4).'/translations/validators.en.csv')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.fr.csv'), 6 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.fr.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/messages.fr.csv'), 8 => (\dirname(__DIR__, 4).'/translations/messages.fr.xlf'), 9 => (\dirname(__DIR__, 4).'/translations/security.fr.csv'), 10 => (\dirname(__DIR__, 4).'/translations/security.fr.xlf'), 11 => (\dirname(__DIR__, 4).'/translations/validators.fr.csv'), 12 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mn.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.nl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations', 4 => 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations', 5 => 'translations', 6 => 'vendor/symfony/framework-bundle/translations', 7 => 'vendor/doctrine/doctrine-bundle/translations', 8 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 9 => 'vendor/symfony/security-bundle/translations', 10 => 'vendor/symfony/twig-bundle/translations', 11 => 'vendor/symfony/web-profiler-bundle/translations', 12 => 'vendor/symfony/monolog-bundle/translations', 13 => 'vendor/symfony/debug-bundle/translations', 14 => 'vendor/symfony/maker-bundle/src/translations', 15 => 'vendor/liip/imagine-bundle/translations', 16 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 17 => 'vendor/karser/karser-recaptcha3-bundle/translations']]], []);
  1838. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1839. $instance->setFallbackLocales([0 => 'fr']);
  1840. return $instance;
  1841. }
  1842. /**
  1843. * Gets the private 'validator.builder' shared service.
  1844. *
  1845. * @return \Symfony\Component\Validator\ValidatorBuilder
  1846. */
  1847. protected function getValidator_BuilderService()
  1848. {
  1849. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1850. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1851. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1852. 'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => ['privates', 'karser_recaptcha3.validator', 'getKarserRecaptcha3_ValidatorService', true],
  1853. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  1854. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  1855. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  1856. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  1857. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  1858. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  1859. 'karser_recaptcha3_validator' => ['privates', 'karser_recaptcha3.validator', 'getKarserRecaptcha3_ValidatorService', true],
  1860. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  1861. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  1862. ], [
  1863. 'Karser\\Recaptcha3Bundle\\Validator\\Constraints\\Recaptcha3Validator' => '?',
  1864. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1865. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1866. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1867. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1868. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1869. 'doctrine.orm.validator.unique' => '?',
  1870. 'karser_recaptcha3_validator' => '?',
  1871. 'security.validator.user_password' => '?',
  1872. 'validator.expression' => '?',
  1873. ])));
  1874. if ($this->has('translator')) {
  1875. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  1876. }
  1877. $instance->setTranslationDomain('validators');
  1878. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  1879. $instance->enableAnnotationMapping(true);
  1880. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1881. $instance->addMethodMapping('loadValidatorMetadata');
  1882. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1883. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  1884. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  1885. return $instance;
  1886. }
  1887. /**
  1888. * Gets the private 'var_dumper.html_dumper' shared service.
  1889. *
  1890. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1891. */
  1892. protected function getVarDumper_HtmlDumperService()
  1893. {
  1894. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  1895. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1896. return $instance;
  1897. }
  1898. /**
  1899. * Gets the private 'var_dumper.server_connection' shared service.
  1900. *
  1901. * @return \Symfony\Component\VarDumper\Server\Connection
  1902. */
  1903. protected function getVarDumper_ServerConnectionService()
  1904. {
  1905. 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()]);
  1906. }
  1907. /**
  1908. * Gets the private 'web_profiler.csp.handler' shared service.
  1909. *
  1910. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1911. */
  1912. protected function getWebProfiler_Csp_HandlerService()
  1913. {
  1914. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1915. }
  1916. /**
  1917. * Gets the private 'web_profiler.debug_toolbar' shared service.
  1918. *
  1919. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1920. */
  1921. protected function getWebProfiler_DebugToolbarService()
  1922. {
  1923. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1924. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  1925. return $this->privates['web_profiler.debug_toolbar'];
  1926. }
  1927. 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()));
  1928. }
  1929. /**
  1930. * Gets the public 'cache_clearer' alias.
  1931. *
  1932. * @return object The ".container.private.cache_clearer" service.
  1933. */
  1934. protected function getCacheClearerService()
  1935. {
  1936. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  1937. return $this->get('.container.private.cache_clearer');
  1938. }
  1939. /**
  1940. * Gets the public 'filesystem' alias.
  1941. *
  1942. * @return object The ".container.private.filesystem" service.
  1943. */
  1944. protected function getFilesystemService()
  1945. {
  1946. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  1947. return $this->get('.container.private.filesystem');
  1948. }
  1949. /**
  1950. * Gets the public 'serializer' alias.
  1951. *
  1952. * @return object The ".container.private.serializer" service.
  1953. */
  1954. protected function getSerializerService()
  1955. {
  1956. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  1957. return $this->get('.container.private.serializer');
  1958. }
  1959. /**
  1960. * Gets the public 'security.csrf.token_manager' alias.
  1961. *
  1962. * @return object The ".container.private.security.csrf.token_manager" service.
  1963. */
  1964. protected function getSecurity_Csrf_TokenManagerService()
  1965. {
  1966. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  1967. return $this->get('.container.private.security.csrf.token_manager');
  1968. }
  1969. /**
  1970. * Gets the public 'form.factory' alias.
  1971. *
  1972. * @return object The ".container.private.form.factory" service.
  1973. */
  1974. protected function getForm_FactoryService()
  1975. {
  1976. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  1977. return $this->get('.container.private.form.factory');
  1978. }
  1979. /**
  1980. * Gets the public 'form.type.file' alias.
  1981. *
  1982. * @return object The ".container.private.form.type.file" service.
  1983. */
  1984. protected function getForm_Type_FileService()
  1985. {
  1986. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  1987. return $this->get('.container.private.form.type.file');
  1988. }
  1989. /**
  1990. * Gets the public 'profiler' alias.
  1991. *
  1992. * @return object The ".container.private.profiler" service.
  1993. */
  1994. protected function getProfilerService()
  1995. {
  1996. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  1997. return $this->get('.container.private.profiler');
  1998. }
  1999. /**
  2000. * Gets the public 'security.authorization_checker' alias.
  2001. *
  2002. * @return object The ".container.private.security.authorization_checker" service.
  2003. */
  2004. protected function getSecurity_AuthorizationCheckerService()
  2005. {
  2006. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2007. return $this->get('.container.private.security.authorization_checker');
  2008. }
  2009. /**
  2010. * Gets the public 'security.token_storage' alias.
  2011. *
  2012. * @return object The ".container.private.security.token_storage" service.
  2013. */
  2014. protected function getSecurity_TokenStorageService()
  2015. {
  2016. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2017. return $this->get('.container.private.security.token_storage');
  2018. }
  2019. /**
  2020. * Gets the public 'twig' alias.
  2021. *
  2022. * @return object The ".container.private.twig" service.
  2023. */
  2024. protected function getTwigService()
  2025. {
  2026. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2027. return $this->get('.container.private.twig');
  2028. }
  2029. /**
  2030. * Gets the public 'security.password_encoder' alias.
  2031. *
  2032. * @return object The ".container.private.security.password_encoder" service.
  2033. */
  2034. protected function getSecurity_PasswordEncoderService()
  2035. {
  2036. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2037. return $this->get('.container.private.security.password_encoder');
  2038. }
  2039. /**
  2040. * Gets the public 'session' alias.
  2041. *
  2042. * @return object The ".container.private.session" service.
  2043. */
  2044. protected function getSessionService()
  2045. {
  2046. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2047. return $this->get('.container.private.session');
  2048. }
  2049. /**
  2050. * Gets the public 'validator' alias.
  2051. *
  2052. * @return object The ".container.private.validator" service.
  2053. */
  2054. protected function getValidatorService()
  2055. {
  2056. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2057. return $this->get('.container.private.validator');
  2058. }
  2059. /**
  2060. * @return array|bool|float|int|string|\UnitEnum|null
  2061. */
  2062. public function getParameter(string $name)
  2063. {
  2064. if (isset($this->buildParameters[$name])) {
  2065. return $this->buildParameters[$name];
  2066. }
  2067. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  2068. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  2069. }
  2070. if (isset($this->loadedDynamicParameters[$name])) {
  2071. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2072. }
  2073. return $this->parameters[$name];
  2074. }
  2075. public function hasParameter(string $name): bool
  2076. {
  2077. if (isset($this->buildParameters[$name])) {
  2078. return true;
  2079. }
  2080. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  2081. }
  2082. public function setParameter(string $name, $value): void
  2083. {
  2084. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2085. }
  2086. public function getParameterBag(): ParameterBagInterface
  2087. {
  2088. if (null === $this->parameterBag) {
  2089. $parameters = $this->parameters;
  2090. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2091. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2092. }
  2093. foreach ($this->buildParameters as $name => $value) {
  2094. $parameters[$name] = $value;
  2095. }
  2096. $this->parameterBag = new FrozenParameterBag($parameters);
  2097. }
  2098. return $this->parameterBag;
  2099. }
  2100. private $loadedDynamicParameters = [
  2101. 'kernel.runtime_environment' => false,
  2102. 'kernel.build_dir' => false,
  2103. 'kernel.cache_dir' => false,
  2104. 'site_domain' => false,
  2105. 'cnp_boutique' => false,
  2106. 'cnp_key' => false,
  2107. 'cnp_mode' => false,
  2108. 'netreviews_id' => false,
  2109. 'netreviews_key' => false,
  2110. 'sap_stock' => false,
  2111. 'sap_orders_status' => false,
  2112. 'sap_orders_dir' => false,
  2113. 'sap_log' => false,
  2114. 'edicot_host' => false,
  2115. 'edicot_port' => false,
  2116. 'edicot_login' => false,
  2117. 'edicot_pwd' => false,
  2118. 'edicot_dir' => false,
  2119. 'akeneo_path' => false,
  2120. 'kernel.secret' => false,
  2121. 'debug.container.dump' => false,
  2122. 'serializer.mapping.cache.file' => false,
  2123. 'validator.mapping.cache.file' => false,
  2124. 'profiler.storage.dsn' => false,
  2125. 'doctrine.orm.proxy_dir' => false,
  2126. 'knp_snappy.image.binary' => false,
  2127. 'karser_recaptcha3.site_key' => false,
  2128. 'karser_recaptcha3.secret_key' => false,
  2129. ];
  2130. private $dynamicParameters = [];
  2131. private function getDynamicParameter(string $name)
  2132. {
  2133. switch ($name) {
  2134. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2135. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  2136. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  2137. case 'site_domain': $value = $this->getEnv('SITE_DOMAIN'); break;
  2138. case 'cnp_boutique': $value = $this->getEnv('CNP_BOUTIQUE'); break;
  2139. case 'cnp_key': $value = $this->getEnv('CNP_KEY'); break;
  2140. case 'cnp_mode': $value = $this->getEnv('CNP_MODE'); break;
  2141. case 'netreviews_id': $value = $this->getEnv('NETREVIEWS_ID'); break;
  2142. case 'netreviews_key': $value = $this->getEnv('NETREVIEWS_KEY'); break;
  2143. case 'sap_stock': $value = $this->getEnv('SAP_STOCK'); break;
  2144. case 'sap_orders_status': $value = $this->getEnv('SAP_ORDERS_STATUS'); break;
  2145. case 'sap_orders_dir': $value = $this->getEnv('SAP_ORDERS_DIR'); break;
  2146. case 'sap_log': $value = $this->getEnv('SAP_LOG'); break;
  2147. case 'edicot_host': $value = $this->getEnv('EDICOT_HOST'); break;
  2148. case 'edicot_port': $value = $this->getEnv('EDICOT_PORT'); break;
  2149. case 'edicot_login': $value = $this->getEnv('EDICOT_LOGIN'); break;
  2150. case 'edicot_pwd': $value = $this->getEnv('EDICOT_PWD'); break;
  2151. case 'edicot_dir': $value = $this->getEnv('EDICOT_DIR'); break;
  2152. case 'akeneo_path': $value = $this->getEnv('AKENEO_PATH'); break;
  2153. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  2154. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2155. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  2156. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  2157. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2158. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2159. case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  2160. case 'karser_recaptcha3.site_key': $value = $this->getEnv('RECAPTCHA3_KEY'); break;
  2161. case 'karser_recaptcha3.secret_key': $value = $this->getEnv('RECAPTCHA3_SECRET'); break;
  2162. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  2163. }
  2164. $this->loadedDynamicParameters[$name] = true;
  2165. return $this->dynamicParameters[$name] = $value;
  2166. }
  2167. protected function getDefaultParameters(): array
  2168. {
  2169. return [
  2170. 'kernel.project_dir' => \dirname(__DIR__, 4),
  2171. 'kernel.environment' => 'dev',
  2172. 'kernel.debug' => true,
  2173. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  2174. 'kernel.bundles' => [
  2175. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2176. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2177. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2178. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2179. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2180. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2181. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2182. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2183. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2184. 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  2185. 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  2186. 'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
  2187. 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  2188. 'KarserRecaptcha3Bundle' => 'Karser\\Recaptcha3Bundle\\KarserRecaptcha3Bundle',
  2189. ],
  2190. 'kernel.bundles_metadata' => [
  2191. 'FrameworkBundle' => [
  2192. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  2193. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2194. ],
  2195. 'DoctrineBundle' => [
  2196. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  2197. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2198. ],
  2199. 'DoctrineMigrationsBundle' => [
  2200. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2201. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2202. ],
  2203. 'SecurityBundle' => [
  2204. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  2205. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2206. ],
  2207. 'TwigBundle' => [
  2208. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  2209. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2210. ],
  2211. 'WebProfilerBundle' => [
  2212. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  2213. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2214. ],
  2215. 'MonologBundle' => [
  2216. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  2217. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2218. ],
  2219. 'DebugBundle' => [
  2220. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  2221. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2222. ],
  2223. 'MakerBundle' => [
  2224. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  2225. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2226. ],
  2227. 'LiipImagineBundle' => [
  2228. 'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
  2229. 'namespace' => 'Liip\\ImagineBundle',
  2230. ],
  2231. 'KnpSnappyBundle' => [
  2232. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
  2233. 'namespace' => 'Knp\\Bundle\\SnappyBundle',
  2234. ],
  2235. 'SymfonyCastsVerifyEmailBundle' => [
  2236. 'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src'),
  2237. 'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
  2238. ],
  2239. 'SymfonyCastsResetPasswordBundle' => [
  2240. 'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src'),
  2241. 'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  2242. ],
  2243. 'KarserRecaptcha3Bundle' => [
  2244. 'path' => (\dirname(__DIR__, 4).'/vendor/karser/karser-recaptcha3-bundle'),
  2245. 'namespace' => 'Karser\\Recaptcha3Bundle',
  2246. ],
  2247. ],
  2248. 'kernel.charset' => 'UTF-8',
  2249. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  2250. 'env(DATABASE_URL)' => '',
  2251. 'locales' => [
  2252. 0 => 'fr',
  2253. 1 => 'en',
  2254. ],
  2255. 'trusted_ips' => [
  2256. ],
  2257. 'event_dispatcher.event_aliases' => [
  2258. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2259. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2260. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2261. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2262. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2263. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2264. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2265. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2266. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2267. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2268. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2269. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2270. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2271. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2272. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2273. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2274. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2275. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2276. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2277. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2278. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2279. ],
  2280. 'fragment.renderer.hinclude.global_template' => NULL,
  2281. 'fragment.path' => '/_fragment',
  2282. 'kernel.http_method_override' => true,
  2283. 'kernel.trusted_hosts' => [
  2284. ],
  2285. 'kernel.default_locale' => 'fr',
  2286. 'kernel.enabled_locales' => [
  2287. ],
  2288. 'kernel.error_controller' => 'error_controller',
  2289. 'debug.file_link_format' => NULL,
  2290. 'asset.request_context.base_path' => NULL,
  2291. 'asset.request_context.secure' => NULL,
  2292. 'translator.logging' => false,
  2293. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  2294. 'debug.error_handler.throw_at' => -1,
  2295. 'router.request_context.host' => 'localhost',
  2296. 'router.request_context.scheme' => 'http',
  2297. 'router.request_context.base_url' => '',
  2298. 'router.resource' => 'kernel::loadRoutes',
  2299. 'request_listener.http_port' => 80,
  2300. 'request_listener.https_port' => 443,
  2301. 'session.metadata.storage_key' => '_sf2_meta',
  2302. 'session.storage.options' => [
  2303. 'cache_limiter' => '0',
  2304. 'cookie_lifetime' => 172800,
  2305. 'cookie_secure' => 'auto',
  2306. 'cookie_httponly' => true,
  2307. 'cookie_samesite' => 'lax',
  2308. 'gc_probability' => 1,
  2309. ],
  2310. 'session.save_path' => (\dirname(__DIR__, 3).'/sessions/dev'),
  2311. 'session.metadata.update_threshold' => 0,
  2312. 'form.type_extension.csrf.enabled' => true,
  2313. 'form.type_extension.csrf.field_name' => '_token',
  2314. 'validator.translation_domain' => 'validators',
  2315. 'profiler_listener.only_exceptions' => false,
  2316. 'profiler_listener.only_main_requests' => false,
  2317. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2318. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2319. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2320. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2321. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2322. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2323. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2324. 'doctrine.entity_managers' => [
  2325. 'default' => 'doctrine.orm.default_entity_manager',
  2326. ],
  2327. 'doctrine.default_entity_manager' => 'default',
  2328. 'doctrine.dbal.connection_factory.types' => [
  2329. ],
  2330. 'doctrine.connections' => [
  2331. 'default' => 'doctrine.dbal.default_connection',
  2332. ],
  2333. 'doctrine.default_connection' => 'default',
  2334. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2335. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2336. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2337. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2338. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2339. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2340. 'doctrine.orm.cache.memcache_host' => 'localhost',
  2341. 'doctrine.orm.cache.memcache_port' => 11211,
  2342. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2343. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2344. 'doctrine.orm.cache.memcached_host' => 'localhost',
  2345. 'doctrine.orm.cache.memcached_port' => 11211,
  2346. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2347. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2348. 'doctrine.orm.cache.redis_host' => 'localhost',
  2349. 'doctrine.orm.cache.redis_port' => 6379,
  2350. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2351. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2352. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2353. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2354. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2355. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2356. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2357. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2358. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2359. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2360. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2361. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2362. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2363. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2364. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2365. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2366. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2367. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2368. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2369. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2370. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2371. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2372. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2373. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2374. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2375. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2376. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2377. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2378. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2379. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2380. 'doctrine.orm.auto_generate_proxy_classes' => true,
  2381. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  2382. 'doctrine.orm.proxy_namespace' => 'Proxies',
  2383. 'doctrine.migrations.preferred_em' => NULL,
  2384. 'doctrine.migrations.preferred_connection' => NULL,
  2385. 'security.role_hierarchy.roles' => [
  2386. 'ROLE_ADMIN' => [
  2387. 0 => 'ROLE_USER',
  2388. ],
  2389. 'ROLE_SUPER_ADMIN' => [
  2390. 0 => 'ROLE_ADMIN',
  2391. 1 => 'ROLE_ALLOWED_TO_SWITCH',
  2392. ],
  2393. ],
  2394. 'security.access.denied_url' => '/login',
  2395. 'security.authentication.manager.erase_credentials' => true,
  2396. 'security.authentication.session_strategy.strategy' => 'migrate',
  2397. 'security.access.always_authenticate_before_granting' => false,
  2398. 'security.authentication.hide_user_not_found' => true,
  2399. 'security.firewalls' => [
  2400. 0 => 'dev',
  2401. 1 => 'main',
  2402. ],
  2403. 'twig.form.resources' => [
  2404. 0 => 'form_div_layout.html.twig',
  2405. 1 => '@KarserRecaptcha3/Form/karser_recaptcha3_widget.html.twig',
  2406. 2 => '@LiipImagine/Form/form_div_layout.html.twig',
  2407. ],
  2408. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  2409. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  2410. 'web_profiler.debug_toolbar.mode' => 2,
  2411. 'monolog.use_microseconds' => true,
  2412. 'monolog.swift_mailer.handlers' => [
  2413. ],
  2414. 'monolog.handlers_to_channels' => [
  2415. 'monolog.handler.deprecation_filter' => [
  2416. 'type' => 'inclusive',
  2417. 'elements' => [
  2418. 0 => 'php',
  2419. ],
  2420. ],
  2421. 'monolog.handler.console' => [
  2422. 'type' => 'exclusive',
  2423. 'elements' => [
  2424. 0 => 'event',
  2425. 1 => 'doctrine',
  2426. 2 => 'console',
  2427. ],
  2428. ],
  2429. 'monolog.handler.main' => [
  2430. 'type' => 'exclusive',
  2431. 'elements' => [
  2432. 0 => 'event',
  2433. ],
  2434. ],
  2435. ],
  2436. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2437. 'liip_imagine.resolvers' => [
  2438. 'default' => [
  2439. 'web_path' => [
  2440. 'web_root' => (\dirname(__DIR__, 4).'/public'),
  2441. 'cache_prefix' => 'media/cache',
  2442. ],
  2443. ],
  2444. ],
  2445. 'liip_imagine.loaders' => [
  2446. 'default' => [
  2447. 'filesystem' => [
  2448. 'locator' => 'filesystem',
  2449. 'data_root' => [
  2450. 0 => (\dirname(__DIR__, 4).'/public'),
  2451. ],
  2452. 'allow_unresolvable_data_roots' => false,
  2453. 'bundle_resources' => [
  2454. 'enabled' => false,
  2455. 'access_control_type' => 'blacklist',
  2456. 'access_control_list' => [
  2457. ],
  2458. ],
  2459. ],
  2460. ],
  2461. ],
  2462. 'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  2463. 'liip_imagine.jpegoptim.stripAll' => true,
  2464. 'liip_imagine.jpegoptim.max' => NULL,
  2465. 'liip_imagine.jpegoptim.progressive' => true,
  2466. 'liip_imagine.jpegoptim.tempDir' => NULL,
  2467. 'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  2468. 'liip_imagine.optipng.level' => 7,
  2469. 'liip_imagine.optipng.stripAll' => true,
  2470. 'liip_imagine.optipng.tempDir' => NULL,
  2471. 'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  2472. 'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  2473. 'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  2474. 'liip_imagine.cwebp.tempDir' => NULL,
  2475. 'liip_imagine.cwebp.q' => 75,
  2476. 'liip_imagine.cwebp.alphaQ' => 100,
  2477. 'liip_imagine.cwebp.m' => 4,
  2478. 'liip_imagine.cwebp.alphaFilter' => 'fast',
  2479. 'liip_imagine.cwebp.alphaMethod' => 1,
  2480. 'liip_imagine.cwebp.exact' => false,
  2481. 'liip_imagine.cwebp.metadata' => [
  2482. 0 => 'none',
  2483. ],
  2484. 'liip_imagine.driver_service' => 'liip_imagine.gd',
  2485. 'liip_imagine.cache.resolver.default' => 'default',
  2486. 'liip_imagine.default_image' => NULL,
  2487. 'liip_imagine.filter_sets' => [
  2488. 'squared_200' => [
  2489. 'quality' => 100,
  2490. 'jpeg_quality' => 100,
  2491. 'png_compression_level' => NULL,
  2492. 'png_compression_filter' => NULL,
  2493. 'format' => NULL,
  2494. 'animated' => false,
  2495. 'cache' => NULL,
  2496. 'data_loader' => NULL,
  2497. 'default_image' => NULL,
  2498. 'filters' => [
  2499. 'auto_rotate' => [
  2500. ],
  2501. 'strip' => [
  2502. ],
  2503. 'thumbnail' => [
  2504. 'size' => [
  2505. 0 => 200,
  2506. 1 => 200,
  2507. ],
  2508. 'mode' => 'inset',
  2509. 'allow_upscale' => true,
  2510. ],
  2511. 'background' => [
  2512. 'size' => [
  2513. 0 => 200,
  2514. 1 => 200,
  2515. ],
  2516. 'position' => 'center',
  2517. 'color' => '#fff',
  2518. ],
  2519. ],
  2520. 'post_processors' => [
  2521. ],
  2522. ],
  2523. 'product_small' => [
  2524. 'quality' => 100,
  2525. 'jpeg_quality' => 100,
  2526. 'png_compression_level' => NULL,
  2527. 'png_compression_filter' => NULL,
  2528. 'format' => NULL,
  2529. 'animated' => false,
  2530. 'cache' => NULL,
  2531. 'data_loader' => NULL,
  2532. 'default_image' => NULL,
  2533. 'filters' => [
  2534. 'auto_rotate' => [
  2535. ],
  2536. 'strip' => [
  2537. ],
  2538. 'thumbnail' => [
  2539. 'size' => [
  2540. 0 => 100,
  2541. 1 => 100,
  2542. ],
  2543. 'mode' => 'inset',
  2544. 'allow_upscale' => true,
  2545. ],
  2546. 'background' => [
  2547. 'size' => [
  2548. 0 => 100,
  2549. 1 => 100,
  2550. ],
  2551. 'position' => 'center',
  2552. 'color' => '#fff',
  2553. ],
  2554. ],
  2555. 'post_processors' => [
  2556. ],
  2557. ],
  2558. 'product_medium' => [
  2559. 'quality' => 100,
  2560. 'jpeg_quality' => 100,
  2561. 'png_compression_level' => NULL,
  2562. 'png_compression_filter' => NULL,
  2563. 'format' => NULL,
  2564. 'animated' => false,
  2565. 'cache' => NULL,
  2566. 'data_loader' => NULL,
  2567. 'default_image' => NULL,
  2568. 'filters' => [
  2569. 'auto_rotate' => [
  2570. ],
  2571. 'strip' => [
  2572. ],
  2573. 'thumbnail' => [
  2574. 'size' => [
  2575. 0 => 300,
  2576. 1 => 300,
  2577. ],
  2578. 'mode' => 'inset',
  2579. 'allow_upscale' => true,
  2580. ],
  2581. 'background' => [
  2582. 'size' => [
  2583. 0 => 300,
  2584. 1 => 300,
  2585. ],
  2586. 'position' => 'center',
  2587. 'color' => '#fff',
  2588. ],
  2589. ],
  2590. 'post_processors' => [
  2591. ],
  2592. ],
  2593. 'product_large' => [
  2594. 'quality' => 100,
  2595. 'jpeg_quality' => 100,
  2596. 'png_compression_level' => NULL,
  2597. 'png_compression_filter' => NULL,
  2598. 'format' => NULL,
  2599. 'animated' => false,
  2600. 'cache' => NULL,
  2601. 'data_loader' => NULL,
  2602. 'default_image' => NULL,
  2603. 'filters' => [
  2604. 'auto_rotate' => [
  2605. ],
  2606. 'strip' => [
  2607. ],
  2608. 'thumbnail' => [
  2609. 'size' => [
  2610. 0 => 400,
  2611. 1 => 400,
  2612. ],
  2613. 'mode' => 'inset',
  2614. 'allow_upscale' => true,
  2615. ],
  2616. 'background' => [
  2617. 'size' => [
  2618. 0 => 400,
  2619. 1 => 400,
  2620. ],
  2621. 'position' => 'center',
  2622. 'color' => '#fff',
  2623. ],
  2624. ],
  2625. 'post_processors' => [
  2626. ],
  2627. ],
  2628. 'product_zoom' => [
  2629. 'quality' => 100,
  2630. 'jpeg_quality' => NULL,
  2631. 'png_compression_level' => NULL,
  2632. 'png_compression_filter' => NULL,
  2633. 'format' => NULL,
  2634. 'animated' => false,
  2635. 'cache' => NULL,
  2636. 'data_loader' => NULL,
  2637. 'default_image' => NULL,
  2638. 'filters' => [
  2639. 'downscale' => [
  2640. 'max' => [
  2641. 0 => 1200,
  2642. 1 => 1200,
  2643. ],
  2644. ],
  2645. ],
  2646. 'post_processors' => [
  2647. ],
  2648. ],
  2649. 'color' => [
  2650. 'quality' => 100,
  2651. 'jpeg_quality' => 100,
  2652. 'png_compression_level' => NULL,
  2653. 'png_compression_filter' => NULL,
  2654. 'format' => NULL,
  2655. 'animated' => false,
  2656. 'cache' => NULL,
  2657. 'data_loader' => NULL,
  2658. 'default_image' => NULL,
  2659. 'filters' => [
  2660. 'thumbnail' => [
  2661. 'size' => [
  2662. 0 => 50,
  2663. 1 => 50,
  2664. ],
  2665. 'mode' => 'inset',
  2666. ],
  2667. ],
  2668. 'post_processors' => [
  2669. ],
  2670. ],
  2671. ],
  2672. 'liip_imagine.binary.loader.default' => 'default',
  2673. 'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  2674. 'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  2675. 'liip_imagine.webp.generate' => false,
  2676. 'liip_imagine.webp.options' => [
  2677. 'quality' => 100,
  2678. 'cache' => NULL,
  2679. 'data_loader' => NULL,
  2680. 'post_processors' => [
  2681. ],
  2682. ],
  2683. 'knp_snappy.pdf.binary' => '/usr/bin/wkhtmltopdf',
  2684. 'knp_snappy.pdf.options' => [
  2685. ],
  2686. 'knp_snappy.pdf.env' => [
  2687. ],
  2688. 'knp_snappy.image.options' => [
  2689. ],
  2690. 'knp_snappy.image.env' => [
  2691. ],
  2692. 'karser_recaptcha3.score_threshold' => 0.7,
  2693. 'karser_recaptcha3.enabled' => true,
  2694. 'karser_recaptcha3.host' => 'www.google.com',
  2695. 'data_collector.templates' => [
  2696. 'data_collector.request' => [
  2697. 0 => 'request',
  2698. 1 => '@WebProfiler/Collector/request.html.twig',
  2699. ],
  2700. 'data_collector.time' => [
  2701. 0 => 'time',
  2702. 1 => '@WebProfiler/Collector/time.html.twig',
  2703. ],
  2704. 'data_collector.memory' => [
  2705. 0 => 'memory',
  2706. 1 => '@WebProfiler/Collector/memory.html.twig',
  2707. ],
  2708. 'data_collector.validator' => [
  2709. 0 => 'validator',
  2710. 1 => '@WebProfiler/Collector/validator.html.twig',
  2711. ],
  2712. 'data_collector.ajax' => [
  2713. 0 => 'ajax',
  2714. 1 => '@WebProfiler/Collector/ajax.html.twig',
  2715. ],
  2716. 'data_collector.form' => [
  2717. 0 => 'form',
  2718. 1 => '@WebProfiler/Collector/form.html.twig',
  2719. ],
  2720. 'data_collector.exception' => [
  2721. 0 => 'exception',
  2722. 1 => '@WebProfiler/Collector/exception.html.twig',
  2723. ],
  2724. 'data_collector.logger' => [
  2725. 0 => 'logger',
  2726. 1 => '@WebProfiler/Collector/logger.html.twig',
  2727. ],
  2728. 'data_collector.events' => [
  2729. 0 => 'events',
  2730. 1 => '@WebProfiler/Collector/events.html.twig',
  2731. ],
  2732. 'data_collector.router' => [
  2733. 0 => 'router',
  2734. 1 => '@WebProfiler/Collector/router.html.twig',
  2735. ],
  2736. 'data_collector.cache' => [
  2737. 0 => 'cache',
  2738. 1 => '@WebProfiler/Collector/cache.html.twig',
  2739. ],
  2740. 'data_collector.translation' => [
  2741. 0 => 'translation',
  2742. 1 => '@WebProfiler/Collector/translation.html.twig',
  2743. ],
  2744. 'data_collector.security' => [
  2745. 0 => 'security',
  2746. 1 => '@Security/Collector/security.html.twig',
  2747. ],
  2748. 'data_collector.twig' => [
  2749. 0 => 'twig',
  2750. 1 => '@WebProfiler/Collector/twig.html.twig',
  2751. ],
  2752. 'data_collector.doctrine' => [
  2753. 0 => 'db',
  2754. 1 => '@Doctrine/Collector/db.html.twig',
  2755. ],
  2756. 'data_collector.dump' => [
  2757. 0 => 'dump',
  2758. 1 => '@Debug/Profiler/dump.html.twig',
  2759. ],
  2760. 'mailer.data_collector' => [
  2761. 0 => 'mailer',
  2762. 1 => '@WebProfiler/Collector/mailer.html.twig',
  2763. ],
  2764. 'data_collector.config' => [
  2765. 0 => 'config',
  2766. 1 => '@WebProfiler/Collector/config.html.twig',
  2767. ],
  2768. ],
  2769. 'console.command.ids' => [
  2770. 0 => 'console.command.public_alias.App\\Command\\Import\\AkeneoImportCommand',
  2771. 1 => 'console.command.public_alias.App\\Command\\Import\\CategoryImportCommand',
  2772. 2 => 'console.command.public_alias.App\\Command\\Import\\EntityImportCommand',
  2773. 3 => 'console.command.public_alias.App\\Command\\Import\\ManufacturerImportCommand',
  2774. 4 => 'console.command.public_alias.App\\Command\\Import\\MediaImportCommand',
  2775. 5 => 'console.command.public_alias.App\\Command\\Import\\PictureImportCommand',
  2776. 6 => 'console.command.public_alias.App\\Command\\Import\\ProductImportCommand',
  2777. 7 => 'console.command.public_alias.App\\Command\\Import\\ProductModelImportCommand',
  2778. 8 => 'console.command.public_alias.App\\Command\\SEO\\HeadingTitleCommand',
  2779. 9 => 'console.command.public_alias.App\\Command\\SEO\\SitemapCommand',
  2780. ],
  2781. ];
  2782. }
  2783. protected function throw($message)
  2784. {
  2785. throw new RuntimeException($message);
  2786. }
  2787. }