var/cache/dev/Container5da5vvX/App_KernelDevDebugContainer.php line 2770

Open in your IDE?
  1. <?php
  2. namespace Container5da5vvX;
  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.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38. '.container.private.session' => 'get_Container_Private_SessionService',
  39. '.container.private.twig' => 'get_Container_Private_TwigService',
  40. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41. 'Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection' => 'getFileAccessUserInjectionService',
  42. 'Roothirsch\\DamBundle\\Filter\\FileLocaleInjection' => 'getFileLocaleInjectionService',
  43. 'Roothirsch\\ShopBundle\\Twig\\ShopExtension' => 'getShopExtensionService',
  44. 'cache.app' => 'getCache_AppService',
  45. 'cache.system' => 'getCache_SystemService',
  46. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  47. 'data_collector.dump' => 'getDataCollector_DumpService',
  48. 'doctrine' => 'getDoctrineService',
  49. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  50. 'doctrine.dbal.my_brunex_connection' => 'getDoctrine_Dbal_MyBrunexConnectionService',
  51. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  52. 'doctrine.orm.my_brunex_entity_manager' => 'getDoctrine_Orm_MyBrunexEntityManagerService',
  53. 'event_dispatcher' => 'getEventDispatcherService',
  54. 'flagception.listener.routing_metadata_subscriber' => 'getFlagception_Listener_RoutingMetadataSubscriberService',
  55. 'flagception.manager.feature_manager' => 'getFlagception_Manager_FeatureManagerService',
  56. 'http_kernel' => 'getHttpKernelService',
  57. 'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  58. 'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  59. 'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  60. 'request_stack' => 'getRequestStackService',
  61. 'router' => 'getRouterService',
  62. 'translator' => 'getTranslatorService',
  63. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  64. 'cache_clearer' => 'getCacheClearerService',
  65. 'filesystem' => 'getFilesystemService',
  66. 'serializer' => 'getSerializerService',
  67. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  68. 'form.factory' => 'getForm_FactoryService',
  69. 'form.type.file' => 'getForm_Type_FileService',
  70. 'profiler' => 'getProfilerService',
  71. 'twig' => 'getTwigService',
  72. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  73. 'security.token_storage' => 'getSecurity_TokenStorageService',
  74. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  75. 'session' => 'getSessionService',
  76. 'validator' => 'getValidatorService',
  77. ];
  78. $this->fileMap = [
  79. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  80. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  81. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  82. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  83. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  84. 'App\\Controller\\AdminController' => 'getAdminControllerService',
  85. 'App\\Controller\\Api\\ActiveDiscountsController' => 'getActiveDiscountsControllerService',
  86. 'App\\Controller\\Api\\EstimateAutoFillController' => 'getEstimateAutoFillControllerService',
  87. 'App\\Controller\\CompanyCrudController' => 'getCompanyCrudControllerService',
  88. 'App\\Controller\\ContentController' => 'getContentControllerService',
  89. 'App\\Controller\\Declaration\\DeclarationController' => 'getDeclarationControllerService',
  90. 'App\\Controller\\Declaration\\DeclarationCrudController' => 'getDeclarationCrudControllerService',
  91. 'App\\Controller\\Declaration\\DeclarationFileController' => 'getDeclarationFileControllerService',
  92. 'App\\Controller\\Declaration\\FieldCrudController' => 'getFieldCrudControllerService',
  93. 'App\\Controller\\Declaration\\ProductCrudController' => 'getProductCrudControllerService',
  94. 'App\\Controller\\DiscountCrudController' => 'getDiscountCrudControllerService',
  95. 'App\\Controller\\EstimateCrudController' => 'getEstimateCrudControllerService',
  96. 'App\\Controller\\FrontendController' => 'getFrontendControllerService',
  97. 'App\\Controller\\Legacy\\AddressController' => 'getAddressControllerService',
  98. 'App\\Controller\\Legacy\\DocxController' => 'getDocxControllerService',
  99. 'App\\Controller\\Legacy\\PdfController' => 'getPdfControllerService',
  100. 'App\\Controller\\Legacy\\UploadController' => 'getUploadControllerService',
  101. 'App\\Controller\\OrderCrudController' => 'getOrderCrudControllerService',
  102. 'App\\Controller\\SiteCrudController' => 'getSiteCrudControllerService',
  103. 'App\\Controller\\TestController' => 'getTestControllerService',
  104. 'App\\Tus\\Controller\\TusController' => 'getTusControllerService',
  105. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  106. 'EFrane\\TusBundle\\Controller\\TusController' => 'getTusController2Service',
  107. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  108. 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  109. 'Faker\\Generator' => 'getGeneratorService',
  110. 'Roothirsch\\ConfiguratorBundle\\Commands\\DataUpdateCommand' => 'getDataUpdateCommandService',
  111. 'Roothirsch\\ConfiguratorBundle\\Commands\\RenameHelperCommand' => 'getRenameHelperCommandService',
  112. 'Roothirsch\\ConfiguratorBundle\\ConfiguratorBundle' => 'getConfiguratorBundleService',
  113. 'Roothirsch\\ConfiguratorBundle\\DataImporter\\PreisAnpassungImport' => 'getPreisAnpassungImportService',
  114. 'Roothirsch\\CoreBundle\\Controller\\CompanyAttributeCrudController' => 'getCompanyAttributeCrudControllerService',
  115. 'Roothirsch\\CoreBundle\\Controller\\CompanyCrudController' => 'getCompanyCrudController2Service',
  116. 'Roothirsch\\CoreBundle\\Controller\\ContactPersonCrudController' => 'getContactPersonCrudControllerService',
  117. 'Roothirsch\\CoreBundle\\Controller\\FeedbackController' => 'getFeedbackControllerService',
  118. 'Roothirsch\\CoreBundle\\Controller\\ReportController' => 'getReportControllerService',
  119. 'Roothirsch\\CoreBundle\\Controller\\RoleCrudController' => 'getRoleCrudControllerService',
  120. 'Roothirsch\\CoreBundle\\Controller\\UserCrudController' => 'getUserCrudControllerService',
  121. 'Roothirsch\\CoreBundle\\FeatureFlag\\Controller\\FeatureFlagCrudController' => 'getFeatureFlagCrudControllerService',
  122. 'Roothirsch\\CoreBundle\\Menu\\API\\UpdateSorting' => 'getUpdateSortingService',
  123. 'Roothirsch\\CoreBundle\\Menu\\Controller\\MenuItemCrudController' => 'getMenuItemCrudControllerService',
  124. 'Roothirsch\\CoreBundle\\Security\\Controller\\ChangePasswordController' => 'getChangePasswordControllerService',
  125. 'Roothirsch\\CoreBundle\\Security\\Controller\\ProfileController' => 'getProfileControllerService',
  126. 'Roothirsch\\CoreBundle\\Security\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  127. 'Roothirsch\\CoreBundle\\Security\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  128. 'Roothirsch\\CoreBundle\\Security\\Controller\\SecurityController' => 'getSecurityControllerService',
  129. 'Roothirsch\\CoreBundle\\Site\\Controller\\SiteCrudController' => 'getSiteCrudController2Service',
  130. 'Roothirsch\\CoreBundle\\Translation\\Controller\\Api\\TranslationScope\\PushTranslationsController' => 'getPushTranslationsControllerService',
  131. 'Roothirsch\\CoreBundle\\Translation\\Controller\\Api\\TranslationUnit\\TranslateController' => 'getTranslateControllerService',
  132. 'Roothirsch\\CoreBundle\\Translation\\Controller\\LanguageCrudController' => 'getLanguageCrudControllerService',
  133. 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationScopeCrudController' => 'getTranslationScopeCrudControllerService',
  134. 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationUnitCrudController' => 'getTranslationUnitCrudControllerService',
  135. 'Roothirsch\\DamBundle\\API\\UpdateSorting' => 'getUpdateSorting2Service',
  136. 'Roothirsch\\DamBundle\\Command\\ImportDirectoryCommand' => 'getImportDirectoryCommandService',
  137. 'Roothirsch\\DamBundle\\Command\\MigrateDirectoryStructureCommand' => 'getMigrateDirectoryStructureCommandService',
  138. 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController' => 'getAssetManagementCrudControllerService',
  139. 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController' => 'getCategoryCrudControllerService',
  140. 'Roothirsch\\DamBundle\\Controller\\FileCrudController' => 'getFileCrudControllerService',
  141. 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController' => 'getFileManagementCrudControllerService',
  142. 'Roothirsch\\DamBundle\\DamBundle' => 'getDamBundleService',
  143. 'Roothirsch\\DamBundle\\EventSubscriber\\AssetToggleFavoriteSubscriber' => 'getAssetToggleFavoriteSubscriberService',
  144. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => 'getFileMetadataSubscriberService',
  145. 'Roothirsch\\DamBundle\\Filter\\FileAccessSqlFilter' => 'getFileAccessSqlFilterService',
  146. 'Roothirsch\\DamBundle\\Filter\\FileLocaleSqlFilter' => 'getFileLocaleSqlFilterService',
  147. 'Roothirsch\\DamBundle\\Form\\FileFormType' => 'getFileFormTypeService',
  148. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => 'getAssetRepositoryService',
  149. 'Roothirsch\\DamBundle\\Repository\\CategoryRepository' => 'getCategoryRepositoryService',
  150. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => 'getFileRepositoryService',
  151. 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController' => 'getDowntimeCrudControllerService',
  152. 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController' => 'getProductCrudController2Service',
  153. 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController' => 'getProductGroupCrudControllerService',
  154. 'Roothirsch\\NotificationBundle\\Controller\\FetchController' => 'getFetchControllerService',
  155. 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController' => 'getNotificationCrudControllerService',
  156. 'Roothirsch\\NotificationBundle\\DependencyInjection\\RoothirschNotificationExtension' => 'getRoothirschNotificationExtensionService',
  157. 'Roothirsch\\NotificationBundle\\NotificationBundle' => 'getNotificationBundleService',
  158. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => 'getNotificationReadOnRepositoryService',
  159. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => 'getNotificationRepositoryService',
  160. 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController' => 'getArticleCrudControllerService',
  161. 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController' => 'getAttributeCrudControllerService',
  162. 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController' => 'getAttributeGroupCrudControllerService',
  163. 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController' => 'getCategoryCrudController2Service',
  164. 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController' => 'getChannelCrudControllerService',
  165. 'Roothirsch\\PimBundle\\Controller\\ProductCrudController' => 'getProductCrudController3Service',
  166. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => 'getAttributeOrderFilterService',
  167. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => 'getHasPositionsFilterService',
  168. 'Roothirsch\\ShopBundle\\Controller\\AddressController' => 'getAddressController2Service',
  169. 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController' => 'getEstimateAttributeCrudControllerService',
  170. 'Roothirsch\\ShopBundle\\Controller\\EstimateCrudController' => 'getEstimateCrudController2Service',
  171. 'Roothirsch\\ShopBundle\\Controller\\EstimateManagementCrudController' => 'getEstimateManagementCrudControllerService',
  172. 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController' => 'getOrderAttributeCrudControllerService',
  173. 'Roothirsch\\ShopBundle\\Controller\\OrderCrudController' => 'getOrderCrudController2Service',
  174. 'Roothirsch\\ShopBundle\\Controller\\OrderManagementCrudController' => 'getOrderManagementCrudControllerService',
  175. 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController' => 'getPositionTemplateCrudControllerService',
  176. 'Roothirsch\\ShopBundle\\Email\\OrderConfirmationEmail' => 'getOrderConfirmationEmailService',
  177. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateAddressSubscriber' => 'getEstimateAddressSubscriberService',
  178. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDistributorSubscriber' => 'getEstimateDistributorSubscriberService',
  179. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDuplicateSubscriber' => 'getEstimateDuplicateSubscriberService',
  180. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOrderSubscriber' => 'getEstimateOrderSubscriberService',
  181. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOwnerSubscriber' => 'getEstimateOwnerSubscriberService',
  182. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => 'getAttributesInjectorService',
  183. 'Roothirsch\\ShopBundle\\Export\\StfExport' => 'getStfExportService',
  184. 'Roothirsch\\ShopBundle\\Form\\EstimateAttributeOptionType' => 'getEstimateAttributeOptionTypeService',
  185. 'Roothirsch\\ShopBundle\\Form\\OrderAttributeOptionType' => 'getOrderAttributeOptionTypeService',
  186. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => 'getAddressRepositoryService',
  187. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => 'getAttributeOptionRepositoryService',
  188. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => 'getAttributeValueRepositoryService',
  189. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => 'getDiscountRepositoryService',
  190. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => 'getEstimateAttributeRepositoryService',
  191. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => 'getEstimatePositionAttributeRepositoryService',
  192. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => 'getEstimatePositionRepositoryService',
  193. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => 'getEstimateRepositoryService',
  194. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => 'getOrderAttributeRepositoryService',
  195. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => 'getOrderPositionRepositoryService',
  196. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => 'getOrderRepositoryService',
  197. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => 'getPositionTemplateRepositoryService',
  198. 'Roothirsch\\ShopBundle\\Service\\DiscountFilterService' => 'getDiscountFilterServiceService',
  199. 'Roothirsch\\ShopBundle\\ShopBundle' => 'getShopBundleService',
  200. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24AdminCategoryController' => 'getTuer24AdminCategoryControllerService',
  201. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24AdminOrderController' => 'getTuer24AdminOrderControllerService',
  202. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24AdminProductController' => 'getTuer24AdminProductControllerService',
  203. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24AdminStockController' => 'getTuer24AdminStockControllerService',
  204. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24CartController' => 'getTuer24CartControllerService',
  205. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24CatalogController' => 'getTuer24CatalogControllerService',
  206. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24DevController' => 'getTuer24DevControllerService',
  207. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24NotificationController' => 'getTuer24NotificationControllerService',
  208. 'Roothirsch\\Tuer24Bundle\\Controller\\Tuer24OrderController' => 'getTuer24OrderControllerService',
  209. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartItemRepository' => 'getTuer24CartItemRepositoryService',
  210. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartRepository' => 'getTuer24CartRepositoryService',
  211. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CategoryRepository' => 'getTuer24CategoryRepositoryService',
  212. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24NotificationPreferenceRepository' => 'getTuer24NotificationPreferenceRepositoryService',
  213. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderItemRepository' => 'getTuer24OrderItemRepositoryService',
  214. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderRepository' => 'getTuer24OrderRepositoryService',
  215. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24ProductRepository' => 'getTuer24ProductRepositoryService',
  216. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24StockRepository' => 'getTuer24StockRepositoryService',
  217. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  218. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  219. 'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  220. 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  221. 'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  222. 'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  223. 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  224. 'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  225. 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  226. 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  227. 'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  228. 'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  229. 'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  230. 'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  231. 'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  232. 'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  233. 'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  234. 'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  235. 'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  236. 'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  237. 'app.tus.collector' => 'getApp_Tus_CollectorService',
  238. 'cache.app_clearer' => 'getCache_AppClearerService',
  239. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  240. 'cache.system_clearer' => 'getCache_SystemClearerService',
  241. 'cache_warmer' => 'getCacheWarmerService',
  242. 'console.command.public_alias.Roothirsch\\CoreBundle\\Translation\\Command\\TranslationUpdateCommand' => 'getTranslationUpdateCommandService',
  243. 'console.command_loader' => 'getConsole_CommandLoaderService',
  244. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  245. 'error_controller' => 'getErrorControllerService',
  246. 'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  247. 'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  248. 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  249. 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  250. 'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  251. 'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  252. 'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  253. 'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  254. 'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  255. 'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  256. 'knp_snappy.image' => 'getKnpSnappy_ImageService',
  257. 'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  258. 'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  259. 'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  260. 'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  261. 'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  262. 'roothirsch.core.attribute_types' => 'getRoothirsch_Core_AttributeTypesService',
  263. 'roothirsch.core.reporter' => 'getRoothirsch_Core_ReporterService',
  264. 'roothirsch.core.site_setting.resolver' => 'getRoothirsch_Core_SiteSetting_ResolverService',
  265. 'routing.loader' => 'getRouting_LoaderService',
  266. 'services_resetter' => 'getServicesResetterService',
  267. 'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  268. 'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  269. 'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  270. 'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  271. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  272. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  273. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  274. ];
  275. $this->aliases = [
  276. 'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  277. 'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  278. 'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  279. 'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  280. 'api_platform.action.get_item' => 'api_platform.action.placeholder',
  281. 'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  282. 'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  283. 'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  284. 'api_platform.action.put_item' => 'api_platform.action.placeholder',
  285. 'database_connection' => 'doctrine.dbal.default_connection',
  286. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  287. 'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  288. 'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  289. 'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  290. 'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  291. 'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  292. 'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  293. 'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  294. 'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  295. 'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  296. ];
  297. $this->privates['service_container'] = function () {
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  304. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Behaviors/Translatable/TranslatableDoctrineListener.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/EventListener/LocaleEventListener.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/EventSubscriber/UserReadSubscriber.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  317. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  318. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/Repository/FeatureFlagRepository.php';
  319. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  320. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  321. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Messaging/MessagingService.php';
  322. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Repository/GroupRepository.php';
  323. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Repository/UserRepository.php';
  324. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Security/EventListener/CheckUserListener.php';
  325. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Security/TokenCookieListener.php';
  326. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Security/UserManager.php';
  327. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Site/SiteProvider.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Site/TemplatePathInjection.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/EventSubscriber/TranslationScopeReadSubscriber.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Repository/LanguageRepository.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Repository/TranslationScopeRepository.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Services/LegacyTranslator.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/UserAware/UserDetection.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Filter/FileAccessUserInjection.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Filter/FileLocaleInjection.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Twig/ShopExtension.php';
  340. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  341. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  342. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  343. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  344. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  345. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  346. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  347. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  348. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  349. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  350. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  351. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  352. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  497. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  525. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  526. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  527. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  528. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  529. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  530. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  531. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  532. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  533. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  534. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  535. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  536. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  537. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  538. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  539. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  540. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  541. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  542. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  543. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  544. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  545. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  546. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  547. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  548. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  549. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  550. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  551. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  552. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  553. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  560. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  563. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  566. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  569. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  583. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  584. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  604. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  605. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  606. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  607. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  608. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  609. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  610. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  611. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  612. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  613. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  614. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  615. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  616. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  617. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  651. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  652. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  653. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  654. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  655. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  656. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  657. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  658. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  659. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  660. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  661. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  662. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  663. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  664. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  665. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  666. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  667. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  668. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  669. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  670. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  671. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  672. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  673. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  674. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  675. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  676. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  677. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  678. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  679. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  680. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  681. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  682. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  683. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  684. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  685. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  686. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  687. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  688. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  689. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  690. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  691. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  692. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  693. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  694. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  695. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  696. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  697. include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LocaleListener.php';
  698. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  699. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  700. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  701. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  702. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  703. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  704. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  705. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  706. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  707. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  708. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  709. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  710. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  711. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  712. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  713. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  714. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  715. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  716. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  717. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  718. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  719. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  720. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  721. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  722. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  723. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  724. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  725. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  726. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  727. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  728. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  729. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  730. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  731. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
  732. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  733. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  734. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  735. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  736. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  737. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  738. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  739. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  740. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  741. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  742. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  743. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  744. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  745. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  746. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  747. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  748. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Manager/FeatureManagerInterface.php';
  749. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Manager/FeatureManager.php';
  750. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/FeatureActivatorInterface.php';
  751. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/ChainActivator.php';
  752. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Activator/TraceableChainActivator.php';
  753. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/ArrayActivator.php';
  754. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/EnvironmentActivator.php';
  755. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/ConstraintActivator.php';
  756. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolverInterface.php';
  757. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolver.php';
  758. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Factory/ExpressionLanguageFactory.php';
  759. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/Provider/DateProvider.php';
  760. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/Provider/MatchProvider.php';
  761. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/DatabaseActivator.php';
  762. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Decorator/ContextDecoratorInterface.php';
  763. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Decorator/ChainDecorator.php';
  764. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Listener/RoutingMetadataSubscriber.php';
  765. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  766. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  767. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  768. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  769. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  770. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcherInterface.php';
  771. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  772. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  773. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  774. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  775. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  776. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  777. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  778. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  779. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  780. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  781. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  782. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  783. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  784. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
  785. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
  786. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  787. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  788. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  789. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  790. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  791. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  792. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  793. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  794. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  795. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  796. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  797. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  798. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  799. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  800. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  801. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  802. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  803. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
  804. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  805. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  806. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  807. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  808. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  809. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  810. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  811. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  812. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
  813. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  814. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  815. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  816. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  817. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/src/Serializer/Normalizer/TranslatableNormalizer.php';
  818. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/src/Serializer/Normalizer/AttributableNormalizer.php';
  819. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  820. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  821. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  822. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  823. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  824. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  825. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  826. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  827. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  828. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  829. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  830. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  831. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  832. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  833. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  834. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  835. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  836. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  837. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  838. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  839. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  840. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  841. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  842. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  843. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  844. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  845. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  846. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  847. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  848. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  849. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  850. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  851. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  852. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  853. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  854. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  855. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  856. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  857. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  858. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  859. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  860. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  861. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  862. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  863. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  864. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  865. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  866. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  867. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  868. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  869. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/src/Serializer/Encoder/Tuer24XmlEncoder.php';
  870. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  871. include_once \dirname(__DIR__, 4).'/src/Serializer/CustomXmlEncoder.php';
  872. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  873. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  874. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  875. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  876. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  877. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  878. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  879. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  880. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  881. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  882. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  883. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  884. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  885. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  886. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  887. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  888. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  889. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  890. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  891. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  892. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  893. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  894. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  895. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  896. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  897. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  898. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Profiler/FeatureDataCollector.php';
  899. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  900. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  901. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  902. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  903. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  904. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  905. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  906. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  907. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  908. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  909. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  910. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  911. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  912. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  913. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  914. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  915. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  916. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  917. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  918. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  919. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  920. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  921. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  922. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  923. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  924. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  925. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  926. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  927. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  928. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  929. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  930. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  931. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  932. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  933. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  934. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Twig/TranslateExtension.php';
  935. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/FavoriteExtension.php';
  936. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/FileExtension.php';
  937. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/HistoryExtension.php';
  938. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/LocalizedAssetExtension.php';
  939. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/MoneyExtension.php';
  940. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/src/Twig/Tuer24TwigExtension.php';
  941. include_once \dirname(__DIR__, 4).'/src/Twig/AppExtension.php';
  942. include_once \dirname(__DIR__, 4).'/src/Twig/ShopExtension.php';
  943. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  944. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  945. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  946. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Twig/ToggleExtension.php';
  947. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  948. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  949. include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
  950. include_once \dirname(__DIR__, 4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
  951. include_once \dirname(__DIR__, 4).'/vendor/twig/inky-extra/InkyExtension.php';
  952. include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
  953. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  954. include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/UxControllersTwigExtension.php';
  955. include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
  956. include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Helper/StimulusHelper.php';
  957. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  958. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  959. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  960. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/LanguageProvider.php';
  961. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/FeaturesProvider.php';
  962. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  963. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  964. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  965. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  966. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  967. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  968. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  969. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  970. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  971. };
  972. }
  973. public function compile(): void
  974. {
  975. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  976. }
  977. public function isCompiled(): bool
  978. {
  979. return true;
  980. }
  981. public function getRemovedIds(): array
  982. {
  983. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  984. }
  985. protected function load($file, $lazyLoad = true)
  986. {
  987. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  988. return $class::do($this, $lazyLoad);
  989. }
  990. if ('.' === $file[-4]) {
  991. $class = substr($class, 0, -4);
  992. } else {
  993. $file .= '.php';
  994. }
  995. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  996. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  997. }
  998. /**
  999. * Gets the public '.container.private.profiler' shared service.
  1000. *
  1001. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1002. */
  1003. protected function get_Container_Private_ProfilerService()
  1004. {
  1005. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1006. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1007. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1008. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1009. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1010. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  1011. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1012. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1013. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1014. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1015. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1016. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1017. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1018. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1019. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1020. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1021. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1022. $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  1023. $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1024. $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1025. $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  1026. $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  1027. $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1028. $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1029. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1030. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1031. $d->addInstance('cache.doctrine.orm.my_brunex.result', ($this->privates['cache.doctrine.orm.my_brunex.result'] ?? $this->getCache_Doctrine_Orm_MyBrunex_ResultService()));
  1032. $d->addInstance('cache.doctrine.orm.my_brunex.query', ($this->privates['cache.doctrine.orm.my_brunex.query'] ?? $this->getCache_Doctrine_Orm_MyBrunex_QueryService()));
  1033. $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1034. $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1035. if ($this->has('kernel')) {
  1036. $e->setKernel($b);
  1037. }
  1038. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1039. $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1040. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1041. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1042. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1043. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1044. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1045. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1046. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1047. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1048. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1049. $instance->add($d);
  1050. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1051. $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));
  1052. $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())));
  1053. $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([])))));
  1054. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1055. $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()))));
  1056. $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1057. $instance->add(new \Flagception\Bundle\FlagceptionBundle\Profiler\FeatureDataCollector(($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService()), ($this->privates['flagception.decorator.chain_decorator'] ?? ($this->privates['flagception.decorator.chain_decorator'] = new \Flagception\Decorator\ChainDecorator()))));
  1058. $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  1059. $instance->add($e);
  1060. return $instance;
  1061. }
  1062. /**
  1063. * Gets the public '.container.private.security.authorization_checker' shared service.
  1064. *
  1065. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1066. */
  1067. protected function get_Container_Private_Security_AuthorizationCheckerService()
  1068. {
  1069. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1070. if (isset($this->services['.container.private.security.authorization_checker'])) {
  1071. return $this->services['.container.private.security.authorization_checker'];
  1072. }
  1073. 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);
  1074. }
  1075. /**
  1076. * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1077. *
  1078. * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1079. */
  1080. protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1081. {
  1082. return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1083. }
  1084. /**
  1085. * Gets the public '.container.private.security.token_storage' shared service.
  1086. *
  1087. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1088. */
  1089. protected function get_Container_Private_Security_TokenStorageService()
  1090. {
  1091. 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, [
  1092. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1093. ], [
  1094. 'request_stack' => '?',
  1095. ]));
  1096. }
  1097. /**
  1098. * Gets the public '.container.private.serializer' shared service.
  1099. *
  1100. * @return \Symfony\Component\Serializer\Serializer
  1101. */
  1102. protected function get_Container_Private_SerializerService()
  1103. {
  1104. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1105. if (isset($this->services['.container.private.serializer'])) {
  1106. return $this->services['.container.private.serializer'];
  1107. }
  1108. $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1109. if (isset($this->services['.container.private.serializer'])) {
  1110. return $this->services['.container.private.serializer'];
  1111. }
  1112. $c = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  1113. if (isset($this->services['.container.private.serializer'])) {
  1114. return $this->services['.container.private.serializer'];
  1115. }
  1116. $d = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1117. if (isset($this->services['.container.private.serializer'])) {
  1118. return $this->services['.container.private.serializer'];
  1119. }
  1120. $e = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  1121. if (isset($this->services['.container.private.serializer'])) {
  1122. return $this->services['.container.private.serializer'];
  1123. }
  1124. $f = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1125. if (isset($this->services['.container.private.serializer'])) {
  1126. return $this->services['.container.private.serializer'];
  1127. }
  1128. $g = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1129. if (isset($this->services['.container.private.serializer'])) {
  1130. return $this->services['.container.private.serializer'];
  1131. }
  1132. $h = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1133. if (isset($this->services['.container.private.serializer'])) {
  1134. return $this->services['.container.private.serializer'];
  1135. }
  1136. $i = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1137. if (isset($this->services['.container.private.serializer'])) {
  1138. return $this->services['.container.private.serializer'];
  1139. }
  1140. $j = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  1141. if (isset($this->services['.container.private.serializer'])) {
  1142. return $this->services['.container.private.serializer'];
  1143. }
  1144. $k = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1145. $l = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1146. $m = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1147. $n = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($l);
  1148. $o = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($l, $m, $k, $a, $n, NULL, [], $a);
  1149. $p = new \Roothirsch\Tuer24Bundle\Serializer\Normalizer\AttributableNormalizer($o);
  1150. $q = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
  1151. $r = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $k, $a)], [0 => $q]));
  1152. $s = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($r);
  1153. $t = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1154. $u = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1155. $v = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($t, $b, $u, $c, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $d, NULL, $e, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], $f, true, 'page', true, 'limit', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $r));
  1156. $w = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1157. $x = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1158. return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($k), 1 => new \Roothirsch\Tuer24Bundle\Serializer\Normalizer\TranslatableNormalizer($p), 2 => $p, 3 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'd.m.Y']), 4 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 5 => $s, 6 => $v, 7 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($w, [], $m), 8 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), 9 => $v, 10 => $s, 11 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($t, $b, $u, $x, NULL, $w, NULL, $m), 12 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($t, $g, $w), 13 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($w, true), 14 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 15 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 16 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 17 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($t, $b, $u, $g, $x, $h, $k, $m, $l, [], new RewindableGenerator(function () {
  1159. return new \EmptyIterator();
  1160. }, 0), $i), 18 => new \ApiPlatform\Serializer\ItemNormalizer($b, $u, $g, $x, $k, $m, $l, $j, false, NULL, new RewindableGenerator(function () {
  1161. return new \EmptyIterator();
  1162. }, 0), $t, $i), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), 21 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($l, $m, $a, $n, NULL, [])), 22 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 26 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 27 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 28 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($h, $x, $g, NULL), 'page', 'pagination', $t, $k), $t, $x, $e), 29 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 30 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($o, $g, $h), 31 => $o], [0 => new \Roothirsch\Tuer24Bundle\Serializer\Encoder\Tuer24XmlEncoder(), 1 => new \App\Serializer\CustomXmlEncoder(), 2 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 3 => $q, 4 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 5 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 6 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 7 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1163. }
  1164. /**
  1165. * Gets the public '.container.private.session' shared service.
  1166. *
  1167. * @return \Symfony\Component\HttpFoundation\Session\Session
  1168. */
  1169. protected function get_Container_Private_SessionService()
  1170. {
  1171. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1172. if (isset($this->services['.container.private.session'])) {
  1173. return $this->services['.container.private.session'];
  1174. }
  1175. return $this->services['.container.private.session'] = $a->createSession();
  1176. }
  1177. /**
  1178. * Gets the public '.container.private.twig' shared service.
  1179. *
  1180. * @return \Twig\Environment
  1181. */
  1182. protected function get_Container_Private_TwigService()
  1183. {
  1184. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  1185. $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
  1186. $a->addPath((\dirname(__DIR__, 4).'/assets/'), 'assets');
  1187. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), 'RoothirschCore');
  1188. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1189. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1190. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1191. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1192. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1193. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1194. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1195. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1196. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1197. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1198. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  1199. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  1200. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1201. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1202. $a->addPath((\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Resources/views'), 'Flagception');
  1203. $a->addPath((\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Resources/views'), '!Flagception');
  1204. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1205. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1206. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), 'RoothirschCore');
  1207. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), '!RoothirschCore');
  1208. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Resources/views'), 'Dam');
  1209. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Resources/views'), '!Dam');
  1210. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Resources/views'), 'Shop');
  1211. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Resources/views'), '!Shop');
  1212. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/templates'), 'Notification');
  1213. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/templates'), '!Notification');
  1214. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/templates'), 'RoothirschTuer24');
  1215. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/templates'), '!RoothirschTuer24');
  1216. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  1217. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1218. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1219. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1220. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1221. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1222. $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1223. $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1224. $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1225. $f = ($this->services['router'] ?? $this->getRouterService());
  1226. $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1227. $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1228. $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  1229. $i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
  1230. $j = ($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService());
  1231. $k = new \Symfony\Bridge\Twig\AppVariable();
  1232. $k->setEnvironment('dev');
  1233. $k->setDebug(true);
  1234. if ($this->has('.container.private.security.token_storage')) {
  1235. $k->setTokenStorage($h);
  1236. }
  1237. if ($this->has('request_stack')) {
  1238. $k->setRequestStack($g);
  1239. }
  1240. $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1241. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1242. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1243. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1244. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  1245. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
  1246. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1247. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1248. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
  1249. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1250. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1251. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f)));
  1252. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1253. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1254. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1255. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1256. $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($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1257. $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())));
  1258. $instance->addExtension(new \Roothirsch\CoreBundle\Translation\Twig\TranslateExtension());
  1259. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\FavoriteExtension($h));
  1260. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\FileExtension($h));
  1261. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\HistoryExtension());
  1262. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\LocalizedAssetExtension($g, $d));
  1263. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\MoneyExtension());
  1264. $instance->addExtension(($this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] ?? ($this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] = new \Roothirsch\ShopBundle\Twig\ShopExtension())));
  1265. $instance->addExtension(new \Roothirsch\Tuer24Bundle\Twig\Tuer24TwigExtension());
  1266. $instance->addExtension(new \App\Twig\AppExtension());
  1267. $instance->addExtension(new \App\Twig\ShopExtension(($this->privates['Roothirsch\\CoreBundle\\Translation\\Services\\LegacyTranslator'] ?? $this->getLegacyTranslatorService())));
  1268. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1269. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1270. $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1271. $instance->addExtension(new \Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension($j));
  1272. $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1273. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false, 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator', 'getAdminUrlGeneratorService', false],
  1274. ], [
  1275. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  1276. ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  1277. $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1278. $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  1279. $instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
  1280. $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1281. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1282. 'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  1283. 'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
  1284. ], [
  1285. 'webpack_encore.entrypoint_lookup_collection' => '?',
  1286. 'webpack_encore.tag_renderer' => '?',
  1287. ])));
  1288. $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\UxControllersTwigExtension());
  1289. $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\StimulusTwigExtension(new \Symfony\UX\StimulusBundle\Helper\StimulusHelper($instance)));
  1290. $instance->addGlobal('app', $k);
  1291. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1292. 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime', 'getTranslatorRuntimeService', true],
  1293. 'App\\Twig\\AppRuntime' => ['privates', 'App\\Twig\\AppRuntime', 'getAppRuntimeService', true],
  1294. 'App\\Twig\\ShopRuntime' => ['privates', 'App\\Twig\\ShopRuntime', 'getShopRuntimeService', true],
  1295. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  1296. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  1297. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  1298. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  1299. 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', true],
  1300. ], [
  1301. 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime' => '?',
  1302. 'App\\Twig\\AppRuntime' => '?',
  1303. 'App\\Twig\\ShopRuntime' => '?',
  1304. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1305. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1306. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1307. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  1308. 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1309. ])));
  1310. $instance->addGlobal('languageProvider', new \Roothirsch\CoreBundle\Translation\LanguageProvider(($this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository'] ?? $this->getLanguageRepositoryService())));
  1311. $instance->addGlobal('site', ($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'] ?? $this->getSiteProviderService()));
  1312. $instance->addGlobal('features', new \Roothirsch\CoreBundle\FeatureFlag\FeaturesProvider($j, ($this->services['kernel'] ?? $this->get('kernel', 1))));
  1313. $instance->registerUndefinedFilterCallback([0 => $l, 1 => 'suggestFilter']);
  1314. $instance->registerUndefinedFunctionCallback([0 => $l, 1 => 'suggestFunction']);
  1315. $instance->registerUndefinedTokenParserCallback([0 => $l, 1 => 'suggestTag']);
  1316. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1317. return $instance;
  1318. }
  1319. /**
  1320. * Gets the public '.container.private.validator' shared service.
  1321. *
  1322. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1323. */
  1324. protected function get_Container_Private_ValidatorService()
  1325. {
  1326. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1327. if (isset($this->services['.container.private.validator'])) {
  1328. return $this->services['.container.private.validator'];
  1329. }
  1330. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1331. }
  1332. /**
  1333. * Gets the public 'Roothirsch\DamBundle\Filter\FileAccessUserInjection' shared autowired service.
  1334. *
  1335. * @return \Roothirsch\DamBundle\Filter\FileAccessUserInjection
  1336. */
  1337. protected function getFileAccessUserInjectionService()
  1338. {
  1339. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1340. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'])) {
  1341. return $this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'];
  1342. }
  1343. $b = ($this->services['router'] ?? $this->getRouterService());
  1344. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'])) {
  1345. return $this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'];
  1346. }
  1347. return $this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'] = new \Roothirsch\DamBundle\Filter\FileAccessUserInjection($a, $b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1348. }
  1349. /**
  1350. * Gets the public 'Roothirsch\DamBundle\Filter\FileLocaleInjection' shared autowired service.
  1351. *
  1352. * @return \Roothirsch\DamBundle\Filter\FileLocaleInjection
  1353. */
  1354. protected function getFileLocaleInjectionService()
  1355. {
  1356. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1357. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'])) {
  1358. return $this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'];
  1359. }
  1360. return $this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'] = new \Roothirsch\DamBundle\Filter\FileLocaleInjection($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository'] ?? $this->getLanguageRepositoryService()));
  1361. }
  1362. /**
  1363. * Gets the public 'Roothirsch\ShopBundle\Twig\ShopExtension' shared autowired service.
  1364. *
  1365. * @return \Roothirsch\ShopBundle\Twig\ShopExtension
  1366. */
  1367. protected function getShopExtensionService()
  1368. {
  1369. return $this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] = new \Roothirsch\ShopBundle\Twig\ShopExtension();
  1370. }
  1371. /**
  1372. * Gets the public 'cache.app' shared service.
  1373. *
  1374. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1375. */
  1376. protected function getCache_AppService()
  1377. {
  1378. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('AtvUFpBe0C', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
  1379. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1380. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1381. }
  1382. /**
  1383. * Gets the public 'cache.system' shared service.
  1384. *
  1385. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1386. */
  1387. protected function getCache_SystemService()
  1388. {
  1389. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GmGNKMzseq', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1390. }
  1391. /**
  1392. * Gets the public 'cache.validator_expression_language' shared service.
  1393. *
  1394. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1395. */
  1396. protected function getCache_ValidatorExpressionLanguageService()
  1397. {
  1398. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KgQB-L2htc', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1399. }
  1400. /**
  1401. * Gets the public 'data_collector.dump' shared service.
  1402. *
  1403. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1404. */
  1405. protected function getDataCollector_DumpService()
  1406. {
  1407. 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()));
  1408. }
  1409. /**
  1410. * Gets the public 'doctrine' shared service.
  1411. *
  1412. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1413. */
  1414. protected function getDoctrineService()
  1415. {
  1416. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1417. }
  1418. /**
  1419. * Gets the public 'doctrine.dbal.default_connection' shared service.
  1420. *
  1421. * @return \Doctrine\DBAL\Connection
  1422. */
  1423. protected function getDoctrine_Dbal_DefaultConnectionService()
  1424. {
  1425. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1426. if (isset($this->services['doctrine.dbal.default_connection'])) {
  1427. return $this->services['doctrine.dbal.default_connection'];
  1428. }
  1429. $b = new \Doctrine\DBAL\Configuration();
  1430. $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))));
  1431. $c->setConnectionName('default');
  1432. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1433. $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('migration_versions')))]));
  1434. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1435. return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'charset' => 'utf8', 'url' => $this->getEnv('resolve:DATABASE_URL'), 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.2', 'defaultTableOptions' => ['charset' => 'utf8', 'collate' => 'utf8_unicode_ci']], $b, $a, []);
  1436. }
  1437. /**
  1438. * Gets the public 'doctrine.dbal.my_brunex_connection' shared service.
  1439. *
  1440. * @return \Doctrine\DBAL\Connection
  1441. */
  1442. protected function getDoctrine_Dbal_MyBrunexConnectionService()
  1443. {
  1444. $a = ($this->privates['doctrine.dbal.my_brunex_connection.event_manager'] ?? $this->getDoctrine_Dbal_MyBrunexConnection_EventManagerService());
  1445. if (isset($this->services['doctrine.dbal.my_brunex_connection'])) {
  1446. return $this->services['doctrine.dbal.my_brunex_connection'];
  1447. }
  1448. $b = new \Doctrine\DBAL\Configuration();
  1449. $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))));
  1450. $c->setConnectionName('my_brunex');
  1451. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1452. $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('migration_versions')))]));
  1453. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1454. return $this->services['doctrine.dbal.my_brunex_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MY_BRUNEX_URL'), 'driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7', 'defaultTableOptions' => []], $b, $a, []);
  1455. }
  1456. /**
  1457. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1458. *
  1459. * @return \Doctrine\ORM\EntityManager
  1460. */
  1461. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1462. {
  1463. $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1464. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1465. return $this->services['doctrine.orm.default_entity_manager'];
  1466. }
  1467. $b = ($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService());
  1468. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1469. return $this->services['doctrine.orm.default_entity_manager'];
  1470. }
  1471. $c = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1472. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1473. return $this->services['doctrine.orm.default_entity_manager'];
  1474. }
  1475. $d = new \Doctrine\ORM\Configuration();
  1476. $e = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1477. $f = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1478. $e->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/src/Entity')], false))), 'Roothirsch\\Tuer24Bundle\\Entity');
  1479. $e->addDriver($f, 'App\\Entity\\');
  1480. $e->addDriver($f, 'Gedmo\\Translatable\\Entity');
  1481. $e->addDriver($f, 'Gedmo\\Translator\\Entity');
  1482. $e->addDriver($f, 'Gedmo\\Loggable\\Entity');
  1483. $e->addDriver($f, 'Gedmo\\Tree\\Entity');
  1484. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Entity');
  1485. $e->addDriver($f, 'Roothirsch\\CoreBundle\\FeatureFlag\\Entity');
  1486. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Menu\\Entity');
  1487. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Site\\Entity');
  1488. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Translation\\Entity');
  1489. $e->addDriver($f, 'Roothirsch\\PimBundle\\Entity');
  1490. $e->addDriver($f, 'Roothirsch\\DamBundle\\Entity');
  1491. $e->addDriver($f, 'Roothirsch\\ShopBundle\\Entity');
  1492. $e->addDriver($f, 'Roothirsch\\NotificationBundle\\Entity');
  1493. $e->addDriver($f, 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity');
  1494. $e->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1495. $d->setEntityNamespaces(['Tuer24' => 'Roothirsch\\Tuer24Bundle\\Entity', 'App' => 'App\\Entity\\', 'GedmoTranslatable' => 'Gedmo\\Translatable\\Entity', 'GedmoTranslator' => 'Gedmo\\Translator\\Entity', 'GedmoLoggable' => 'Gedmo\\Loggable\\Entity', 'GedmoTree' => 'Gedmo\\Tree\\Entity', 'Core' => 'Roothirsch\\CoreBundle\\Site\\Entity', 'FeatureFlags' => 'Roothirsch\\CoreBundle\\FeatureFlag\\Entity', 'Menu' => 'Roothirsch\\CoreBundle\\Menu\\Entity', 'Translation' => 'Roothirsch\\CoreBundle\\Translation\\Entity', 'PIM' => 'Roothirsch\\PimBundle\\Entity', 'DAM' => 'Roothirsch\\DamBundle\\Entity', 'Shop' => 'Roothirsch\\ShopBundle\\Entity', 'Notification' => 'Roothirsch\\NotificationBundle\\Entity', 'DeliveryTimeEstimator' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity', 'RoothirschCoreBundle' => 'Roothirsch\\CoreBundle\\Entity', 'DamBundle' => 'Roothirsch\\DamBundle\\Entity', 'ShopBundle' => 'Roothirsch\\ShopBundle\\Entity', 'NotificationBundle' => 'Roothirsch\\NotificationBundle\\Entity', 'RoothirschTuer24Bundle' => 'Roothirsch\\Tuer24Bundle\\Entity']);
  1496. $d->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1497. $d->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1498. $d->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1499. $d->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($e, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1500. $d->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1501. $d->setProxyNamespace('Proxies');
  1502. $d->setAutoGenerateProxyClasses(true);
  1503. $d->setSchemaIgnoreClasses([]);
  1504. $d->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1505. $d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1506. $d->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1507. $d->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1508. $d->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1509. $d->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1510. $d->setLazyGhostObjectEnabled(false);
  1511. $d->setIdentityGenerationPreferences([]);
  1512. $d->setRepositoryFactory($b);
  1513. $d->addFilter('softdeleteable', 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1514. $d->addFilter('user_aware_filter', 'Roothirsch\\CoreBundle\\UserAware\\UserAwareSqlFilter');
  1515. $d->addFilter('file_access_filter', 'Roothirsch\\DamBundle\\Filter\\FileAccessSqlFilter');
  1516. $d->addFilter('file_locale_filter', 'Roothirsch\\DamBundle\\Filter\\FileLocaleSqlFilter');
  1517. $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $d, $c);
  1518. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([0 => 'softdeleteable', 1 => 'user_aware_filter', 2 => 'file_access_filter', 3 => 'file_locale_filter'], []))->configure($instance);
  1519. return $instance;
  1520. }
  1521. /**
  1522. * Gets the public 'doctrine.orm.my_brunex_entity_manager' shared service.
  1523. *
  1524. * @return \Doctrine\ORM\EntityManager
  1525. */
  1526. protected function getDoctrine_Orm_MyBrunexEntityManagerService($lazyLoad = true)
  1527. {
  1528. $a = ($this->services['doctrine.dbal.my_brunex_connection'] ?? $this->getDoctrine_Dbal_MyBrunexConnectionService());
  1529. if (isset($this->services['doctrine.orm.my_brunex_entity_manager'])) {
  1530. return $this->services['doctrine.orm.my_brunex_entity_manager'];
  1531. }
  1532. $b = ($this->privates['doctrine.dbal.my_brunex_connection.event_manager'] ?? $this->getDoctrine_Dbal_MyBrunexConnection_EventManagerService());
  1533. if (isset($this->services['doctrine.orm.my_brunex_entity_manager'])) {
  1534. return $this->services['doctrine.orm.my_brunex_entity_manager'];
  1535. }
  1536. $c = new \Doctrine\ORM\Configuration();
  1537. $c->setEntityNamespaces([]);
  1538. $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1539. $c->setQueryCache(($this->privates['cache.doctrine.orm.my_brunex.query'] ?? $this->getCache_Doctrine_Orm_MyBrunex_QueryService()));
  1540. $c->setResultCache(($this->privates['cache.doctrine.orm.my_brunex.result'] ?? $this->getCache_Doctrine_Orm_MyBrunex_ResultService()));
  1541. $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1542. $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1543. $c->setProxyNamespace('Proxies');
  1544. $c->setAutoGenerateProxyClasses(true);
  1545. $c->setSchemaIgnoreClasses([]);
  1546. $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1547. $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1548. $c->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1549. $c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1550. $c->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1551. $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1552. $c->setLazyGhostObjectEnabled(false);
  1553. $c->setIdentityGenerationPreferences([]);
  1554. $c->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1555. $this->services['doctrine.orm.my_brunex_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
  1556. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1557. return $instance;
  1558. }
  1559. /**
  1560. * Gets the public 'event_dispatcher' shared service.
  1561. *
  1562. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1563. */
  1564. protected function getEventDispatcherService()
  1565. {
  1566. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1567. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1568. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1569. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1570. $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())));
  1571. $instance->addListener('kernel.request', [0 => function () {
  1572. return ($this->privates['Roothirsch\\CoreBundle\\EventListener\\LocaleEventListener'] ?? $this->getLocaleEventListenerService());
  1573. }, 1 => 'onKernelRequest'], 30);
  1574. $instance->addListener('kernel.request', [0 => function () {
  1575. return ($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'] ?? $this->getCheckUserListenerService());
  1576. }, 1 => 'onKernelRequest'], 0);
  1577. $instance->addListener('kernel.response', [0 => function () {
  1578. return ($this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'] ?? $this->getTokenCookieListenerService());
  1579. }, 1 => 'onAuthenticationSuccessEvent'], 0);
  1580. $instance->addListener('kernel.controller', [0 => function () {
  1581. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1582. }, 1 => 'onKernelController'], 0);
  1583. $instance->addListener('kernel.request', [0 => function () {
  1584. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1585. }, 1 => 'onKernelRequest'], 250);
  1586. $instance->addListener('kernel.response', [0 => function () {
  1587. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1588. }, 1 => 'onKernelResponse'], 0);
  1589. $instance->addListener('kernel.response', [0 => function () {
  1590. return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1591. }, 1 => 'onResponse'], -10);
  1592. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1593. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1594. }, 1 => 'checkPassport'], 1024);
  1595. $instance->addListener('kernel.response', [0 => function () {
  1596. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1597. }, 1 => 'onKernelResponse'], 0);
  1598. $instance->addListener('kernel.request', [0 => function () {
  1599. return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1600. }, 1 => 'onKernelRequest'], 28);
  1601. $instance->addListener('kernel.request', [0 => function () {
  1602. return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1603. }, 1 => 'onKernelRequest'], 2);
  1604. $instance->addListener('kernel.view', [0 => function () {
  1605. return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1606. }, 1 => 'onKernelView'], 16);
  1607. $instance->addListener('kernel.view', [0 => function () {
  1608. return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1609. }, 1 => 'onKernelView'], 8);
  1610. $instance->addListener('kernel.exception', [0 => function () {
  1611. return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1612. }, 1 => 'onKernelException'], 0);
  1613. $instance->addListener('kernel.exception', [0 => function () {
  1614. return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1615. }, 1 => 'onKernelException'], -96);
  1616. $instance->addListener('kernel.view', [0 => function () {
  1617. return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1618. }, 1 => 'onKernelView'], 32);
  1619. $instance->addListener('kernel.request', [0 => function () {
  1620. return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1621. }, 1 => 'onKernelRequest'], 4);
  1622. $instance->addListener('kernel.request', [0 => function () {
  1623. return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1624. }, 1 => 'onKernelRequest'], 0);
  1625. $instance->addListener('kernel.response', [0 => function () {
  1626. return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1627. }, 1 => 'onKernelResponse'], 0);
  1628. $instance->addListener('kernel.response', [0 => function () {
  1629. return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1630. }, 1 => 'onKernelResponse'], -1);
  1631. $instance->addListener('kernel.view', [0 => function () {
  1632. return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1633. }, 1 => 'onKernelView'], 64);
  1634. $instance->addListener('kernel.request', [0 => function () {
  1635. return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1636. }, 1 => 'onKernelRequest'], 16);
  1637. $instance->addListener('kernel.request', [0 => function () {
  1638. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1639. }, 1 => 'onSecurity'], 3);
  1640. $instance->addListener('kernel.request', [0 => function () {
  1641. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1642. }, 1 => 'onSecurityPostDenormalize'], 1);
  1643. $instance->addListener('kernel.view', [0 => function () {
  1644. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1645. }, 1 => 'onSecurityPostValidation'], 63);
  1646. $instance->addListener('console.command', [0 => function () {
  1647. return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
  1648. }, 1 => 'onConsoleCommand'], 0);
  1649. $instance->addListener('kernel.exception', [0 => function () {
  1650. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1651. }, 1 => 'onKernelException'], -64);
  1652. $instance->addListener('kernel.view', [0 => function () {
  1653. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1654. }, 1 => 'onKernelView'], 0);
  1655. $instance->addListener('kernel.exception', [0 => function () {
  1656. return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1657. }, 1 => 'onKernelException'], 0);
  1658. $instance->addListener('form.pre_set_data', [0 => function () {
  1659. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeInjectorEventSubscriber'] ?? $this->load('getAttributeInjectorEventSubscriberService'));
  1660. }, 1 => 'buildForm'], 0);
  1661. $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterCrudActionEvent', [0 => function () {
  1662. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\DragDropSortable\\DragDropSortableSubscriber'] ?? $this->load('getDragDropSortableSubscriberService'));
  1663. }, 1 => 'processGroups'], 0);
  1664. $instance->addListener('form.pre_set_data', [0 => function () {
  1665. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFormSubscriber'] ?? $this->load('getTranslatableFormSubscriberService'));
  1666. }, 1 => 'preSetData'], 0);
  1667. $instance->addListener('form.post_submit', [0 => function () {
  1668. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFormSubscriber'] ?? $this->load('getTranslatableFormSubscriberService'));
  1669. }, 1 => 'postSubmit'], 0);
  1670. $instance->addListener('kernel.view', [0 => function () {
  1671. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\FeatureSubscriber'] ?? $this->load('getFeatureSubscriberService'));
  1672. }, 1 => 'load'], 17);
  1673. $instance->addListener('kernel.request', [0 => function () {
  1674. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'] ?? $this->getUserReadSubscriberService());
  1675. }, 1 => 'load'], 5);
  1676. $instance->addListener('kernel.view', [0 => function () {
  1677. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserWriteSubscriber'] ?? $this->load('getUserWriteSubscriberService'));
  1678. }, 1 => 'validate'], 63);
  1679. $instance->addListener('kernel.request', [0 => function () {
  1680. return ($this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'] ?? $this->getTemplatePathInjectionService());
  1681. }, 1 => 'onKernelRequest'], 5);
  1682. $instance->addListener('kernel.request', [0 => function () {
  1683. return ($this->privates['Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationScopeReadSubscriber'] ?? $this->getTranslationScopeReadSubscriberService());
  1684. }, 1 => 'handle'], 5);
  1685. $instance->addListener('kernel.request', [0 => function () {
  1686. return ($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'] ?? $this->getUserDetectionService());
  1687. }, 1 => 'onKernelRequest'], 5);
  1688. $instance->addListener('kernel.view', [0 => function () {
  1689. return ($this->services['Roothirsch\\DamBundle\\EventSubscriber\\AssetToggleFavoriteSubscriber'] ?? $this->load('getAssetToggleFavoriteSubscriberService'));
  1690. }, 1 => 'validate'], 63);
  1691. $instance->addListener('kernel.request', [0 => function () {
  1692. return ($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'] ?? $this->getFileAccessUserInjectionService());
  1693. }, 1 => 'onKernelRequest'], 5);
  1694. $instance->addListener('kernel.request', [0 => function () {
  1695. return ($this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'] ?? $this->getFileLocaleInjectionService());
  1696. }, 1 => 'onKernelRequest'], 5);
  1697. $instance->addListener('kernel.view', [0 => function () {
  1698. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateAddressSubscriber'] ?? $this->load('getEstimateAddressSubscriberService'));
  1699. }, 1 => 'validate'], 65);
  1700. $instance->addListener('kernel.view', [0 => function () {
  1701. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDistributorSubscriber'] ?? $this->load('getEstimateDistributorSubscriberService'));
  1702. }, 1 => 'validate'], 65);
  1703. $instance->addListener('kernel.view', [0 => function () {
  1704. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDuplicateSubscriber'] ?? $this->load('getEstimateDuplicateSubscriberService'));
  1705. }, 1 => 'validate'], 65);
  1706. $instance->addListener('kernel.view', [0 => function () {
  1707. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOrderSubscriber'] ?? $this->load('getEstimateOrderSubscriberService'));
  1708. }, 1 => 'validate'], 63);
  1709. $instance->addListener('kernel.view', [0 => function () {
  1710. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOwnerSubscriber'] ?? $this->load('getEstimateOwnerSubscriberService'));
  1711. }, 1 => 'validate'], 65);
  1712. $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeCrudActionEvent', [0 => function () {
  1713. return ($this->privates['App\\EventListener\\ContactPersonDeleteListener'] ?? $this->load('getContactPersonDeleteListenerService'));
  1714. }, 1 => 'check'], 0);
  1715. $instance->addListener('core.registration.token_created', [0 => function () {
  1716. return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->load('getRegistrationListenerService'));
  1717. }, 1 => 'onTokenCreatedEvent'], 0);
  1718. $instance->addListener('core.registration.completed', [0 => function () {
  1719. return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->load('getRegistrationListenerService'));
  1720. }, 1 => 'onRegistrationCompletedEvent'], 0);
  1721. $instance->addListener('kernel.view', [0 => function () {
  1722. return ($this->privates['App\\EventSubscriber\\Api\\EstimateAddressSubscriber'] ?? $this->load('getEstimateAddressSubscriber2Service'));
  1723. }, 1 => 'validate'], 65);
  1724. $instance->addListener('kernel.view', [0 => function () {
  1725. return ($this->privates['App\\EventSubscriber\\Api\\EstimateDistributorSubscriber'] ?? $this->load('getEstimateDistributorSubscriber2Service'));
  1726. }, 1 => 'validate'], 65);
  1727. $instance->addListener('kernel.view', [0 => function () {
  1728. return ($this->privates['App\\EventSubscriber\\Api\\EstimateDuplicateSubscriber'] ?? $this->load('getEstimateDuplicateSubscriber2Service'));
  1729. }, 1 => 'validate'], 65);
  1730. $instance->addListener('kernel.view', [0 => function () {
  1731. return ($this->privates['App\\EventSubscriber\\Api\\EstimateOrderSubscriber'] ?? $this->load('getEstimateOrderSubscriber2Service'));
  1732. }, 1 => 'validate'], 63);
  1733. $instance->addListener('kernel.view', [0 => function () {
  1734. return ($this->privates['App\\EventSubscriber\\Api\\EstimateOwnerSubscriber'] ?? $this->load('getEstimateOwnerSubscriber2Service'));
  1735. }, 1 => 'validate'], 65);
  1736. $instance->addListener('kernel.view', [0 => function () {
  1737. return ($this->privates['App\\EventSubscriber\\Api\\UploadSubscriber'] ?? ($this->privates['App\\EventSubscriber\\Api\\UploadSubscriber'] = new \App\EventSubscriber\Api\UploadSubscriber($this, $this->targetDir.'')));
  1738. }, 1 => 'PRE_WRITE'], 33);
  1739. $instance->addListener('tus-server.upload.complete', [0 => function () {
  1740. return ($this->privates['App\\Tus\\EventListener\\TusListener'] ?? $this->load('getTusListenerService'));
  1741. }, 1 => 'onComplete'], 0);
  1742. $instance->addListener('kernel.response', [0 => function () {
  1743. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1744. }, 1 => 'onKernelResponse'], 0);
  1745. $instance->addListener('kernel.response', [0 => function () {
  1746. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1747. }, 1 => 'onKernelResponse'], -1024);
  1748. $instance->addListener('kernel.request', [0 => function () {
  1749. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1750. }, 1 => 'setDefaultLocale'], 100);
  1751. $instance->addListener('kernel.request', [0 => function () {
  1752. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1753. }, 1 => 'onKernelRequest'], 16);
  1754. $instance->addListener('kernel.finish_request', [0 => function () {
  1755. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1756. }, 1 => 'onKernelFinishRequest'], 0);
  1757. $instance->addListener('kernel.request', [0 => function () {
  1758. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1759. }, 1 => 'onKernelRequest'], 256);
  1760. $instance->addListener('kernel.response', [0 => function () {
  1761. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1762. }, 1 => 'onResponse'], -255);
  1763. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1764. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1765. }, 1 => 'onControllerArguments'], 0);
  1766. $instance->addListener('kernel.exception', [0 => function () {
  1767. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1768. }, 1 => 'logKernelException'], 0);
  1769. $instance->addListener('kernel.exception', [0 => function () {
  1770. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1771. }, 1 => 'onKernelException'], -128);
  1772. $instance->addListener('kernel.response', [0 => function () {
  1773. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1774. }, 1 => 'removeCspHeader'], -128);
  1775. $instance->addListener('kernel.request', [0 => function () {
  1776. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1777. }, 1 => 'onKernelRequest'], 15);
  1778. $instance->addListener('kernel.finish_request', [0 => function () {
  1779. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1780. }, 1 => 'onKernelFinishRequest'], -15);
  1781. $instance->addListener('console.error', [0 => function () {
  1782. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1783. }, 1 => 'onConsoleError'], -128);
  1784. $instance->addListener('console.terminate', [0 => function () {
  1785. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1786. }, 1 => 'onConsoleTerminate'], -128);
  1787. $instance->addListener('console.error', [0 => function () {
  1788. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1789. }, 1 => 'onConsoleError'], 0);
  1790. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1791. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener($this->getEnv('site_setting:MAILER_FROM'), [])));
  1792. }, 1 => 'onMessage'], -255);
  1793. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1794. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1795. }, 1 => 'onMessage'], -255);
  1796. $instance->addListener('kernel.request', [0 => function () {
  1797. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1798. }, 1 => 'configure'], 2048);
  1799. $instance->addListener('console.command', [0 => function () {
  1800. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1801. }, 1 => 'configure'], 2048);
  1802. $instance->addListener('kernel.request', [0 => function () {
  1803. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1804. }, 1 => 'onKernelRequest'], 32);
  1805. $instance->addListener('kernel.finish_request', [0 => function () {
  1806. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1807. }, 1 => 'onKernelFinishRequest'], 0);
  1808. $instance->addListener('kernel.exception', [0 => function () {
  1809. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1810. }, 1 => 'onKernelException'], -64);
  1811. $instance->addListener('kernel.response', [0 => function () {
  1812. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1813. }, 1 => 'onKernelResponse'], 0);
  1814. $instance->addListener('kernel.request', [0 => function () {
  1815. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1816. }, 1 => 'onKernelRequest'], 128);
  1817. $instance->addListener('kernel.response', [0 => function () {
  1818. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1819. }, 1 => 'onKernelResponse'], -1000);
  1820. $instance->addListener('kernel.finish_request', [0 => function () {
  1821. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1822. }, 1 => 'onFinishRequest'], 0);
  1823. $instance->addListener('kernel.response', [0 => function () {
  1824. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1825. }, 1 => 'onKernelResponse'], -100);
  1826. $instance->addListener('kernel.exception', [0 => function () {
  1827. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1828. }, 1 => 'onKernelException'], 0);
  1829. $instance->addListener('kernel.terminate', [0 => function () {
  1830. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1831. }, 1 => 'onKernelTerminate'], -1024);
  1832. $instance->addListener('kernel.controller', [0 => function () {
  1833. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1834. }, 1 => 'onKernelController'], 0);
  1835. $instance->addListener('kernel.response', [0 => function () {
  1836. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1837. }, 1 => 'onKernelResponse'], 0);
  1838. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1839. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1840. }, 1 => 'onMessage'], 0);
  1841. $instance->addListener('kernel.response', [0 => function () {
  1842. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1843. }, 1 => 'onKernelResponse'], 0);
  1844. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1845. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1846. }, 1 => 'checkPassport'], 0);
  1847. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1848. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1849. }, 1 => 'onLoginSuccess'], 0);
  1850. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1851. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1852. }, 1 => 'onVoterVote'], 0);
  1853. $instance->addListener('kernel.request', [0 => function () {
  1854. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1855. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1856. $instance->addListener('kernel.request', [0 => function () {
  1857. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1858. }, 1 => 'onKernelRequest'], 8);
  1859. $instance->addListener('kernel.finish_request', [0 => function () {
  1860. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1861. }, 1 => 'onKernelFinishRequest'], 0);
  1862. $instance->addListener('kernel.controller', [0 => function () {
  1863. return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1864. }, 1 => 'onKernelController'], 0);
  1865. $instance->addListener('kernel.controller', [0 => function () {
  1866. return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1867. }, 1 => 'onKernelController'], 0);
  1868. $instance->addListener('kernel.controller', [0 => function () {
  1869. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1870. }, 1 => 'onKernelController'], -128);
  1871. $instance->addListener('kernel.view', [0 => function () {
  1872. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1873. }, 1 => 'onKernelView'], 0);
  1874. $instance->addListener('kernel.controller', [0 => function () {
  1875. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1876. }, 1 => 'onKernelController'], 0);
  1877. $instance->addListener('kernel.response', [0 => function () {
  1878. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1879. }, 1 => 'onKernelResponse'], 0);
  1880. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1881. return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1882. }, 1 => 'onKernelControllerArguments'], 0);
  1883. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1884. return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1885. }, 1 => 'onKernelControllerArguments'], 0);
  1886. $instance->addListener('kernel.request', [0 => function () {
  1887. return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
  1888. }, 1 => 'onKernelRequest'], 0);
  1889. $instance->addListener('kernel.response', [0 => function () {
  1890. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1891. }, 1 => 'onKernelResponse'], -128);
  1892. $instance->addListener('console.command', [0 => function () {
  1893. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1894. }, 1 => 'onCommand'], 255);
  1895. $instance->addListener('console.terminate', [0 => function () {
  1896. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1897. }, 1 => 'onTerminate'], -255);
  1898. $instance->addListener('console.command', [0 => function () {
  1899. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1900. }, 1 => 'configure'], 1024);
  1901. $instance->addListener('console.error', [0 => function () {
  1902. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1903. }, 1 => 'onConsoleError'], 0);
  1904. $instance->addListener('console.terminate', [0 => function () {
  1905. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1906. }, 1 => 'onConsoleTerminate'], 0);
  1907. $instance->addListener('kernel.controller', [0 => function () {
  1908. return ($this->services['flagception.listener.routing_metadata_subscriber'] ?? $this->getFlagception_Listener_RoutingMetadataSubscriberService());
  1909. }, 1 => 'onKernelController'], 0);
  1910. $instance->addListener('kernel.request', [0 => function () {
  1911. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1912. }, 1 => 'onKernelRequest'], 0);
  1913. $instance->addListener('kernel.controller', [0 => function () {
  1914. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1915. }, 1 => 'onKernelController'], 128);
  1916. $instance->addListener('kernel.finish_request', [0 => function () {
  1917. return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1918. }, 1 => 'resetAssets'], 0);
  1919. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1920. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1921. }, 1 => 'checkPassport'], 512);
  1922. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1923. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1924. }, 1 => 'onLogout'], 0);
  1925. return $instance;
  1926. }
  1927. /**
  1928. * Gets the public 'flagception.listener.routing_metadata_subscriber' shared service.
  1929. *
  1930. * @return \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber
  1931. */
  1932. protected function getFlagception_Listener_RoutingMetadataSubscriberService()
  1933. {
  1934. return $this->services['flagception.listener.routing_metadata_subscriber'] = new \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService()));
  1935. }
  1936. /**
  1937. * Gets the public 'flagception.manager.feature_manager' shared service.
  1938. *
  1939. * @return \Flagception\Manager\FeatureManager
  1940. */
  1941. protected function getFlagception_Manager_FeatureManagerService()
  1942. {
  1943. $a = ($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService());
  1944. if (isset($this->services['flagception.manager.feature_manager'])) {
  1945. return $this->services['flagception.manager.feature_manager'];
  1946. }
  1947. return $this->services['flagception.manager.feature_manager'] = new \Flagception\Manager\FeatureManager($a, ($this->privates['flagception.decorator.chain_decorator'] ?? ($this->privates['flagception.decorator.chain_decorator'] = new \Flagception\Decorator\ChainDecorator())));
  1948. }
  1949. /**
  1950. * Gets the public 'http_kernel' shared service.
  1951. *
  1952. * @return \Symfony\Component\HttpKernel\HttpKernel
  1953. */
  1954. protected function getHttpKernelService()
  1955. {
  1956. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1957. if (isset($this->services['http_kernel'])) {
  1958. return $this->services['http_kernel'];
  1959. }
  1960. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1961. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1962. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1963. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1964. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1965. yield 4 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1966. yield 5 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1967. yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1968. yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1969. yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1970. yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1971. }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1972. }
  1973. /**
  1974. * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  1975. *
  1976. * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  1977. */
  1978. protected function getLexikJwtAuthentication_EncoderService()
  1979. {
  1980. return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl', 'RS256', 36000, 0, false));
  1981. }
  1982. /**
  1983. * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  1984. *
  1985. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  1986. */
  1987. protected function getLexikJwtAuthentication_JwtManagerService()
  1988. {
  1989. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1990. if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  1991. return $this->services['lexik_jwt_authentication.jwt_manager'];
  1992. }
  1993. $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a, 'username', new \Lexik\Bundle\JWTAuthenticationBundle\Services\PayloadEnrichment\ChainEnrichment([]));
  1994. $instance->setUserIdentityField('username', false);
  1995. return $instance;
  1996. }
  1997. /**
  1998. * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  1999. *
  2000. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  2001. */
  2002. protected function getLexikJwtAuthentication_KeyLoaderService()
  2003. {
  2004. return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
  2005. }
  2006. /**
  2007. * Gets the public 'request_stack' shared service.
  2008. *
  2009. * @return \Symfony\Component\HttpFoundation\RequestStack
  2010. */
  2011. protected function getRequestStackService()
  2012. {
  2013. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2014. }
  2015. /**
  2016. * Gets the public 'router' shared service.
  2017. *
  2018. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2019. */
  2020. protected function getRouterService()
  2021. {
  2022. $a = new \Symfony\Bridge\Monolog\Logger('router');
  2023. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2024. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2025. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2026. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2027. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2028. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  2029. ], [
  2030. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2031. ]))->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, 'de');
  2032. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2033. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2034. return $instance;
  2035. }
  2036. /**
  2037. * Gets the public 'translator' shared service.
  2038. *
  2039. * @return \Symfony\Component\Translation\DataCollectorTranslator
  2040. */
  2041. protected function getTranslatorService()
  2042. {
  2043. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2044. }
  2045. /**
  2046. * Gets the public 'var_dumper.cloner' shared service.
  2047. *
  2048. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2049. */
  2050. protected function getVarDumper_ClonerService()
  2051. {
  2052. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2053. $instance->setMaxItems(2500);
  2054. $instance->setMinDepth(1);
  2055. $instance->setMaxString(-1);
  2056. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2057. return $instance;
  2058. }
  2059. /**
  2060. * Gets the private '.service_locator.IkldLAI' shared service.
  2061. *
  2062. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2063. */
  2064. protected function get_ServiceLocator_IkldLAIService()
  2065. {
  2066. return $this->privates['.service_locator.IkldLAI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2067. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  2068. 'security.firewall.map.context.api_legacy' => ['privates', 'security.firewall.map.context.api_legacy', 'getSecurity_Firewall_Map_Context_ApiLegacyService', true],
  2069. 'security.firewall.map.context.api_login' => ['privates', 'security.firewall.map.context.api_login', 'getSecurity_Firewall_Map_Context_ApiLoginService', true],
  2070. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  2071. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  2072. ], [
  2073. 'security.firewall.map.context.api' => '?',
  2074. 'security.firewall.map.context.api_legacy' => '?',
  2075. 'security.firewall.map.context.api_login' => '?',
  2076. 'security.firewall.map.context.dev' => '?',
  2077. 'security.firewall.map.context.main' => '?',
  2078. ]);
  2079. }
  2080. /**
  2081. * Gets the private '.service_locator.KLVvNIq' shared service.
  2082. *
  2083. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2084. */
  2085. protected function get_ServiceLocator_KLVvNIqService()
  2086. {
  2087. return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2088. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  2089. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  2090. ], [
  2091. 'doctrine.ulid_generator' => '?',
  2092. 'doctrine.uuid_generator' => '?',
  2093. ]);
  2094. }
  2095. /**
  2096. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  2097. *
  2098. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  2099. */
  2100. protected function getAdminRouterSubscriberService()
  2101. {
  2102. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  2103. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2104. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2105. }
  2106. $b = ($this->services['router'] ?? $this->getRouterService());
  2107. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2108. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2109. }
  2110. $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  2111. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.'', ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory($c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), new \EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher($c)), new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry(['Roothirsch\\CoreBundle\\Controller\\CompanyAttributeCrudController' => 'Roothirsch\\CoreBundle\\Entity\\Company\\CompanyAttribute', 'Roothirsch\\CoreBundle\\Controller\\CompanyCrudController' => 'Roothirsch\\CoreBundle\\Entity\\Company', 'Roothirsch\\CoreBundle\\Controller\\ContactPersonCrudController' => 'Roothirsch\\CoreBundle\\Entity\\ContactPerson', 'Roothirsch\\CoreBundle\\Controller\\RoleCrudController' => 'Roothirsch\\CoreBundle\\Entity\\Group', 'Roothirsch\\CoreBundle\\Controller\\UserCrudController' => 'Roothirsch\\CoreBundle\\Entity\\User', 'Roothirsch\\CoreBundle\\FeatureFlag\\Controller\\FeatureFlagCrudController' => 'Roothirsch\\CoreBundle\\FeatureFlag\\Entity\\FeatureFlag', 'Roothirsch\\CoreBundle\\Menu\\Controller\\MenuItemCrudController' => 'Roothirsch\\CoreBundle\\Menu\\Entity\\MenuItem', 'Roothirsch\\CoreBundle\\Site\\Controller\\SiteCrudController' => 'Roothirsch\\CoreBundle\\Site\\Entity\\Site', 'Roothirsch\\CoreBundle\\Translation\\Controller\\LanguageCrudController' => 'Roothirsch\\CoreBundle\\Translation\\Entity\\Language', 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationScopeCrudController' => 'Roothirsch\\CoreBundle\\Translation\\Entity\\TranslationScope', 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationUnitCrudController' => 'Roothirsch\\CoreBundle\\Translation\\Entity\\TranslationUnit', 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController' => 'Roothirsch\\PimBundle\\Entity\\Article', 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController' => 'Roothirsch\\PimBundle\\Entity\\Attribute', 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController' => 'Roothirsch\\PimBundle\\Entity\\AttributeGroup', 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController' => 'Roothirsch\\PimBundle\\Entity\\Category', 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController' => 'Roothirsch\\PimBundle\\Entity\\Channel', 'Roothirsch\\PimBundle\\Controller\\ProductCrudController' => 'Roothirsch\\PimBundle\\Entity\\Product', 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController' => 'Roothirsch\\DamBundle\\Entity\\Asset', 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController' => 'Roothirsch\\DamBundle\\Entity\\Category', 'Roothirsch\\DamBundle\\Controller\\FileCrudController' => 'Roothirsch\\DamBundle\\Entity\\File', 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController' => 'Roothirsch\\DamBundle\\Entity\\File', 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Estimate\\EstimateAttribute', 'Roothirsch\\ShopBundle\\Controller\\EstimateCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Estimate', 'Roothirsch\\ShopBundle\\Controller\\EstimateManagementCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Estimate', 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Order\\OrderAttribute', 'Roothirsch\\ShopBundle\\Controller\\OrderCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Order', 'Roothirsch\\ShopBundle\\Controller\\OrderManagementCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Order', 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController' => 'Roothirsch\\ShopBundle\\Entity\\PositionTemplate', 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController' => 'Roothirsch\\NotificationBundle\\Entity\\Notification', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity\\Downtime', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity\\Product', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity\\ProductGroup', 'App\\Controller\\CompanyCrudController' => 'App\\Entity\\Company', 'App\\Controller\\Declaration\\DeclarationCrudController' => 'App\\Entity\\Declaration\\Declaration', 'App\\Controller\\Declaration\\FieldCrudController' => 'App\\Entity\\Declaration\\Field', 'App\\Controller\\Declaration\\ProductCrudController' => 'App\\Entity\\Declaration\\Product', 'App\\Controller\\DiscountCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Discount', 'App\\Controller\\EstimateCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Estimate', 'App\\Controller\\OrderCrudController' => 'Roothirsch\\ShopBundle\\Entity\\Order', 'App\\Controller\\SiteCrudController' => 'Roothirsch\\CoreBundle\\Site\\Entity\\Site'], ['Roothirsch\\CoreBundle\\Controller\\CompanyAttributeCrudController' => '40af2bf', 'Roothirsch\\CoreBundle\\Controller\\CompanyCrudController' => '85542fb', 'Roothirsch\\CoreBundle\\Controller\\ContactPersonCrudController' => '09cd25d', 'Roothirsch\\CoreBundle\\Controller\\RoleCrudController' => '0cf36cd', 'Roothirsch\\CoreBundle\\Controller\\UserCrudController' => '5f818b2', 'Roothirsch\\CoreBundle\\FeatureFlag\\Controller\\FeatureFlagCrudController' => '48370ec', 'Roothirsch\\CoreBundle\\Menu\\Controller\\MenuItemCrudController' => 'd79a52f', 'Roothirsch\\CoreBundle\\Site\\Controller\\SiteCrudController' => '334e94c', 'Roothirsch\\CoreBundle\\Translation\\Controller\\LanguageCrudController' => '9b84b94', 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationScopeCrudController' => 'fb74dd0', 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationUnitCrudController' => 'b1d71f1', 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController' => '92534be', 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController' => 'acacce1', 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController' => 'b72d958', 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController' => '3956a30', 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController' => 'be5c21a', 'Roothirsch\\PimBundle\\Controller\\ProductCrudController' => 'c5c7970', 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController' => 'b28eec7', 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController' => 'ba2f3f2', 'Roothirsch\\DamBundle\\Controller\\FileCrudController' => '2bf5f2b', 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController' => 'fff4d4a', 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController' => '95bd59b', 'Roothirsch\\ShopBundle\\Controller\\EstimateCrudController' => '3f78fdc', 'Roothirsch\\ShopBundle\\Controller\\EstimateManagementCrudController' => 'db38711', 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController' => '4b75f0a', 'Roothirsch\\ShopBundle\\Controller\\OrderCrudController' => '3336566', 'Roothirsch\\ShopBundle\\Controller\\OrderManagementCrudController' => '8742bba', 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController' => 'e585203', 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController' => '51fbe76', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController' => '5850502', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController' => '9a38cd7', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController' => 'e0cc845', 'App\\Controller\\CompanyCrudController' => '8d31994', 'App\\Controller\\Declaration\\DeclarationCrudController' => '273ca3e', 'App\\Controller\\Declaration\\FieldCrudController' => 'f96bcf9', 'App\\Controller\\Declaration\\ProductCrudController' => 'd309fb7', 'App\\Controller\\DiscountCrudController' => '833ccb3', 'App\\Controller\\EstimateCrudController' => '4270775', 'App\\Controller\\OrderCrudController' => '79431e5', 'App\\Controller\\SiteCrudController' => '1f34330'], ['Roothirsch\\CoreBundle\\Entity\\Company\\CompanyAttribute' => 'Roothirsch\\CoreBundle\\Controller\\CompanyAttributeCrudController', 'Roothirsch\\CoreBundle\\Entity\\Company' => 'Roothirsch\\CoreBundle\\Controller\\CompanyCrudController', 'Roothirsch\\CoreBundle\\Entity\\ContactPerson' => 'Roothirsch\\CoreBundle\\Controller\\ContactPersonCrudController', 'Roothirsch\\CoreBundle\\Entity\\Group' => 'Roothirsch\\CoreBundle\\Controller\\RoleCrudController', 'Roothirsch\\CoreBundle\\Entity\\User' => 'Roothirsch\\CoreBundle\\Controller\\UserCrudController', 'Roothirsch\\CoreBundle\\FeatureFlag\\Entity\\FeatureFlag' => 'Roothirsch\\CoreBundle\\FeatureFlag\\Controller\\FeatureFlagCrudController', 'Roothirsch\\CoreBundle\\Menu\\Entity\\MenuItem' => 'Roothirsch\\CoreBundle\\Menu\\Controller\\MenuItemCrudController', 'Roothirsch\\CoreBundle\\Site\\Entity\\Site' => 'App\\Controller\\SiteCrudController', 'Roothirsch\\CoreBundle\\Translation\\Entity\\Language' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\LanguageCrudController', 'Roothirsch\\CoreBundle\\Translation\\Entity\\TranslationScope' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationScopeCrudController', 'Roothirsch\\CoreBundle\\Translation\\Entity\\TranslationUnit' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationUnitCrudController', 'Roothirsch\\PimBundle\\Entity\\Article' => 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController', 'Roothirsch\\PimBundle\\Entity\\Attribute' => 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController', 'Roothirsch\\PimBundle\\Entity\\AttributeGroup' => 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController', 'Roothirsch\\PimBundle\\Entity\\Category' => 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController', 'Roothirsch\\PimBundle\\Entity\\Channel' => 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController', 'Roothirsch\\PimBundle\\Entity\\Product' => 'Roothirsch\\PimBundle\\Controller\\ProductCrudController', 'Roothirsch\\DamBundle\\Entity\\Asset' => 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController', 'Roothirsch\\DamBundle\\Entity\\Category' => 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController', 'Roothirsch\\DamBundle\\Entity\\File' => 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController', 'Roothirsch\\ShopBundle\\Entity\\Estimate\\EstimateAttribute' => 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController', 'Roothirsch\\ShopBundle\\Entity\\Estimate' => 'App\\Controller\\EstimateCrudController', 'Roothirsch\\ShopBundle\\Entity\\Order\\OrderAttribute' => 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController', 'Roothirsch\\ShopBundle\\Entity\\Order' => 'App\\Controller\\OrderCrudController', 'Roothirsch\\ShopBundle\\Entity\\PositionTemplate' => 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController', 'Roothirsch\\NotificationBundle\\Entity\\Notification' => 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity\\Downtime' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity\\Product' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity\\ProductGroup' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController', 'App\\Entity\\Company' => 'App\\Controller\\CompanyCrudController', 'App\\Entity\\Declaration\\Declaration' => 'App\\Controller\\Declaration\\DeclarationCrudController', 'App\\Entity\\Declaration\\Field' => 'App\\Controller\\Declaration\\FieldCrudController', 'App\\Entity\\Declaration\\Product' => 'App\\Controller\\Declaration\\ProductCrudController', 'Roothirsch\\ShopBundle\\Entity\\Discount' => 'App\\Controller\\DiscountCrudController'], ['40af2bf' => 'Roothirsch\\CoreBundle\\Controller\\CompanyAttributeCrudController', '85542fb' => 'Roothirsch\\CoreBundle\\Controller\\CompanyCrudController', '09cd25d' => 'Roothirsch\\CoreBundle\\Controller\\ContactPersonCrudController', '0cf36cd' => 'Roothirsch\\CoreBundle\\Controller\\RoleCrudController', '5f818b2' => 'Roothirsch\\CoreBundle\\Controller\\UserCrudController', '48370ec' => 'Roothirsch\\CoreBundle\\FeatureFlag\\Controller\\FeatureFlagCrudController', 'd79a52f' => 'Roothirsch\\CoreBundle\\Menu\\Controller\\MenuItemCrudController', '334e94c' => 'Roothirsch\\CoreBundle\\Site\\Controller\\SiteCrudController', '9b84b94' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\LanguageCrudController', 'fb74dd0' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationScopeCrudController', 'b1d71f1' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationUnitCrudController', '92534be' => 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController', 'acacce1' => 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController', 'b72d958' => 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController', '3956a30' => 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController', 'be5c21a' => 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController', 'c5c7970' => 'Roothirsch\\PimBundle\\Controller\\ProductCrudController', 'b28eec7' => 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController', 'ba2f3f2' => 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController', '2bf5f2b' => 'Roothirsch\\DamBundle\\Controller\\FileCrudController', 'fff4d4a' => 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController', '95bd59b' => 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController', '3f78fdc' => 'Roothirsch\\ShopBundle\\Controller\\EstimateCrudController', 'db38711' => 'Roothirsch\\ShopBundle\\Controller\\EstimateManagementCrudController', '4b75f0a' => 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController', 3336566 => 'Roothirsch\\ShopBundle\\Controller\\OrderCrudController', '8742bba' => 'Roothirsch\\ShopBundle\\Controller\\OrderManagementCrudController', 'e585203' => 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController', '51fbe76' => 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController', 5850502 => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController', '9a38cd7' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController', 'e0cc845' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController', '8d31994' => 'App\\Controller\\CompanyCrudController', '273ca3e' => 'App\\Controller\\Declaration\\DeclarationCrudController', 'f96bcf9' => 'App\\Controller\\Declaration\\FieldCrudController', 'd309fb7' => 'App\\Controller\\Declaration\\ProductCrudController', '833ccb3' => 'App\\Controller\\DiscountCrudController', 4270775 => 'App\\Controller\\EstimateCrudController', '79431e5' => 'App\\Controller\\OrderCrudController', '1f34330' => 'App\\Controller\\SiteCrudController']), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b, $b);
  2112. }
  2113. /**
  2114. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  2115. *
  2116. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  2117. */
  2118. protected function getActionFactoryService()
  2119. {
  2120. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  2121. }
  2122. /**
  2123. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  2124. *
  2125. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  2126. */
  2127. protected function getControllerFactoryService()
  2128. {
  2129. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2130. }
  2131. /**
  2132. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  2133. *
  2134. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  2135. */
  2136. protected function getEntityFactoryService()
  2137. {
  2138. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2139. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  2140. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  2141. }
  2142. $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  2143. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $b, new RewindableGenerator(function () {
  2144. yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  2145. yield 1 => ($this->privates['Roothirsch\\CoreBundle\\Admin\\Field\\Configurator\\RangeConfigurator'] ?? $this->load('getRangeConfiguratorService'));
  2146. yield 2 => ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EasyAdminField\\Configurator\\AttributeAssociationConfigurator'] ?? $this->load('getAttributeAssociationConfiguratorService'));
  2147. yield 3 => ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFieldConfigurator'] ?? $this->load('getTranslatableFieldConfiguratorService'));
  2148. yield 4 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  2149. yield 5 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  2150. yield 6 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  2151. yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  2152. yield 8 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  2153. yield 9 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  2154. yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  2155. yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  2156. yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  2157. yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  2158. yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  2159. yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  2160. yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__, 4))));
  2161. yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  2162. yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  2163. yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  2164. yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  2165. yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  2166. yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  2167. yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator()));
  2168. yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator()));
  2169. yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  2170. yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  2171. yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  2172. yield 28 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  2173. yield 29 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  2174. yield 30 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  2175. }, 31)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2176. }
  2177. /**
  2178. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  2179. *
  2180. * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  2181. */
  2182. protected function getAdminContextProviderService()
  2183. {
  2184. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2185. }
  2186. /**
  2187. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  2188. *
  2189. * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  2190. */
  2191. protected function getAdminUrlGeneratorService()
  2192. {
  2193. $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  2194. $a = ($this->services['router'] ?? $this->getRouterService());
  2195. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'])) {
  2196. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'];
  2197. }
  2198. return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->targetDir.'', ['App\\Controller\\AdminController' => '7038379', 'App\\Controller\\FrontendController' => '29f8567'], [7038379 => 'App\\Controller\\AdminController', '29f8567' => 'App\\Controller\\FrontendController']))));
  2199. };
  2200. return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  2201. }
  2202. /**
  2203. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  2204. *
  2205. * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2206. */
  2207. protected function getAuthorizationCheckerService()
  2208. {
  2209. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2210. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  2211. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  2212. }
  2213. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  2214. }
  2215. /**
  2216. * Gets the private 'Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener' shared autowired service.
  2217. *
  2218. * @return \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener
  2219. */
  2220. protected function getTranslatableDoctrineListenerService()
  2221. {
  2222. return $this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener'] = new \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener();
  2223. }
  2224. /**
  2225. * Gets the private 'Roothirsch\CoreBundle\EventListener\LocaleEventListener' shared autowired service.
  2226. *
  2227. * @return \Roothirsch\CoreBundle\EventListener\LocaleEventListener
  2228. */
  2229. protected function getLocaleEventListenerService()
  2230. {
  2231. return $this->privates['Roothirsch\\CoreBundle\\EventListener\\LocaleEventListener'] = new \Roothirsch\CoreBundle\EventListener\LocaleEventListener(($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener'] ?? ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener'] = new \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener())));
  2232. }
  2233. /**
  2234. * Gets the private 'Roothirsch\CoreBundle\EventSubscriber\UserReadSubscriber' shared autowired service.
  2235. *
  2236. * @return \Roothirsch\CoreBundle\EventSubscriber\UserReadSubscriber
  2237. */
  2238. protected function getUserReadSubscriberService()
  2239. {
  2240. $a = ($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'] ?? $this->getUserManagerService());
  2241. if (isset($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'])) {
  2242. return $this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'];
  2243. }
  2244. return $this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'] = new \Roothirsch\CoreBundle\EventSubscriber\UserReadSubscriber(($this->privates['Roothirsch\\CoreBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2245. }
  2246. /**
  2247. * Gets the private 'Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository' shared autowired service.
  2248. *
  2249. * @return \Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository
  2250. */
  2251. protected function getFeatureFlagRepositoryService()
  2252. {
  2253. return $this->privates['Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository'] = new \Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2254. }
  2255. /**
  2256. * Gets the private 'Roothirsch\CoreBundle\Messaging\MessagingService' shared autowired service.
  2257. *
  2258. * @return \Roothirsch\CoreBundle\Messaging\MessagingService
  2259. */
  2260. protected function getMessagingService2Service()
  2261. {
  2262. $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2263. if (isset($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'])) {
  2264. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'];
  2265. }
  2266. $b = ($this->services['router'] ?? $this->getRouterService());
  2267. if (isset($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'])) {
  2268. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'];
  2269. }
  2270. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'] = new \Roothirsch\CoreBundle\Messaging\MessagingService($a, $b);
  2271. }
  2272. /**
  2273. * Gets the private 'Roothirsch\CoreBundle\Repository\GroupRepository' shared autowired service.
  2274. *
  2275. * @return \Roothirsch\CoreBundle\Repository\GroupRepository
  2276. */
  2277. protected function getGroupRepositoryService()
  2278. {
  2279. return $this->privates['Roothirsch\\CoreBundle\\Repository\\GroupRepository'] = new \Roothirsch\CoreBundle\Repository\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2280. }
  2281. /**
  2282. * Gets the private 'Roothirsch\CoreBundle\Repository\UserRepository' shared autowired service.
  2283. *
  2284. * @return \Roothirsch\CoreBundle\Repository\UserRepository
  2285. */
  2286. protected function getUserRepositoryService()
  2287. {
  2288. return $this->privates['Roothirsch\\CoreBundle\\Repository\\UserRepository'] = new \Roothirsch\CoreBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2289. }
  2290. /**
  2291. * Gets the private 'Roothirsch\CoreBundle\Security\EventListener\CheckUserListener' shared autowired service.
  2292. *
  2293. * @return \Roothirsch\CoreBundle\Security\EventListener\CheckUserListener
  2294. */
  2295. protected function getCheckUserListenerService()
  2296. {
  2297. $a = ($this->services['router'] ?? $this->getRouterService());
  2298. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'])) {
  2299. return $this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'];
  2300. }
  2301. $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2302. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'])) {
  2303. return $this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'];
  2304. }
  2305. return $this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'] = new \Roothirsch\CoreBundle\Security\EventListener\CheckUserListener($a, $b, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  2306. }
  2307. /**
  2308. * Gets the private 'Roothirsch\CoreBundle\Security\TokenCookieListener' shared autowired service.
  2309. *
  2310. * @return \Roothirsch\CoreBundle\Security\TokenCookieListener
  2311. */
  2312. protected function getTokenCookieListenerService()
  2313. {
  2314. $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  2315. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'])) {
  2316. return $this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'];
  2317. }
  2318. return $this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'] = new \Roothirsch\CoreBundle\Security\TokenCookieListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2319. }
  2320. /**
  2321. * Gets the private 'Roothirsch\CoreBundle\Security\UserManager' shared autowired service.
  2322. *
  2323. * @return \Roothirsch\CoreBundle\Security\UserManager
  2324. */
  2325. protected function getUserManagerService()
  2326. {
  2327. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2328. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'])) {
  2329. return $this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'];
  2330. }
  2331. $b = ($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'] ?? $this->getMessagingService2Service());
  2332. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'])) {
  2333. return $this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'];
  2334. }
  2335. return $this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'] = new \Roothirsch\CoreBundle\Security\UserManager($a, ($this->privates['security.encoder_factory.generic'] ?? $this->load('getSecurity_EncoderFactory_GenericService')), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Roothirsch\\CoreBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $b, ($this->privates['Roothirsch\\CoreBundle\\Repository\\GroupRepository'] ?? $this->getGroupRepositoryService()));
  2336. }
  2337. /**
  2338. * Gets the private 'Roothirsch\CoreBundle\Site\SiteProvider' shared autowired service.
  2339. *
  2340. * @return \Roothirsch\CoreBundle\Site\SiteProvider
  2341. */
  2342. protected function getSiteProviderService()
  2343. {
  2344. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2345. if (isset($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'])) {
  2346. return $this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'];
  2347. }
  2348. return $this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'] = new \Roothirsch\CoreBundle\Site\SiteProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  2349. }
  2350. /**
  2351. * Gets the private 'Roothirsch\CoreBundle\Site\TemplatePathInjection' shared autowired service.
  2352. *
  2353. * @return \Roothirsch\CoreBundle\Site\TemplatePathInjection
  2354. */
  2355. protected function getTemplatePathInjectionService()
  2356. {
  2357. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2358. if (isset($this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'])) {
  2359. return $this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'];
  2360. }
  2361. return $this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'] = new \Roothirsch\CoreBundle\Site\TemplatePathInjection(($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'] ?? $this->getSiteProviderService()), $a, \dirname(__DIR__, 4));
  2362. }
  2363. /**
  2364. * Gets the private 'Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber' shared autowired service.
  2365. *
  2366. * @return \Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber
  2367. */
  2368. protected function getTranslationScopeReadSubscriberService()
  2369. {
  2370. return $this->privates['Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationScopeReadSubscriber'] = new \Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber(($this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository'] ?? $this->getTranslationScopeRepositoryService()));
  2371. }
  2372. /**
  2373. * Gets the private 'Roothirsch\CoreBundle\Translation\Repository\LanguageRepository' shared autowired service.
  2374. *
  2375. * @return \Roothirsch\CoreBundle\Translation\Repository\LanguageRepository
  2376. */
  2377. protected function getLanguageRepositoryService()
  2378. {
  2379. return $this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository'] = new \Roothirsch\CoreBundle\Translation\Repository\LanguageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2380. }
  2381. /**
  2382. * Gets the private 'Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository' shared autowired service.
  2383. *
  2384. * @return \Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository
  2385. */
  2386. protected function getTranslationScopeRepositoryService()
  2387. {
  2388. return $this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository'] = new \Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2389. }
  2390. /**
  2391. * Gets the private 'Roothirsch\CoreBundle\Translation\Services\LegacyTranslator' shared autowired service.
  2392. *
  2393. * @return \Roothirsch\CoreBundle\Translation\Services\LegacyTranslator
  2394. */
  2395. protected function getLegacyTranslatorService()
  2396. {
  2397. return $this->privates['Roothirsch\\CoreBundle\\Translation\\Services\\LegacyTranslator'] = new \Roothirsch\CoreBundle\Translation\Services\LegacyTranslator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2398. }
  2399. /**
  2400. * Gets the private 'Roothirsch\CoreBundle\UserAware\UserDetection' shared autowired service.
  2401. *
  2402. * @return \Roothirsch\CoreBundle\UserAware\UserDetection
  2403. */
  2404. protected function getUserDetectionService()
  2405. {
  2406. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2407. if (isset($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'])) {
  2408. return $this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'];
  2409. }
  2410. $b = ($this->services['router'] ?? $this->getRouterService());
  2411. if (isset($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'])) {
  2412. return $this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'];
  2413. }
  2414. return $this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'] = new \Roothirsch\CoreBundle\UserAware\UserDetection($a, $b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2415. }
  2416. /**
  2417. * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2418. *
  2419. * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2420. */
  2421. protected function getResetAssetsEventListenerService()
  2422. {
  2423. return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => 'tuer24', 1 => 'configurator', 2 => 'main', 3 => 'theme_stf', 4 => 'theme_sturm', 5 => 'theme_brunex', 6 => 'theme_hgc', 7 => 'delivery_time_estimator']);
  2424. }
  2425. /**
  2426. * Gets the private 'annotations.cache_adapter' shared service.
  2427. *
  2428. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2429. */
  2430. protected function getAnnotations_CacheAdapterService()
  2431. {
  2432. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2433. }
  2434. /**
  2435. * Gets the private 'annotations.cached_reader' shared service.
  2436. *
  2437. * @return \Doctrine\Common\Annotations\PsrCachedReader
  2438. */
  2439. protected function getAnnotations_CachedReaderService()
  2440. {
  2441. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2442. }
  2443. /**
  2444. * Gets the private 'annotations.reader' shared service.
  2445. *
  2446. * @return \Doctrine\Common\Annotations\AnnotationReader
  2447. */
  2448. protected function getAnnotations_ReaderService()
  2449. {
  2450. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2451. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2452. $a->registerUniqueLoader('class_exists');
  2453. $instance->addGlobalIgnoredName('required', $a);
  2454. return $instance;
  2455. }
  2456. /**
  2457. * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2458. *
  2459. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2460. */
  2461. protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2462. {
  2463. return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('I-IDxkI0OH', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2464. }
  2465. /**
  2466. * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2467. *
  2468. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2469. */
  2470. protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2471. {
  2472. return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('p9ggIVqPlC', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2473. }
  2474. /**
  2475. * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2476. *
  2477. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2478. */
  2479. protected function getApiPlatform_Cache_Metadata_ResourceService()
  2480. {
  2481. return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('e65AF1afA+', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2482. }
  2483. /**
  2484. * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2485. *
  2486. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2487. */
  2488. protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2489. {
  2490. return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PqmTSHqPJJ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2491. }
  2492. /**
  2493. * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2494. *
  2495. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2496. */
  2497. protected function getApiPlatform_Cache_RouteNameResolverService()
  2498. {
  2499. return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XOcTqFGv9Q', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2500. }
  2501. /**
  2502. * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2503. *
  2504. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2505. */
  2506. protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2507. {
  2508. return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qhCUOtFmQn', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2509. }
  2510. /**
  2511. * Gets the private 'api_platform.filter_locator' shared service.
  2512. *
  2513. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2514. */
  2515. protected function getApiPlatform_FilterLocatorService()
  2516. {
  2517. return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2518. 'App\\Filter\\ExtTranslationFilter' => ['privates', 'App\\Filter\\ExtTranslationFilter', 'getExtTranslationFilterService', true],
  2519. 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter' => ['privates', 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter', 'getInArrayFilterService', true],
  2520. 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter' => ['privates', 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter', 'getOrSearchFilterService', true],
  2521. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => ['services', 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter', 'getAttributeOrderFilterService', true],
  2522. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => ['services', 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter', 'getHasPositionsFilterService', true],
  2523. 'annotated_app_entity_declaration_declaration_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_declaration_declaration_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityDeclarationDeclarationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2524. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_in_array_filter' => ['privates', 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_in_array_filter', 'getAnnotatedRoothirschCoreBundleEntityCompanyRoothirschCoreBundleAPIFilterInArrayFilterService', true],
  2525. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => ['privates', 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_or_search_filter', 'getAnnotatedRoothirschCoreBundleEntityCompanyRoothirschCoreBundleAPIFilterOrSearchFilterService', true],
  2526. 'annotated_roothirsch_core_bundle_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_roothirsch_core_bundle_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedRoothirschCoreBundleEntityUserApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  2527. 'annotated_roothirsch_core_bundle_entity_user_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => ['privates', 'annotated_roothirsch_core_bundle_entity_user_roothirsch_core_bundle_a_p_i_filter_or_search_filter', 'getAnnotatedRoothirschCoreBundleEntityUserRoothirschCoreBundleAPIFilterOrSearchFilterService', true],
  2528. 'annotated_roothirsch_core_bundle_translation_entity_translation_unit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_roothirsch_core_bundle_translation_entity_translation_unit_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedRoothirschCoreBundleTranslationEntityTranslationUnitApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2529. 'annotated_roothirsch_pim_bundle_entity_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_roothirsch_pim_bundle_entity_product_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedRoothirschPimBundleEntityProductApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2530. 'annotated_roothirsch_shop_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedRoothirschShopBundleEntityAddressApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  2531. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_numeric_filter', 'getAnnotatedRoothirschShopBundleEntityEstimateApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService', true],
  2532. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedRoothirschShopBundleEntityEstimateApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2533. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter', 'getAnnotatedRoothirschShopBundleEntityEstimateRoothirschShopBundleAPIFilterAttributeOrderFilterService', true],
  2534. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter', 'getAnnotatedRoothirschShopBundleEntityEstimateRoothirschShopBundleAPIFilterHasPositionsFilterService', true],
  2535. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_numeric_filter', 'getAnnotatedRoothirschShopBundleEntityOrderApiPlatformCoreBridgeDoctrineOrmFilterNumericFilterService', true],
  2536. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedRoothirschShopBundleEntityOrderApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2537. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter', 'getAnnotatedRoothirschShopBundleEntityOrderRoothirschShopBundleAPIFilterAttributeOrderFilterService', true],
  2538. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => ['privates', 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter', 'getAnnotatedRoothirschShopBundleEntityOrderRoothirschShopBundleAPIFilterHasPositionsFilterService', true],
  2539. ], [
  2540. 'App\\Filter\\ExtTranslationFilter' => '?',
  2541. 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter' => '?',
  2542. 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter' => '?',
  2543. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => '?',
  2544. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => '?',
  2545. 'annotated_app_entity_declaration_declaration_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2546. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_in_array_filter' => '?',
  2547. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => '?',
  2548. 'annotated_roothirsch_core_bundle_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2549. 'annotated_roothirsch_core_bundle_entity_user_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => '?',
  2550. 'annotated_roothirsch_core_bundle_translation_entity_translation_unit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2551. 'annotated_roothirsch_pim_bundle_entity_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2552. 'annotated_roothirsch_shop_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2553. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  2554. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2555. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => '?',
  2556. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => '?',
  2557. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  2558. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2559. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => '?',
  2560. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => '?',
  2561. ]);
  2562. }
  2563. /**
  2564. * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2565. *
  2566. * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2567. */
  2568. protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2569. {
  2570. return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2571. }
  2572. /**
  2573. * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2574. *
  2575. * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2576. */
  2577. protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2578. {
  2579. $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2580. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2581. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2582. }
  2583. $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2584. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2585. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2586. }
  2587. return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
  2588. }
  2589. /**
  2590. * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2591. *
  2592. * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2593. */
  2594. protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2595. {
  2596. return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2597. }
  2598. /**
  2599. * Gets the private 'api_platform.identifier.converter' shared service.
  2600. *
  2601. * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2602. */
  2603. protected function getApiPlatform_Identifier_ConverterService()
  2604. {
  2605. return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), new RewindableGenerator(function () {
  2606. yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  2607. yield 1 => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  2608. yield 2 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2609. yield 3 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2610. yield 4 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  2611. }, 5));
  2612. }
  2613. /**
  2614. * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2615. *
  2616. * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2617. */
  2618. protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2619. {
  2620. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2621. if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  2622. return $this->privates['api_platform.identifiers_extractor.cached'];
  2623. }
  2624. $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2625. $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2626. return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor($a, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $b, $c, true), $b, $c);
  2627. }
  2628. /**
  2629. * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2630. *
  2631. * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2632. */
  2633. protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2634. {
  2635. $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2636. $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2637. return $instance;
  2638. }
  2639. /**
  2640. * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2641. *
  2642. * @return \ApiPlatform\JsonLd\ContextBuilder
  2643. */
  2644. protected function getApiPlatform_Jsonld_ContextBuilderService()
  2645. {
  2646. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2647. if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2648. return $this->privates['api_platform.jsonld.context_builder'];
  2649. }
  2650. $b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2651. return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($b));
  2652. }
  2653. /**
  2654. * Gets the private 'api_platform.listener.request.add_format' shared service.
  2655. *
  2656. * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2657. */
  2658. protected function getApiPlatform_Listener_Request_AddFormatService()
  2659. {
  2660. return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  2661. }
  2662. /**
  2663. * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2664. *
  2665. * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2666. */
  2667. protected function getApiPlatform_Listener_Request_DeserializeService()
  2668. {
  2669. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2670. if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2671. return $this->privates['api_platform.listener.request.deserialize'];
  2672. }
  2673. $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2674. if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2675. return $this->privates['api_platform.listener.request.deserialize'];
  2676. }
  2677. return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2678. }
  2679. /**
  2680. * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  2681. *
  2682. * @return \ApiPlatform\Core\EventListener\ReadListener
  2683. */
  2684. protected function getApiPlatform_Listener_Request_Read_LegacyService()
  2685. {
  2686. $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  2687. if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  2688. return $this->privates['api_platform.listener.request.read.legacy'];
  2689. }
  2690. $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  2691. if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  2692. return $this->privates['api_platform.listener.request.read.legacy'];
  2693. }
  2694. return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a, $b, ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2695. }
  2696. /**
  2697. * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2698. *
  2699. * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2700. */
  2701. protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2702. {
  2703. $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2704. if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  2705. return $this->privates['api_platform.listener.view.validate_query_parameters'];
  2706. }
  2707. return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator($a), true);
  2708. }
  2709. /**
  2710. * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  2711. *
  2712. * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2713. */
  2714. protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  2715. {
  2716. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2717. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2718. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2719. }
  2720. $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2721. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2722. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2723. }
  2724. $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2725. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  2726. yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  2727. yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2728. yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  2729. yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  2730. yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  2731. yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  2732. yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  2733. yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  2734. yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2735. yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  2736. yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  2737. yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  2738. yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  2739. }, 13)));
  2740. }
  2741. /**
  2742. * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2743. *
  2744. * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2745. */
  2746. protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2747. {
  2748. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2749. if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2750. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2751. }
  2752. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  2753. }
  2754. /**
  2755. * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2756. *
  2757. * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2758. */
  2759. protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2760. {
  2761. $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2762. return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults'])))), []), $this->parameters['api_platform.formats'], []));
  2763. }
  2764. /**
  2765. * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2766. *
  2767. * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2768. */
  2769. protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2770. {
  2771. return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  2772. }
  2773. /**
  2774. * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2775. *
  2776. * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  2777. */
  2778. protected function getApiPlatform_OperationPathResolver_CustomService()
  2779. {
  2780. return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  2781. }
  2782. /**
  2783. * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2784. *
  2785. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2786. */
  2787. protected function getApiPlatform_OperationPathResolver_RouterService()
  2788. {
  2789. $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2790. if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2791. return $this->privates['api_platform.operation_path_resolver.router'];
  2792. }
  2793. $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2794. if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2795. return $this->privates['api_platform.operation_path_resolver.router'];
  2796. }
  2797. return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $b);
  2798. }
  2799. /**
  2800. * Gets the private 'api_platform.resource_class_resolver' shared service.
  2801. *
  2802. * @return \ApiPlatform\Api\ResourceClassResolver
  2803. */
  2804. protected function getApiPlatform_ResourceClassResolverService()
  2805. {
  2806. return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  2807. }
  2808. /**
  2809. * Gets the private 'api_platform.router' shared service.
  2810. *
  2811. * @return \ApiPlatform\Symfony\Routing\Router
  2812. */
  2813. protected function getApiPlatform_RouterService()
  2814. {
  2815. $a = ($this->services['router'] ?? $this->getRouterService());
  2816. if (isset($this->privates['api_platform.router'])) {
  2817. return $this->privates['api_platform.router'];
  2818. }
  2819. return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a, 1);
  2820. }
  2821. /**
  2822. * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2823. *
  2824. * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2825. */
  2826. protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2827. {
  2828. return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  2829. }
  2830. /**
  2831. * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2832. *
  2833. * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2834. */
  2835. protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2836. {
  2837. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2838. if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2839. return $this->privates['api_platform.security.resource_access_checker'];
  2840. }
  2841. return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
  2842. }
  2843. /**
  2844. * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2845. *
  2846. * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2847. */
  2848. protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2849. {
  2850. $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  2851. if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  2852. return $this->privates['api_platform.serializer.context_builder.filter'];
  2853. }
  2854. $b = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2855. return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($b, $a, new \ApiPlatform\Serializer\SerializerContextBuilder($b));
  2856. }
  2857. /**
  2858. * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2859. *
  2860. * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2861. */
  2862. protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2863. {
  2864. return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  2865. }
  2866. /**
  2867. * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2868. *
  2869. * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2870. */
  2871. protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2872. {
  2873. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2874. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2875. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2876. }
  2877. $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2878. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2879. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2880. }
  2881. $c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  2882. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2883. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2884. }
  2885. return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, $b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), $c));
  2886. }
  2887. /**
  2888. * Gets the private 'assets.context' shared service.
  2889. *
  2890. * @return \Symfony\Component\Asset\Context\RequestStackContext
  2891. */
  2892. protected function getAssets_ContextService()
  2893. {
  2894. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2895. return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  2896. }
  2897. /**
  2898. * Gets the private 'assets.packages' shared service.
  2899. *
  2900. * @return \Symfony\Component\Asset\Packages
  2901. */
  2902. protected function getAssets_PackagesService()
  2903. {
  2904. return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  2905. yield 'tuer24' => ($this->privates['assets._package_tuer24'] ?? $this->load('getAssets_PackageTuer24Service'));
  2906. yield 'main' => ($this->privates['assets._package_main'] ?? $this->load('getAssets_PackageMainService'));
  2907. yield 'configurator' => ($this->privates['assets._package_configurator'] ?? $this->load('getAssets_PackageConfiguratorService'));
  2908. yield 'theme_brunex' => ($this->privates['assets._package_theme_brunex'] ?? $this->load('getAssets_PackageThemeBrunexService'));
  2909. yield 'theme_hgc' => ($this->privates['assets._package_theme_hgc'] ?? $this->load('getAssets_PackageThemeHgcService'));
  2910. yield 'theme_sturm' => ($this->privates['assets._package_theme_sturm'] ?? $this->load('getAssets_PackageThemeSturmService'));
  2911. yield 'theme_stf' => ($this->privates['assets._package_theme_stf'] ?? $this->load('getAssets_PackageThemeStfService'));
  2912. yield 'delivery_time_estimator' => ($this->privates['assets._package_delivery_time_estimator'] ?? $this->load('getAssets_PackageDeliveryTimeEstimatorService'));
  2913. yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  2914. }, 9));
  2915. }
  2916. /**
  2917. * Gets the private 'cache.annotations' shared service.
  2918. *
  2919. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2920. */
  2921. protected function getCache_AnnotationsService()
  2922. {
  2923. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LUwju8oo-c', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2924. }
  2925. /**
  2926. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2927. *
  2928. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2929. */
  2930. protected function getCache_Doctrine_Orm_Default_QueryService()
  2931. {
  2932. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2933. }
  2934. /**
  2935. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2936. *
  2937. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2938. */
  2939. protected function getCache_Doctrine_Orm_Default_ResultService()
  2940. {
  2941. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2942. }
  2943. /**
  2944. * Gets the private 'cache.doctrine.orm.my_brunex.query' shared service.
  2945. *
  2946. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2947. */
  2948. protected function getCache_Doctrine_Orm_MyBrunex_QueryService()
  2949. {
  2950. return $this->privates['cache.doctrine.orm.my_brunex.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2951. }
  2952. /**
  2953. * Gets the private 'cache.doctrine.orm.my_brunex.result' shared service.
  2954. *
  2955. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2956. */
  2957. protected function getCache_Doctrine_Orm_MyBrunex_ResultService()
  2958. {
  2959. return $this->privates['cache.doctrine.orm.my_brunex.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2960. }
  2961. /**
  2962. * Gets the private 'cache.property_info' shared service.
  2963. *
  2964. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2965. */
  2966. protected function getCache_PropertyInfoService()
  2967. {
  2968. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fqcb06i6Oh', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2969. }
  2970. /**
  2971. * Gets the private 'cache.security_expression_language' shared service.
  2972. *
  2973. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2974. */
  2975. protected function getCache_SecurityExpressionLanguageService()
  2976. {
  2977. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ImKoGTF81r', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2978. }
  2979. /**
  2980. * Gets the private 'cache.security_token_verifier' shared service.
  2981. *
  2982. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2983. */
  2984. protected function getCache_SecurityTokenVerifierService()
  2985. {
  2986. return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EKkS-HcMMG', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2987. }
  2988. /**
  2989. * Gets the private 'cache.serializer' shared service.
  2990. *
  2991. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2992. */
  2993. protected function getCache_SerializerService()
  2994. {
  2995. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vgS1FVNAMw', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2996. }
  2997. /**
  2998. * Gets the private 'cache.validator' shared service.
  2999. *
  3000. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3001. */
  3002. protected function getCache_ValidatorService()
  3003. {
  3004. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6qMHOiEOqs', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3005. }
  3006. /**
  3007. * Gets the private 'cache.webpack_encore' shared service.
  3008. *
  3009. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3010. */
  3011. protected function getCache_WebpackEncoreService()
  3012. {
  3013. return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZQ8HYV4CDR', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3014. }
  3015. /**
  3016. * Gets the private 'config_cache_factory' shared service.
  3017. *
  3018. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3019. */
  3020. protected function getConfigCacheFactoryService()
  3021. {
  3022. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3023. 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)));
  3024. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3025. }, 2));
  3026. }
  3027. /**
  3028. * Gets the private 'data_collector.form' shared service.
  3029. *
  3030. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3031. */
  3032. protected function getDataCollector_FormService()
  3033. {
  3034. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3035. }
  3036. /**
  3037. * Gets the private 'data_collector.request' shared service.
  3038. *
  3039. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3040. */
  3041. protected function getDataCollector_RequestService()
  3042. {
  3043. 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())));
  3044. }
  3045. /**
  3046. * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  3047. *
  3048. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  3049. */
  3050. protected function getDebug_ApiPlatform_CollectionDataProviderService()
  3051. {
  3052. return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  3053. yield 0 => ($this->privates['App\\Brunex\\API\\DataProvider\\BodenabschlussCollectionDataProvider'] ?? $this->load('getBodenabschlussCollectionDataProviderService'));
  3054. yield 1 => ($this->privates['App\\Brunex\\API\\DataProvider\\DeckblattCollectionDataProvider'] ?? $this->load('getDeckblattCollectionDataProviderService'));
  3055. yield 2 => ($this->privates['App\\Brunex\\API\\DataProvider\\PlaketteCollectionDataProvider'] ?? $this->load('getPlaketteCollectionDataProviderService'));
  3056. yield 3 => ($this->privates['App\\Brunex\\API\\DataProvider\\RahmenCollectionDataProvider'] ?? $this->load('getRahmenCollectionDataProviderService'));
  3057. yield 4 => ($this->privates['App\\Brunex\\API\\DataProvider\\RahmenholzDataProvider'] ?? $this->load('getRahmenholzDataProviderService'));
  3058. yield 5 => ($this->privates['App\\Brunex\\API\\DataProvider\\TuerRahmenCollectionDataProvider'] ?? ($this->privates['App\\Brunex\\API\\DataProvider\\TuerRahmenCollectionDataProvider'] = new \App\Brunex\API\DataProvider\TuerRahmenCollectionDataProvider()));
  3059. yield 6 => ($this->privates['App\\Brunex\\API\\DataProvider\\TuerblattCollectionDataProvider'] ?? $this->load('getTuerblattCollectionDataProviderService'));
  3060. yield 7 => ($this->privates['App\\DataProvider\\ExtTranslationCollectionDataProvider'] ?? $this->load('getExtTranslationCollectionDataProviderService'));
  3061. yield 8 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  3062. }, 9)));
  3063. }
  3064. /**
  3065. * Gets the private 'debug.api_platform.data_persister' shared service.
  3066. *
  3067. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  3068. */
  3069. protected function getDebug_ApiPlatform_DataPersisterService()
  3070. {
  3071. return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  3072. yield 0 => ($this->privates['App\\DataPersister\\ExtTranslationDataPersister'] ?? $this->load('getExtTranslationDataPersisterService'));
  3073. yield 1 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  3074. }, 2)));
  3075. }
  3076. /**
  3077. * Gets the private 'debug.api_platform.item_data_provider' shared service.
  3078. *
  3079. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  3080. */
  3081. protected function getDebug_ApiPlatform_ItemDataProviderService()
  3082. {
  3083. return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  3084. yield 0 => ($this->privates['App\\DataProvider\\ExtTranslationItemDataProvider'] ?? $this->load('getExtTranslationItemDataProviderService'));
  3085. yield 1 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  3086. }, 2)));
  3087. }
  3088. /**
  3089. * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3090. *
  3091. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3092. */
  3093. protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3094. {
  3095. return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  3096. yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3097. }, 1)));
  3098. }
  3099. /**
  3100. * Gets the private 'debug.controller_resolver' shared service.
  3101. *
  3102. * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3103. */
  3104. protected function getDebug_ControllerResolverService()
  3105. {
  3106. return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3107. }
  3108. /**
  3109. * Gets the private 'debug.debug_handlers_listener' shared service.
  3110. *
  3111. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3112. */
  3113. protected function getDebug_DebugHandlersListenerService()
  3114. {
  3115. $a = new \Symfony\Bridge\Monolog\Logger('php');
  3116. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3117. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3118. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3119. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3120. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
  3121. }
  3122. /**
  3123. * Gets the private 'debug.file_link_formatter' shared service.
  3124. *
  3125. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3126. */
  3127. protected function getDebug_FileLinkFormatterService()
  3128. {
  3129. 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 () {
  3130. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3131. });
  3132. }
  3133. /**
  3134. * Gets the private 'debug.log_processor' shared service.
  3135. *
  3136. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3137. */
  3138. protected function getDebug_LogProcessorService()
  3139. {
  3140. 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())));
  3141. }
  3142. /**
  3143. * Gets the private 'debug.security.access.decision_manager' shared service.
  3144. *
  3145. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3146. */
  3147. protected function getDebug_Security_Access_DecisionManagerService()
  3148. {
  3149. 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 () {
  3150. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3151. yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3152. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3153. yield 3 => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  3154. }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3155. }
  3156. /**
  3157. * Gets the private 'debug.security.firewall' shared service.
  3158. *
  3159. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3160. */
  3161. protected function getDebug_Security_FirewallService()
  3162. {
  3163. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3164. if (isset($this->privates['debug.security.firewall'])) {
  3165. return $this->privates['debug.security.firewall'];
  3166. }
  3167. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3168. if (isset($this->privates['debug.security.firewall'])) {
  3169. return $this->privates['debug.security.firewall'];
  3170. }
  3171. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3172. }
  3173. /**
  3174. * Gets the private 'doctrine.dbal.connection_factory' shared service.
  3175. *
  3176. * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  3177. */
  3178. protected function getDoctrine_Dbal_ConnectionFactoryService()
  3179. {
  3180. return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite']));
  3181. }
  3182. /**
  3183. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3184. *
  3185. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3186. */
  3187. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3188. {
  3189. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3190. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 'getAttributeValueInjectionEventSubscriberService', true],
  3191. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 'getTranslatableDoctrineListenerService', false],
  3192. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 'getTranslatableRepositoryOverrideSubscriberService', true],
  3193. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => ['privates', 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 'getUserPasswordEncoderService', true],
  3194. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 'getTranslationUnitStatusUpdateService', true],
  3195. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => ['privates', 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 'getEntityValueInjectionService', true],
  3196. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => ['services', 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 'getFileMetadataSubscriberService', true],
  3197. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => ['services', 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 'getAttributesInjectorService', true],
  3198. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  3199. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3200. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3201. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3202. 'stof_doctrine_extensions.listener.softdeleteable' => ['privates', 'stof_doctrine_extensions.listener.softdeleteable', 'getStofDoctrineExtensions_Listener_SoftdeleteableService', true],
  3203. 'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
  3204. 'stof_doctrine_extensions.listener.translatable' => ['privates', 'stof_doctrine_extensions.listener.translatable', 'getStofDoctrineExtensions_Listener_TranslatableService', false],
  3205. 'stof_doctrine_extensions.listener.tree' => ['privates', 'stof_doctrine_extensions.listener.tree', 'getStofDoctrineExtensions_Listener_TreeService', true],
  3206. 'vich_uploader.listener.clean.company_logo' => ['privates', 'vich_uploader.listener.clean.company_logo', 'getVichUploader_Listener_Clean_CompanyLogoService', true],
  3207. 'vich_uploader.listener.clean.estimate_file' => ['privates', 'vich_uploader.listener.clean.estimate_file', 'getVichUploader_Listener_Clean_EstimateFileService', true],
  3208. 'vich_uploader.listener.clean.estimate_item_file' => ['privates', 'vich_uploader.listener.clean.estimate_item_file', 'getVichUploader_Listener_Clean_EstimateItemFileService', true],
  3209. 'vich_uploader.listener.clean.feedback_file' => ['privates', 'vich_uploader.listener.clean.feedback_file', 'getVichUploader_Listener_Clean_FeedbackFileService', true],
  3210. 'vich_uploader.listener.remove.company_logo' => ['privates', 'vich_uploader.listener.remove.company_logo', 'getVichUploader_Listener_Remove_CompanyLogoService', true],
  3211. 'vich_uploader.listener.remove.estimate_file' => ['privates', 'vich_uploader.listener.remove.estimate_file', 'getVichUploader_Listener_Remove_EstimateFileService', true],
  3212. 'vich_uploader.listener.remove.estimate_item_file' => ['privates', 'vich_uploader.listener.remove.estimate_item_file', 'getVichUploader_Listener_Remove_EstimateItemFileService', true],
  3213. 'vich_uploader.listener.remove.feedback_file' => ['privates', 'vich_uploader.listener.remove.feedback_file', 'getVichUploader_Listener_Remove_FeedbackFileService', true],
  3214. 'vich_uploader.listener.upload.company_logo' => ['privates', 'vich_uploader.listener.upload.company_logo', 'getVichUploader_Listener_Upload_CompanyLogoService', true],
  3215. 'vich_uploader.listener.upload.estimate_file' => ['privates', 'vich_uploader.listener.upload.estimate_file', 'getVichUploader_Listener_Upload_EstimateFileService', true],
  3216. 'vich_uploader.listener.upload.estimate_item_file' => ['privates', 'vich_uploader.listener.upload.estimate_item_file', 'getVichUploader_Listener_Upload_EstimateItemFileService', true],
  3217. 'vich_uploader.listener.upload.feedback_file' => ['privates', 'vich_uploader.listener.upload.feedback_file', 'getVichUploader_Listener_Upload_FeedbackFileService', true],
  3218. ], [
  3219. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => '?',
  3220. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => '?',
  3221. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => '?',
  3222. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => '?',
  3223. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => '?',
  3224. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => '?',
  3225. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => '?',
  3226. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => '?',
  3227. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3228. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3229. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3230. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3231. 'stof_doctrine_extensions.listener.softdeleteable' => '?',
  3232. 'stof_doctrine_extensions.listener.timestampable' => '?',
  3233. 'stof_doctrine_extensions.listener.translatable' => '?',
  3234. 'stof_doctrine_extensions.listener.tree' => '?',
  3235. 'vich_uploader.listener.clean.company_logo' => '?',
  3236. 'vich_uploader.listener.clean.estimate_file' => '?',
  3237. 'vich_uploader.listener.clean.estimate_item_file' => '?',
  3238. 'vich_uploader.listener.clean.feedback_file' => '?',
  3239. 'vich_uploader.listener.remove.company_logo' => '?',
  3240. 'vich_uploader.listener.remove.estimate_file' => '?',
  3241. 'vich_uploader.listener.remove.estimate_item_file' => '?',
  3242. 'vich_uploader.listener.remove.feedback_file' => '?',
  3243. 'vich_uploader.listener.upload.company_logo' => '?',
  3244. 'vich_uploader.listener.upload.estimate_file' => '?',
  3245. 'vich_uploader.listener.upload.estimate_item_file' => '?',
  3246. 'vich_uploader.listener.upload.feedback_file' => '?',
  3247. ]), [0 => 'vich_uploader.listener.clean.company_logo', 1 => 'vich_uploader.listener.clean.feedback_file', 2 => 'vich_uploader.listener.clean.estimate_file', 3 => 'vich_uploader.listener.clean.estimate_item_file', 4 => 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 5 => 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 6 => 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 7 => 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 8 => 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 9 => 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 10 => 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 11 => 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 12 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 13 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 14 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 15 => 'vich_uploader.listener.remove.company_logo', 16 => 'vich_uploader.listener.upload.company_logo', 17 => 'vich_uploader.listener.remove.feedback_file', 18 => 'vich_uploader.listener.upload.feedback_file', 19 => 'vich_uploader.listener.remove.estimate_file', 20 => 'vich_uploader.listener.upload.estimate_file', 21 => 'vich_uploader.listener.remove.estimate_item_file', 22 => 'vich_uploader.listener.upload.estimate_item_file', 23 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 24 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.tree'], 25 => [0 => [0 => 'preRemove'], 1 => 'stof_doctrine_extensions.listener.tree'], 26 => [0 => [0 => 'preUpdate'], 1 => 'stof_doctrine_extensions.listener.tree'], 27 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.tree'], 28 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.tree'], 29 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.tree'], 30 => [0 => [0 => 'postUpdate'], 1 => 'stof_doctrine_extensions.listener.tree'], 31 => [0 => [0 => 'postRemove'], 1 => 'stof_doctrine_extensions.listener.tree'], 32 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 33 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 34 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 35 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 36 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 37 => [0 => [0 => 'postLoad'], 1 => 'stof_doctrine_extensions.listener.translatable'], 38 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.translatable'], 39 => [0 => [0 => 'preFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 40 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 41 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.translatable']]);
  3248. }
  3249. /**
  3250. * Gets the private 'doctrine.dbal.my_brunex_connection.event_manager' shared service.
  3251. *
  3252. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3253. */
  3254. protected function getDoctrine_Dbal_MyBrunexConnection_EventManagerService()
  3255. {
  3256. return $this->privates['doctrine.dbal.my_brunex_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3257. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 'getAttributeValueInjectionEventSubscriberService', true],
  3258. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 'getTranslatableDoctrineListenerService', false],
  3259. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 'getTranslatableRepositoryOverrideSubscriberService', true],
  3260. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => ['privates', 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 'getUserPasswordEncoderService', true],
  3261. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 'getTranslationUnitStatusUpdateService', true],
  3262. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => ['privates', 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 'getEntityValueInjectionService', true],
  3263. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => ['services', 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 'getFileMetadataSubscriberService', true],
  3264. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => ['services', 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 'getAttributesInjectorService', true],
  3265. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3266. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3267. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3268. 'doctrine.orm.my_brunex_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.my_brunex_listeners.attach_entity_listeners', 'getDoctrine_Orm_MyBrunexListeners_AttachEntityListenersService', true],
  3269. 'vich_uploader.listener.clean.company_logo' => ['privates', 'vich_uploader.listener.clean.company_logo', 'getVichUploader_Listener_Clean_CompanyLogoService', true],
  3270. 'vich_uploader.listener.clean.estimate_file' => ['privates', 'vich_uploader.listener.clean.estimate_file', 'getVichUploader_Listener_Clean_EstimateFileService', true],
  3271. 'vich_uploader.listener.clean.estimate_item_file' => ['privates', 'vich_uploader.listener.clean.estimate_item_file', 'getVichUploader_Listener_Clean_EstimateItemFileService', true],
  3272. 'vich_uploader.listener.clean.feedback_file' => ['privates', 'vich_uploader.listener.clean.feedback_file', 'getVichUploader_Listener_Clean_FeedbackFileService', true],
  3273. 'vich_uploader.listener.remove.company_logo' => ['privates', 'vich_uploader.listener.remove.company_logo', 'getVichUploader_Listener_Remove_CompanyLogoService', true],
  3274. 'vich_uploader.listener.remove.estimate_file' => ['privates', 'vich_uploader.listener.remove.estimate_file', 'getVichUploader_Listener_Remove_EstimateFileService', true],
  3275. 'vich_uploader.listener.remove.estimate_item_file' => ['privates', 'vich_uploader.listener.remove.estimate_item_file', 'getVichUploader_Listener_Remove_EstimateItemFileService', true],
  3276. 'vich_uploader.listener.remove.feedback_file' => ['privates', 'vich_uploader.listener.remove.feedback_file', 'getVichUploader_Listener_Remove_FeedbackFileService', true],
  3277. 'vich_uploader.listener.upload.company_logo' => ['privates', 'vich_uploader.listener.upload.company_logo', 'getVichUploader_Listener_Upload_CompanyLogoService', true],
  3278. 'vich_uploader.listener.upload.estimate_file' => ['privates', 'vich_uploader.listener.upload.estimate_file', 'getVichUploader_Listener_Upload_EstimateFileService', true],
  3279. 'vich_uploader.listener.upload.estimate_item_file' => ['privates', 'vich_uploader.listener.upload.estimate_item_file', 'getVichUploader_Listener_Upload_EstimateItemFileService', true],
  3280. 'vich_uploader.listener.upload.feedback_file' => ['privates', 'vich_uploader.listener.upload.feedback_file', 'getVichUploader_Listener_Upload_FeedbackFileService', true],
  3281. ], [
  3282. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => '?',
  3283. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => '?',
  3284. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => '?',
  3285. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => '?',
  3286. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => '?',
  3287. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => '?',
  3288. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => '?',
  3289. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => '?',
  3290. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3291. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3292. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3293. 'doctrine.orm.my_brunex_listeners.attach_entity_listeners' => '?',
  3294. 'vich_uploader.listener.clean.company_logo' => '?',
  3295. 'vich_uploader.listener.clean.estimate_file' => '?',
  3296. 'vich_uploader.listener.clean.estimate_item_file' => '?',
  3297. 'vich_uploader.listener.clean.feedback_file' => '?',
  3298. 'vich_uploader.listener.remove.company_logo' => '?',
  3299. 'vich_uploader.listener.remove.estimate_file' => '?',
  3300. 'vich_uploader.listener.remove.estimate_item_file' => '?',
  3301. 'vich_uploader.listener.remove.feedback_file' => '?',
  3302. 'vich_uploader.listener.upload.company_logo' => '?',
  3303. 'vich_uploader.listener.upload.estimate_file' => '?',
  3304. 'vich_uploader.listener.upload.estimate_item_file' => '?',
  3305. 'vich_uploader.listener.upload.feedback_file' => '?',
  3306. ]), [0 => 'vich_uploader.listener.clean.company_logo', 1 => 'vich_uploader.listener.clean.feedback_file', 2 => 'vich_uploader.listener.clean.estimate_file', 3 => 'vich_uploader.listener.clean.estimate_item_file', 4 => 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 5 => 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 6 => 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 7 => 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 8 => 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 9 => 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 10 => 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 11 => 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 12 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 13 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 14 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 15 => 'vich_uploader.listener.remove.company_logo', 16 => 'vich_uploader.listener.upload.company_logo', 17 => 'vich_uploader.listener.remove.feedback_file', 18 => 'vich_uploader.listener.upload.feedback_file', 19 => 'vich_uploader.listener.remove.estimate_file', 20 => 'vich_uploader.listener.upload.estimate_file', 21 => 'vich_uploader.listener.remove.estimate_item_file', 22 => 'vich_uploader.listener.upload.estimate_item_file', 23 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.my_brunex_listeners.attach_entity_listeners']]);
  3307. }
  3308. /**
  3309. * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  3310. *
  3311. * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  3312. */
  3313. protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  3314. {
  3315. return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3316. 'App\\Repository\\Declaration\\DeclarationRepository' => ['privates', 'App\\Repository\\Declaration\\DeclarationRepository', 'getDeclarationRepositoryService', true],
  3317. 'App\\Repository\\Declaration\\DefinitionRepository' => ['privates', 'App\\Repository\\Declaration\\DefinitionRepository', 'getDefinitionRepositoryService', true],
  3318. 'App\\Repository\\Declaration\\FieldRepository' => ['privates', 'App\\Repository\\Declaration\\FieldRepository', 'getFieldRepositoryService', true],
  3319. 'App\\Repository\\Declaration\\ProductRepository' => ['privates', 'App\\Repository\\Declaration\\ProductRepository', 'getProductRepositoryService', true],
  3320. 'App\\Repository\\EstimateAddressRepository' => ['privates', 'App\\Repository\\EstimateAddressRepository', 'getEstimateAddressRepositoryService', true],
  3321. 'App\\Repository\\EstimateRepository' => ['privates', 'App\\Repository\\EstimateRepository', 'getEstimateRepository2Service', true],
  3322. 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository' => ['privates', 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository', 'getFeatureFlagRepositoryService', false],
  3323. 'Roothirsch\\CoreBundle\\Repository\\AddressRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\AddressRepository', 'getAddressRepository2Service', true],
  3324. 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository', 'getCompanyAttributeRepositoryService', true],
  3325. 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository', 'getCompanyRepositoryService', true],
  3326. 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository', 'getContactPersonRepositoryService', true],
  3327. 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository', 'getContactValidationRepositoryService', true],
  3328. 'Roothirsch\\CoreBundle\\Repository\\GroupRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\GroupRepository', 'getGroupRepositoryService', false],
  3329. 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository', 'getReportSubscriptionRepositoryService', true],
  3330. 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', true],
  3331. 'Roothirsch\\CoreBundle\\Repository\\UserRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3332. 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository' => ['privates', 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository', 'getSiteRepositoryService', true],
  3333. 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository', 'getLanguageRepositoryService', false],
  3334. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository', 'getTranslationScopeRepositoryService', false],
  3335. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository', 'getTranslationUnitRepositoryService', true],
  3336. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => ['services', 'Roothirsch\\DamBundle\\Repository\\AssetRepository', 'getAssetRepositoryService', true],
  3337. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => ['services', 'Roothirsch\\DamBundle\\Repository\\FileRepository', 'getFileRepositoryService', true],
  3338. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => ['services', 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository', 'getNotificationReadOnRepositoryService', true],
  3339. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => ['services', 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository', 'getNotificationRepositoryService', true],
  3340. 'Roothirsch\\PimBundle\\Repository\\ArticleRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ArticleRepository', 'getArticleRepositoryService', true],
  3341. 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository', 'getAttributeGroupRepositoryService', true],
  3342. 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository', 'getAttributeOptionRepository2Service', true],
  3343. 'Roothirsch\\PimBundle\\Repository\\AttributeRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeRepository', 'getAttributeRepositoryService', true],
  3344. 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository', 'getAttributeValueRepository2Service', true],
  3345. 'Roothirsch\\PimBundle\\Repository\\ChannelRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ChannelRepository', 'getChannelRepositoryService', true],
  3346. 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository', 'getDataSourceRepositoryService', true],
  3347. 'Roothirsch\\PimBundle\\Repository\\ProductRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ProductRepository', 'getProductRepository2Service', true],
  3348. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AddressRepository', 'getAddressRepositoryService', true],
  3349. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository', 'getAttributeOptionRepositoryService', true],
  3350. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository', 'getAttributeValueRepositoryService', true],
  3351. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository', 'getDiscountRepositoryService', true],
  3352. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository', 'getEstimateAttributeRepositoryService', true],
  3353. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository', 'getEstimatePositionAttributeRepositoryService', true],
  3354. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository', 'getEstimatePositionRepositoryService', true],
  3355. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository', 'getEstimateRepositoryService', true],
  3356. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository', 'getOrderAttributeRepositoryService', true],
  3357. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository', 'getOrderPositionRepositoryService', true],
  3358. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderRepository', 'getOrderRepositoryService', true],
  3359. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository', 'getPositionTemplateRepositoryService', true],
  3360. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartItemRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartItemRepository', 'getTuer24CartItemRepositoryService', true],
  3361. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartRepository', 'getTuer24CartRepositoryService', true],
  3362. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CategoryRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CategoryRepository', 'getTuer24CategoryRepositoryService', true],
  3363. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24NotificationPreferenceRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24NotificationPreferenceRepository', 'getTuer24NotificationPreferenceRepositoryService', true],
  3364. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderItemRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderItemRepository', 'getTuer24OrderItemRepositoryService', true],
  3365. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderRepository', 'getTuer24OrderRepositoryService', true],
  3366. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24ProductRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24ProductRepository', 'getTuer24ProductRepositoryService', true],
  3367. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24StockRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24StockRepository', 'getTuer24StockRepositoryService', true],
  3368. ], [
  3369. 'App\\Repository\\Declaration\\DeclarationRepository' => '?',
  3370. 'App\\Repository\\Declaration\\DefinitionRepository' => '?',
  3371. 'App\\Repository\\Declaration\\FieldRepository' => '?',
  3372. 'App\\Repository\\Declaration\\ProductRepository' => '?',
  3373. 'App\\Repository\\EstimateAddressRepository' => '?',
  3374. 'App\\Repository\\EstimateRepository' => '?',
  3375. 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository' => '?',
  3376. 'Roothirsch\\CoreBundle\\Repository\\AddressRepository' => '?',
  3377. 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository' => '?',
  3378. 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository' => '?',
  3379. 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository' => '?',
  3380. 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository' => '?',
  3381. 'Roothirsch\\CoreBundle\\Repository\\GroupRepository' => '?',
  3382. 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository' => '?',
  3383. 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository' => '?',
  3384. 'Roothirsch\\CoreBundle\\Repository\\UserRepository' => '?',
  3385. 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository' => '?',
  3386. 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository' => '?',
  3387. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository' => '?',
  3388. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository' => '?',
  3389. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => '?',
  3390. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => '?',
  3391. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => '?',
  3392. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => '?',
  3393. 'Roothirsch\\PimBundle\\Repository\\ArticleRepository' => '?',
  3394. 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository' => '?',
  3395. 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository' => '?',
  3396. 'Roothirsch\\PimBundle\\Repository\\AttributeRepository' => '?',
  3397. 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository' => '?',
  3398. 'Roothirsch\\PimBundle\\Repository\\ChannelRepository' => '?',
  3399. 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository' => '?',
  3400. 'Roothirsch\\PimBundle\\Repository\\ProductRepository' => '?',
  3401. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => '?',
  3402. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => '?',
  3403. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => '?',
  3404. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => '?',
  3405. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => '?',
  3406. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => '?',
  3407. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => '?',
  3408. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => '?',
  3409. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => '?',
  3410. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => '?',
  3411. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => '?',
  3412. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => '?',
  3413. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartItemRepository' => '?',
  3414. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartRepository' => '?',
  3415. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CategoryRepository' => '?',
  3416. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24NotificationPreferenceRepository' => '?',
  3417. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderItemRepository' => '?',
  3418. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderRepository' => '?',
  3419. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24ProductRepository' => '?',
  3420. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24StockRepository' => '?',
  3421. ]));
  3422. }
  3423. /**
  3424. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3425. *
  3426. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3427. */
  3428. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3429. {
  3430. 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'), 1 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translator/Entity'), 3 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity'), 4 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity'), 5 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Entity'), 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/Entity'), 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Menu/Entity'), 8 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Site/Entity'), 9 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Entity'), 10 => (\dirname(__DIR__, 4).'/vendor/roothirsch/pim-bundle/Entity'), 11 => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Entity'), 12 => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Entity'), 13 => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/src/Entity'), 14 => (\dirname(__DIR__, 4).'/vendor/roothirsch/delivery-time-estimator-bundle/Entity')], false);
  3431. }
  3432. /**
  3433. * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3434. *
  3435. * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3436. */
  3437. protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3438. {
  3439. $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml', false);
  3440. $instance->setGlobalBasename('mapping');
  3441. return $instance;
  3442. }
  3443. /**
  3444. * Gets the private 'exception_listener' shared service.
  3445. *
  3446. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3447. */
  3448. protected function getExceptionListener2Service()
  3449. {
  3450. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3451. }
  3452. /**
  3453. * Gets the private 'flagception.activator.chain_activator' shared service.
  3454. *
  3455. * @return \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator
  3456. */
  3457. protected function getFlagception_Activator_ChainActivatorService()
  3458. {
  3459. $this->privates['flagception.activator.chain_activator'] = $instance = new \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator();
  3460. $a = new \Flagception\Factory\ExpressionLanguageFactory();
  3461. $a->addProvider(new \Flagception\Constraint\Provider\DateProvider());
  3462. $a->addProvider(new \Flagception\Constraint\Provider\MatchProvider());
  3463. $instance->add(new \Flagception\Activator\ArrayActivator(['TRACKING' => false, 'ORDER' => false, 'OPTIONAL_ARTICLES' => false, 'STANDFLUEGEL_LICHTAUSSCHNITT' => false, 'FSC_FILTER' => false, 'RC_FILTER' => false, 'DEBUG_LABELS' => false, 'MODULE_DECLARATION' => false, 'MODULE_TRANSLATION' => false, 'COMBI1PLUS' => false, 'MONTAGE_OBERFLAECHE_AUFSCHLAG' => false, '677_MITTELLAGE' => false]));
  3464. $instance->add(new \Flagception\Activator\EnvironmentActivator(['TRACKING' => 'FEATURE_TRACKING', 'ORDER' => 'FEATURE_ORDER', 'OPTIONAL_ARTICLES' => 'FEATURE_OPTIONAL_ARTICLES', 'STANDFLUEGEL_LICHTAUSSCHNITT' => 'FEATURE_STANDFLUEGEL_LICHTAUSSCHNITT', 'FSC_FILTER' => 'FEATURE_FSC_FILTER', 'RC_FILTER' => 'FEATURE_RC_FILTER', 'DEBUG_LABELS' => 'FEATURE_DEBUG_LABELS', 'MODULE_DECLARATION' => 'FEATURE_MODULE_DECLARATION', 'MODULE_TRANSLATION' => 'FEATURE_MODULE_TRANSLATION', 'COMBI1PLUS' => 'FEATURE_COMBI1PLUS', 'MONTAGE_OBERFLAECHE_AUFSCHLAG' => 'FEATURE_MONTAGE_OBERFLAECHE_AUFSCHLAG', '677_MITTELLAGE' => 'FEATURE_677_MITTELLAGE']));
  3465. $instance->add(new \Flagception\Activator\ConstraintActivator(new \Flagception\Constraint\ConstraintResolver($a->create()), []));
  3466. $instance->add(new \Roothirsch\CoreBundle\FeatureFlag\DatabaseActivator(($this->privates['Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository'] ?? $this->getFeatureFlagRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  3467. return $instance;
  3468. }
  3469. /**
  3470. * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3471. *
  3472. * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3473. */
  3474. protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3475. {
  3476. return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  3477. }
  3478. /**
  3479. * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3480. *
  3481. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3482. */
  3483. protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3484. {
  3485. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3486. if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3487. return $this->privates['framework_extra_bundle.event.is_granted'];
  3488. }
  3489. return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  3490. }
  3491. /**
  3492. * Gets the private 'locale_aware_listener' shared service.
  3493. *
  3494. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3495. */
  3496. protected function getLocaleAwareListenerService()
  3497. {
  3498. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3499. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('de')));
  3500. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3501. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3502. }
  3503. /**
  3504. * Gets the private 'locale_listener' shared service.
  3505. *
  3506. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3507. */
  3508. protected function getLocaleListenerService()
  3509. {
  3510. $a = ($this->services['router'] ?? $this->getRouterService());
  3511. if (isset($this->privates['locale_listener'])) {
  3512. return $this->privates['locale_listener'];
  3513. }
  3514. return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'de', $a, false, []);
  3515. }
  3516. /**
  3517. * Gets the private 'mailer.mailer' shared service.
  3518. *
  3519. * @return \Symfony\Component\Mailer\Mailer
  3520. */
  3521. protected function getMailer_MailerService()
  3522. {
  3523. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3524. if (isset($this->privates['mailer.mailer'])) {
  3525. return $this->privates['mailer.mailer'];
  3526. }
  3527. return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  3528. yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  3529. yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  3530. yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  3531. yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  3532. }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
  3533. }
  3534. /**
  3535. * Gets the private 'mime_types' shared service.
  3536. *
  3537. * @return \Symfony\Component\Mime\MimeTypes
  3538. */
  3539. protected function getMimeTypesService()
  3540. {
  3541. $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3542. $instance->setDefault($instance);
  3543. return $instance;
  3544. }
  3545. /**
  3546. * Gets the private 'monolog.handler.console' shared service.
  3547. *
  3548. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3549. */
  3550. protected function getMonolog_Handler_ConsoleService()
  3551. {
  3552. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  3553. }
  3554. /**
  3555. * Gets the private 'monolog.handler.main' shared service.
  3556. *
  3557. * @return \Monolog\Handler\StreamHandler
  3558. */
  3559. protected function getMonolog_Handler_MainService()
  3560. {
  3561. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  3562. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3563. return $instance;
  3564. }
  3565. /**
  3566. * Gets the private 'monolog.logger' shared service.
  3567. *
  3568. * @return \Symfony\Bridge\Monolog\Logger
  3569. */
  3570. protected function getMonolog_LoggerService()
  3571. {
  3572. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3573. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3574. $instance->useMicrosecondTimestamps(true);
  3575. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3576. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3577. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3578. return $instance;
  3579. }
  3580. /**
  3581. * Gets the private 'monolog.logger.cache' shared service.
  3582. *
  3583. * @return \Symfony\Bridge\Monolog\Logger
  3584. */
  3585. protected function getMonolog_Logger_CacheService()
  3586. {
  3587. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3588. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3589. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3590. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3591. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3592. return $instance;
  3593. }
  3594. /**
  3595. * Gets the private 'monolog.logger.doctrine' shared service.
  3596. *
  3597. * @return \Symfony\Bridge\Monolog\Logger
  3598. */
  3599. protected function getMonolog_Logger_DoctrineService()
  3600. {
  3601. $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3602. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3603. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3604. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3605. return $instance;
  3606. }
  3607. /**
  3608. * Gets the private 'monolog.logger.request' shared service.
  3609. *
  3610. * @return \Symfony\Bridge\Monolog\Logger
  3611. */
  3612. protected function getMonolog_Logger_RequestService()
  3613. {
  3614. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3615. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3616. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3617. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3618. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3619. return $instance;
  3620. }
  3621. /**
  3622. * Gets the private 'monolog.logger.security' shared service.
  3623. *
  3624. * @return \Symfony\Bridge\Monolog\Logger
  3625. */
  3626. protected function getMonolog_Logger_SecurityService()
  3627. {
  3628. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3629. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3630. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3631. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3632. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3633. return $instance;
  3634. }
  3635. /**
  3636. * Gets the private 'nelmio_cors.cors_listener' shared service.
  3637. *
  3638. * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3639. */
  3640. protected function getNelmioCors_CorsListenerService()
  3641. {
  3642. return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
  3643. }
  3644. /**
  3645. * Gets the private 'parameter_bag' shared service.
  3646. *
  3647. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3648. */
  3649. protected function getParameterBagService()
  3650. {
  3651. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3652. }
  3653. /**
  3654. * Gets the private 'profiler_listener' shared service.
  3655. *
  3656. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3657. */
  3658. protected function getProfilerListenerService()
  3659. {
  3660. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3661. if (isset($this->privates['profiler_listener'])) {
  3662. return $this->privates['profiler_listener'];
  3663. }
  3664. 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);
  3665. }
  3666. /**
  3667. * Gets the private 'property_accessor' shared service.
  3668. *
  3669. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3670. */
  3671. protected function getPropertyAccessorService()
  3672. {
  3673. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3674. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  3675. }
  3676. /**
  3677. * Gets the private 'property_info' shared service.
  3678. *
  3679. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3680. */
  3681. protected function getPropertyInfoService()
  3682. {
  3683. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3684. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3685. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3686. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3687. yield 3 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3688. }, 4), new RewindableGenerator(function () {
  3689. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3690. yield 1 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3691. yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3692. }, 3), new RewindableGenerator(function () {
  3693. return new \EmptyIterator();
  3694. }, 0), new RewindableGenerator(function () {
  3695. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3696. yield 1 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3697. yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3698. }, 3), new RewindableGenerator(function () {
  3699. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3700. }, 1));
  3701. }
  3702. /**
  3703. * Gets the private 'router.expression_language_provider' shared service.
  3704. *
  3705. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3706. */
  3707. protected function getRouter_ExpressionLanguageProviderService()
  3708. {
  3709. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3710. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  3711. ], [
  3712. 'env' => 'Closure',
  3713. ]));
  3714. }
  3715. /**
  3716. * Gets the private 'router.request_context' shared service.
  3717. *
  3718. * @return \Symfony\Component\Routing\RequestContext
  3719. */
  3720. protected function getRouter_RequestContextService()
  3721. {
  3722. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  3723. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3724. return $instance;
  3725. }
  3726. /**
  3727. * Gets the private 'router_listener' shared service.
  3728. *
  3729. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3730. */
  3731. protected function getRouterListenerService()
  3732. {
  3733. $a = ($this->services['router'] ?? $this->getRouterService());
  3734. if (isset($this->privates['router_listener'])) {
  3735. return $this->privates['router_listener'];
  3736. }
  3737. return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($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);
  3738. }
  3739. /**
  3740. * Gets the private 'security.context_listener.0' shared service.
  3741. *
  3742. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3743. */
  3744. protected function getSecurity_ContextListener_0Service()
  3745. {
  3746. $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  3747. if (isset($this->privates['security.context_listener.0'])) {
  3748. return $this->privates['security.context_listener.0'];
  3749. }
  3750. 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 () {
  3751. yield 0 => ($this->privates['security.user.provider.concrete.default_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_DefaultProviderService'));
  3752. }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  3753. }
  3754. /**
  3755. * Gets the private 'security.csrf.token_storage' shared service.
  3756. *
  3757. * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3758. */
  3759. protected function getSecurity_Csrf_TokenStorageService()
  3760. {
  3761. return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3762. }
  3763. /**
  3764. * Gets the private 'security.event_dispatcher.main' shared service.
  3765. *
  3766. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3767. */
  3768. protected function getSecurity_EventDispatcher_MainService()
  3769. {
  3770. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3771. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3772. return ($this->privates['App\\Security\\LogoutSuccessHandler'] ?? ($this->privates['App\\Security\\LogoutSuccessHandler'] = new \App\Security\LogoutSuccessHandler()));
  3773. }, 1 => 'onSymfonyComponentSecurityHttpEventLogoutEvent'], 0);
  3774. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3775. return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  3776. }, 1 => 'onSuccessfulLogin'], 0);
  3777. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3778. return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  3779. }, 1 => 'onLogout'], 64);
  3780. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3781. return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3782. }, 1 => 'onLogout'], 0);
  3783. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3784. return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  3785. }, 1 => 'onSuccessfulLogin'], -32);
  3786. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3787. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3788. }, 1 => 'onSuccessfulLogin'], -64);
  3789. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () {
  3790. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3791. }, 1 => 'clearCookie'], 0);
  3792. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3793. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3794. }, 1 => 'clearCookie'], 0);
  3795. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [0 => function () {
  3796. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3797. }, 1 => 'clearCookie'], 0);
  3798. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3799. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3800. }, 1 => 'preCheckCredentials'], 256);
  3801. $instance->addListener('security.authentication.success', [0 => function () {
  3802. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3803. }, 1 => 'postCheckCredentials'], 256);
  3804. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3805. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3806. }, 1 => 'checkPassport'], 1024);
  3807. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3808. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3809. }, 1 => 'checkPassport'], 0);
  3810. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3811. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3812. }, 1 => 'onLoginSuccess'], 0);
  3813. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3814. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3815. }, 1 => 'checkPassport'], 512);
  3816. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3817. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3818. }, 1 => 'onLogout'], 0);
  3819. return $instance;
  3820. }
  3821. /**
  3822. * Gets the private 'security.expression_language' shared service.
  3823. *
  3824. * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3825. */
  3826. protected function getSecurity_ExpressionLanguageService()
  3827. {
  3828. $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3829. $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3830. return $instance;
  3831. }
  3832. /**
  3833. * Gets the private 'security.firewall.map' shared service.
  3834. *
  3835. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3836. */
  3837. protected function getSecurity_Firewall_MapService()
  3838. {
  3839. $a = ($this->privates['.service_locator.IkldLAI'] ?? $this->get_ServiceLocator_IkldLAIService());
  3840. if (isset($this->privates['security.firewall.map'])) {
  3841. return $this->privates['security.firewall.map'];
  3842. }
  3843. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3844. 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)/')));
  3845. yield 'security.firewall.map.context.api_legacy' => ($this->privates['.security.request_matcher.bDjWeZ8'] ?? ($this->privates['.security.request_matcher.bDjWeZ8'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/(users/current|estimates|address|address/remove|generate-pdf|generate-docx|companies|upload|declaration)')));
  3846. yield 'security.firewall.map.context.api_login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  3847. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3848. yield 'security.firewall.map.context.main' => NULL;
  3849. }, 5));
  3850. }
  3851. /**
  3852. * Gets the private 'security.helper' shared service.
  3853. *
  3854. * @return \Symfony\Component\Security\Core\Security
  3855. */
  3856. protected function getSecurity_HelperService()
  3857. {
  3858. return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3859. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  3860. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  3861. ], [
  3862. 'security.authorization_checker' => '?',
  3863. 'security.token_storage' => '?',
  3864. ]));
  3865. }
  3866. /**
  3867. * Gets the private 'security.logout_url_generator' shared service.
  3868. *
  3869. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3870. */
  3871. protected function getSecurity_LogoutUrlGeneratorService()
  3872. {
  3873. $a = ($this->services['router'] ?? $this->getRouterService());
  3874. if (isset($this->privates['security.logout_url_generator'])) {
  3875. return $this->privates['security.logout_url_generator'];
  3876. }
  3877. $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())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3878. $instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
  3879. return $instance;
  3880. }
  3881. /**
  3882. * Gets the private 'security.role_hierarchy' shared service.
  3883. *
  3884. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3885. */
  3886. protected function getSecurity_RoleHierarchyService()
  3887. {
  3888. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3889. }
  3890. /**
  3891. * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3892. *
  3893. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3894. */
  3895. protected function getSensioFrameworkExtra_Controller_ListenerService()
  3896. {
  3897. return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3898. }
  3899. /**
  3900. * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3901. *
  3902. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3903. */
  3904. protected function getSensioFrameworkExtra_Converter_ListenerService()
  3905. {
  3906. $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3907. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  3908. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  3909. return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  3910. }
  3911. /**
  3912. * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3913. *
  3914. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3915. */
  3916. protected function getSensioFrameworkExtra_Security_ListenerService()
  3917. {
  3918. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3919. if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3920. return $this->privates['sensio_framework_extra.security.listener'];
  3921. }
  3922. $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3923. $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  3924. return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3925. }
  3926. /**
  3927. * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3928. *
  3929. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3930. */
  3931. protected function getSensioFrameworkExtra_View_ListenerService()
  3932. {
  3933. $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
  3934. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3935. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  3936. ], [
  3937. 'twig' => '?',
  3938. ]))->withContext('sensio_framework_extra.view.listener', $this));
  3939. return $instance;
  3940. }
  3941. /**
  3942. * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3943. *
  3944. * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3945. */
  3946. protected function getSerializer_NameConverter_MetadataAwareService()
  3947. {
  3948. return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  3949. }
  3950. /**
  3951. * Gets the private 'session.factory' shared service.
  3952. *
  3953. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3954. */
  3955. protected function getSession_FactoryService()
  3956. {
  3957. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3958. if (isset($this->privates['session.factory'])) {
  3959. return $this->privates['session.factory'];
  3960. }
  3961. return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->load('getSession_Storage_Factory_ServiceService'), [0 => $a, 1 => 'onSessionUsage']);
  3962. }
  3963. /**
  3964. * Gets the private 'session_listener' shared service.
  3965. *
  3966. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3967. */
  3968. protected function getSessionListenerService()
  3969. {
  3970. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3971. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  3972. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  3973. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3974. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  3975. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  3976. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  3977. ], [
  3978. 'initialized_session' => '?',
  3979. 'logger' => '?',
  3980. 'request_stack' => '?',
  3981. 'session' => '?',
  3982. 'session_collector' => '?',
  3983. 'session_factory' => '?',
  3984. ]), true, $this->parameters['session.storage.options']);
  3985. }
  3986. /**
  3987. * Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
  3988. *
  3989. * @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
  3990. */
  3991. protected function getStofDoctrineExtensions_EventListener_LocaleService()
  3992. {
  3993. return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
  3994. }
  3995. /**
  3996. * Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
  3997. *
  3998. * @return \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener
  3999. */
  4000. protected function getStofDoctrineExtensions_Listener_TranslatableService()
  4001. {
  4002. $this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener();
  4003. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  4004. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4005. $instance->setDefaultLocale('de');
  4006. $instance->setTranslatableLocale('de');
  4007. $instance->setTranslationFallback(false);
  4008. $instance->setPersistDefaultLocaleTranslation(false);
  4009. $instance->setSkipOnLoad(false);
  4010. return $instance;
  4011. }
  4012. /**
  4013. * Gets the private 'translator.default' shared service.
  4014. *
  4015. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4016. */
  4017. protected function getTranslator_DefaultService()
  4018. {
  4019. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4020. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  4021. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  4022. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  4023. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  4024. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  4025. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  4026. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  4027. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  4028. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  4029. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  4030. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  4031. ], [
  4032. 'translation.loader.csv' => '?',
  4033. 'translation.loader.dat' => '?',
  4034. 'translation.loader.ini' => '?',
  4035. 'translation.loader.json' => '?',
  4036. 'translation.loader.mo' => '?',
  4037. 'translation.loader.php' => '?',
  4038. 'translation.loader.po' => '?',
  4039. 'translation.loader.qt' => '?',
  4040. 'translation.loader.res' => '?',
  4041. 'translation.loader.xliff' => '?',
  4042. 'translation.loader.yml' => '?',
  4043. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'de', ['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/vich/uploader-bundle/translations/messages.ar.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php')], '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/vich/uploader-bundle/translations/messages.ca.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php'), 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/vich/uploader-bundle/translations/messages.de.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations/messages.de.yaml'), 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations/messages.de.yaml'), 8 => (\dirname(__DIR__, 4).'/translations/default.de.xlf'), 9 => (\dirname(__DIR__, 4).'/translations/default.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php'), 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/vich/uploader-bundle/translations/messages.en.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations/messages.en.yaml'), 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations/messages.en.yaml')], '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/vich/uploader-bundle/translations/messages.es.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), 5 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php'), 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/vich/uploader-bundle/translations/messages.fi.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations/messages.fr.yaml'), 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations/messages.fr.yaml'), 8 => (\dirname(__DIR__, 4).'/translations/default.fr.xlf'), 9 => (\dirname(__DIR__, 4).'/translations/default.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.he.php')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php')], '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/vich/uploader-bundle/translations/messages.hu.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), 5 => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php'), 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/vich/uploader-bundle/translations/messages.it.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), 5 => (\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/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php')], '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/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/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/vich/uploader-bundle/translations/messages.nl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php')], '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/vich/uploader-bundle/translations/messages.pl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), 5 => (\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/vich/uploader-bundle/translations/messages.pt.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php'), 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/vich/uploader-bundle/translations/messages.ru.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), 5 => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sk.php'), 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'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php')], '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/vich/uploader-bundle/translations/messages.tr.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php'), 5 => (\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/vich/uploader-bundle/translations/messages.uk.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), 5 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], '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')], 'vn' => [0 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'sr_RS' => [0 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/translations'), 10 => (\dirname(__DIR__, 4).'/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/setono/cron-expression-bundle/src/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/translations'), 33 => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/translations'), 35 => (\dirname(__DIR__, 4).'/vendor/roothirsch/configurator-bundle/translations'), 36 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 37 => (\dirname(__DIR__, 4).'/vendor/efrane/tus-bundle/src/Bundle/translations'), 38 => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/translations'), 39 => (\dirname(__DIR__, 4).'/vendor/isometriks/spam-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/vich/uploader-bundle/translations', 4 => 'vendor/easycorp/easyadmin-bundle/src/Resources/translations', 5 => 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations', 6 => 'vendor/roothirsch/notification-bundle/translations', 7 => 'vendor/roothirsch/tuer24-bundle/translations', 8 => 'vendor/roothirsch/tuer24-bundle/translations', 9 => 'translations', 10 => 'translations', 11 => 'vendor/symfony/framework-bundle/translations', 12 => 'vendor/nelmio/cors-bundle/translations', 13 => 'vendor/symfony/twig-bundle/translations', 14 => 'vendor/symfony/security-bundle/translations', 15 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 16 => 'vendor/doctrine/doctrine-bundle/translations', 17 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 18 => 'vendor/sensio/framework-extra-bundle/src/translations', 19 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 20 => 'vendor/symfony/web-profiler-bundle/translations', 21 => 'vendor/symfony/monolog-bundle/translations', 22 => 'vendor/symfony/debug-bundle/translations', 23 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 24 => 'vendor/symfony/maker-bundle/src/translations', 25 => 'vendor/flagception/flagception-bundle/src/translations', 26 => 'vendor/twig/extra-bundle/translations', 27 => 'vendor/symfony/webpack-encore-bundle/src/translations', 28 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations', 29 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations', 30 => 'vendor/hautelook/alice-bundle/src/translations', 31 => 'vendor/setono/cron-expression-bundle/src/translations', 32 => 'vendor/roothirsch/core-bundle/translations', 33 => 'vendor/roothirsch/dam-bundle/translations', 34 => 'vendor/roothirsch/shop-bundle/translations', 35 => 'vendor/roothirsch/configurator-bundle/translations', 36 => 'vendor/lexik/jwt-authentication-bundle/translations', 37 => 'vendor/efrane/tus-bundle/src/Bundle/translations', 38 => 'vendor/symfony/stimulus-bundle/translations', 39 => 'vendor/isometriks/spam-bundle/translations']]], []);
  4044. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4045. $instance->setFallbackLocales([0 => 'de']);
  4046. return $instance;
  4047. }
  4048. /**
  4049. * Gets the private 'validator.builder' shared service.
  4050. *
  4051. * @return \Symfony\Component\Validator\ValidatorBuilder
  4052. */
  4053. protected function getValidator_BuilderService()
  4054. {
  4055. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4056. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4057. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4058. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  4059. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  4060. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  4061. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  4062. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  4063. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  4064. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  4065. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  4066. ], [
  4067. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4068. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4069. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4070. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4071. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4072. 'doctrine.orm.validator.unique' => '?',
  4073. 'security.validator.user_password' => '?',
  4074. 'validator.expression' => '?',
  4075. ])));
  4076. if ($this->has('translator')) {
  4077. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4078. }
  4079. $instance->setTranslationDomain('validators');
  4080. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4081. $instance->enableAnnotationMapping(true);
  4082. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4083. $instance->addMethodMapping('loadValidatorMetadata');
  4084. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4085. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  4086. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4087. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.my_brunex_entity_manager'] ?? $this->getDoctrine_Orm_MyBrunexEntityManagerService()), NULL));
  4088. return $instance;
  4089. }
  4090. /**
  4091. * Gets the private 'var_dumper.html_dumper' shared service.
  4092. *
  4093. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4094. */
  4095. protected function getVarDumper_HtmlDumperService()
  4096. {
  4097. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  4098. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4099. return $instance;
  4100. }
  4101. /**
  4102. * Gets the private 'var_dumper.server_connection' shared service.
  4103. *
  4104. * @return \Symfony\Component\VarDumper\Server\Connection
  4105. */
  4106. protected function getVarDumper_ServerConnectionService()
  4107. {
  4108. 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()]);
  4109. }
  4110. /**
  4111. * Gets the private 'vich_uploader.metadata_reader' shared service.
  4112. *
  4113. * @return \Vich\UploaderBundle\Metadata\MetadataReader
  4114. */
  4115. protected function getVichUploader_MetadataReaderService()
  4116. {
  4117. $a = new \Metadata\Driver\FileLocator([]);
  4118. $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [0 => ($this->services['doctrine'] ?? $this->getDoctrineService())]), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), 3 => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
  4119. $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  4120. return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  4121. }
  4122. /**
  4123. * Gets the private 'web_profiler.csp.handler' shared service.
  4124. *
  4125. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4126. */
  4127. protected function getWebProfiler_Csp_HandlerService()
  4128. {
  4129. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4130. }
  4131. /**
  4132. * Gets the private 'web_profiler.debug_toolbar' shared service.
  4133. *
  4134. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4135. */
  4136. protected function getWebProfiler_DebugToolbarService()
  4137. {
  4138. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4139. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4140. return $this->privates['web_profiler.debug_toolbar'];
  4141. }
  4142. $b = ($this->services['router'] ?? $this->getRouterService());
  4143. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4144. return $this->privates['web_profiler.debug_toolbar'];
  4145. }
  4146. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, $b, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4147. }
  4148. /**
  4149. * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  4150. *
  4151. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  4152. */
  4153. protected function getWebpackEncore_EntrypointLookupCollectionService()
  4154. {
  4155. return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4156. 'configurator' => ['privates', 'webpack_encore.entrypoint_lookup[configurator]', 'getWebpackEncore_EntrypointLookupconfiguratorService', true],
  4157. 'delivery_time_estimator' => ['privates', 'webpack_encore.entrypoint_lookup[delivery_time_estimator]', 'getWebpackEncore_EntrypointLookupdeliveryTimeEstimatorService', true],
  4158. 'main' => ['privates', 'webpack_encore.entrypoint_lookup[main]', 'getWebpackEncore_EntrypointLookupmainService', true],
  4159. 'theme_brunex' => ['privates', 'webpack_encore.entrypoint_lookup[theme_brunex]', 'getWebpackEncore_EntrypointLookupthemeBrunexService', true],
  4160. 'theme_hgc' => ['privates', 'webpack_encore.entrypoint_lookup[theme_hgc]', 'getWebpackEncore_EntrypointLookupthemeHgcService', true],
  4161. 'theme_stf' => ['privates', 'webpack_encore.entrypoint_lookup[theme_stf]', 'getWebpackEncore_EntrypointLookupthemeStfService', true],
  4162. 'theme_sturm' => ['privates', 'webpack_encore.entrypoint_lookup[theme_sturm]', 'getWebpackEncore_EntrypointLookupthemeSturmService', true],
  4163. 'tuer24' => ['privates', 'webpack_encore.entrypoint_lookup[tuer24]', 'getWebpackEncore_EntrypointLookuptuer24Service', true],
  4164. ], [
  4165. 'configurator' => '?',
  4166. 'delivery_time_estimator' => '?',
  4167. 'main' => '?',
  4168. 'theme_brunex' => '?',
  4169. 'theme_hgc' => '?',
  4170. 'theme_stf' => '?',
  4171. 'theme_sturm' => '?',
  4172. 'tuer24' => '?',
  4173. ]));
  4174. }
  4175. /**
  4176. * Gets the public 'cache_clearer' alias.
  4177. *
  4178. * @return object The ".container.private.cache_clearer" service.
  4179. */
  4180. protected function getCacheClearerService()
  4181. {
  4182. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4183. return $this->get('.container.private.cache_clearer');
  4184. }
  4185. /**
  4186. * Gets the public 'filesystem' alias.
  4187. *
  4188. * @return object The ".container.private.filesystem" service.
  4189. */
  4190. protected function getFilesystemService()
  4191. {
  4192. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4193. return $this->get('.container.private.filesystem');
  4194. }
  4195. /**
  4196. * Gets the public 'serializer' alias.
  4197. *
  4198. * @return object The ".container.private.serializer" service.
  4199. */
  4200. protected function getSerializerService()
  4201. {
  4202. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4203. return $this->get('.container.private.serializer');
  4204. }
  4205. /**
  4206. * Gets the public 'security.csrf.token_manager' alias.
  4207. *
  4208. * @return object The ".container.private.security.csrf.token_manager" service.
  4209. */
  4210. protected function getSecurity_Csrf_TokenManagerService()
  4211. {
  4212. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4213. return $this->get('.container.private.security.csrf.token_manager');
  4214. }
  4215. /**
  4216. * Gets the public 'form.factory' alias.
  4217. *
  4218. * @return object The ".container.private.form.factory" service.
  4219. */
  4220. protected function getForm_FactoryService()
  4221. {
  4222. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4223. return $this->get('.container.private.form.factory');
  4224. }
  4225. /**
  4226. * Gets the public 'form.type.file' alias.
  4227. *
  4228. * @return object The ".container.private.form.type.file" service.
  4229. */
  4230. protected function getForm_Type_FileService()
  4231. {
  4232. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4233. return $this->get('.container.private.form.type.file');
  4234. }
  4235. /**
  4236. * Gets the public 'profiler' alias.
  4237. *
  4238. * @return object The ".container.private.profiler" service.
  4239. */
  4240. protected function getProfilerService()
  4241. {
  4242. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4243. return $this->get('.container.private.profiler');
  4244. }
  4245. /**
  4246. * Gets the public 'twig' alias.
  4247. *
  4248. * @return object The ".container.private.twig" service.
  4249. */
  4250. protected function getTwigService()
  4251. {
  4252. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4253. return $this->get('.container.private.twig');
  4254. }
  4255. /**
  4256. * Gets the public 'security.authorization_checker' alias.
  4257. *
  4258. * @return object The ".container.private.security.authorization_checker" service.
  4259. */
  4260. protected function getSecurity_AuthorizationCheckerService()
  4261. {
  4262. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4263. return $this->get('.container.private.security.authorization_checker');
  4264. }
  4265. /**
  4266. * Gets the public 'security.token_storage' alias.
  4267. *
  4268. * @return object The ".container.private.security.token_storage" service.
  4269. */
  4270. protected function getSecurity_TokenStorageService()
  4271. {
  4272. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4273. return $this->get('.container.private.security.token_storage');
  4274. }
  4275. /**
  4276. * Gets the public 'security.password_encoder' alias.
  4277. *
  4278. * @return object The ".container.private.security.password_encoder" service.
  4279. */
  4280. protected function getSecurity_PasswordEncoderService()
  4281. {
  4282. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4283. return $this->get('.container.private.security.password_encoder');
  4284. }
  4285. /**
  4286. * Gets the public 'session' alias.
  4287. *
  4288. * @return object The ".container.private.session" service.
  4289. */
  4290. protected function getSessionService()
  4291. {
  4292. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4293. return $this->get('.container.private.session');
  4294. }
  4295. /**
  4296. * Gets the public 'validator' alias.
  4297. *
  4298. * @return object The ".container.private.validator" service.
  4299. */
  4300. protected function getValidatorService()
  4301. {
  4302. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4303. return $this->get('.container.private.validator');
  4304. }
  4305. /**
  4306. * @return array|bool|float|int|string|\UnitEnum|null
  4307. */
  4308. public function getParameter(string $name)
  4309. {
  4310. if (isset($this->buildParameters[$name])) {
  4311. return $this->buildParameters[$name];
  4312. }
  4313. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  4314. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  4315. }
  4316. if (isset($this->loadedDynamicParameters[$name])) {
  4317. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4318. }
  4319. return $this->parameters[$name];
  4320. }
  4321. public function hasParameter(string $name): bool
  4322. {
  4323. if (isset($this->buildParameters[$name])) {
  4324. return true;
  4325. }
  4326. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  4327. }
  4328. public function setParameter(string $name, $value): void
  4329. {
  4330. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4331. }
  4332. public function getParameterBag(): ParameterBagInterface
  4333. {
  4334. if (null === $this->parameterBag) {
  4335. $parameters = $this->parameters;
  4336. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4337. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4338. }
  4339. foreach ($this->buildParameters as $name => $value) {
  4340. $parameters[$name] = $value;
  4341. }
  4342. $this->parameterBag = new FrozenParameterBag($parameters);
  4343. }
  4344. return $this->parameterBag;
  4345. }
  4346. private $loadedDynamicParameters = [
  4347. 'kernel.runtime_environment' => false,
  4348. 'kernel.build_dir' => false,
  4349. 'kernel.cache_dir' => false,
  4350. 'kernel.secret' => false,
  4351. 'debug.container.dump' => false,
  4352. 'serializer.mapping.cache.file' => false,
  4353. 'validator.mapping.cache.file' => false,
  4354. 'profiler.storage.dsn' => false,
  4355. 'doctrine.orm.proxy_dir' => false,
  4356. 'knp_snappy.pdf.binary' => false,
  4357. 'knp_snappy.image.binary' => false,
  4358. 'lexik_jwt_authentication.pass_phrase' => false,
  4359. ];
  4360. private $dynamicParameters = [];
  4361. private function getDynamicParameter(string $name)
  4362. {
  4363. switch ($name) {
  4364. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4365. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  4366. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  4367. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  4368. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4369. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  4370. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  4371. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4372. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4373. case 'knp_snappy.pdf.binary': $value = $this->getEnv('WKHTMLTOPDF_PATH'); break;
  4374. case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  4375. case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
  4376. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  4377. }
  4378. $this->loadedDynamicParameters[$name] = true;
  4379. return $this->dynamicParameters[$name] = $value;
  4380. }
  4381. protected function getDefaultParameters(): array
  4382. {
  4383. return [
  4384. 'kernel.project_dir' => \dirname(__DIR__, 4),
  4385. 'kernel.environment' => 'dev',
  4386. 'kernel.debug' => true,
  4387. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  4388. 'kernel.bundles' => [
  4389. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4390. 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4391. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4392. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4393. 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4394. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4395. 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  4396. 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4397. 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  4398. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4399. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4400. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4401. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4402. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4403. 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  4404. 'FlagceptionBundle' => 'Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle',
  4405. 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  4406. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4407. 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  4408. 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4409. 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4410. 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4411. 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4412. 'SetonoCronExpressionBundle' => 'Setono\\CronExpressionBundle\\SetonoCronExpressionBundle',
  4413. 'RoothirschCoreBundle' => 'Roothirsch\\CoreBundle\\RoothirschCoreBundle',
  4414. 'DamBundle' => 'Roothirsch\\DamBundle\\DamBundle',
  4415. 'ShopBundle' => 'Roothirsch\\ShopBundle\\ShopBundle',
  4416. 'ConfiguratorBundle' => 'Roothirsch\\ConfiguratorBundle\\ConfiguratorBundle',
  4417. 'NotificationBundle' => 'Roothirsch\\NotificationBundle\\NotificationBundle',
  4418. 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4419. 'TusBundle' => 'EFrane\\TusBundle\\Bundle\\TusBundle',
  4420. 'StimulusBundle' => 'Symfony\\UX\\StimulusBundle\\StimulusBundle',
  4421. 'IsometriksSpamBundle' => 'Isometriks\\Bundle\\SpamBundle\\IsometriksSpamBundle',
  4422. 'RoothirschTuer24Bundle' => 'Roothirsch\\Tuer24Bundle\\RoothirschTuer24Bundle',
  4423. ],
  4424. 'kernel.bundles_metadata' => [
  4425. 'FrameworkBundle' => [
  4426. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  4427. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4428. ],
  4429. 'NelmioCorsBundle' => [
  4430. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
  4431. 'namespace' => 'Nelmio\\CorsBundle',
  4432. ],
  4433. 'TwigBundle' => [
  4434. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  4435. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4436. ],
  4437. 'SecurityBundle' => [
  4438. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  4439. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4440. ],
  4441. 'ApiPlatformBundle' => [
  4442. 'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4443. 'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4444. ],
  4445. 'DoctrineBundle' => [
  4446. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  4447. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4448. ],
  4449. 'KnpSnappyBundle' => [
  4450. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
  4451. 'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4452. ],
  4453. 'SensioFrameworkExtraBundle' => [
  4454. 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  4455. 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4456. ],
  4457. 'StofDoctrineExtensionsBundle' => [
  4458. 'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
  4459. 'namespace' => 'Stof\\DoctrineExtensionsBundle',
  4460. ],
  4461. 'WebProfilerBundle' => [
  4462. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  4463. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4464. ],
  4465. 'MonologBundle' => [
  4466. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  4467. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4468. ],
  4469. 'DebugBundle' => [
  4470. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  4471. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4472. ],
  4473. 'DoctrineMigrationsBundle' => [
  4474. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4475. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4476. ],
  4477. 'MakerBundle' => [
  4478. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  4479. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4480. ],
  4481. 'VichUploaderBundle' => [
  4482. 'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
  4483. 'namespace' => 'Vich\\UploaderBundle',
  4484. ],
  4485. 'FlagceptionBundle' => [
  4486. 'path' => (\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src'),
  4487. 'namespace' => 'Flagception\\Bundle\\FlagceptionBundle',
  4488. ],
  4489. 'EasyAdminBundle' => [
  4490. 'path' => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src'),
  4491. 'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  4492. ],
  4493. 'TwigExtraBundle' => [
  4494. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  4495. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4496. ],
  4497. 'SymfonyCastsResetPasswordBundle' => [
  4498. 'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4499. 'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4500. ],
  4501. 'WebpackEncoreBundle' => [
  4502. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  4503. 'namespace' => 'Symfony\\WebpackEncoreBundle',
  4504. ],
  4505. 'NelmioAliceBundle' => [
  4506. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4507. 'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4508. ],
  4509. 'FidryAliceDataFixturesBundle' => [
  4510. 'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4511. 'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4512. ],
  4513. 'HautelookAliceBundle' => [
  4514. 'path' => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src'),
  4515. 'namespace' => 'Hautelook\\AliceBundle',
  4516. ],
  4517. 'SetonoCronExpressionBundle' => [
  4518. 'path' => (\dirname(__DIR__, 4).'/vendor/setono/cron-expression-bundle/src'),
  4519. 'namespace' => 'Setono\\CronExpressionBundle',
  4520. ],
  4521. 'RoothirschCoreBundle' => [
  4522. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle'),
  4523. 'namespace' => 'Roothirsch\\CoreBundle',
  4524. ],
  4525. 'DamBundle' => [
  4526. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle'),
  4527. 'namespace' => 'Roothirsch\\DamBundle',
  4528. ],
  4529. 'ShopBundle' => [
  4530. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle'),
  4531. 'namespace' => 'Roothirsch\\ShopBundle',
  4532. ],
  4533. 'ConfiguratorBundle' => [
  4534. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/configurator-bundle'),
  4535. 'namespace' => 'Roothirsch\\ConfiguratorBundle',
  4536. ],
  4537. 'NotificationBundle' => [
  4538. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle'),
  4539. 'namespace' => 'Roothirsch\\NotificationBundle',
  4540. ],
  4541. 'LexikJWTAuthenticationBundle' => [
  4542. 'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
  4543. 'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4544. ],
  4545. 'TusBundle' => [
  4546. 'path' => (\dirname(__DIR__, 4).'/vendor/efrane/tus-bundle/src/Bundle'),
  4547. 'namespace' => 'EFrane\\TusBundle\\Bundle',
  4548. ],
  4549. 'StimulusBundle' => [
  4550. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle'),
  4551. 'namespace' => 'Symfony\\UX\\StimulusBundle',
  4552. ],
  4553. 'IsometriksSpamBundle' => [
  4554. 'path' => (\dirname(__DIR__, 4).'/vendor/isometriks/spam-bundle'),
  4555. 'namespace' => 'Isometriks\\Bundle\\SpamBundle',
  4556. ],
  4557. 'RoothirschTuer24Bundle' => [
  4558. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle'),
  4559. 'namespace' => 'Roothirsch\\Tuer24Bundle',
  4560. ],
  4561. ],
  4562. 'kernel.charset' => 'UTF-8',
  4563. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  4564. 'container.autowiring.strict_mode' => true,
  4565. 'container.dumper.inline_class_loader' => true,
  4566. 'env(DATABASE_URL)' => 'mysql://root:root@127.0.0.1:3306/my_brunex_ch',
  4567. 'env(DATABASE_MY_BRUNEX_URL)' => 'mysql://root:root@127.0.0.1:3306/my_brunex',
  4568. 'locale' => 'de',
  4569. 'event_dispatcher.event_aliases' => [
  4570. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4571. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4572. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4573. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4574. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4575. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4576. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4577. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4578. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4579. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4580. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4581. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4582. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4583. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4584. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4585. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4586. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4587. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4588. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4589. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4590. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4591. ],
  4592. 'fragment.renderer.hinclude.global_template' => NULL,
  4593. 'fragment.path' => '/_fragment',
  4594. 'kernel.http_method_override' => true,
  4595. 'kernel.trusted_hosts' => [
  4596. ],
  4597. 'kernel.default_locale' => 'de',
  4598. 'kernel.enabled_locales' => [
  4599. ],
  4600. 'kernel.error_controller' => 'error_controller',
  4601. 'debug.file_link_format' => NULL,
  4602. 'asset.request_context.base_path' => NULL,
  4603. 'asset.request_context.secure' => NULL,
  4604. 'translator.logging' => false,
  4605. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  4606. 'debug.error_handler.throw_at' => -1,
  4607. 'router.request_context.host' => 'localhost',
  4608. 'router.request_context.scheme' => 'http',
  4609. 'router.request_context.base_url' => '',
  4610. 'router.resource' => 'kernel::loadRoutes',
  4611. 'request_listener.http_port' => 80,
  4612. 'request_listener.https_port' => 443,
  4613. 'session.metadata.storage_key' => '_sf2_meta',
  4614. 'session.storage.options' => [
  4615. 'cache_limiter' => '0',
  4616. 'cookie_httponly' => true,
  4617. 'gc_probability' => 1,
  4618. ],
  4619. 'session.save_path' => NULL,
  4620. 'session.metadata.update_threshold' => 0,
  4621. 'form.type_extension.csrf.enabled' => true,
  4622. 'form.type_extension.csrf.field_name' => '_token',
  4623. 'validator.translation_domain' => 'validators',
  4624. 'profiler_listener.only_exceptions' => false,
  4625. 'profiler_listener.only_main_requests' => false,
  4626. 'nelmio_cors.map' => [
  4627. '^/api/' => [
  4628. ],
  4629. '^/' => [
  4630. ],
  4631. ],
  4632. 'nelmio_cors.defaults' => [
  4633. 'allow_origin' => [
  4634. 0 => '^https?://.*brunex\\.ch$',
  4635. ],
  4636. 'allow_credentials' => false,
  4637. 'allow_headers' => true,
  4638. 'allow_private_network' => false,
  4639. 'expose_headers' => [
  4640. ],
  4641. 'allow_methods' => [
  4642. 0 => 'POST',
  4643. 1 => 'PUT',
  4644. 2 => 'GET',
  4645. 3 => 'DELETE',
  4646. ],
  4647. 'max_age' => 0,
  4648. 'hosts' => [
  4649. 0 => '.*',
  4650. ],
  4651. 'origin_regex' => false,
  4652. 'forced_allow_origin_value' => '*',
  4653. 'skip_same_as_origin' => true,
  4654. ],
  4655. 'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4656. 'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4657. 'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4658. 'twig.form.resources' => [
  4659. 0 => '@VichUploader/Form/fields.html.twig',
  4660. 1 => 'form_div_layout.html.twig',
  4661. 2 => 'form/types/icon_picker.html.twig',
  4662. 3 => 'form/types/ea_fileupload_widget.html.twig',
  4663. 4 => 'form/types/translatable.html.twig',
  4664. 5 => 'form/types/tus.html.twig',
  4665. ],
  4666. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  4667. 'security.role_hierarchy.roles' => [
  4668. 'ROLE_ADMIN' => [
  4669. 0 => 'ROLE_MANAGER',
  4670. 1 => 'ROLE_MANAGE_DELIVERY_TIME',
  4671. ],
  4672. 'ROLE_MANAGER' => [
  4673. 0 => 'ROLE_MANAGE_BACKEND',
  4674. ],
  4675. 'ROLE_MANAGE_DELIVERY_TIME' => [
  4676. 0 => 'ROLE_MANAGE_BACKEND',
  4677. ],
  4678. 'ROLE_MANAGE_BACKEND' => [
  4679. 0 => 'ROLE_USER',
  4680. ],
  4681. ],
  4682. 'security.access.denied_url' => NULL,
  4683. 'security.authentication.manager.erase_credentials' => true,
  4684. 'security.authentication.session_strategy.strategy' => 'migrate',
  4685. 'security.access.always_authenticate_before_granting' => false,
  4686. 'security.authentication.hide_user_not_found' => true,
  4687. 'security.firewalls' => [
  4688. 0 => 'dev',
  4689. 1 => 'api_legacy',
  4690. 2 => 'api_login',
  4691. 3 => 'api',
  4692. 4 => 'main',
  4693. ],
  4694. 'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  4695. 'api_platform.metadata_backward_compatibility_layer' => true,
  4696. 'api_platform.enable_entrypoint' => true,
  4697. 'api_platform.enable_docs' => true,
  4698. 'api_platform.title' => '',
  4699. 'api_platform.description' => '',
  4700. 'api_platform.version' => '0.0.0',
  4701. 'api_platform.show_webby' => true,
  4702. 'api_platform.url_generation_strategy' => 1,
  4703. 'api_platform.exception_to_status' => [
  4704. 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4705. 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4706. 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4707. 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4708. ],
  4709. 'api_platform.formats' => [
  4710. 'jsonld' => [
  4711. 0 => 'application/ld+json',
  4712. ],
  4713. 'json' => [
  4714. 0 => 'application/json',
  4715. ],
  4716. 'html' => [
  4717. 0 => 'text/html',
  4718. ],
  4719. 'xml' => [
  4720. 0 => 'application/xml',
  4721. ],
  4722. ],
  4723. 'api_platform.patch_formats' => [
  4724. ],
  4725. 'api_platform.error_formats' => [
  4726. 'jsonproblem' => [
  4727. 0 => 'application/problem+json',
  4728. ],
  4729. 'jsonld' => [
  4730. 0 => 'application/ld+json',
  4731. ],
  4732. ],
  4733. 'api_platform.allow_plain_identifiers' => false,
  4734. 'api_platform.eager_loading.enabled' => true,
  4735. 'api_platform.eager_loading.max_joins' => 300,
  4736. 'api_platform.eager_loading.fetch_partial' => false,
  4737. 'api_platform.eager_loading.force_eager' => true,
  4738. 'api_platform.collection.exists_parameter_name' => 'exists',
  4739. 'api_platform.collection.order' => 'ASC',
  4740. 'api_platform.collection.order_parameter_name' => 'order',
  4741. 'api_platform.collection.order_nulls_comparison' => NULL,
  4742. 'api_platform.collection.pagination.enabled' => true,
  4743. 'api_platform.collection.pagination.partial' => false,
  4744. 'api_platform.collection.pagination.client_enabled' => false,
  4745. 'api_platform.collection.pagination.client_items_per_page' => true,
  4746. 'api_platform.collection.pagination.client_partial' => false,
  4747. 'api_platform.collection.pagination.items_per_page' => 30,
  4748. 'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4749. 'api_platform.collection.pagination.page_parameter_name' => 'page',
  4750. 'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4751. 'api_platform.collection.pagination.items_per_page_parameter_name' => 'limit',
  4752. 'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4753. 'api_platform.collection.pagination' => [
  4754. 'client_items_per_page' => true,
  4755. 'items_per_page_parameter_name' => 'limit',
  4756. 'enabled' => true,
  4757. 'partial' => false,
  4758. 'client_enabled' => false,
  4759. 'client_partial' => false,
  4760. 'items_per_page' => 30,
  4761. 'maximum_items_per_page' => NULL,
  4762. 'page_parameter_name' => 'page',
  4763. 'enabled_parameter_name' => 'pagination',
  4764. 'partial_parameter_name' => 'partial',
  4765. ],
  4766. 'api_platform.http_cache.etag' => true,
  4767. 'api_platform.http_cache.max_age' => NULL,
  4768. 'api_platform.http_cache.shared_max_age' => NULL,
  4769. 'api_platform.http_cache.vary' => [
  4770. 0 => 'Accept',
  4771. ],
  4772. 'api_platform.http_cache.public' => NULL,
  4773. 'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4774. 'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4775. 'api_platform.asset_package' => NULL,
  4776. 'api_platform.defaults' => [
  4777. 'attributes' => [
  4778. ],
  4779. ],
  4780. 'api_platform.resource_class_directories' => [
  4781. 0 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Entity'),
  4782. 1 => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Entity'),
  4783. 2 => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Entity'),
  4784. 3 => (\dirname(__DIR__, 4).'/src/Entity'),
  4785. 4 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Entity'),
  4786. 5 => (\dirname(__DIR__, 4).'/src/Brunex/API'),
  4787. 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/Entity'),
  4788. 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Menu/Entity'),
  4789. 8 => (\dirname(__DIR__, 4).'/vendor/roothirsch/pim-bundle/Entity'),
  4790. 9 => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/src/Entity'),
  4791. 10 => (\dirname(__DIR__, 4).'/vendor/roothirsch/delivery-time-estimator-bundle/Entity'),
  4792. ],
  4793. 'api_platform.oauth.enabled' => false,
  4794. 'api_platform.oauth.clientId' => '',
  4795. 'api_platform.oauth.clientSecret' => '',
  4796. 'api_platform.oauth.type' => 'oauth2',
  4797. 'api_platform.oauth.flow' => 'application',
  4798. 'api_platform.oauth.tokenUrl' => '',
  4799. 'api_platform.oauth.authorizationUrl' => '',
  4800. 'api_platform.oauth.refreshUrl' => '',
  4801. 'api_platform.oauth.scopes' => [
  4802. ],
  4803. 'api_platform.oauth.pkce' => false,
  4804. 'api_platform.openapi.termsOfService' => NULL,
  4805. 'api_platform.openapi.contact.name' => NULL,
  4806. 'api_platform.openapi.contact.url' => NULL,
  4807. 'api_platform.openapi.contact.email' => NULL,
  4808. 'api_platform.openapi.license.name' => NULL,
  4809. 'api_platform.openapi.license.url' => NULL,
  4810. 'api_platform.swagger.versions' => [
  4811. 0 => 2,
  4812. 1 => 3,
  4813. ],
  4814. 'api_platform.enable_swagger_ui' => true,
  4815. 'api_platform.enable_re_doc' => true,
  4816. 'api_platform.swagger.api_keys' => [
  4817. 'JWT' => [
  4818. 'name' => 'Authorization',
  4819. 'type' => 'header',
  4820. ],
  4821. ],
  4822. 'api_platform.swagger_ui.extra_configuration' => [
  4823. ],
  4824. 'api_platform.graphql.enabled' => false,
  4825. 'api_platform.graphql.graphiql.enabled' => false,
  4826. 'api_platform.graphql.graphql_playground.enabled' => false,
  4827. 'api_platform.graphql.collection.pagination' => [
  4828. 'enabled' => true,
  4829. ],
  4830. 'api_platform.validator.serialize_payload_fields' => [
  4831. ],
  4832. 'api_platform.validator.query_parameter_validation' => true,
  4833. 'api_platform.elasticsearch.enabled' => false,
  4834. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4835. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4836. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4837. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4838. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4839. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4840. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4841. 'doctrine.entity_managers' => [
  4842. 'default' => 'doctrine.orm.default_entity_manager',
  4843. 'my_brunex' => 'doctrine.orm.my_brunex_entity_manager',
  4844. ],
  4845. 'doctrine.default_entity_manager' => 'default',
  4846. 'doctrine.dbal.connection_factory.types' => [
  4847. 'cron_expression' => [
  4848. 'class' => 'Setono\\CronExpressionBundle\\Doctrine\\DBAL\\Types\\CronExpressionType',
  4849. ],
  4850. 'uuid' => [
  4851. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4852. ],
  4853. 'ulid' => [
  4854. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4855. ],
  4856. ],
  4857. 'doctrine.connections' => [
  4858. 'default' => 'doctrine.dbal.default_connection',
  4859. 'my_brunex' => 'doctrine.dbal.my_brunex_connection',
  4860. ],
  4861. 'doctrine.default_connection' => 'default',
  4862. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4863. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4864. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4865. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4866. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4867. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4868. 'doctrine.orm.cache.memcache_host' => 'localhost',
  4869. 'doctrine.orm.cache.memcache_port' => 11211,
  4870. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4871. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4872. 'doctrine.orm.cache.memcached_host' => 'localhost',
  4873. 'doctrine.orm.cache.memcached_port' => 11211,
  4874. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4875. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4876. 'doctrine.orm.cache.redis_host' => 'localhost',
  4877. 'doctrine.orm.cache.redis_port' => 6379,
  4878. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4879. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4880. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4881. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4882. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4883. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4884. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4885. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4886. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4887. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4888. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4889. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4890. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4891. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4892. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4893. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4894. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4895. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4896. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4897. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4898. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4899. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4900. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  4901. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4902. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4903. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4904. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4905. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4906. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4907. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4908. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4909. 'doctrine.orm.auto_generate_proxy_classes' => true,
  4910. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  4911. 'doctrine.orm.proxy_namespace' => 'Proxies',
  4912. 'knp_snappy.pdf.options' => [
  4913. ],
  4914. 'knp_snappy.pdf.env' => [
  4915. ],
  4916. 'knp_snappy.image.options' => [
  4917. ],
  4918. 'knp_snappy.image.env' => [
  4919. ],
  4920. 'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4921. 'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4922. 'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4923. 'stof_doctrine_extensions.listener.translatable.class' => 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener',
  4924. 'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
  4925. 'stof_doctrine_extensions.default_locale' => 'de',
  4926. 'stof_doctrine_extensions.translation_fallback' => false,
  4927. 'stof_doctrine_extensions.persist_default_translation' => false,
  4928. 'stof_doctrine_extensions.skip_translation_on_load' => false,
  4929. 'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4930. 'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4931. 'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  4932. 'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4933. 'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4934. 'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4935. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  4936. 'web_profiler.debug_toolbar.mode' => 2,
  4937. 'monolog.use_microseconds' => true,
  4938. 'monolog.swift_mailer.handlers' => [
  4939. ],
  4940. 'monolog.handlers_to_channels' => [
  4941. 'monolog.handler.console' => [
  4942. 'type' => 'exclusive',
  4943. 'elements' => [
  4944. 0 => 'event',
  4945. 1 => 'doctrine',
  4946. 2 => 'console',
  4947. ],
  4948. ],
  4949. 'monolog.handler.main' => [
  4950. 'type' => 'exclusive',
  4951. 'elements' => [
  4952. 0 => 'event',
  4953. ],
  4954. ],
  4955. ],
  4956. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4957. 'doctrine.migrations.preferred_em' => 'default',
  4958. 'doctrine.migrations.preferred_connection' => NULL,
  4959. 'vich_uploader.default_filename_attribute_suffix' => '_name',
  4960. 'vich_uploader.mappings' => [
  4961. 'company_logo' => [
  4962. 'uri_prefix' => '/uploads/company/logo',
  4963. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/company/logo'),
  4964. 'inject_on_load' => false,
  4965. 'delete_on_update' => true,
  4966. 'delete_on_remove' => true,
  4967. 'namer' => [
  4968. 'service' => NULL,
  4969. 'options' => NULL,
  4970. ],
  4971. 'directory_namer' => [
  4972. 'service' => NULL,
  4973. 'options' => NULL,
  4974. ],
  4975. 'db_driver' => 'orm',
  4976. ],
  4977. 'feedback_file' => [
  4978. 'uri_prefix' => '/uploads/feedback/files',
  4979. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/feedback/files'),
  4980. 'inject_on_load' => false,
  4981. 'delete_on_update' => true,
  4982. 'delete_on_remove' => true,
  4983. 'namer' => [
  4984. 'service' => NULL,
  4985. 'options' => NULL,
  4986. ],
  4987. 'directory_namer' => [
  4988. 'service' => NULL,
  4989. 'options' => NULL,
  4990. ],
  4991. 'db_driver' => 'orm',
  4992. ],
  4993. 'estimate_file' => [
  4994. 'uri_prefix' => '/uploads/estimate/file',
  4995. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/estimate/file'),
  4996. 'inject_on_load' => false,
  4997. 'delete_on_update' => true,
  4998. 'delete_on_remove' => true,
  4999. 'namer' => [
  5000. 'service' => NULL,
  5001. 'options' => NULL,
  5002. ],
  5003. 'directory_namer' => [
  5004. 'service' => NULL,
  5005. 'options' => NULL,
  5006. ],
  5007. 'db_driver' => 'orm',
  5008. ],
  5009. 'estimate_item_file' => [
  5010. 'uri_prefix' => '/uploads/estimate_item/file',
  5011. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/estimate_item/file'),
  5012. 'inject_on_load' => false,
  5013. 'delete_on_update' => true,
  5014. 'delete_on_remove' => true,
  5015. 'namer' => [
  5016. 'service' => NULL,
  5017. 'options' => NULL,
  5018. ],
  5019. 'directory_namer' => [
  5020. 'service' => NULL,
  5021. 'options' => NULL,
  5022. ],
  5023. 'db_driver' => 'orm',
  5024. ],
  5025. ],
  5026. 'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  5027. 'nelmio_alice.functions_blacklist' => [
  5028. 0 => 'current',
  5029. 1 => 'shuffle',
  5030. 2 => 'date',
  5031. 3 => 'time',
  5032. 4 => 'file',
  5033. 5 => 'md5',
  5034. 6 => 'sha1',
  5035. ],
  5036. 'nelmio_alice.locale' => 'en_US',
  5037. 'nelmio_alice.seed' => 1,
  5038. 'nelmio_alice.loading_limit' => 5,
  5039. 'nelmio_alice.max_unique_values_retry' => 150,
  5040. 'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  5041. 'hautelook_alice.fixtures_path' => [
  5042. 0 => 'fixtures',
  5043. 1 => 'fixtures',
  5044. ],
  5045. 'hautelook_alice.root_dirs' => [
  5046. 0 => \dirname(__DIR__, 4),
  5047. 1 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources'),
  5048. ],
  5049. 'lexik_jwt_authentication.token_ttl' => 36000,
  5050. 'lexik_jwt_authentication.clock_skew' => 0,
  5051. 'lexik_jwt_authentication.user_identity_field' => 'username',
  5052. 'lexik_jwt_authentication.allow_no_expiration' => false,
  5053. 'lexik_jwt_authentication.user_id_claim' => 'username',
  5054. 'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  5055. 'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  5056. 'roothirsch_tuer24.notifications.sender_email' => 'noreply@brunex.ch',
  5057. 'roothirsch_tuer24.notifications.sender_name' => 'BRUNEX TÜR24',
  5058. 'roothirsch_tuer24.notifications.admin_email' => 'admin@brunex.ch',
  5059. 'roothirsch_tuer24.payment.base_url' => 'https://my.brunex.ch',
  5060. 'roothirsch_tuer24.payment.enable_credit_card' => true,
  5061. 'roothirsch_tuer24.payment.enable_invoice' => true,
  5062. 'roothirsch_tuer24.stock.low_stock_threshold' => 5,
  5063. 'roothirsch_tuer24.stock.enable_stock_reservation' => true,
  5064. 'roothirsch_tuer24.stock.reservation_ttl' => 1800,
  5065. 'roothirsch_tuer24.test_customer_email' => 'customer@example.com',
  5066. 'tuer24.product_images_directory' => (\dirname(__DIR__, 4).'/public/uploads/tuer24/products'),
  5067. 'data_collector.templates' => [
  5068. 'data_collector.request' => [
  5069. 0 => 'request',
  5070. 1 => '@WebProfiler/Collector/request.html.twig',
  5071. ],
  5072. 'api_platform.data_collector.request' => [
  5073. 0 => 'api_platform.data_collector.request',
  5074. 1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  5075. ],
  5076. 'data_collector.time' => [
  5077. 0 => 'time',
  5078. 1 => '@WebProfiler/Collector/time.html.twig',
  5079. ],
  5080. 'data_collector.memory' => [
  5081. 0 => 'memory',
  5082. 1 => '@WebProfiler/Collector/memory.html.twig',
  5083. ],
  5084. 'data_collector.validator' => [
  5085. 0 => 'validator',
  5086. 1 => '@WebProfiler/Collector/validator.html.twig',
  5087. ],
  5088. 'data_collector.ajax' => [
  5089. 0 => 'ajax',
  5090. 1 => '@WebProfiler/Collector/ajax.html.twig',
  5091. ],
  5092. 'data_collector.form' => [
  5093. 0 => 'form',
  5094. 1 => '@WebProfiler/Collector/form.html.twig',
  5095. ],
  5096. 'data_collector.exception' => [
  5097. 0 => 'exception',
  5098. 1 => '@WebProfiler/Collector/exception.html.twig',
  5099. ],
  5100. 'data_collector.logger' => [
  5101. 0 => 'logger',
  5102. 1 => '@WebProfiler/Collector/logger.html.twig',
  5103. ],
  5104. 'data_collector.events' => [
  5105. 0 => 'events',
  5106. 1 => '@WebProfiler/Collector/events.html.twig',
  5107. ],
  5108. 'data_collector.router' => [
  5109. 0 => 'router',
  5110. 1 => '@WebProfiler/Collector/router.html.twig',
  5111. ],
  5112. 'data_collector.cache' => [
  5113. 0 => 'cache',
  5114. 1 => '@WebProfiler/Collector/cache.html.twig',
  5115. ],
  5116. 'data_collector.translation' => [
  5117. 0 => 'translation',
  5118. 1 => '@WebProfiler/Collector/translation.html.twig',
  5119. ],
  5120. 'data_collector.security' => [
  5121. 0 => 'security',
  5122. 1 => '@Security/Collector/security.html.twig',
  5123. ],
  5124. 'data_collector.twig' => [
  5125. 0 => 'twig',
  5126. 1 => '@WebProfiler/Collector/twig.html.twig',
  5127. ],
  5128. 'data_collector.doctrine' => [
  5129. 0 => 'db',
  5130. 1 => '@Doctrine/Collector/db.html.twig',
  5131. ],
  5132. 'data_collector.dump' => [
  5133. 0 => 'dump',
  5134. 1 => '@Debug/Profiler/dump.html.twig',
  5135. ],
  5136. 'mailer.data_collector' => [
  5137. 0 => 'mailer',
  5138. 1 => '@WebProfiler/Collector/mailer.html.twig',
  5139. ],
  5140. 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  5141. 0 => 'vich_uploader.mapping_collector',
  5142. 1 => '@VichUploader/Collector/mapping_collector.html.twig',
  5143. ],
  5144. 'flagception.profiler.feature_data_collector' => [
  5145. 0 => 'flagception',
  5146. 1 => '@Flagception/profiler/layout.html.twig',
  5147. ],
  5148. 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  5149. 0 => 'easyadmin',
  5150. 1 => '@EasyAdmin/inspector/data_collector.html.twig',
  5151. ],
  5152. 'data_collector.config' => [
  5153. 0 => 'config',
  5154. 1 => '@WebProfiler/Collector/config.html.twig',
  5155. ],
  5156. ],
  5157. 'console.command.ids' => [
  5158. 0 => 'console.command.public_alias.Roothirsch\\CoreBundle\\Translation\\Command\\TranslationUpdateCommand',
  5159. 1 => 'Roothirsch\\ConfiguratorBundle\\Commands\\DataUpdateCommand',
  5160. 2 => 'Roothirsch\\ConfiguratorBundle\\Commands\\RenameHelperCommand',
  5161. ],
  5162. ];
  5163. }
  5164. protected function throw($message)
  5165. {
  5166. throw new RuntimeException($message);
  5167. }
  5168. }