var/cache/dev/ContainerBtBQtfe/App_KernelDevDebugContainer.php line 1721

Open in your IDE?
  1. <?php
  2. namespace ContainerBtBQtfe;
  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.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1129. if (isset($this->services['.container.private.serializer'])) {
  1130. return $this->services['.container.private.serializer'];
  1131. }
  1132. $h = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1133. if (isset($this->services['.container.private.serializer'])) {
  1134. return $this->services['.container.private.serializer'];
  1135. }
  1136. $i = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1137. $j = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1138. $k = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1139. $l = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($j);
  1140. $m = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($j, $k, $i, $a, $l, NULL, [], $a);
  1141. $n = new \Roothirsch\Tuer24Bundle\Serializer\Normalizer\AttributableNormalizer($m);
  1142. $o = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
  1143. $p = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $i, $a)], [0 => $o]));
  1144. $q = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($p);
  1145. $r = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1146. $s = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1147. $t = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($r, $b, $s, $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, $p));
  1148. $u = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1149. $v = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1150. $w = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1151. return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), 1 => new \Roothirsch\Tuer24Bundle\Serializer\Normalizer\TranslatableNormalizer($n), 2 => $n, 3 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'd.m.Y']), 4 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 5 => $q, 6 => $t, 7 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($u, [], $k), 8 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $k), 9 => $t, 10 => $q, 11 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($r, $b, $s, $v, NULL, $u, NULL, $k), 12 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($r, $w, $u), 13 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($u, 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($r, $b, $s, $w, $v, $g, $i, $k, $j, [], new RewindableGenerator(function () {
  1152. return new \EmptyIterator();
  1153. }, 0), $h), 18 => new \ApiPlatform\Serializer\ItemNormalizer($b, $s, $w, $v, $i, $k, $j, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), false, NULL, new RewindableGenerator(function () {
  1154. return new \EmptyIterator();
  1155. }, 0), $r, $h), 19 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 20 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $k), 21 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($j, $k, $a, $l, 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($g, $v, $w, NULL), 'page', 'pagination', $r, $i), $r, $v, $e), 29 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 30 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($m, $w, $g), 31 => $m], [0 => new \Roothirsch\Tuer24Bundle\Serializer\Encoder\Tuer24XmlEncoder(), 1 => new \App\Serializer\CustomXmlEncoder(), 2 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 3 => $o, 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')]);
  1156. }
  1157. /**
  1158. * Gets the public '.container.private.session' shared service.
  1159. *
  1160. * @return \Symfony\Component\HttpFoundation\Session\Session
  1161. */
  1162. protected function get_Container_Private_SessionService()
  1163. {
  1164. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1165. if (isset($this->services['.container.private.session'])) {
  1166. return $this->services['.container.private.session'];
  1167. }
  1168. return $this->services['.container.private.session'] = $a->createSession();
  1169. }
  1170. /**
  1171. * Gets the public '.container.private.twig' shared service.
  1172. *
  1173. * @return \Twig\Environment
  1174. */
  1175. protected function get_Container_Private_TwigService()
  1176. {
  1177. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  1178. $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
  1179. $a->addPath((\dirname(__DIR__, 4).'/assets/'), 'assets');
  1180. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), 'RoothirschCore');
  1181. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1182. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1183. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1184. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1185. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1186. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1187. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1188. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1189. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1190. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1191. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  1192. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  1193. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1194. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1195. $a->addPath((\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Resources/views'), 'Flagception');
  1196. $a->addPath((\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Resources/views'), '!Flagception');
  1197. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1198. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1199. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), 'RoothirschCore');
  1200. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), '!RoothirschCore');
  1201. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Resources/views'), 'Dam');
  1202. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Resources/views'), '!Dam');
  1203. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Resources/views'), 'Shop');
  1204. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Resources/views'), '!Shop');
  1205. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/templates'), 'Notification');
  1206. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/templates'), '!Notification');
  1207. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/templates'), 'RoothirschTuer24');
  1208. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle/templates'), '!RoothirschTuer24');
  1209. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  1210. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1211. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1212. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1213. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1214. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1215. $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1216. $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1217. $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1218. $f = ($this->services['router'] ?? $this->getRouterService());
  1219. $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1220. $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1221. $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  1222. $i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
  1223. $j = ($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService());
  1224. $k = new \Symfony\Bridge\Twig\AppVariable();
  1225. $k->setEnvironment('dev');
  1226. $k->setDebug(true);
  1227. if ($this->has('.container.private.security.token_storage')) {
  1228. $k->setTokenStorage($h);
  1229. }
  1230. if ($this->has('request_stack')) {
  1231. $k->setRequestStack($g);
  1232. }
  1233. $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1234. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1235. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1236. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1237. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  1238. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
  1239. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1240. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1241. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
  1242. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1243. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1244. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f)));
  1245. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1246. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1247. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1248. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1249. $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)));
  1250. $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())));
  1251. $instance->addExtension(new \Roothirsch\CoreBundle\Translation\Twig\TranslateExtension());
  1252. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\FavoriteExtension($h));
  1253. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\FileExtension($h));
  1254. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\HistoryExtension());
  1255. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\LocalizedAssetExtension($g, $d));
  1256. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\MoneyExtension());
  1257. $instance->addExtension(($this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] ?? ($this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] = new \Roothirsch\ShopBundle\Twig\ShopExtension())));
  1258. $instance->addExtension(new \Roothirsch\Tuer24Bundle\Twig\Tuer24TwigExtension());
  1259. $instance->addExtension(new \App\Twig\AppExtension());
  1260. $instance->addExtension(new \App\Twig\ShopExtension(($this->privates['Roothirsch\\CoreBundle\\Translation\\Services\\LegacyTranslator'] ?? $this->getLegacyTranslatorService())));
  1261. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1262. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1263. $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1264. $instance->addExtension(new \Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension($j));
  1265. $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1266. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false, 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator', 'getAdminUrlGeneratorService', false],
  1267. ], [
  1268. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  1269. ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  1270. $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1271. $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  1272. $instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
  1273. $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1274. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1275. 'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  1276. 'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
  1277. ], [
  1278. 'webpack_encore.entrypoint_lookup_collection' => '?',
  1279. 'webpack_encore.tag_renderer' => '?',
  1280. ])));
  1281. $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\UxControllersTwigExtension());
  1282. $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\StimulusTwigExtension(new \Symfony\UX\StimulusBundle\Helper\StimulusHelper($instance)));
  1283. $instance->addGlobal('app', $k);
  1284. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1285. 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime', 'getTranslatorRuntimeService', true],
  1286. 'App\\Twig\\AppRuntime' => ['privates', 'App\\Twig\\AppRuntime', 'getAppRuntimeService', true],
  1287. 'App\\Twig\\ShopRuntime' => ['privates', 'App\\Twig\\ShopRuntime', 'getShopRuntimeService', true],
  1288. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  1289. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  1290. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  1291. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  1292. 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', true],
  1293. ], [
  1294. 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime' => '?',
  1295. 'App\\Twig\\AppRuntime' => '?',
  1296. 'App\\Twig\\ShopRuntime' => '?',
  1297. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1298. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1299. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1300. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  1301. 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1302. ])));
  1303. $instance->addGlobal('languageProvider', new \Roothirsch\CoreBundle\Translation\LanguageProvider(($this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository'] ?? $this->getLanguageRepositoryService())));
  1304. $instance->addGlobal('site', ($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'] ?? $this->getSiteProviderService()));
  1305. $instance->addGlobal('features', new \Roothirsch\CoreBundle\FeatureFlag\FeaturesProvider($j, ($this->services['kernel'] ?? $this->get('kernel', 1))));
  1306. $instance->registerUndefinedFilterCallback([0 => $l, 1 => 'suggestFilter']);
  1307. $instance->registerUndefinedFunctionCallback([0 => $l, 1 => 'suggestFunction']);
  1308. $instance->registerUndefinedTokenParserCallback([0 => $l, 1 => 'suggestTag']);
  1309. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1310. return $instance;
  1311. }
  1312. /**
  1313. * Gets the public '.container.private.validator' shared service.
  1314. *
  1315. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1316. */
  1317. protected function get_Container_Private_ValidatorService()
  1318. {
  1319. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1320. if (isset($this->services['.container.private.validator'])) {
  1321. return $this->services['.container.private.validator'];
  1322. }
  1323. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1324. }
  1325. /**
  1326. * Gets the public 'Roothirsch\DamBundle\Filter\FileAccessUserInjection' shared autowired service.
  1327. *
  1328. * @return \Roothirsch\DamBundle\Filter\FileAccessUserInjection
  1329. */
  1330. protected function getFileAccessUserInjectionService()
  1331. {
  1332. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1333. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'])) {
  1334. return $this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'];
  1335. }
  1336. $b = ($this->services['router'] ?? $this->getRouterService());
  1337. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'])) {
  1338. return $this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'];
  1339. }
  1340. 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()));
  1341. }
  1342. /**
  1343. * Gets the public 'Roothirsch\DamBundle\Filter\FileLocaleInjection' shared autowired service.
  1344. *
  1345. * @return \Roothirsch\DamBundle\Filter\FileLocaleInjection
  1346. */
  1347. protected function getFileLocaleInjectionService()
  1348. {
  1349. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1350. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'])) {
  1351. return $this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'];
  1352. }
  1353. 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()));
  1354. }
  1355. /**
  1356. * Gets the public 'Roothirsch\ShopBundle\Twig\ShopExtension' shared autowired service.
  1357. *
  1358. * @return \Roothirsch\ShopBundle\Twig\ShopExtension
  1359. */
  1360. protected function getShopExtensionService()
  1361. {
  1362. return $this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] = new \Roothirsch\ShopBundle\Twig\ShopExtension();
  1363. }
  1364. /**
  1365. * Gets the public 'cache.app' shared service.
  1366. *
  1367. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1368. */
  1369. protected function getCache_AppService()
  1370. {
  1371. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('AtvUFpBe0C', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
  1372. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1373. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1374. }
  1375. /**
  1376. * Gets the public 'cache.system' shared service.
  1377. *
  1378. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1379. */
  1380. protected function getCache_SystemService()
  1381. {
  1382. 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())));
  1383. }
  1384. /**
  1385. * Gets the public 'cache.validator_expression_language' shared service.
  1386. *
  1387. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1388. */
  1389. protected function getCache_ValidatorExpressionLanguageService()
  1390. {
  1391. 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())));
  1392. }
  1393. /**
  1394. * Gets the public 'data_collector.dump' shared service.
  1395. *
  1396. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1397. */
  1398. protected function getDataCollector_DumpService()
  1399. {
  1400. 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()));
  1401. }
  1402. /**
  1403. * Gets the public 'doctrine' shared service.
  1404. *
  1405. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1406. */
  1407. protected function getDoctrineService()
  1408. {
  1409. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1410. }
  1411. /**
  1412. * Gets the public 'doctrine.dbal.default_connection' shared service.
  1413. *
  1414. * @return \Doctrine\DBAL\Connection
  1415. */
  1416. protected function getDoctrine_Dbal_DefaultConnectionService()
  1417. {
  1418. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1419. if (isset($this->services['doctrine.dbal.default_connection'])) {
  1420. return $this->services['doctrine.dbal.default_connection'];
  1421. }
  1422. $b = new \Doctrine\DBAL\Configuration();
  1423. $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))));
  1424. $c->setConnectionName('default');
  1425. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1426. $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')))]));
  1427. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1428. 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, []);
  1429. }
  1430. /**
  1431. * Gets the public 'doctrine.dbal.my_brunex_connection' shared service.
  1432. *
  1433. * @return \Doctrine\DBAL\Connection
  1434. */
  1435. protected function getDoctrine_Dbal_MyBrunexConnectionService()
  1436. {
  1437. $a = ($this->privates['doctrine.dbal.my_brunex_connection.event_manager'] ?? $this->getDoctrine_Dbal_MyBrunexConnection_EventManagerService());
  1438. if (isset($this->services['doctrine.dbal.my_brunex_connection'])) {
  1439. return $this->services['doctrine.dbal.my_brunex_connection'];
  1440. }
  1441. $b = new \Doctrine\DBAL\Configuration();
  1442. $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))));
  1443. $c->setConnectionName('my_brunex');
  1444. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1445. $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')))]));
  1446. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1447. 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, []);
  1448. }
  1449. /**
  1450. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1451. *
  1452. * @return \Doctrine\ORM\EntityManager
  1453. */
  1454. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1455. {
  1456. $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1457. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1458. return $this->services['doctrine.orm.default_entity_manager'];
  1459. }
  1460. $b = ($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService());
  1461. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1462. return $this->services['doctrine.orm.default_entity_manager'];
  1463. }
  1464. $c = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1465. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1466. return $this->services['doctrine.orm.default_entity_manager'];
  1467. }
  1468. $d = new \Doctrine\ORM\Configuration();
  1469. $e = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1470. $f = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1471. $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');
  1472. $e->addDriver($f, 'App\\Entity\\');
  1473. $e->addDriver($f, 'Gedmo\\Translatable\\Entity');
  1474. $e->addDriver($f, 'Gedmo\\Translator\\Entity');
  1475. $e->addDriver($f, 'Gedmo\\Loggable\\Entity');
  1476. $e->addDriver($f, 'Gedmo\\Tree\\Entity');
  1477. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Entity');
  1478. $e->addDriver($f, 'Roothirsch\\CoreBundle\\FeatureFlag\\Entity');
  1479. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Menu\\Entity');
  1480. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Site\\Entity');
  1481. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Translation\\Entity');
  1482. $e->addDriver($f, 'Roothirsch\\PimBundle\\Entity');
  1483. $e->addDriver($f, 'Roothirsch\\DamBundle\\Entity');
  1484. $e->addDriver($f, 'Roothirsch\\ShopBundle\\Entity');
  1485. $e->addDriver($f, 'Roothirsch\\NotificationBundle\\Entity');
  1486. $e->addDriver($f, 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity');
  1487. $e->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1488. $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']);
  1489. $d->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1490. $d->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1491. $d->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1492. $d->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($e, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1493. $d->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1494. $d->setProxyNamespace('Proxies');
  1495. $d->setAutoGenerateProxyClasses(true);
  1496. $d->setSchemaIgnoreClasses([]);
  1497. $d->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1498. $d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1499. $d->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1500. $d->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1501. $d->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1502. $d->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1503. $d->setLazyGhostObjectEnabled(false);
  1504. $d->setIdentityGenerationPreferences([]);
  1505. $d->setRepositoryFactory($b);
  1506. $d->addFilter('softdeleteable', 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1507. $d->addFilter('user_aware_filter', 'Roothirsch\\CoreBundle\\UserAware\\UserAwareSqlFilter');
  1508. $d->addFilter('file_access_filter', 'Roothirsch\\DamBundle\\Filter\\FileAccessSqlFilter');
  1509. $d->addFilter('file_locale_filter', 'Roothirsch\\DamBundle\\Filter\\FileLocaleSqlFilter');
  1510. $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $d, $c);
  1511. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([0 => 'softdeleteable', 1 => 'user_aware_filter', 2 => 'file_access_filter', 3 => 'file_locale_filter'], []))->configure($instance);
  1512. return $instance;
  1513. }
  1514. /**
  1515. * Gets the public 'doctrine.orm.my_brunex_entity_manager' shared service.
  1516. *
  1517. * @return \Doctrine\ORM\EntityManager
  1518. */
  1519. protected function getDoctrine_Orm_MyBrunexEntityManagerService($lazyLoad = true)
  1520. {
  1521. $a = ($this->services['doctrine.dbal.my_brunex_connection'] ?? $this->getDoctrine_Dbal_MyBrunexConnectionService());
  1522. if (isset($this->services['doctrine.orm.my_brunex_entity_manager'])) {
  1523. return $this->services['doctrine.orm.my_brunex_entity_manager'];
  1524. }
  1525. $b = ($this->privates['doctrine.dbal.my_brunex_connection.event_manager'] ?? $this->getDoctrine_Dbal_MyBrunexConnection_EventManagerService());
  1526. if (isset($this->services['doctrine.orm.my_brunex_entity_manager'])) {
  1527. return $this->services['doctrine.orm.my_brunex_entity_manager'];
  1528. }
  1529. $c = new \Doctrine\ORM\Configuration();
  1530. $c->setEntityNamespaces([]);
  1531. $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1532. $c->setQueryCache(($this->privates['cache.doctrine.orm.my_brunex.query'] ?? $this->getCache_Doctrine_Orm_MyBrunex_QueryService()));
  1533. $c->setResultCache(($this->privates['cache.doctrine.orm.my_brunex.result'] ?? $this->getCache_Doctrine_Orm_MyBrunex_ResultService()));
  1534. $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1535. $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1536. $c->setProxyNamespace('Proxies');
  1537. $c->setAutoGenerateProxyClasses(true);
  1538. $c->setSchemaIgnoreClasses([]);
  1539. $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1540. $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1541. $c->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1542. $c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1543. $c->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1544. $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1545. $c->setLazyGhostObjectEnabled(false);
  1546. $c->setIdentityGenerationPreferences([]);
  1547. $c->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1548. $this->services['doctrine.orm.my_brunex_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
  1549. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1550. return $instance;
  1551. }
  1552. /**
  1553. * Gets the public 'event_dispatcher' shared service.
  1554. *
  1555. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1556. */
  1557. protected function getEventDispatcherService()
  1558. {
  1559. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1560. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1561. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1562. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1563. $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())));
  1564. $instance->addListener('kernel.request', [0 => function () {
  1565. return ($this->privates['Roothirsch\\CoreBundle\\EventListener\\LocaleEventListener'] ?? $this->getLocaleEventListenerService());
  1566. }, 1 => 'onKernelRequest'], 30);
  1567. $instance->addListener('kernel.request', [0 => function () {
  1568. return ($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'] ?? $this->getCheckUserListenerService());
  1569. }, 1 => 'onKernelRequest'], 0);
  1570. $instance->addListener('kernel.response', [0 => function () {
  1571. return ($this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'] ?? $this->getTokenCookieListenerService());
  1572. }, 1 => 'onAuthenticationSuccessEvent'], 0);
  1573. $instance->addListener('kernel.controller', [0 => function () {
  1574. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1575. }, 1 => 'onKernelController'], 0);
  1576. $instance->addListener('kernel.request', [0 => function () {
  1577. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1578. }, 1 => 'onKernelRequest'], 250);
  1579. $instance->addListener('kernel.response', [0 => function () {
  1580. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1581. }, 1 => 'onKernelResponse'], 0);
  1582. $instance->addListener('kernel.response', [0 => function () {
  1583. return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1584. }, 1 => 'onResponse'], -10);
  1585. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1586. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1587. }, 1 => 'checkPassport'], 1024);
  1588. $instance->addListener('kernel.response', [0 => function () {
  1589. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1590. }, 1 => 'onKernelResponse'], 0);
  1591. $instance->addListener('kernel.request', [0 => function () {
  1592. return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1593. }, 1 => 'onKernelRequest'], 28);
  1594. $instance->addListener('kernel.request', [0 => function () {
  1595. return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1596. }, 1 => 'onKernelRequest'], 2);
  1597. $instance->addListener('kernel.view', [0 => function () {
  1598. return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1599. }, 1 => 'onKernelView'], 16);
  1600. $instance->addListener('kernel.view', [0 => function () {
  1601. return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1602. }, 1 => 'onKernelView'], 8);
  1603. $instance->addListener('kernel.exception', [0 => function () {
  1604. return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1605. }, 1 => 'onKernelException'], 0);
  1606. $instance->addListener('kernel.exception', [0 => function () {
  1607. return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1608. }, 1 => 'onKernelException'], -96);
  1609. $instance->addListener('kernel.view', [0 => function () {
  1610. return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1611. }, 1 => 'onKernelView'], 32);
  1612. $instance->addListener('kernel.request', [0 => function () {
  1613. return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1614. }, 1 => 'onKernelRequest'], 4);
  1615. $instance->addListener('kernel.request', [0 => function () {
  1616. return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1617. }, 1 => 'onKernelRequest'], 0);
  1618. $instance->addListener('kernel.response', [0 => function () {
  1619. return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1620. }, 1 => 'onKernelResponse'], 0);
  1621. $instance->addListener('kernel.response', [0 => function () {
  1622. return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1623. }, 1 => 'onKernelResponse'], -1);
  1624. $instance->addListener('kernel.view', [0 => function () {
  1625. return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1626. }, 1 => 'onKernelView'], 64);
  1627. $instance->addListener('kernel.request', [0 => function () {
  1628. return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1629. }, 1 => 'onKernelRequest'], 16);
  1630. $instance->addListener('kernel.request', [0 => function () {
  1631. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1632. }, 1 => 'onSecurity'], 3);
  1633. $instance->addListener('kernel.request', [0 => function () {
  1634. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1635. }, 1 => 'onSecurityPostDenormalize'], 1);
  1636. $instance->addListener('kernel.view', [0 => function () {
  1637. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1638. }, 1 => 'onSecurityPostValidation'], 63);
  1639. $instance->addListener('console.command', [0 => function () {
  1640. return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
  1641. }, 1 => 'onConsoleCommand'], 0);
  1642. $instance->addListener('kernel.exception', [0 => function () {
  1643. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1644. }, 1 => 'onKernelException'], -64);
  1645. $instance->addListener('kernel.view', [0 => function () {
  1646. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1647. }, 1 => 'onKernelView'], 0);
  1648. $instance->addListener('kernel.exception', [0 => function () {
  1649. return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1650. }, 1 => 'onKernelException'], 0);
  1651. $instance->addListener('form.pre_set_data', [0 => function () {
  1652. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeInjectorEventSubscriber'] ?? $this->load('getAttributeInjectorEventSubscriberService'));
  1653. }, 1 => 'buildForm'], 0);
  1654. $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterCrudActionEvent', [0 => function () {
  1655. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\DragDropSortable\\DragDropSortableSubscriber'] ?? $this->load('getDragDropSortableSubscriberService'));
  1656. }, 1 => 'processGroups'], 0);
  1657. $instance->addListener('form.pre_set_data', [0 => function () {
  1658. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFormSubscriber'] ?? $this->load('getTranslatableFormSubscriberService'));
  1659. }, 1 => 'preSetData'], 0);
  1660. $instance->addListener('form.post_submit', [0 => function () {
  1661. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFormSubscriber'] ?? $this->load('getTranslatableFormSubscriberService'));
  1662. }, 1 => 'postSubmit'], 0);
  1663. $instance->addListener('kernel.view', [0 => function () {
  1664. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\FeatureSubscriber'] ?? $this->load('getFeatureSubscriberService'));
  1665. }, 1 => 'load'], 17);
  1666. $instance->addListener('kernel.request', [0 => function () {
  1667. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'] ?? $this->getUserReadSubscriberService());
  1668. }, 1 => 'load'], 5);
  1669. $instance->addListener('kernel.view', [0 => function () {
  1670. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserWriteSubscriber'] ?? $this->load('getUserWriteSubscriberService'));
  1671. }, 1 => 'validate'], 63);
  1672. $instance->addListener('kernel.request', [0 => function () {
  1673. return ($this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'] ?? $this->getTemplatePathInjectionService());
  1674. }, 1 => 'onKernelRequest'], 5);
  1675. $instance->addListener('kernel.request', [0 => function () {
  1676. return ($this->privates['Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationScopeReadSubscriber'] ?? $this->getTranslationScopeReadSubscriberService());
  1677. }, 1 => 'handle'], 5);
  1678. $instance->addListener('kernel.request', [0 => function () {
  1679. return ($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'] ?? $this->getUserDetectionService());
  1680. }, 1 => 'onKernelRequest'], 5);
  1681. $instance->addListener('kernel.view', [0 => function () {
  1682. return ($this->services['Roothirsch\\DamBundle\\EventSubscriber\\AssetToggleFavoriteSubscriber'] ?? $this->load('getAssetToggleFavoriteSubscriberService'));
  1683. }, 1 => 'validate'], 63);
  1684. $instance->addListener('kernel.request', [0 => function () {
  1685. return ($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'] ?? $this->getFileAccessUserInjectionService());
  1686. }, 1 => 'onKernelRequest'], 5);
  1687. $instance->addListener('kernel.request', [0 => function () {
  1688. return ($this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'] ?? $this->getFileLocaleInjectionService());
  1689. }, 1 => 'onKernelRequest'], 5);
  1690. $instance->addListener('kernel.view', [0 => function () {
  1691. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateAddressSubscriber'] ?? $this->load('getEstimateAddressSubscriberService'));
  1692. }, 1 => 'validate'], 65);
  1693. $instance->addListener('kernel.view', [0 => function () {
  1694. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDistributorSubscriber'] ?? $this->load('getEstimateDistributorSubscriberService'));
  1695. }, 1 => 'validate'], 65);
  1696. $instance->addListener('kernel.view', [0 => function () {
  1697. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDuplicateSubscriber'] ?? $this->load('getEstimateDuplicateSubscriberService'));
  1698. }, 1 => 'validate'], 65);
  1699. $instance->addListener('kernel.view', [0 => function () {
  1700. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOrderSubscriber'] ?? $this->load('getEstimateOrderSubscriberService'));
  1701. }, 1 => 'validate'], 63);
  1702. $instance->addListener('kernel.view', [0 => function () {
  1703. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOwnerSubscriber'] ?? $this->load('getEstimateOwnerSubscriberService'));
  1704. }, 1 => 'validate'], 65);
  1705. $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeCrudActionEvent', [0 => function () {
  1706. return ($this->privates['App\\EventListener\\ContactPersonDeleteListener'] ?? $this->load('getContactPersonDeleteListenerService'));
  1707. }, 1 => 'check'], 0);
  1708. $instance->addListener('core.registration.token_created', [0 => function () {
  1709. return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->load('getRegistrationListenerService'));
  1710. }, 1 => 'onTokenCreatedEvent'], 0);
  1711. $instance->addListener('core.registration.completed', [0 => function () {
  1712. return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->load('getRegistrationListenerService'));
  1713. }, 1 => 'onRegistrationCompletedEvent'], 0);
  1714. $instance->addListener('kernel.view', [0 => function () {
  1715. return ($this->privates['App\\EventSubscriber\\Api\\EstimateAddressSubscriber'] ?? $this->load('getEstimateAddressSubscriber2Service'));
  1716. }, 1 => 'validate'], 65);
  1717. $instance->addListener('kernel.view', [0 => function () {
  1718. return ($this->privates['App\\EventSubscriber\\Api\\EstimateDistributorSubscriber'] ?? $this->load('getEstimateDistributorSubscriber2Service'));
  1719. }, 1 => 'validate'], 65);
  1720. $instance->addListener('kernel.view', [0 => function () {
  1721. return ($this->privates['App\\EventSubscriber\\Api\\EstimateDuplicateSubscriber'] ?? $this->load('getEstimateDuplicateSubscriber2Service'));
  1722. }, 1 => 'validate'], 65);
  1723. $instance->addListener('kernel.view', [0 => function () {
  1724. return ($this->privates['App\\EventSubscriber\\Api\\EstimateOrderSubscriber'] ?? $this->load('getEstimateOrderSubscriber2Service'));
  1725. }, 1 => 'validate'], 63);
  1726. $instance->addListener('kernel.view', [0 => function () {
  1727. return ($this->privates['App\\EventSubscriber\\Api\\EstimateOwnerSubscriber'] ?? $this->load('getEstimateOwnerSubscriber2Service'));
  1728. }, 1 => 'validate'], 65);
  1729. $instance->addListener('kernel.view', [0 => function () {
  1730. return ($this->privates['App\\EventSubscriber\\Api\\UploadSubscriber'] ?? ($this->privates['App\\EventSubscriber\\Api\\UploadSubscriber'] = new \App\EventSubscriber\Api\UploadSubscriber($this, $this->targetDir.'')));
  1731. }, 1 => 'PRE_WRITE'], 33);
  1732. $instance->addListener('tus-server.upload.complete', [0 => function () {
  1733. return ($this->privates['App\\Tus\\EventListener\\TusListener'] ?? $this->load('getTusListenerService'));
  1734. }, 1 => 'onComplete'], 0);
  1735. $instance->addListener('kernel.response', [0 => function () {
  1736. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1737. }, 1 => 'onKernelResponse'], 0);
  1738. $instance->addListener('kernel.response', [0 => function () {
  1739. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1740. }, 1 => 'onKernelResponse'], -1024);
  1741. $instance->addListener('kernel.request', [0 => function () {
  1742. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1743. }, 1 => 'setDefaultLocale'], 100);
  1744. $instance->addListener('kernel.request', [0 => function () {
  1745. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1746. }, 1 => 'onKernelRequest'], 16);
  1747. $instance->addListener('kernel.finish_request', [0 => function () {
  1748. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1749. }, 1 => 'onKernelFinishRequest'], 0);
  1750. $instance->addListener('kernel.request', [0 => function () {
  1751. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1752. }, 1 => 'onKernelRequest'], 256);
  1753. $instance->addListener('kernel.response', [0 => function () {
  1754. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1755. }, 1 => 'onResponse'], -255);
  1756. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1757. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1758. }, 1 => 'onControllerArguments'], 0);
  1759. $instance->addListener('kernel.exception', [0 => function () {
  1760. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1761. }, 1 => 'logKernelException'], 0);
  1762. $instance->addListener('kernel.exception', [0 => function () {
  1763. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1764. }, 1 => 'onKernelException'], -128);
  1765. $instance->addListener('kernel.response', [0 => function () {
  1766. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1767. }, 1 => 'removeCspHeader'], -128);
  1768. $instance->addListener('kernel.request', [0 => function () {
  1769. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1770. }, 1 => 'onKernelRequest'], 15);
  1771. $instance->addListener('kernel.finish_request', [0 => function () {
  1772. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1773. }, 1 => 'onKernelFinishRequest'], -15);
  1774. $instance->addListener('console.error', [0 => function () {
  1775. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1776. }, 1 => 'onConsoleError'], -128);
  1777. $instance->addListener('console.terminate', [0 => function () {
  1778. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1779. }, 1 => 'onConsoleTerminate'], -128);
  1780. $instance->addListener('console.error', [0 => function () {
  1781. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1782. }, 1 => 'onConsoleError'], 0);
  1783. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1784. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener($this->getEnv('site_setting:MAILER_FROM'), [])));
  1785. }, 1 => 'onMessage'], -255);
  1786. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1787. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1788. }, 1 => 'onMessage'], -255);
  1789. $instance->addListener('kernel.request', [0 => function () {
  1790. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1791. }, 1 => 'configure'], 2048);
  1792. $instance->addListener('console.command', [0 => function () {
  1793. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1794. }, 1 => 'configure'], 2048);
  1795. $instance->addListener('kernel.request', [0 => function () {
  1796. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1797. }, 1 => 'onKernelRequest'], 32);
  1798. $instance->addListener('kernel.finish_request', [0 => function () {
  1799. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1800. }, 1 => 'onKernelFinishRequest'], 0);
  1801. $instance->addListener('kernel.exception', [0 => function () {
  1802. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1803. }, 1 => 'onKernelException'], -64);
  1804. $instance->addListener('kernel.response', [0 => function () {
  1805. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1806. }, 1 => 'onKernelResponse'], 0);
  1807. $instance->addListener('kernel.request', [0 => function () {
  1808. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1809. }, 1 => 'onKernelRequest'], 128);
  1810. $instance->addListener('kernel.response', [0 => function () {
  1811. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1812. }, 1 => 'onKernelResponse'], -1000);
  1813. $instance->addListener('kernel.finish_request', [0 => function () {
  1814. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1815. }, 1 => 'onFinishRequest'], 0);
  1816. $instance->addListener('kernel.response', [0 => function () {
  1817. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1818. }, 1 => 'onKernelResponse'], -100);
  1819. $instance->addListener('kernel.exception', [0 => function () {
  1820. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1821. }, 1 => 'onKernelException'], 0);
  1822. $instance->addListener('kernel.terminate', [0 => function () {
  1823. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1824. }, 1 => 'onKernelTerminate'], -1024);
  1825. $instance->addListener('kernel.controller', [0 => function () {
  1826. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1827. }, 1 => 'onKernelController'], 0);
  1828. $instance->addListener('kernel.response', [0 => function () {
  1829. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1830. }, 1 => 'onKernelResponse'], 0);
  1831. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1832. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1833. }, 1 => 'onMessage'], 0);
  1834. $instance->addListener('kernel.response', [0 => function () {
  1835. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1836. }, 1 => 'onKernelResponse'], 0);
  1837. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1838. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1839. }, 1 => 'checkPassport'], 0);
  1840. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1841. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1842. }, 1 => 'onLoginSuccess'], 0);
  1843. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1844. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1845. }, 1 => 'onVoterVote'], 0);
  1846. $instance->addListener('kernel.request', [0 => function () {
  1847. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1848. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1849. $instance->addListener('kernel.request', [0 => function () {
  1850. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1851. }, 1 => 'onKernelRequest'], 8);
  1852. $instance->addListener('kernel.finish_request', [0 => function () {
  1853. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1854. }, 1 => 'onKernelFinishRequest'], 0);
  1855. $instance->addListener('kernel.controller', [0 => function () {
  1856. return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1857. }, 1 => 'onKernelController'], 0);
  1858. $instance->addListener('kernel.controller', [0 => function () {
  1859. return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1860. }, 1 => 'onKernelController'], 0);
  1861. $instance->addListener('kernel.controller', [0 => function () {
  1862. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1863. }, 1 => 'onKernelController'], -128);
  1864. $instance->addListener('kernel.view', [0 => function () {
  1865. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1866. }, 1 => 'onKernelView'], 0);
  1867. $instance->addListener('kernel.controller', [0 => function () {
  1868. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1869. }, 1 => 'onKernelController'], 0);
  1870. $instance->addListener('kernel.response', [0 => function () {
  1871. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1872. }, 1 => 'onKernelResponse'], 0);
  1873. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1874. return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1875. }, 1 => 'onKernelControllerArguments'], 0);
  1876. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1877. return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1878. }, 1 => 'onKernelControllerArguments'], 0);
  1879. $instance->addListener('kernel.request', [0 => function () {
  1880. return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
  1881. }, 1 => 'onKernelRequest'], 0);
  1882. $instance->addListener('kernel.response', [0 => function () {
  1883. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1884. }, 1 => 'onKernelResponse'], -128);
  1885. $instance->addListener('console.command', [0 => function () {
  1886. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1887. }, 1 => 'onCommand'], 255);
  1888. $instance->addListener('console.terminate', [0 => function () {
  1889. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1890. }, 1 => 'onTerminate'], -255);
  1891. $instance->addListener('console.command', [0 => function () {
  1892. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1893. }, 1 => 'configure'], 1024);
  1894. $instance->addListener('console.error', [0 => function () {
  1895. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1896. }, 1 => 'onConsoleError'], 0);
  1897. $instance->addListener('console.terminate', [0 => function () {
  1898. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1899. }, 1 => 'onConsoleTerminate'], 0);
  1900. $instance->addListener('kernel.controller', [0 => function () {
  1901. return ($this->services['flagception.listener.routing_metadata_subscriber'] ?? $this->getFlagception_Listener_RoutingMetadataSubscriberService());
  1902. }, 1 => 'onKernelController'], 0);
  1903. $instance->addListener('kernel.request', [0 => function () {
  1904. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1905. }, 1 => 'onKernelRequest'], 0);
  1906. $instance->addListener('kernel.controller', [0 => function () {
  1907. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1908. }, 1 => 'onKernelController'], 128);
  1909. $instance->addListener('kernel.finish_request', [0 => function () {
  1910. return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1911. }, 1 => 'resetAssets'], 0);
  1912. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1913. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1914. }, 1 => 'checkPassport'], 512);
  1915. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1916. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1917. }, 1 => 'onLogout'], 0);
  1918. return $instance;
  1919. }
  1920. /**
  1921. * Gets the public 'flagception.listener.routing_metadata_subscriber' shared service.
  1922. *
  1923. * @return \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber
  1924. */
  1925. protected function getFlagception_Listener_RoutingMetadataSubscriberService()
  1926. {
  1927. return $this->services['flagception.listener.routing_metadata_subscriber'] = new \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService()));
  1928. }
  1929. /**
  1930. * Gets the public 'flagception.manager.feature_manager' shared service.
  1931. *
  1932. * @return \Flagception\Manager\FeatureManager
  1933. */
  1934. protected function getFlagception_Manager_FeatureManagerService()
  1935. {
  1936. $a = ($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService());
  1937. if (isset($this->services['flagception.manager.feature_manager'])) {
  1938. return $this->services['flagception.manager.feature_manager'];
  1939. }
  1940. 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())));
  1941. }
  1942. /**
  1943. * Gets the public 'http_kernel' shared service.
  1944. *
  1945. * @return \Symfony\Component\HttpKernel\HttpKernel
  1946. */
  1947. protected function getHttpKernelService()
  1948. {
  1949. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1950. if (isset($this->services['http_kernel'])) {
  1951. return $this->services['http_kernel'];
  1952. }
  1953. 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 () {
  1954. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1955. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1956. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1957. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1958. yield 4 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1959. yield 5 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1960. yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1961. yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1962. yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1963. yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1964. }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1965. }
  1966. /**
  1967. * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  1968. *
  1969. * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  1970. */
  1971. protected function getLexikJwtAuthentication_EncoderService()
  1972. {
  1973. 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));
  1974. }
  1975. /**
  1976. * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  1977. *
  1978. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  1979. */
  1980. protected function getLexikJwtAuthentication_JwtManagerService()
  1981. {
  1982. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1983. if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  1984. return $this->services['lexik_jwt_authentication.jwt_manager'];
  1985. }
  1986. $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([]));
  1987. $instance->setUserIdentityField('username', false);
  1988. return $instance;
  1989. }
  1990. /**
  1991. * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  1992. *
  1993. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  1994. */
  1995. protected function getLexikJwtAuthentication_KeyLoaderService()
  1996. {
  1997. 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'), []);
  1998. }
  1999. /**
  2000. * Gets the public 'request_stack' shared service.
  2001. *
  2002. * @return \Symfony\Component\HttpFoundation\RequestStack
  2003. */
  2004. protected function getRequestStackService()
  2005. {
  2006. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2007. }
  2008. /**
  2009. * Gets the public 'router' shared service.
  2010. *
  2011. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2012. */
  2013. protected function getRouterService()
  2014. {
  2015. $a = new \Symfony\Bridge\Monolog\Logger('router');
  2016. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2017. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2018. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2019. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2020. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2021. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  2022. ], [
  2023. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2024. ]))->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');
  2025. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2026. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2027. return $instance;
  2028. }
  2029. /**
  2030. * Gets the public 'translator' shared service.
  2031. *
  2032. * @return \Symfony\Component\Translation\DataCollectorTranslator
  2033. */
  2034. protected function getTranslatorService()
  2035. {
  2036. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2037. }
  2038. /**
  2039. * Gets the public 'var_dumper.cloner' shared service.
  2040. *
  2041. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2042. */
  2043. protected function getVarDumper_ClonerService()
  2044. {
  2045. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2046. $instance->setMaxItems(2500);
  2047. $instance->setMinDepth(1);
  2048. $instance->setMaxString(-1);
  2049. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2050. return $instance;
  2051. }
  2052. /**
  2053. * Gets the private '.service_locator.IkldLAI' shared service.
  2054. *
  2055. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2056. */
  2057. protected function get_ServiceLocator_IkldLAIService()
  2058. {
  2059. return $this->privates['.service_locator.IkldLAI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2060. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  2061. 'security.firewall.map.context.api_legacy' => ['privates', 'security.firewall.map.context.api_legacy', 'getSecurity_Firewall_Map_Context_ApiLegacyService', true],
  2062. 'security.firewall.map.context.api_login' => ['privates', 'security.firewall.map.context.api_login', 'getSecurity_Firewall_Map_Context_ApiLoginService', true],
  2063. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  2064. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  2065. ], [
  2066. 'security.firewall.map.context.api' => '?',
  2067. 'security.firewall.map.context.api_legacy' => '?',
  2068. 'security.firewall.map.context.api_login' => '?',
  2069. 'security.firewall.map.context.dev' => '?',
  2070. 'security.firewall.map.context.main' => '?',
  2071. ]);
  2072. }
  2073. /**
  2074. * Gets the private '.service_locator.KLVvNIq' shared service.
  2075. *
  2076. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2077. */
  2078. protected function get_ServiceLocator_KLVvNIqService()
  2079. {
  2080. return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2081. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  2082. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  2083. ], [
  2084. 'doctrine.ulid_generator' => '?',
  2085. 'doctrine.uuid_generator' => '?',
  2086. ]);
  2087. }
  2088. /**
  2089. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  2090. *
  2091. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  2092. */
  2093. protected function getAdminRouterSubscriberService()
  2094. {
  2095. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  2096. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2097. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2098. }
  2099. $b = ($this->services['router'] ?? $this->getRouterService());
  2100. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2101. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2102. }
  2103. $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  2104. 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);
  2105. }
  2106. /**
  2107. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  2108. *
  2109. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  2110. */
  2111. protected function getActionFactoryService()
  2112. {
  2113. 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()));
  2114. }
  2115. /**
  2116. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  2117. *
  2118. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  2119. */
  2120. protected function getControllerFactoryService()
  2121. {
  2122. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2123. }
  2124. /**
  2125. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  2126. *
  2127. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  2128. */
  2129. protected function getEntityFactoryService()
  2130. {
  2131. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2132. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  2133. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  2134. }
  2135. $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  2136. 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 () {
  2137. yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  2138. yield 1 => ($this->privates['Roothirsch\\CoreBundle\\Admin\\Field\\Configurator\\RangeConfigurator'] ?? $this->load('getRangeConfiguratorService'));
  2139. yield 2 => ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EasyAdminField\\Configurator\\AttributeAssociationConfigurator'] ?? $this->load('getAttributeAssociationConfiguratorService'));
  2140. yield 3 => ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFieldConfigurator'] ?? $this->load('getTranslatableFieldConfiguratorService'));
  2141. 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()));
  2142. yield 5 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  2143. 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()));
  2144. yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  2145. 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()));
  2146. yield 9 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  2147. yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  2148. 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()));
  2149. yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  2150. 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()));
  2151. 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()));
  2152. 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()));
  2153. 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))));
  2154. 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()));
  2155. 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()));
  2156. 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()));
  2157. yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  2158. yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  2159. 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()));
  2160. 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()));
  2161. 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()));
  2162. 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()));
  2163. 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()));
  2164. 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()));
  2165. 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()));
  2166. 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()));
  2167. yield 30 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  2168. }, 31)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2169. }
  2170. /**
  2171. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  2172. *
  2173. * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  2174. */
  2175. protected function getAdminContextProviderService()
  2176. {
  2177. 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())));
  2178. }
  2179. /**
  2180. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  2181. *
  2182. * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  2183. */
  2184. protected function getAdminUrlGeneratorService()
  2185. {
  2186. $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  2187. $a = ($this->services['router'] ?? $this->getRouterService());
  2188. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'])) {
  2189. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'];
  2190. }
  2191. 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']))));
  2192. };
  2193. return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  2194. }
  2195. /**
  2196. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  2197. *
  2198. * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2199. */
  2200. protected function getAuthorizationCheckerService()
  2201. {
  2202. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2203. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  2204. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  2205. }
  2206. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  2207. }
  2208. /**
  2209. * Gets the private 'Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener' shared autowired service.
  2210. *
  2211. * @return \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener
  2212. */
  2213. protected function getTranslatableDoctrineListenerService()
  2214. {
  2215. return $this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener'] = new \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener();
  2216. }
  2217. /**
  2218. * Gets the private 'Roothirsch\CoreBundle\EventListener\LocaleEventListener' shared autowired service.
  2219. *
  2220. * @return \Roothirsch\CoreBundle\EventListener\LocaleEventListener
  2221. */
  2222. protected function getLocaleEventListenerService()
  2223. {
  2224. 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())));
  2225. }
  2226. /**
  2227. * Gets the private 'Roothirsch\CoreBundle\EventSubscriber\UserReadSubscriber' shared autowired service.
  2228. *
  2229. * @return \Roothirsch\CoreBundle\EventSubscriber\UserReadSubscriber
  2230. */
  2231. protected function getUserReadSubscriberService()
  2232. {
  2233. $a = ($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'] ?? $this->getUserManagerService());
  2234. if (isset($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'])) {
  2235. return $this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'];
  2236. }
  2237. 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()));
  2238. }
  2239. /**
  2240. * Gets the private 'Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository' shared autowired service.
  2241. *
  2242. * @return \Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository
  2243. */
  2244. protected function getFeatureFlagRepositoryService()
  2245. {
  2246. return $this->privates['Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository'] = new \Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2247. }
  2248. /**
  2249. * Gets the private 'Roothirsch\CoreBundle\Messaging\MessagingService' shared autowired service.
  2250. *
  2251. * @return \Roothirsch\CoreBundle\Messaging\MessagingService
  2252. */
  2253. protected function getMessagingService2Service()
  2254. {
  2255. $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2256. if (isset($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'])) {
  2257. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'];
  2258. }
  2259. $b = ($this->services['router'] ?? $this->getRouterService());
  2260. if (isset($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'])) {
  2261. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'];
  2262. }
  2263. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'] = new \Roothirsch\CoreBundle\Messaging\MessagingService($a, $b);
  2264. }
  2265. /**
  2266. * Gets the private 'Roothirsch\CoreBundle\Repository\GroupRepository' shared autowired service.
  2267. *
  2268. * @return \Roothirsch\CoreBundle\Repository\GroupRepository
  2269. */
  2270. protected function getGroupRepositoryService()
  2271. {
  2272. return $this->privates['Roothirsch\\CoreBundle\\Repository\\GroupRepository'] = new \Roothirsch\CoreBundle\Repository\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2273. }
  2274. /**
  2275. * Gets the private 'Roothirsch\CoreBundle\Repository\UserRepository' shared autowired service.
  2276. *
  2277. * @return \Roothirsch\CoreBundle\Repository\UserRepository
  2278. */
  2279. protected function getUserRepositoryService()
  2280. {
  2281. return $this->privates['Roothirsch\\CoreBundle\\Repository\\UserRepository'] = new \Roothirsch\CoreBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2282. }
  2283. /**
  2284. * Gets the private 'Roothirsch\CoreBundle\Security\EventListener\CheckUserListener' shared autowired service.
  2285. *
  2286. * @return \Roothirsch\CoreBundle\Security\EventListener\CheckUserListener
  2287. */
  2288. protected function getCheckUserListenerService()
  2289. {
  2290. $a = ($this->services['router'] ?? $this->getRouterService());
  2291. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'])) {
  2292. return $this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'];
  2293. }
  2294. $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2295. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'])) {
  2296. return $this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'];
  2297. }
  2298. 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()));
  2299. }
  2300. /**
  2301. * Gets the private 'Roothirsch\CoreBundle\Security\TokenCookieListener' shared autowired service.
  2302. *
  2303. * @return \Roothirsch\CoreBundle\Security\TokenCookieListener
  2304. */
  2305. protected function getTokenCookieListenerService()
  2306. {
  2307. $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  2308. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'])) {
  2309. return $this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'];
  2310. }
  2311. 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()));
  2312. }
  2313. /**
  2314. * Gets the private 'Roothirsch\CoreBundle\Security\UserManager' shared autowired service.
  2315. *
  2316. * @return \Roothirsch\CoreBundle\Security\UserManager
  2317. */
  2318. protected function getUserManagerService()
  2319. {
  2320. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2321. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'])) {
  2322. return $this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'];
  2323. }
  2324. $b = ($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'] ?? $this->getMessagingService2Service());
  2325. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'])) {
  2326. return $this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'];
  2327. }
  2328. 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()));
  2329. }
  2330. /**
  2331. * Gets the private 'Roothirsch\CoreBundle\Site\SiteProvider' shared autowired service.
  2332. *
  2333. * @return \Roothirsch\CoreBundle\Site\SiteProvider
  2334. */
  2335. protected function getSiteProviderService()
  2336. {
  2337. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2338. if (isset($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'])) {
  2339. return $this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'];
  2340. }
  2341. 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);
  2342. }
  2343. /**
  2344. * Gets the private 'Roothirsch\CoreBundle\Site\TemplatePathInjection' shared autowired service.
  2345. *
  2346. * @return \Roothirsch\CoreBundle\Site\TemplatePathInjection
  2347. */
  2348. protected function getTemplatePathInjectionService()
  2349. {
  2350. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2351. if (isset($this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'])) {
  2352. return $this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'];
  2353. }
  2354. return $this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'] = new \Roothirsch\CoreBundle\Site\TemplatePathInjection(($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'] ?? $this->getSiteProviderService()), $a, \dirname(__DIR__, 4));
  2355. }
  2356. /**
  2357. * Gets the private 'Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber' shared autowired service.
  2358. *
  2359. * @return \Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber
  2360. */
  2361. protected function getTranslationScopeReadSubscriberService()
  2362. {
  2363. return $this->privates['Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationScopeReadSubscriber'] = new \Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber(($this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository'] ?? $this->getTranslationScopeRepositoryService()));
  2364. }
  2365. /**
  2366. * Gets the private 'Roothirsch\CoreBundle\Translation\Repository\LanguageRepository' shared autowired service.
  2367. *
  2368. * @return \Roothirsch\CoreBundle\Translation\Repository\LanguageRepository
  2369. */
  2370. protected function getLanguageRepositoryService()
  2371. {
  2372. return $this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository'] = new \Roothirsch\CoreBundle\Translation\Repository\LanguageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2373. }
  2374. /**
  2375. * Gets the private 'Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository' shared autowired service.
  2376. *
  2377. * @return \Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository
  2378. */
  2379. protected function getTranslationScopeRepositoryService()
  2380. {
  2381. return $this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository'] = new \Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2382. }
  2383. /**
  2384. * Gets the private 'Roothirsch\CoreBundle\Translation\Services\LegacyTranslator' shared autowired service.
  2385. *
  2386. * @return \Roothirsch\CoreBundle\Translation\Services\LegacyTranslator
  2387. */
  2388. protected function getLegacyTranslatorService()
  2389. {
  2390. 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())));
  2391. }
  2392. /**
  2393. * Gets the private 'Roothirsch\CoreBundle\UserAware\UserDetection' shared autowired service.
  2394. *
  2395. * @return \Roothirsch\CoreBundle\UserAware\UserDetection
  2396. */
  2397. protected function getUserDetectionService()
  2398. {
  2399. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2400. if (isset($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'])) {
  2401. return $this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'];
  2402. }
  2403. $b = ($this->services['router'] ?? $this->getRouterService());
  2404. if (isset($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'])) {
  2405. return $this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'];
  2406. }
  2407. 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()));
  2408. }
  2409. /**
  2410. * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2411. *
  2412. * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2413. */
  2414. protected function getResetAssetsEventListenerService()
  2415. {
  2416. 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']);
  2417. }
  2418. /**
  2419. * Gets the private 'annotations.cache_adapter' shared service.
  2420. *
  2421. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2422. */
  2423. protected function getAnnotations_CacheAdapterService()
  2424. {
  2425. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2426. }
  2427. /**
  2428. * Gets the private 'annotations.cached_reader' shared service.
  2429. *
  2430. * @return \Doctrine\Common\Annotations\PsrCachedReader
  2431. */
  2432. protected function getAnnotations_CachedReaderService()
  2433. {
  2434. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2435. }
  2436. /**
  2437. * Gets the private 'annotations.reader' shared service.
  2438. *
  2439. * @return \Doctrine\Common\Annotations\AnnotationReader
  2440. */
  2441. protected function getAnnotations_ReaderService()
  2442. {
  2443. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2444. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2445. $a->registerUniqueLoader('class_exists');
  2446. $instance->addGlobalIgnoredName('required', $a);
  2447. return $instance;
  2448. }
  2449. /**
  2450. * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2451. *
  2452. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2453. */
  2454. protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2455. {
  2456. 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())));
  2457. }
  2458. /**
  2459. * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2460. *
  2461. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2462. */
  2463. protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2464. {
  2465. 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())));
  2466. }
  2467. /**
  2468. * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2469. *
  2470. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2471. */
  2472. protected function getApiPlatform_Cache_Metadata_ResourceService()
  2473. {
  2474. 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())));
  2475. }
  2476. /**
  2477. * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2478. *
  2479. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2480. */
  2481. protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2482. {
  2483. 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())));
  2484. }
  2485. /**
  2486. * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2487. *
  2488. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2489. */
  2490. protected function getApiPlatform_Cache_RouteNameResolverService()
  2491. {
  2492. 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())));
  2493. }
  2494. /**
  2495. * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2496. *
  2497. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2498. */
  2499. protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2500. {
  2501. 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())));
  2502. }
  2503. /**
  2504. * Gets the private 'api_platform.filter_locator' shared service.
  2505. *
  2506. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2507. */
  2508. protected function getApiPlatform_FilterLocatorService()
  2509. {
  2510. return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2511. 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter' => ['privates', 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter', 'getInArrayFilterService', true],
  2512. 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter' => ['privates', 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter', 'getOrSearchFilterService', true],
  2513. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => ['services', 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter', 'getAttributeOrderFilterService', true],
  2514. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => ['services', 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter', 'getHasPositionsFilterService', true],
  2515. '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],
  2516. '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],
  2517. '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],
  2518. '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],
  2519. '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],
  2520. '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],
  2521. '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],
  2522. '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],
  2523. '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],
  2524. '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],
  2525. '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],
  2526. '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],
  2527. '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],
  2528. '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],
  2529. '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],
  2530. '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],
  2531. ], [
  2532. 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter' => '?',
  2533. 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter' => '?',
  2534. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => '?',
  2535. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => '?',
  2536. 'annotated_app_entity_declaration_declaration_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2537. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_in_array_filter' => '?',
  2538. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => '?',
  2539. 'annotated_roothirsch_core_bundle_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2540. 'annotated_roothirsch_core_bundle_entity_user_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => '?',
  2541. 'annotated_roothirsch_core_bundle_translation_entity_translation_unit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2542. 'annotated_roothirsch_pim_bundle_entity_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2543. 'annotated_roothirsch_shop_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2544. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  2545. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2546. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => '?',
  2547. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => '?',
  2548. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  2549. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2550. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => '?',
  2551. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => '?',
  2552. ]);
  2553. }
  2554. /**
  2555. * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2556. *
  2557. * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2558. */
  2559. protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2560. {
  2561. 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()));
  2562. }
  2563. /**
  2564. * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2565. *
  2566. * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2567. */
  2568. protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2569. {
  2570. $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2571. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2572. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2573. }
  2574. $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2575. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2576. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2577. }
  2578. 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())));
  2579. }
  2580. /**
  2581. * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2582. *
  2583. * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2584. */
  2585. protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2586. {
  2587. return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2588. }
  2589. /**
  2590. * Gets the private 'api_platform.identifier.converter' shared service.
  2591. *
  2592. * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2593. */
  2594. protected function getApiPlatform_Identifier_ConverterService()
  2595. {
  2596. 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 () {
  2597. yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  2598. yield 1 => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  2599. yield 2 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2600. yield 3 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2601. yield 4 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  2602. }, 5));
  2603. }
  2604. /**
  2605. * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2606. *
  2607. * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2608. */
  2609. protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2610. {
  2611. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2612. if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  2613. return $this->privates['api_platform.identifiers_extractor.cached'];
  2614. }
  2615. $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2616. $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2617. 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);
  2618. }
  2619. /**
  2620. * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2621. *
  2622. * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2623. */
  2624. protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2625. {
  2626. $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2627. $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2628. return $instance;
  2629. }
  2630. /**
  2631. * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2632. *
  2633. * @return \ApiPlatform\JsonLd\ContextBuilder
  2634. */
  2635. protected function getApiPlatform_Jsonld_ContextBuilderService()
  2636. {
  2637. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2638. if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2639. return $this->privates['api_platform.jsonld.context_builder'];
  2640. }
  2641. $b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2642. 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));
  2643. }
  2644. /**
  2645. * Gets the private 'api_platform.listener.request.add_format' shared service.
  2646. *
  2647. * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2648. */
  2649. protected function getApiPlatform_Listener_Request_AddFormatService()
  2650. {
  2651. 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']);
  2652. }
  2653. /**
  2654. * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2655. *
  2656. * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2657. */
  2658. protected function getApiPlatform_Listener_Request_DeserializeService()
  2659. {
  2660. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2661. if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2662. return $this->privates['api_platform.listener.request.deserialize'];
  2663. }
  2664. return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2665. }
  2666. /**
  2667. * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  2668. *
  2669. * @return \ApiPlatform\Core\EventListener\ReadListener
  2670. */
  2671. protected function getApiPlatform_Listener_Request_Read_LegacyService()
  2672. {
  2673. $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  2674. if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  2675. return $this->privates['api_platform.listener.request.read.legacy'];
  2676. }
  2677. return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  2678. }
  2679. /**
  2680. * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2681. *
  2682. * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2683. */
  2684. protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2685. {
  2686. return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService())), true);
  2687. }
  2688. /**
  2689. * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  2690. *
  2691. * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2692. */
  2693. protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  2694. {
  2695. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2696. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2697. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2698. }
  2699. $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2700. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2701. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2702. }
  2703. $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2704. 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 () {
  2705. 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()));
  2706. yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2707. 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()));
  2708. 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()));
  2709. 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()));
  2710. 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()));
  2711. 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()));
  2712. 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()));
  2713. yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2714. 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()));
  2715. 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()));
  2716. 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()));
  2717. 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()));
  2718. }, 13)));
  2719. }
  2720. /**
  2721. * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2722. *
  2723. * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2724. */
  2725. protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2726. {
  2727. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2728. if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2729. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2730. }
  2731. 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)));
  2732. }
  2733. /**
  2734. * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2735. *
  2736. * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2737. */
  2738. protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2739. {
  2740. $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2741. 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'], []));
  2742. }
  2743. /**
  2744. * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2745. *
  2746. * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2747. */
  2748. protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2749. {
  2750. 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)))))));
  2751. }
  2752. /**
  2753. * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2754. *
  2755. * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  2756. */
  2757. protected function getApiPlatform_OperationPathResolver_CustomService()
  2758. {
  2759. 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()))));
  2760. }
  2761. /**
  2762. * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2763. *
  2764. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2765. */
  2766. protected function getApiPlatform_OperationPathResolver_RouterService()
  2767. {
  2768. $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2769. if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2770. return $this->privates['api_platform.operation_path_resolver.router'];
  2771. }
  2772. $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2773. if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2774. return $this->privates['api_platform.operation_path_resolver.router'];
  2775. }
  2776. 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);
  2777. }
  2778. /**
  2779. * Gets the private 'api_platform.resource_class_resolver' shared service.
  2780. *
  2781. * @return \ApiPlatform\Api\ResourceClassResolver
  2782. */
  2783. protected function getApiPlatform_ResourceClassResolverService()
  2784. {
  2785. 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()));
  2786. }
  2787. /**
  2788. * Gets the private 'api_platform.router' shared service.
  2789. *
  2790. * @return \ApiPlatform\Symfony\Routing\Router
  2791. */
  2792. protected function getApiPlatform_RouterService()
  2793. {
  2794. $a = ($this->services['router'] ?? $this->getRouterService());
  2795. if (isset($this->privates['api_platform.router'])) {
  2796. return $this->privates['api_platform.router'];
  2797. }
  2798. return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a, 1);
  2799. }
  2800. /**
  2801. * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2802. *
  2803. * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2804. */
  2805. protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2806. {
  2807. 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()));
  2808. }
  2809. /**
  2810. * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2811. *
  2812. * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2813. */
  2814. protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2815. {
  2816. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2817. if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2818. return $this->privates['api_platform.security.resource_access_checker'];
  2819. }
  2820. 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);
  2821. }
  2822. /**
  2823. * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2824. *
  2825. * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2826. */
  2827. protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2828. {
  2829. $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2830. return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
  2831. }
  2832. /**
  2833. * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2834. *
  2835. * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2836. */
  2837. protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2838. {
  2839. 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()))])));
  2840. }
  2841. /**
  2842. * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2843. *
  2844. * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2845. */
  2846. protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2847. {
  2848. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2849. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2850. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2851. }
  2852. $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2853. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2854. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2855. }
  2856. $c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  2857. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2858. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2859. }
  2860. 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));
  2861. }
  2862. /**
  2863. * Gets the private 'assets.context' shared service.
  2864. *
  2865. * @return \Symfony\Component\Asset\Context\RequestStackContext
  2866. */
  2867. protected function getAssets_ContextService()
  2868. {
  2869. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2870. 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());
  2871. }
  2872. /**
  2873. * Gets the private 'assets.packages' shared service.
  2874. *
  2875. * @return \Symfony\Component\Asset\Packages
  2876. */
  2877. protected function getAssets_PackagesService()
  2878. {
  2879. 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 () {
  2880. yield 'tuer24' => ($this->privates['assets._package_tuer24'] ?? $this->load('getAssets_PackageTuer24Service'));
  2881. yield 'main' => ($this->privates['assets._package_main'] ?? $this->load('getAssets_PackageMainService'));
  2882. yield 'configurator' => ($this->privates['assets._package_configurator'] ?? $this->load('getAssets_PackageConfiguratorService'));
  2883. yield 'theme_brunex' => ($this->privates['assets._package_theme_brunex'] ?? $this->load('getAssets_PackageThemeBrunexService'));
  2884. yield 'theme_hgc' => ($this->privates['assets._package_theme_hgc'] ?? $this->load('getAssets_PackageThemeHgcService'));
  2885. yield 'theme_sturm' => ($this->privates['assets._package_theme_sturm'] ?? $this->load('getAssets_PackageThemeSturmService'));
  2886. yield 'theme_stf' => ($this->privates['assets._package_theme_stf'] ?? $this->load('getAssets_PackageThemeStfService'));
  2887. yield 'delivery_time_estimator' => ($this->privates['assets._package_delivery_time_estimator'] ?? $this->load('getAssets_PackageDeliveryTimeEstimatorService'));
  2888. yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  2889. }, 9));
  2890. }
  2891. /**
  2892. * Gets the private 'cache.annotations' shared service.
  2893. *
  2894. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2895. */
  2896. protected function getCache_AnnotationsService()
  2897. {
  2898. 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())));
  2899. }
  2900. /**
  2901. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2902. *
  2903. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2904. */
  2905. protected function getCache_Doctrine_Orm_Default_QueryService()
  2906. {
  2907. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2908. }
  2909. /**
  2910. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2911. *
  2912. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2913. */
  2914. protected function getCache_Doctrine_Orm_Default_ResultService()
  2915. {
  2916. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2917. }
  2918. /**
  2919. * Gets the private 'cache.doctrine.orm.my_brunex.query' shared service.
  2920. *
  2921. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2922. */
  2923. protected function getCache_Doctrine_Orm_MyBrunex_QueryService()
  2924. {
  2925. return $this->privates['cache.doctrine.orm.my_brunex.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2926. }
  2927. /**
  2928. * Gets the private 'cache.doctrine.orm.my_brunex.result' shared service.
  2929. *
  2930. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2931. */
  2932. protected function getCache_Doctrine_Orm_MyBrunex_ResultService()
  2933. {
  2934. return $this->privates['cache.doctrine.orm.my_brunex.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2935. }
  2936. /**
  2937. * Gets the private 'cache.property_info' shared service.
  2938. *
  2939. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2940. */
  2941. protected function getCache_PropertyInfoService()
  2942. {
  2943. 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())));
  2944. }
  2945. /**
  2946. * Gets the private 'cache.security_expression_language' shared service.
  2947. *
  2948. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2949. */
  2950. protected function getCache_SecurityExpressionLanguageService()
  2951. {
  2952. 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())));
  2953. }
  2954. /**
  2955. * Gets the private 'cache.security_token_verifier' shared service.
  2956. *
  2957. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2958. */
  2959. protected function getCache_SecurityTokenVerifierService()
  2960. {
  2961. 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())));
  2962. }
  2963. /**
  2964. * Gets the private 'cache.serializer' shared service.
  2965. *
  2966. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2967. */
  2968. protected function getCache_SerializerService()
  2969. {
  2970. 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())));
  2971. }
  2972. /**
  2973. * Gets the private 'cache.validator' shared service.
  2974. *
  2975. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2976. */
  2977. protected function getCache_ValidatorService()
  2978. {
  2979. 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())));
  2980. }
  2981. /**
  2982. * Gets the private 'cache.webpack_encore' shared service.
  2983. *
  2984. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2985. */
  2986. protected function getCache_WebpackEncoreService()
  2987. {
  2988. 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())));
  2989. }
  2990. /**
  2991. * Gets the private 'config_cache_factory' shared service.
  2992. *
  2993. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2994. */
  2995. protected function getConfigCacheFactoryService()
  2996. {
  2997. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2998. 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)));
  2999. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3000. }, 2));
  3001. }
  3002. /**
  3003. * Gets the private 'data_collector.form' shared service.
  3004. *
  3005. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3006. */
  3007. protected function getDataCollector_FormService()
  3008. {
  3009. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3010. }
  3011. /**
  3012. * Gets the private 'data_collector.request' shared service.
  3013. *
  3014. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3015. */
  3016. protected function getDataCollector_RequestService()
  3017. {
  3018. 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())));
  3019. }
  3020. /**
  3021. * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  3022. *
  3023. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  3024. */
  3025. protected function getDebug_ApiPlatform_CollectionDataProviderService()
  3026. {
  3027. 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 () {
  3028. yield 0 => ($this->privates['App\\Brunex\\API\\DataProvider\\BodenabschlussCollectionDataProvider'] ?? $this->load('getBodenabschlussCollectionDataProviderService'));
  3029. yield 1 => ($this->privates['App\\Brunex\\API\\DataProvider\\DeckblattCollectionDataProvider'] ?? $this->load('getDeckblattCollectionDataProviderService'));
  3030. yield 2 => ($this->privates['App\\Brunex\\API\\DataProvider\\PlaketteCollectionDataProvider'] ?? $this->load('getPlaketteCollectionDataProviderService'));
  3031. yield 3 => ($this->privates['App\\Brunex\\API\\DataProvider\\RahmenCollectionDataProvider'] ?? $this->load('getRahmenCollectionDataProviderService'));
  3032. yield 4 => ($this->privates['App\\Brunex\\API\\DataProvider\\RahmenholzDataProvider'] ?? $this->load('getRahmenholzDataProviderService'));
  3033. yield 5 => ($this->privates['App\\Brunex\\API\\DataProvider\\TuerRahmenCollectionDataProvider'] ?? ($this->privates['App\\Brunex\\API\\DataProvider\\TuerRahmenCollectionDataProvider'] = new \App\Brunex\API\DataProvider\TuerRahmenCollectionDataProvider()));
  3034. yield 6 => ($this->privates['App\\Brunex\\API\\DataProvider\\TuerblattCollectionDataProvider'] ?? $this->load('getTuerblattCollectionDataProviderService'));
  3035. yield 7 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  3036. }, 8)));
  3037. }
  3038. /**
  3039. * Gets the private 'debug.api_platform.data_persister' shared service.
  3040. *
  3041. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  3042. */
  3043. protected function getDebug_ApiPlatform_DataPersisterService()
  3044. {
  3045. return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  3046. yield 0 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  3047. }, 1)));
  3048. }
  3049. /**
  3050. * Gets the private 'debug.api_platform.item_data_provider' shared service.
  3051. *
  3052. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  3053. */
  3054. protected function getDebug_ApiPlatform_ItemDataProviderService()
  3055. {
  3056. 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 () {
  3057. yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  3058. }, 1)));
  3059. }
  3060. /**
  3061. * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3062. *
  3063. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3064. */
  3065. protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3066. {
  3067. 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 () {
  3068. yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3069. }, 1)));
  3070. }
  3071. /**
  3072. * Gets the private 'debug.controller_resolver' shared service.
  3073. *
  3074. * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3075. */
  3076. protected function getDebug_ControllerResolverService()
  3077. {
  3078. 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))));
  3079. }
  3080. /**
  3081. * Gets the private 'debug.debug_handlers_listener' shared service.
  3082. *
  3083. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3084. */
  3085. protected function getDebug_DebugHandlersListenerService()
  3086. {
  3087. $a = new \Symfony\Bridge\Monolog\Logger('php');
  3088. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3089. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3090. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3091. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3092. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
  3093. }
  3094. /**
  3095. * Gets the private 'debug.file_link_formatter' shared service.
  3096. *
  3097. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3098. */
  3099. protected function getDebug_FileLinkFormatterService()
  3100. {
  3101. 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 () {
  3102. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3103. });
  3104. }
  3105. /**
  3106. * Gets the private 'debug.log_processor' shared service.
  3107. *
  3108. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3109. */
  3110. protected function getDebug_LogProcessorService()
  3111. {
  3112. 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())));
  3113. }
  3114. /**
  3115. * Gets the private 'debug.security.access.decision_manager' shared service.
  3116. *
  3117. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3118. */
  3119. protected function getDebug_Security_Access_DecisionManagerService()
  3120. {
  3121. 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 () {
  3122. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3123. yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3124. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3125. yield 3 => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  3126. }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3127. }
  3128. /**
  3129. * Gets the private 'debug.security.firewall' shared service.
  3130. *
  3131. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3132. */
  3133. protected function getDebug_Security_FirewallService()
  3134. {
  3135. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3136. if (isset($this->privates['debug.security.firewall'])) {
  3137. return $this->privates['debug.security.firewall'];
  3138. }
  3139. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3140. if (isset($this->privates['debug.security.firewall'])) {
  3141. return $this->privates['debug.security.firewall'];
  3142. }
  3143. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3144. }
  3145. /**
  3146. * Gets the private 'doctrine.dbal.connection_factory' shared service.
  3147. *
  3148. * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  3149. */
  3150. protected function getDoctrine_Dbal_ConnectionFactoryService()
  3151. {
  3152. 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']));
  3153. }
  3154. /**
  3155. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3156. *
  3157. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3158. */
  3159. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3160. {
  3161. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3162. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 'getAttributeValueInjectionEventSubscriberService', true],
  3163. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 'getTranslatableDoctrineListenerService', false],
  3164. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 'getTranslatableRepositoryOverrideSubscriberService', true],
  3165. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => ['privates', 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 'getUserPasswordEncoderService', true],
  3166. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 'getTranslationUnitStatusUpdateService', true],
  3167. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => ['privates', 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 'getEntityValueInjectionService', true],
  3168. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => ['services', 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 'getFileMetadataSubscriberService', true],
  3169. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => ['services', 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 'getAttributesInjectorService', true],
  3170. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  3171. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3172. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3173. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3174. 'stof_doctrine_extensions.listener.softdeleteable' => ['privates', 'stof_doctrine_extensions.listener.softdeleteable', 'getStofDoctrineExtensions_Listener_SoftdeleteableService', true],
  3175. 'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
  3176. 'stof_doctrine_extensions.listener.translatable' => ['privates', 'stof_doctrine_extensions.listener.translatable', 'getStofDoctrineExtensions_Listener_TranslatableService', false],
  3177. 'stof_doctrine_extensions.listener.tree' => ['privates', 'stof_doctrine_extensions.listener.tree', 'getStofDoctrineExtensions_Listener_TreeService', true],
  3178. 'vich_uploader.listener.clean.company_logo' => ['privates', 'vich_uploader.listener.clean.company_logo', 'getVichUploader_Listener_Clean_CompanyLogoService', true],
  3179. 'vich_uploader.listener.clean.estimate_file' => ['privates', 'vich_uploader.listener.clean.estimate_file', 'getVichUploader_Listener_Clean_EstimateFileService', true],
  3180. 'vich_uploader.listener.clean.estimate_item_file' => ['privates', 'vich_uploader.listener.clean.estimate_item_file', 'getVichUploader_Listener_Clean_EstimateItemFileService', true],
  3181. 'vich_uploader.listener.clean.feedback_file' => ['privates', 'vich_uploader.listener.clean.feedback_file', 'getVichUploader_Listener_Clean_FeedbackFileService', true],
  3182. 'vich_uploader.listener.remove.company_logo' => ['privates', 'vich_uploader.listener.remove.company_logo', 'getVichUploader_Listener_Remove_CompanyLogoService', true],
  3183. 'vich_uploader.listener.remove.estimate_file' => ['privates', 'vich_uploader.listener.remove.estimate_file', 'getVichUploader_Listener_Remove_EstimateFileService', true],
  3184. 'vich_uploader.listener.remove.estimate_item_file' => ['privates', 'vich_uploader.listener.remove.estimate_item_file', 'getVichUploader_Listener_Remove_EstimateItemFileService', true],
  3185. 'vich_uploader.listener.remove.feedback_file' => ['privates', 'vich_uploader.listener.remove.feedback_file', 'getVichUploader_Listener_Remove_FeedbackFileService', true],
  3186. 'vich_uploader.listener.upload.company_logo' => ['privates', 'vich_uploader.listener.upload.company_logo', 'getVichUploader_Listener_Upload_CompanyLogoService', true],
  3187. 'vich_uploader.listener.upload.estimate_file' => ['privates', 'vich_uploader.listener.upload.estimate_file', 'getVichUploader_Listener_Upload_EstimateFileService', true],
  3188. 'vich_uploader.listener.upload.estimate_item_file' => ['privates', 'vich_uploader.listener.upload.estimate_item_file', 'getVichUploader_Listener_Upload_EstimateItemFileService', true],
  3189. 'vich_uploader.listener.upload.feedback_file' => ['privates', 'vich_uploader.listener.upload.feedback_file', 'getVichUploader_Listener_Upload_FeedbackFileService', true],
  3190. ], [
  3191. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => '?',
  3192. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => '?',
  3193. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => '?',
  3194. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => '?',
  3195. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => '?',
  3196. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => '?',
  3197. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => '?',
  3198. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => '?',
  3199. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3200. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3201. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3202. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3203. 'stof_doctrine_extensions.listener.softdeleteable' => '?',
  3204. 'stof_doctrine_extensions.listener.timestampable' => '?',
  3205. 'stof_doctrine_extensions.listener.translatable' => '?',
  3206. 'stof_doctrine_extensions.listener.tree' => '?',
  3207. 'vich_uploader.listener.clean.company_logo' => '?',
  3208. 'vich_uploader.listener.clean.estimate_file' => '?',
  3209. 'vich_uploader.listener.clean.estimate_item_file' => '?',
  3210. 'vich_uploader.listener.clean.feedback_file' => '?',
  3211. 'vich_uploader.listener.remove.company_logo' => '?',
  3212. 'vich_uploader.listener.remove.estimate_file' => '?',
  3213. 'vich_uploader.listener.remove.estimate_item_file' => '?',
  3214. 'vich_uploader.listener.remove.feedback_file' => '?',
  3215. 'vich_uploader.listener.upload.company_logo' => '?',
  3216. 'vich_uploader.listener.upload.estimate_file' => '?',
  3217. 'vich_uploader.listener.upload.estimate_item_file' => '?',
  3218. 'vich_uploader.listener.upload.feedback_file' => '?',
  3219. ]), [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']]);
  3220. }
  3221. /**
  3222. * Gets the private 'doctrine.dbal.my_brunex_connection.event_manager' shared service.
  3223. *
  3224. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3225. */
  3226. protected function getDoctrine_Dbal_MyBrunexConnection_EventManagerService()
  3227. {
  3228. return $this->privates['doctrine.dbal.my_brunex_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3229. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 'getAttributeValueInjectionEventSubscriberService', true],
  3230. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 'getTranslatableDoctrineListenerService', false],
  3231. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 'getTranslatableRepositoryOverrideSubscriberService', true],
  3232. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => ['privates', 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 'getUserPasswordEncoderService', true],
  3233. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 'getTranslationUnitStatusUpdateService', true],
  3234. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => ['privates', 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 'getEntityValueInjectionService', true],
  3235. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => ['services', 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 'getFileMetadataSubscriberService', true],
  3236. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => ['services', 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 'getAttributesInjectorService', true],
  3237. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3238. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3239. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3240. 'doctrine.orm.my_brunex_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.my_brunex_listeners.attach_entity_listeners', 'getDoctrine_Orm_MyBrunexListeners_AttachEntityListenersService', true],
  3241. 'vich_uploader.listener.clean.company_logo' => ['privates', 'vich_uploader.listener.clean.company_logo', 'getVichUploader_Listener_Clean_CompanyLogoService', true],
  3242. 'vich_uploader.listener.clean.estimate_file' => ['privates', 'vich_uploader.listener.clean.estimate_file', 'getVichUploader_Listener_Clean_EstimateFileService', true],
  3243. 'vich_uploader.listener.clean.estimate_item_file' => ['privates', 'vich_uploader.listener.clean.estimate_item_file', 'getVichUploader_Listener_Clean_EstimateItemFileService', true],
  3244. 'vich_uploader.listener.clean.feedback_file' => ['privates', 'vich_uploader.listener.clean.feedback_file', 'getVichUploader_Listener_Clean_FeedbackFileService', true],
  3245. 'vich_uploader.listener.remove.company_logo' => ['privates', 'vich_uploader.listener.remove.company_logo', 'getVichUploader_Listener_Remove_CompanyLogoService', true],
  3246. 'vich_uploader.listener.remove.estimate_file' => ['privates', 'vich_uploader.listener.remove.estimate_file', 'getVichUploader_Listener_Remove_EstimateFileService', true],
  3247. 'vich_uploader.listener.remove.estimate_item_file' => ['privates', 'vich_uploader.listener.remove.estimate_item_file', 'getVichUploader_Listener_Remove_EstimateItemFileService', true],
  3248. 'vich_uploader.listener.remove.feedback_file' => ['privates', 'vich_uploader.listener.remove.feedback_file', 'getVichUploader_Listener_Remove_FeedbackFileService', true],
  3249. 'vich_uploader.listener.upload.company_logo' => ['privates', 'vich_uploader.listener.upload.company_logo', 'getVichUploader_Listener_Upload_CompanyLogoService', true],
  3250. 'vich_uploader.listener.upload.estimate_file' => ['privates', 'vich_uploader.listener.upload.estimate_file', 'getVichUploader_Listener_Upload_EstimateFileService', true],
  3251. 'vich_uploader.listener.upload.estimate_item_file' => ['privates', 'vich_uploader.listener.upload.estimate_item_file', 'getVichUploader_Listener_Upload_EstimateItemFileService', true],
  3252. 'vich_uploader.listener.upload.feedback_file' => ['privates', 'vich_uploader.listener.upload.feedback_file', 'getVichUploader_Listener_Upload_FeedbackFileService', true],
  3253. ], [
  3254. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => '?',
  3255. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => '?',
  3256. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => '?',
  3257. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => '?',
  3258. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => '?',
  3259. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => '?',
  3260. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => '?',
  3261. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => '?',
  3262. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3263. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3264. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3265. 'doctrine.orm.my_brunex_listeners.attach_entity_listeners' => '?',
  3266. 'vich_uploader.listener.clean.company_logo' => '?',
  3267. 'vich_uploader.listener.clean.estimate_file' => '?',
  3268. 'vich_uploader.listener.clean.estimate_item_file' => '?',
  3269. 'vich_uploader.listener.clean.feedback_file' => '?',
  3270. 'vich_uploader.listener.remove.company_logo' => '?',
  3271. 'vich_uploader.listener.remove.estimate_file' => '?',
  3272. 'vich_uploader.listener.remove.estimate_item_file' => '?',
  3273. 'vich_uploader.listener.remove.feedback_file' => '?',
  3274. 'vich_uploader.listener.upload.company_logo' => '?',
  3275. 'vich_uploader.listener.upload.estimate_file' => '?',
  3276. 'vich_uploader.listener.upload.estimate_item_file' => '?',
  3277. 'vich_uploader.listener.upload.feedback_file' => '?',
  3278. ]), [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']]);
  3279. }
  3280. /**
  3281. * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  3282. *
  3283. * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  3284. */
  3285. protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  3286. {
  3287. return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3288. 'App\\Repository\\Declaration\\DeclarationRepository' => ['privates', 'App\\Repository\\Declaration\\DeclarationRepository', 'getDeclarationRepositoryService', true],
  3289. 'App\\Repository\\Declaration\\DefinitionRepository' => ['privates', 'App\\Repository\\Declaration\\DefinitionRepository', 'getDefinitionRepositoryService', true],
  3290. 'App\\Repository\\Declaration\\FieldRepository' => ['privates', 'App\\Repository\\Declaration\\FieldRepository', 'getFieldRepositoryService', true],
  3291. 'App\\Repository\\Declaration\\ProductRepository' => ['privates', 'App\\Repository\\Declaration\\ProductRepository', 'getProductRepositoryService', true],
  3292. 'App\\Repository\\EstimateAddressRepository' => ['privates', 'App\\Repository\\EstimateAddressRepository', 'getEstimateAddressRepositoryService', true],
  3293. 'App\\Repository\\EstimateRepository' => ['privates', 'App\\Repository\\EstimateRepository', 'getEstimateRepository2Service', true],
  3294. 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository' => ['privates', 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository', 'getFeatureFlagRepositoryService', false],
  3295. 'Roothirsch\\CoreBundle\\Repository\\AddressRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\AddressRepository', 'getAddressRepository2Service', true],
  3296. 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository', 'getCompanyAttributeRepositoryService', true],
  3297. 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository', 'getCompanyRepositoryService', true],
  3298. 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository', 'getContactPersonRepositoryService', true],
  3299. 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository', 'getContactValidationRepositoryService', true],
  3300. 'Roothirsch\\CoreBundle\\Repository\\GroupRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\GroupRepository', 'getGroupRepositoryService', false],
  3301. 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository', 'getReportSubscriptionRepositoryService', true],
  3302. 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', true],
  3303. 'Roothirsch\\CoreBundle\\Repository\\UserRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3304. 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository' => ['privates', 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository', 'getSiteRepositoryService', true],
  3305. 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository', 'getLanguageRepositoryService', false],
  3306. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository', 'getTranslationScopeRepositoryService', false],
  3307. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository', 'getTranslationUnitRepositoryService', true],
  3308. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => ['services', 'Roothirsch\\DamBundle\\Repository\\AssetRepository', 'getAssetRepositoryService', true],
  3309. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => ['services', 'Roothirsch\\DamBundle\\Repository\\FileRepository', 'getFileRepositoryService', true],
  3310. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => ['services', 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository', 'getNotificationReadOnRepositoryService', true],
  3311. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => ['services', 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository', 'getNotificationRepositoryService', true],
  3312. 'Roothirsch\\PimBundle\\Repository\\ArticleRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ArticleRepository', 'getArticleRepositoryService', true],
  3313. 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository', 'getAttributeGroupRepositoryService', true],
  3314. 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository', 'getAttributeOptionRepository2Service', true],
  3315. 'Roothirsch\\PimBundle\\Repository\\AttributeRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeRepository', 'getAttributeRepositoryService', true],
  3316. 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository', 'getAttributeValueRepository2Service', true],
  3317. 'Roothirsch\\PimBundle\\Repository\\ChannelRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ChannelRepository', 'getChannelRepositoryService', true],
  3318. 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository', 'getDataSourceRepositoryService', true],
  3319. 'Roothirsch\\PimBundle\\Repository\\ProductRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ProductRepository', 'getProductRepository2Service', true],
  3320. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AddressRepository', 'getAddressRepositoryService', true],
  3321. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository', 'getAttributeOptionRepositoryService', true],
  3322. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository', 'getAttributeValueRepositoryService', true],
  3323. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository', 'getDiscountRepositoryService', true],
  3324. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository', 'getEstimateAttributeRepositoryService', true],
  3325. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository', 'getEstimatePositionAttributeRepositoryService', true],
  3326. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository', 'getEstimatePositionRepositoryService', true],
  3327. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository', 'getEstimateRepositoryService', true],
  3328. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository', 'getOrderAttributeRepositoryService', true],
  3329. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository', 'getOrderPositionRepositoryService', true],
  3330. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderRepository', 'getOrderRepositoryService', true],
  3331. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository', 'getPositionTemplateRepositoryService', true],
  3332. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartItemRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartItemRepository', 'getTuer24CartItemRepositoryService', true],
  3333. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartRepository', 'getTuer24CartRepositoryService', true],
  3334. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CategoryRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CategoryRepository', 'getTuer24CategoryRepositoryService', true],
  3335. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24NotificationPreferenceRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24NotificationPreferenceRepository', 'getTuer24NotificationPreferenceRepositoryService', true],
  3336. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderItemRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderItemRepository', 'getTuer24OrderItemRepositoryService', true],
  3337. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderRepository', 'getTuer24OrderRepositoryService', true],
  3338. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24ProductRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24ProductRepository', 'getTuer24ProductRepositoryService', true],
  3339. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24StockRepository' => ['services', 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24StockRepository', 'getTuer24StockRepositoryService', true],
  3340. ], [
  3341. 'App\\Repository\\Declaration\\DeclarationRepository' => '?',
  3342. 'App\\Repository\\Declaration\\DefinitionRepository' => '?',
  3343. 'App\\Repository\\Declaration\\FieldRepository' => '?',
  3344. 'App\\Repository\\Declaration\\ProductRepository' => '?',
  3345. 'App\\Repository\\EstimateAddressRepository' => '?',
  3346. 'App\\Repository\\EstimateRepository' => '?',
  3347. 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository' => '?',
  3348. 'Roothirsch\\CoreBundle\\Repository\\AddressRepository' => '?',
  3349. 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository' => '?',
  3350. 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository' => '?',
  3351. 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository' => '?',
  3352. 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository' => '?',
  3353. 'Roothirsch\\CoreBundle\\Repository\\GroupRepository' => '?',
  3354. 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository' => '?',
  3355. 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository' => '?',
  3356. 'Roothirsch\\CoreBundle\\Repository\\UserRepository' => '?',
  3357. 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository' => '?',
  3358. 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository' => '?',
  3359. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository' => '?',
  3360. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository' => '?',
  3361. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => '?',
  3362. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => '?',
  3363. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => '?',
  3364. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => '?',
  3365. 'Roothirsch\\PimBundle\\Repository\\ArticleRepository' => '?',
  3366. 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository' => '?',
  3367. 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository' => '?',
  3368. 'Roothirsch\\PimBundle\\Repository\\AttributeRepository' => '?',
  3369. 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository' => '?',
  3370. 'Roothirsch\\PimBundle\\Repository\\ChannelRepository' => '?',
  3371. 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository' => '?',
  3372. 'Roothirsch\\PimBundle\\Repository\\ProductRepository' => '?',
  3373. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => '?',
  3374. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => '?',
  3375. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => '?',
  3376. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => '?',
  3377. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => '?',
  3378. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => '?',
  3379. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => '?',
  3380. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => '?',
  3381. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => '?',
  3382. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => '?',
  3383. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => '?',
  3384. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => '?',
  3385. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartItemRepository' => '?',
  3386. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CartRepository' => '?',
  3387. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24CategoryRepository' => '?',
  3388. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24NotificationPreferenceRepository' => '?',
  3389. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderItemRepository' => '?',
  3390. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24OrderRepository' => '?',
  3391. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24ProductRepository' => '?',
  3392. 'Roothirsch\\Tuer24Bundle\\Repository\\Tuer24StockRepository' => '?',
  3393. ]));
  3394. }
  3395. /**
  3396. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3397. *
  3398. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3399. */
  3400. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3401. {
  3402. 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);
  3403. }
  3404. /**
  3405. * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3406. *
  3407. * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3408. */
  3409. protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3410. {
  3411. $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);
  3412. $instance->setGlobalBasename('mapping');
  3413. return $instance;
  3414. }
  3415. /**
  3416. * Gets the private 'exception_listener' shared service.
  3417. *
  3418. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3419. */
  3420. protected function getExceptionListener2Service()
  3421. {
  3422. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3423. }
  3424. /**
  3425. * Gets the private 'flagception.activator.chain_activator' shared service.
  3426. *
  3427. * @return \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator
  3428. */
  3429. protected function getFlagception_Activator_ChainActivatorService()
  3430. {
  3431. $this->privates['flagception.activator.chain_activator'] = $instance = new \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator();
  3432. $a = new \Flagception\Factory\ExpressionLanguageFactory();
  3433. $a->addProvider(new \Flagception\Constraint\Provider\DateProvider());
  3434. $a->addProvider(new \Flagception\Constraint\Provider\MatchProvider());
  3435. $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]));
  3436. $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']));
  3437. $instance->add(new \Flagception\Activator\ConstraintActivator(new \Flagception\Constraint\ConstraintResolver($a->create()), []));
  3438. $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())));
  3439. return $instance;
  3440. }
  3441. /**
  3442. * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3443. *
  3444. * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3445. */
  3446. protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3447. {
  3448. 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())));
  3449. }
  3450. /**
  3451. * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3452. *
  3453. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3454. */
  3455. protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3456. {
  3457. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3458. if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3459. return $this->privates['framework_extra_bundle.event.is_granted'];
  3460. }
  3461. 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);
  3462. }
  3463. /**
  3464. * Gets the private 'locale_aware_listener' shared service.
  3465. *
  3466. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3467. */
  3468. protected function getLocaleAwareListenerService()
  3469. {
  3470. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3471. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('de')));
  3472. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3473. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3474. }
  3475. /**
  3476. * Gets the private 'locale_listener' shared service.
  3477. *
  3478. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3479. */
  3480. protected function getLocaleListenerService()
  3481. {
  3482. $a = ($this->services['router'] ?? $this->getRouterService());
  3483. if (isset($this->privates['locale_listener'])) {
  3484. return $this->privates['locale_listener'];
  3485. }
  3486. 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, []);
  3487. }
  3488. /**
  3489. * Gets the private 'mailer.mailer' shared service.
  3490. *
  3491. * @return \Symfony\Component\Mailer\Mailer
  3492. */
  3493. protected function getMailer_MailerService()
  3494. {
  3495. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3496. if (isset($this->privates['mailer.mailer'])) {
  3497. return $this->privates['mailer.mailer'];
  3498. }
  3499. return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  3500. yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  3501. yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  3502. yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  3503. yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  3504. }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
  3505. }
  3506. /**
  3507. * Gets the private 'mime_types' shared service.
  3508. *
  3509. * @return \Symfony\Component\Mime\MimeTypes
  3510. */
  3511. protected function getMimeTypesService()
  3512. {
  3513. $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3514. $instance->setDefault($instance);
  3515. return $instance;
  3516. }
  3517. /**
  3518. * Gets the private 'monolog.handler.console' shared service.
  3519. *
  3520. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3521. */
  3522. protected function getMonolog_Handler_ConsoleService()
  3523. {
  3524. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  3525. }
  3526. /**
  3527. * Gets the private 'monolog.handler.main' shared service.
  3528. *
  3529. * @return \Monolog\Handler\StreamHandler
  3530. */
  3531. protected function getMonolog_Handler_MainService()
  3532. {
  3533. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  3534. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3535. return $instance;
  3536. }
  3537. /**
  3538. * Gets the private 'monolog.logger' shared service.
  3539. *
  3540. * @return \Symfony\Bridge\Monolog\Logger
  3541. */
  3542. protected function getMonolog_LoggerService()
  3543. {
  3544. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3545. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3546. $instance->useMicrosecondTimestamps(true);
  3547. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3548. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3549. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3550. return $instance;
  3551. }
  3552. /**
  3553. * Gets the private 'monolog.logger.cache' shared service.
  3554. *
  3555. * @return \Symfony\Bridge\Monolog\Logger
  3556. */
  3557. protected function getMonolog_Logger_CacheService()
  3558. {
  3559. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3560. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3561. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3562. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3563. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3564. return $instance;
  3565. }
  3566. /**
  3567. * Gets the private 'monolog.logger.doctrine' shared service.
  3568. *
  3569. * @return \Symfony\Bridge\Monolog\Logger
  3570. */
  3571. protected function getMonolog_Logger_DoctrineService()
  3572. {
  3573. $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3574. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3575. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3576. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3577. return $instance;
  3578. }
  3579. /**
  3580. * Gets the private 'monolog.logger.request' shared service.
  3581. *
  3582. * @return \Symfony\Bridge\Monolog\Logger
  3583. */
  3584. protected function getMonolog_Logger_RequestService()
  3585. {
  3586. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3587. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3588. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3589. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3590. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3591. return $instance;
  3592. }
  3593. /**
  3594. * Gets the private 'monolog.logger.security' shared service.
  3595. *
  3596. * @return \Symfony\Bridge\Monolog\Logger
  3597. */
  3598. protected function getMonolog_Logger_SecurityService()
  3599. {
  3600. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3601. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3602. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  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 'nelmio_cors.cors_listener' shared service.
  3609. *
  3610. * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3611. */
  3612. protected function getNelmioCors_CorsListenerService()
  3613. {
  3614. 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'])]));
  3615. }
  3616. /**
  3617. * Gets the private 'parameter_bag' shared service.
  3618. *
  3619. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3620. */
  3621. protected function getParameterBagService()
  3622. {
  3623. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3624. }
  3625. /**
  3626. * Gets the private 'profiler_listener' shared service.
  3627. *
  3628. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3629. */
  3630. protected function getProfilerListenerService()
  3631. {
  3632. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3633. if (isset($this->privates['profiler_listener'])) {
  3634. return $this->privates['profiler_listener'];
  3635. }
  3636. 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);
  3637. }
  3638. /**
  3639. * Gets the private 'property_accessor' shared service.
  3640. *
  3641. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3642. */
  3643. protected function getPropertyAccessorService()
  3644. {
  3645. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3646. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  3647. }
  3648. /**
  3649. * Gets the private 'property_info' shared service.
  3650. *
  3651. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3652. */
  3653. protected function getPropertyInfoService()
  3654. {
  3655. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3656. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3657. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3658. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3659. yield 3 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3660. }, 4), new RewindableGenerator(function () {
  3661. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3662. yield 1 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3663. yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3664. }, 3), new RewindableGenerator(function () {
  3665. return new \EmptyIterator();
  3666. }, 0), new RewindableGenerator(function () {
  3667. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3668. yield 1 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3669. yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3670. }, 3), new RewindableGenerator(function () {
  3671. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3672. }, 1));
  3673. }
  3674. /**
  3675. * Gets the private 'router.expression_language_provider' shared service.
  3676. *
  3677. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3678. */
  3679. protected function getRouter_ExpressionLanguageProviderService()
  3680. {
  3681. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3682. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  3683. ], [
  3684. 'env' => 'Closure',
  3685. ]));
  3686. }
  3687. /**
  3688. * Gets the private 'router.request_context' shared service.
  3689. *
  3690. * @return \Symfony\Component\Routing\RequestContext
  3691. */
  3692. protected function getRouter_RequestContextService()
  3693. {
  3694. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  3695. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3696. return $instance;
  3697. }
  3698. /**
  3699. * Gets the private 'router_listener' shared service.
  3700. *
  3701. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3702. */
  3703. protected function getRouterListenerService()
  3704. {
  3705. $a = ($this->services['router'] ?? $this->getRouterService());
  3706. if (isset($this->privates['router_listener'])) {
  3707. return $this->privates['router_listener'];
  3708. }
  3709. 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);
  3710. }
  3711. /**
  3712. * Gets the private 'security.context_listener.0' shared service.
  3713. *
  3714. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3715. */
  3716. protected function getSecurity_ContextListener_0Service()
  3717. {
  3718. $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  3719. if (isset($this->privates['security.context_listener.0'])) {
  3720. return $this->privates['security.context_listener.0'];
  3721. }
  3722. 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 () {
  3723. yield 0 => ($this->privates['security.user.provider.concrete.default_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_DefaultProviderService'));
  3724. }, 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']);
  3725. }
  3726. /**
  3727. * Gets the private 'security.csrf.token_storage' shared service.
  3728. *
  3729. * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3730. */
  3731. protected function getSecurity_Csrf_TokenStorageService()
  3732. {
  3733. 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())));
  3734. }
  3735. /**
  3736. * Gets the private 'security.event_dispatcher.main' shared service.
  3737. *
  3738. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3739. */
  3740. protected function getSecurity_EventDispatcher_MainService()
  3741. {
  3742. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3743. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3744. return ($this->privates['App\\Security\\LogoutSuccessHandler'] ?? ($this->privates['App\\Security\\LogoutSuccessHandler'] = new \App\Security\LogoutSuccessHandler()));
  3745. }, 1 => 'onSymfonyComponentSecurityHttpEventLogoutEvent'], 0);
  3746. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3747. return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  3748. }, 1 => 'onSuccessfulLogin'], 0);
  3749. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3750. return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  3751. }, 1 => 'onLogout'], 64);
  3752. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3753. return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3754. }, 1 => 'onLogout'], 0);
  3755. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3756. return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  3757. }, 1 => 'onSuccessfulLogin'], -32);
  3758. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3759. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3760. }, 1 => 'onSuccessfulLogin'], -64);
  3761. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () {
  3762. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3763. }, 1 => 'clearCookie'], 0);
  3764. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3765. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3766. }, 1 => 'clearCookie'], 0);
  3767. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [0 => function () {
  3768. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3769. }, 1 => 'clearCookie'], 0);
  3770. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3771. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3772. }, 1 => 'preCheckCredentials'], 256);
  3773. $instance->addListener('security.authentication.success', [0 => function () {
  3774. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3775. }, 1 => 'postCheckCredentials'], 256);
  3776. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3777. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3778. }, 1 => 'checkPassport'], 1024);
  3779. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3780. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3781. }, 1 => 'checkPassport'], 0);
  3782. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3783. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3784. }, 1 => 'onLoginSuccess'], 0);
  3785. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3786. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3787. }, 1 => 'checkPassport'], 512);
  3788. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3789. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3790. }, 1 => 'onLogout'], 0);
  3791. return $instance;
  3792. }
  3793. /**
  3794. * Gets the private 'security.expression_language' shared service.
  3795. *
  3796. * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3797. */
  3798. protected function getSecurity_ExpressionLanguageService()
  3799. {
  3800. $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3801. $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())));
  3802. return $instance;
  3803. }
  3804. /**
  3805. * Gets the private 'security.firewall.map' shared service.
  3806. *
  3807. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3808. */
  3809. protected function getSecurity_Firewall_MapService()
  3810. {
  3811. $a = ($this->privates['.service_locator.IkldLAI'] ?? $this->get_ServiceLocator_IkldLAIService());
  3812. if (isset($this->privates['security.firewall.map'])) {
  3813. return $this->privates['security.firewall.map'];
  3814. }
  3815. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3816. 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)/')));
  3817. 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)')));
  3818. 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')));
  3819. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3820. yield 'security.firewall.map.context.main' => NULL;
  3821. }, 5));
  3822. }
  3823. /**
  3824. * Gets the private 'security.helper' shared service.
  3825. *
  3826. * @return \Symfony\Component\Security\Core\Security
  3827. */
  3828. protected function getSecurity_HelperService()
  3829. {
  3830. return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3831. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  3832. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  3833. ], [
  3834. 'security.authorization_checker' => '?',
  3835. 'security.token_storage' => '?',
  3836. ]));
  3837. }
  3838. /**
  3839. * Gets the private 'security.logout_url_generator' shared service.
  3840. *
  3841. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3842. */
  3843. protected function getSecurity_LogoutUrlGeneratorService()
  3844. {
  3845. $a = ($this->services['router'] ?? $this->getRouterService());
  3846. if (isset($this->privates['security.logout_url_generator'])) {
  3847. return $this->privates['security.logout_url_generator'];
  3848. }
  3849. $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()));
  3850. $instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
  3851. return $instance;
  3852. }
  3853. /**
  3854. * Gets the private 'security.role_hierarchy' shared service.
  3855. *
  3856. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3857. */
  3858. protected function getSecurity_RoleHierarchyService()
  3859. {
  3860. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3861. }
  3862. /**
  3863. * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  3864. *
  3865. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  3866. */
  3867. protected function getSensioFrameworkExtra_Controller_ListenerService()
  3868. {
  3869. return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3870. }
  3871. /**
  3872. * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  3873. *
  3874. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  3875. */
  3876. protected function getSensioFrameworkExtra_Converter_ListenerService()
  3877. {
  3878. $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  3879. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  3880. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  3881. return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  3882. }
  3883. /**
  3884. * Gets the private 'sensio_framework_extra.security.listener' shared service.
  3885. *
  3886. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  3887. */
  3888. protected function getSensioFrameworkExtra_Security_ListenerService()
  3889. {
  3890. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3891. if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  3892. return $this->privates['sensio_framework_extra.security.listener'];
  3893. }
  3894. $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  3895. $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())));
  3896. 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()));
  3897. }
  3898. /**
  3899. * Gets the private 'sensio_framework_extra.view.listener' shared service.
  3900. *
  3901. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  3902. */
  3903. protected function getSensioFrameworkExtra_View_ListenerService()
  3904. {
  3905. $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))));
  3906. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3907. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  3908. ], [
  3909. 'twig' => '?',
  3910. ]))->withContext('sensio_framework_extra.view.listener', $this));
  3911. return $instance;
  3912. }
  3913. /**
  3914. * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3915. *
  3916. * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3917. */
  3918. protected function getSerializer_NameConverter_MetadataAwareService()
  3919. {
  3920. 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()));
  3921. }
  3922. /**
  3923. * Gets the private 'session.factory' shared service.
  3924. *
  3925. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3926. */
  3927. protected function getSession_FactoryService()
  3928. {
  3929. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3930. if (isset($this->privates['session.factory'])) {
  3931. return $this->privates['session.factory'];
  3932. }
  3933. 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']);
  3934. }
  3935. /**
  3936. * Gets the private 'session_listener' shared service.
  3937. *
  3938. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3939. */
  3940. protected function getSessionListenerService()
  3941. {
  3942. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3943. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  3944. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  3945. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3946. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  3947. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  3948. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  3949. ], [
  3950. 'initialized_session' => '?',
  3951. 'logger' => '?',
  3952. 'request_stack' => '?',
  3953. 'session' => '?',
  3954. 'session_collector' => '?',
  3955. 'session_factory' => '?',
  3956. ]), true, $this->parameters['session.storage.options']);
  3957. }
  3958. /**
  3959. * Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
  3960. *
  3961. * @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
  3962. */
  3963. protected function getStofDoctrineExtensions_EventListener_LocaleService()
  3964. {
  3965. 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()));
  3966. }
  3967. /**
  3968. * Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
  3969. *
  3970. * @return \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener
  3971. */
  3972. protected function getStofDoctrineExtensions_Listener_TranslatableService()
  3973. {
  3974. $this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener();
  3975. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  3976. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3977. $instance->setDefaultLocale('de');
  3978. $instance->setTranslatableLocale('de');
  3979. $instance->setTranslationFallback(false);
  3980. $instance->setPersistDefaultLocaleTranslation(false);
  3981. $instance->setSkipOnLoad(false);
  3982. return $instance;
  3983. }
  3984. /**
  3985. * Gets the private 'translator.default' shared service.
  3986. *
  3987. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3988. */
  3989. protected function getTranslator_DefaultService()
  3990. {
  3991. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3992. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  3993. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  3994. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  3995. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  3996. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  3997. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  3998. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  3999. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  4000. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  4001. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  4002. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  4003. ], [
  4004. 'translation.loader.csv' => '?',
  4005. 'translation.loader.dat' => '?',
  4006. 'translation.loader.ini' => '?',
  4007. 'translation.loader.json' => '?',
  4008. 'translation.loader.mo' => '?',
  4009. 'translation.loader.php' => '?',
  4010. 'translation.loader.po' => '?',
  4011. 'translation.loader.qt' => '?',
  4012. 'translation.loader.res' => '?',
  4013. 'translation.loader.xliff' => '?',
  4014. 'translation.loader.yml' => '?',
  4015. ]), 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']]], []);
  4016. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4017. $instance->setFallbackLocales([0 => 'de']);
  4018. return $instance;
  4019. }
  4020. /**
  4021. * Gets the private 'validator.builder' shared service.
  4022. *
  4023. * @return \Symfony\Component\Validator\ValidatorBuilder
  4024. */
  4025. protected function getValidator_BuilderService()
  4026. {
  4027. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4028. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4029. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4030. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  4031. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  4032. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  4033. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  4034. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  4035. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  4036. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  4037. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  4038. ], [
  4039. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4040. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4041. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4042. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4043. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4044. 'doctrine.orm.validator.unique' => '?',
  4045. 'security.validator.user_password' => '?',
  4046. 'validator.expression' => '?',
  4047. ])));
  4048. if ($this->has('translator')) {
  4049. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4050. }
  4051. $instance->setTranslationDomain('validators');
  4052. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4053. $instance->enableAnnotationMapping(true);
  4054. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4055. $instance->addMethodMapping('loadValidatorMetadata');
  4056. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4057. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  4058. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4059. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.my_brunex_entity_manager'] ?? $this->getDoctrine_Orm_MyBrunexEntityManagerService()), NULL));
  4060. return $instance;
  4061. }
  4062. /**
  4063. * Gets the private 'var_dumper.html_dumper' shared service.
  4064. *
  4065. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4066. */
  4067. protected function getVarDumper_HtmlDumperService()
  4068. {
  4069. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  4070. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4071. return $instance;
  4072. }
  4073. /**
  4074. * Gets the private 'var_dumper.server_connection' shared service.
  4075. *
  4076. * @return \Symfony\Component\VarDumper\Server\Connection
  4077. */
  4078. protected function getVarDumper_ServerConnectionService()
  4079. {
  4080. 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()]);
  4081. }
  4082. /**
  4083. * Gets the private 'vich_uploader.metadata_reader' shared service.
  4084. *
  4085. * @return \Vich\UploaderBundle\Metadata\MetadataReader
  4086. */
  4087. protected function getVichUploader_MetadataReaderService()
  4088. {
  4089. $a = new \Metadata\Driver\FileLocator([]);
  4090. $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);
  4091. $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  4092. return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  4093. }
  4094. /**
  4095. * Gets the private 'web_profiler.csp.handler' shared service.
  4096. *
  4097. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4098. */
  4099. protected function getWebProfiler_Csp_HandlerService()
  4100. {
  4101. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4102. }
  4103. /**
  4104. * Gets the private 'web_profiler.debug_toolbar' shared service.
  4105. *
  4106. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4107. */
  4108. protected function getWebProfiler_DebugToolbarService()
  4109. {
  4110. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4111. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4112. return $this->privates['web_profiler.debug_toolbar'];
  4113. }
  4114. $b = ($this->services['router'] ?? $this->getRouterService());
  4115. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4116. return $this->privates['web_profiler.debug_toolbar'];
  4117. }
  4118. 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()));
  4119. }
  4120. /**
  4121. * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  4122. *
  4123. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  4124. */
  4125. protected function getWebpackEncore_EntrypointLookupCollectionService()
  4126. {
  4127. return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4128. 'configurator' => ['privates', 'webpack_encore.entrypoint_lookup[configurator]', 'getWebpackEncore_EntrypointLookupconfiguratorService', true],
  4129. 'delivery_time_estimator' => ['privates', 'webpack_encore.entrypoint_lookup[delivery_time_estimator]', 'getWebpackEncore_EntrypointLookupdeliveryTimeEstimatorService', true],
  4130. 'main' => ['privates', 'webpack_encore.entrypoint_lookup[main]', 'getWebpackEncore_EntrypointLookupmainService', true],
  4131. 'theme_brunex' => ['privates', 'webpack_encore.entrypoint_lookup[theme_brunex]', 'getWebpackEncore_EntrypointLookupthemeBrunexService', true],
  4132. 'theme_hgc' => ['privates', 'webpack_encore.entrypoint_lookup[theme_hgc]', 'getWebpackEncore_EntrypointLookupthemeHgcService', true],
  4133. 'theme_stf' => ['privates', 'webpack_encore.entrypoint_lookup[theme_stf]', 'getWebpackEncore_EntrypointLookupthemeStfService', true],
  4134. 'theme_sturm' => ['privates', 'webpack_encore.entrypoint_lookup[theme_sturm]', 'getWebpackEncore_EntrypointLookupthemeSturmService', true],
  4135. 'tuer24' => ['privates', 'webpack_encore.entrypoint_lookup[tuer24]', 'getWebpackEncore_EntrypointLookuptuer24Service', true],
  4136. ], [
  4137. 'configurator' => '?',
  4138. 'delivery_time_estimator' => '?',
  4139. 'main' => '?',
  4140. 'theme_brunex' => '?',
  4141. 'theme_hgc' => '?',
  4142. 'theme_stf' => '?',
  4143. 'theme_sturm' => '?',
  4144. 'tuer24' => '?',
  4145. ]));
  4146. }
  4147. /**
  4148. * Gets the public 'cache_clearer' alias.
  4149. *
  4150. * @return object The ".container.private.cache_clearer" service.
  4151. */
  4152. protected function getCacheClearerService()
  4153. {
  4154. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4155. return $this->get('.container.private.cache_clearer');
  4156. }
  4157. /**
  4158. * Gets the public 'filesystem' alias.
  4159. *
  4160. * @return object The ".container.private.filesystem" service.
  4161. */
  4162. protected function getFilesystemService()
  4163. {
  4164. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4165. return $this->get('.container.private.filesystem');
  4166. }
  4167. /**
  4168. * Gets the public 'serializer' alias.
  4169. *
  4170. * @return object The ".container.private.serializer" service.
  4171. */
  4172. protected function getSerializerService()
  4173. {
  4174. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4175. return $this->get('.container.private.serializer');
  4176. }
  4177. /**
  4178. * Gets the public 'security.csrf.token_manager' alias.
  4179. *
  4180. * @return object The ".container.private.security.csrf.token_manager" service.
  4181. */
  4182. protected function getSecurity_Csrf_TokenManagerService()
  4183. {
  4184. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4185. return $this->get('.container.private.security.csrf.token_manager');
  4186. }
  4187. /**
  4188. * Gets the public 'form.factory' alias.
  4189. *
  4190. * @return object The ".container.private.form.factory" service.
  4191. */
  4192. protected function getForm_FactoryService()
  4193. {
  4194. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4195. return $this->get('.container.private.form.factory');
  4196. }
  4197. /**
  4198. * Gets the public 'form.type.file' alias.
  4199. *
  4200. * @return object The ".container.private.form.type.file" service.
  4201. */
  4202. protected function getForm_Type_FileService()
  4203. {
  4204. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4205. return $this->get('.container.private.form.type.file');
  4206. }
  4207. /**
  4208. * Gets the public 'profiler' alias.
  4209. *
  4210. * @return object The ".container.private.profiler" service.
  4211. */
  4212. protected function getProfilerService()
  4213. {
  4214. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4215. return $this->get('.container.private.profiler');
  4216. }
  4217. /**
  4218. * Gets the public 'twig' alias.
  4219. *
  4220. * @return object The ".container.private.twig" service.
  4221. */
  4222. protected function getTwigService()
  4223. {
  4224. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4225. return $this->get('.container.private.twig');
  4226. }
  4227. /**
  4228. * Gets the public 'security.authorization_checker' alias.
  4229. *
  4230. * @return object The ".container.private.security.authorization_checker" service.
  4231. */
  4232. protected function getSecurity_AuthorizationCheckerService()
  4233. {
  4234. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4235. return $this->get('.container.private.security.authorization_checker');
  4236. }
  4237. /**
  4238. * Gets the public 'security.token_storage' alias.
  4239. *
  4240. * @return object The ".container.private.security.token_storage" service.
  4241. */
  4242. protected function getSecurity_TokenStorageService()
  4243. {
  4244. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4245. return $this->get('.container.private.security.token_storage');
  4246. }
  4247. /**
  4248. * Gets the public 'security.password_encoder' alias.
  4249. *
  4250. * @return object The ".container.private.security.password_encoder" service.
  4251. */
  4252. protected function getSecurity_PasswordEncoderService()
  4253. {
  4254. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4255. return $this->get('.container.private.security.password_encoder');
  4256. }
  4257. /**
  4258. * Gets the public 'session' alias.
  4259. *
  4260. * @return object The ".container.private.session" service.
  4261. */
  4262. protected function getSessionService()
  4263. {
  4264. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4265. return $this->get('.container.private.session');
  4266. }
  4267. /**
  4268. * Gets the public 'validator' alias.
  4269. *
  4270. * @return object The ".container.private.validator" service.
  4271. */
  4272. protected function getValidatorService()
  4273. {
  4274. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4275. return $this->get('.container.private.validator');
  4276. }
  4277. /**
  4278. * @return array|bool|float|int|string|\UnitEnum|null
  4279. */
  4280. public function getParameter(string $name)
  4281. {
  4282. if (isset($this->buildParameters[$name])) {
  4283. return $this->buildParameters[$name];
  4284. }
  4285. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  4286. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  4287. }
  4288. if (isset($this->loadedDynamicParameters[$name])) {
  4289. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4290. }
  4291. return $this->parameters[$name];
  4292. }
  4293. public function hasParameter(string $name): bool
  4294. {
  4295. if (isset($this->buildParameters[$name])) {
  4296. return true;
  4297. }
  4298. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  4299. }
  4300. public function setParameter(string $name, $value): void
  4301. {
  4302. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4303. }
  4304. public function getParameterBag(): ParameterBagInterface
  4305. {
  4306. if (null === $this->parameterBag) {
  4307. $parameters = $this->parameters;
  4308. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4309. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4310. }
  4311. foreach ($this->buildParameters as $name => $value) {
  4312. $parameters[$name] = $value;
  4313. }
  4314. $this->parameterBag = new FrozenParameterBag($parameters);
  4315. }
  4316. return $this->parameterBag;
  4317. }
  4318. private $loadedDynamicParameters = [
  4319. 'kernel.runtime_environment' => false,
  4320. 'kernel.build_dir' => false,
  4321. 'kernel.cache_dir' => false,
  4322. 'kernel.secret' => false,
  4323. 'debug.container.dump' => false,
  4324. 'serializer.mapping.cache.file' => false,
  4325. 'validator.mapping.cache.file' => false,
  4326. 'profiler.storage.dsn' => false,
  4327. 'doctrine.orm.proxy_dir' => false,
  4328. 'knp_snappy.pdf.binary' => false,
  4329. 'knp_snappy.image.binary' => false,
  4330. 'lexik_jwt_authentication.pass_phrase' => false,
  4331. ];
  4332. private $dynamicParameters = [];
  4333. private function getDynamicParameter(string $name)
  4334. {
  4335. switch ($name) {
  4336. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4337. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  4338. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  4339. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  4340. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4341. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  4342. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  4343. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4344. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4345. case 'knp_snappy.pdf.binary': $value = $this->getEnv('WKHTMLTOPDF_PATH'); break;
  4346. case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  4347. case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
  4348. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  4349. }
  4350. $this->loadedDynamicParameters[$name] = true;
  4351. return $this->dynamicParameters[$name] = $value;
  4352. }
  4353. protected function getDefaultParameters(): array
  4354. {
  4355. return [
  4356. 'kernel.project_dir' => \dirname(__DIR__, 4),
  4357. 'kernel.environment' => 'dev',
  4358. 'kernel.debug' => true,
  4359. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  4360. 'kernel.bundles' => [
  4361. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4362. 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4363. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4364. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4365. 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4366. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4367. 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  4368. 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4369. 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  4370. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4371. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4372. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4373. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4374. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4375. 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  4376. 'FlagceptionBundle' => 'Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle',
  4377. 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  4378. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4379. 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  4380. 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4381. 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4382. 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4383. 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4384. 'SetonoCronExpressionBundle' => 'Setono\\CronExpressionBundle\\SetonoCronExpressionBundle',
  4385. 'RoothirschCoreBundle' => 'Roothirsch\\CoreBundle\\RoothirschCoreBundle',
  4386. 'DamBundle' => 'Roothirsch\\DamBundle\\DamBundle',
  4387. 'ShopBundle' => 'Roothirsch\\ShopBundle\\ShopBundle',
  4388. 'ConfiguratorBundle' => 'Roothirsch\\ConfiguratorBundle\\ConfiguratorBundle',
  4389. 'NotificationBundle' => 'Roothirsch\\NotificationBundle\\NotificationBundle',
  4390. 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4391. 'TusBundle' => 'EFrane\\TusBundle\\Bundle\\TusBundle',
  4392. 'StimulusBundle' => 'Symfony\\UX\\StimulusBundle\\StimulusBundle',
  4393. 'IsometriksSpamBundle' => 'Isometriks\\Bundle\\SpamBundle\\IsometriksSpamBundle',
  4394. 'RoothirschTuer24Bundle' => 'Roothirsch\\Tuer24Bundle\\RoothirschTuer24Bundle',
  4395. ],
  4396. 'kernel.bundles_metadata' => [
  4397. 'FrameworkBundle' => [
  4398. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  4399. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4400. ],
  4401. 'NelmioCorsBundle' => [
  4402. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
  4403. 'namespace' => 'Nelmio\\CorsBundle',
  4404. ],
  4405. 'TwigBundle' => [
  4406. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  4407. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4408. ],
  4409. 'SecurityBundle' => [
  4410. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  4411. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4412. ],
  4413. 'ApiPlatformBundle' => [
  4414. 'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4415. 'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4416. ],
  4417. 'DoctrineBundle' => [
  4418. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  4419. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4420. ],
  4421. 'KnpSnappyBundle' => [
  4422. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
  4423. 'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4424. ],
  4425. 'SensioFrameworkExtraBundle' => [
  4426. 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  4427. 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4428. ],
  4429. 'StofDoctrineExtensionsBundle' => [
  4430. 'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
  4431. 'namespace' => 'Stof\\DoctrineExtensionsBundle',
  4432. ],
  4433. 'WebProfilerBundle' => [
  4434. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  4435. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4436. ],
  4437. 'MonologBundle' => [
  4438. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  4439. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4440. ],
  4441. 'DebugBundle' => [
  4442. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  4443. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4444. ],
  4445. 'DoctrineMigrationsBundle' => [
  4446. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4447. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4448. ],
  4449. 'MakerBundle' => [
  4450. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  4451. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4452. ],
  4453. 'VichUploaderBundle' => [
  4454. 'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
  4455. 'namespace' => 'Vich\\UploaderBundle',
  4456. ],
  4457. 'FlagceptionBundle' => [
  4458. 'path' => (\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src'),
  4459. 'namespace' => 'Flagception\\Bundle\\FlagceptionBundle',
  4460. ],
  4461. 'EasyAdminBundle' => [
  4462. 'path' => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src'),
  4463. 'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  4464. ],
  4465. 'TwigExtraBundle' => [
  4466. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  4467. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4468. ],
  4469. 'SymfonyCastsResetPasswordBundle' => [
  4470. 'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4471. 'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4472. ],
  4473. 'WebpackEncoreBundle' => [
  4474. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  4475. 'namespace' => 'Symfony\\WebpackEncoreBundle',
  4476. ],
  4477. 'NelmioAliceBundle' => [
  4478. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4479. 'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4480. ],
  4481. 'FidryAliceDataFixturesBundle' => [
  4482. 'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4483. 'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4484. ],
  4485. 'HautelookAliceBundle' => [
  4486. 'path' => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src'),
  4487. 'namespace' => 'Hautelook\\AliceBundle',
  4488. ],
  4489. 'SetonoCronExpressionBundle' => [
  4490. 'path' => (\dirname(__DIR__, 4).'/vendor/setono/cron-expression-bundle/src'),
  4491. 'namespace' => 'Setono\\CronExpressionBundle',
  4492. ],
  4493. 'RoothirschCoreBundle' => [
  4494. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle'),
  4495. 'namespace' => 'Roothirsch\\CoreBundle',
  4496. ],
  4497. 'DamBundle' => [
  4498. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle'),
  4499. 'namespace' => 'Roothirsch\\DamBundle',
  4500. ],
  4501. 'ShopBundle' => [
  4502. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle'),
  4503. 'namespace' => 'Roothirsch\\ShopBundle',
  4504. ],
  4505. 'ConfiguratorBundle' => [
  4506. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/configurator-bundle'),
  4507. 'namespace' => 'Roothirsch\\ConfiguratorBundle',
  4508. ],
  4509. 'NotificationBundle' => [
  4510. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle'),
  4511. 'namespace' => 'Roothirsch\\NotificationBundle',
  4512. ],
  4513. 'LexikJWTAuthenticationBundle' => [
  4514. 'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
  4515. 'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4516. ],
  4517. 'TusBundle' => [
  4518. 'path' => (\dirname(__DIR__, 4).'/vendor/efrane/tus-bundle/src/Bundle'),
  4519. 'namespace' => 'EFrane\\TusBundle\\Bundle',
  4520. ],
  4521. 'StimulusBundle' => [
  4522. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle'),
  4523. 'namespace' => 'Symfony\\UX\\StimulusBundle',
  4524. ],
  4525. 'IsometriksSpamBundle' => [
  4526. 'path' => (\dirname(__DIR__, 4).'/vendor/isometriks/spam-bundle'),
  4527. 'namespace' => 'Isometriks\\Bundle\\SpamBundle',
  4528. ],
  4529. 'RoothirschTuer24Bundle' => [
  4530. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/tuer24-bundle'),
  4531. 'namespace' => 'Roothirsch\\Tuer24Bundle',
  4532. ],
  4533. ],
  4534. 'kernel.charset' => 'UTF-8',
  4535. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  4536. 'container.autowiring.strict_mode' => true,
  4537. 'container.dumper.inline_class_loader' => true,
  4538. 'env(DATABASE_URL)' => 'mysql://root:root@127.0.0.1:3306/my_brunex_ch',
  4539. 'env(DATABASE_MY_BRUNEX_URL)' => 'mysql://root:root@127.0.0.1:3306/my_brunex',
  4540. 'locale' => 'de',
  4541. 'event_dispatcher.event_aliases' => [
  4542. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4543. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4544. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4545. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4546. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4547. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4548. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4549. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4550. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4551. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4552. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4553. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4554. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4555. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4556. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4557. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4558. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4559. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4560. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4561. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4562. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4563. ],
  4564. 'fragment.renderer.hinclude.global_template' => NULL,
  4565. 'fragment.path' => '/_fragment',
  4566. 'kernel.http_method_override' => true,
  4567. 'kernel.trusted_hosts' => [
  4568. ],
  4569. 'kernel.default_locale' => 'de',
  4570. 'kernel.enabled_locales' => [
  4571. ],
  4572. 'kernel.error_controller' => 'error_controller',
  4573. 'debug.file_link_format' => NULL,
  4574. 'asset.request_context.base_path' => NULL,
  4575. 'asset.request_context.secure' => NULL,
  4576. 'translator.logging' => false,
  4577. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  4578. 'debug.error_handler.throw_at' => -1,
  4579. 'router.request_context.host' => 'localhost',
  4580. 'router.request_context.scheme' => 'http',
  4581. 'router.request_context.base_url' => '',
  4582. 'router.resource' => 'kernel::loadRoutes',
  4583. 'request_listener.http_port' => 80,
  4584. 'request_listener.https_port' => 443,
  4585. 'session.metadata.storage_key' => '_sf2_meta',
  4586. 'session.storage.options' => [
  4587. 'cache_limiter' => '0',
  4588. 'cookie_httponly' => true,
  4589. 'gc_probability' => 1,
  4590. ],
  4591. 'session.save_path' => NULL,
  4592. 'session.metadata.update_threshold' => 0,
  4593. 'form.type_extension.csrf.enabled' => true,
  4594. 'form.type_extension.csrf.field_name' => '_token',
  4595. 'validator.translation_domain' => 'validators',
  4596. 'profiler_listener.only_exceptions' => false,
  4597. 'profiler_listener.only_main_requests' => false,
  4598. 'nelmio_cors.map' => [
  4599. '^/api/' => [
  4600. ],
  4601. '^/' => [
  4602. ],
  4603. ],
  4604. 'nelmio_cors.defaults' => [
  4605. 'allow_origin' => [
  4606. 0 => '^https?://.*brunex\\.ch$',
  4607. ],
  4608. 'allow_credentials' => false,
  4609. 'allow_headers' => true,
  4610. 'allow_private_network' => false,
  4611. 'expose_headers' => [
  4612. ],
  4613. 'allow_methods' => [
  4614. 0 => 'POST',
  4615. 1 => 'PUT',
  4616. 2 => 'GET',
  4617. 3 => 'DELETE',
  4618. ],
  4619. 'max_age' => 0,
  4620. 'hosts' => [
  4621. 0 => '.*',
  4622. ],
  4623. 'origin_regex' => false,
  4624. 'forced_allow_origin_value' => '*',
  4625. 'skip_same_as_origin' => true,
  4626. ],
  4627. 'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4628. 'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4629. 'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4630. 'twig.form.resources' => [
  4631. 0 => '@VichUploader/Form/fields.html.twig',
  4632. 1 => 'form_div_layout.html.twig',
  4633. 2 => 'form/types/icon_picker.html.twig',
  4634. 3 => 'form/types/ea_fileupload_widget.html.twig',
  4635. 4 => 'form/types/translatable.html.twig',
  4636. 5 => 'form/types/tus.html.twig',
  4637. ],
  4638. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  4639. 'security.role_hierarchy.roles' => [
  4640. 'ROLE_ADMIN' => [
  4641. 0 => 'ROLE_MANAGER',
  4642. 1 => 'ROLE_MANAGE_DELIVERY_TIME',
  4643. ],
  4644. 'ROLE_MANAGER' => [
  4645. 0 => 'ROLE_MANAGE_BACKEND',
  4646. ],
  4647. 'ROLE_MANAGE_DELIVERY_TIME' => [
  4648. 0 => 'ROLE_MANAGE_BACKEND',
  4649. ],
  4650. 'ROLE_MANAGE_BACKEND' => [
  4651. 0 => 'ROLE_USER',
  4652. ],
  4653. ],
  4654. 'security.access.denied_url' => NULL,
  4655. 'security.authentication.manager.erase_credentials' => true,
  4656. 'security.authentication.session_strategy.strategy' => 'migrate',
  4657. 'security.access.always_authenticate_before_granting' => false,
  4658. 'security.authentication.hide_user_not_found' => true,
  4659. 'security.firewalls' => [
  4660. 0 => 'dev',
  4661. 1 => 'api_legacy',
  4662. 2 => 'api_login',
  4663. 3 => 'api',
  4664. 4 => 'main',
  4665. ],
  4666. 'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  4667. 'api_platform.metadata_backward_compatibility_layer' => true,
  4668. 'api_platform.enable_entrypoint' => true,
  4669. 'api_platform.enable_docs' => true,
  4670. 'api_platform.title' => '',
  4671. 'api_platform.description' => '',
  4672. 'api_platform.version' => '0.0.0',
  4673. 'api_platform.show_webby' => true,
  4674. 'api_platform.url_generation_strategy' => 1,
  4675. 'api_platform.exception_to_status' => [
  4676. 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4677. 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4678. 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4679. 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4680. ],
  4681. 'api_platform.formats' => [
  4682. 'jsonld' => [
  4683. 0 => 'application/ld+json',
  4684. ],
  4685. 'json' => [
  4686. 0 => 'application/json',
  4687. ],
  4688. 'html' => [
  4689. 0 => 'text/html',
  4690. ],
  4691. 'xml' => [
  4692. 0 => 'application/xml',
  4693. ],
  4694. ],
  4695. 'api_platform.patch_formats' => [
  4696. ],
  4697. 'api_platform.error_formats' => [
  4698. 'jsonproblem' => [
  4699. 0 => 'application/problem+json',
  4700. ],
  4701. 'jsonld' => [
  4702. 0 => 'application/ld+json',
  4703. ],
  4704. ],
  4705. 'api_platform.allow_plain_identifiers' => false,
  4706. 'api_platform.eager_loading.enabled' => true,
  4707. 'api_platform.eager_loading.max_joins' => 300,
  4708. 'api_platform.eager_loading.fetch_partial' => false,
  4709. 'api_platform.eager_loading.force_eager' => true,
  4710. 'api_platform.collection.exists_parameter_name' => 'exists',
  4711. 'api_platform.collection.order' => 'ASC',
  4712. 'api_platform.collection.order_parameter_name' => 'order',
  4713. 'api_platform.collection.order_nulls_comparison' => NULL,
  4714. 'api_platform.collection.pagination.enabled' => true,
  4715. 'api_platform.collection.pagination.partial' => false,
  4716. 'api_platform.collection.pagination.client_enabled' => false,
  4717. 'api_platform.collection.pagination.client_items_per_page' => true,
  4718. 'api_platform.collection.pagination.client_partial' => false,
  4719. 'api_platform.collection.pagination.items_per_page' => 30,
  4720. 'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4721. 'api_platform.collection.pagination.page_parameter_name' => 'page',
  4722. 'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4723. 'api_platform.collection.pagination.items_per_page_parameter_name' => 'limit',
  4724. 'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4725. 'api_platform.collection.pagination' => [
  4726. 'client_items_per_page' => true,
  4727. 'items_per_page_parameter_name' => 'limit',
  4728. 'enabled' => true,
  4729. 'partial' => false,
  4730. 'client_enabled' => false,
  4731. 'client_partial' => false,
  4732. 'items_per_page' => 30,
  4733. 'maximum_items_per_page' => NULL,
  4734. 'page_parameter_name' => 'page',
  4735. 'enabled_parameter_name' => 'pagination',
  4736. 'partial_parameter_name' => 'partial',
  4737. ],
  4738. 'api_platform.http_cache.etag' => true,
  4739. 'api_platform.http_cache.max_age' => NULL,
  4740. 'api_platform.http_cache.shared_max_age' => NULL,
  4741. 'api_platform.http_cache.vary' => [
  4742. 0 => 'Accept',
  4743. ],
  4744. 'api_platform.http_cache.public' => NULL,
  4745. 'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4746. 'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4747. 'api_platform.asset_package' => NULL,
  4748. 'api_platform.defaults' => [
  4749. 'attributes' => [
  4750. ],
  4751. ],
  4752. 'api_platform.resource_class_directories' => [
  4753. 0 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Entity'),
  4754. 1 => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Entity'),
  4755. 2 => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Entity'),
  4756. 3 => (\dirname(__DIR__, 4).'/src/Entity'),
  4757. 4 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Entity'),
  4758. 5 => (\dirname(__DIR__, 4).'/src/Brunex/API'),
  4759. 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/Entity'),
  4760. 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Menu/Entity'),
  4761. 8 => (\dirname(__DIR__, 4).'/vendor/roothirsch/pim-bundle/Entity'),
  4762. 9 => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/src/Entity'),
  4763. 10 => (\dirname(__DIR__, 4).'/vendor/roothirsch/delivery-time-estimator-bundle/Entity'),
  4764. ],
  4765. 'api_platform.oauth.enabled' => false,
  4766. 'api_platform.oauth.clientId' => '',
  4767. 'api_platform.oauth.clientSecret' => '',
  4768. 'api_platform.oauth.type' => 'oauth2',
  4769. 'api_platform.oauth.flow' => 'application',
  4770. 'api_platform.oauth.tokenUrl' => '',
  4771. 'api_platform.oauth.authorizationUrl' => '',
  4772. 'api_platform.oauth.refreshUrl' => '',
  4773. 'api_platform.oauth.scopes' => [
  4774. ],
  4775. 'api_platform.oauth.pkce' => false,
  4776. 'api_platform.openapi.termsOfService' => NULL,
  4777. 'api_platform.openapi.contact.name' => NULL,
  4778. 'api_platform.openapi.contact.url' => NULL,
  4779. 'api_platform.openapi.contact.email' => NULL,
  4780. 'api_platform.openapi.license.name' => NULL,
  4781. 'api_platform.openapi.license.url' => NULL,
  4782. 'api_platform.swagger.versions' => [
  4783. 0 => 2,
  4784. 1 => 3,
  4785. ],
  4786. 'api_platform.enable_swagger_ui' => true,
  4787. 'api_platform.enable_re_doc' => true,
  4788. 'api_platform.swagger.api_keys' => [
  4789. 'JWT' => [
  4790. 'name' => 'Authorization',
  4791. 'type' => 'header',
  4792. ],
  4793. ],
  4794. 'api_platform.swagger_ui.extra_configuration' => [
  4795. ],
  4796. 'api_platform.graphql.enabled' => false,
  4797. 'api_platform.graphql.graphiql.enabled' => false,
  4798. 'api_platform.graphql.graphql_playground.enabled' => false,
  4799. 'api_platform.graphql.collection.pagination' => [
  4800. 'enabled' => true,
  4801. ],
  4802. 'api_platform.validator.serialize_payload_fields' => [
  4803. ],
  4804. 'api_platform.validator.query_parameter_validation' => true,
  4805. 'api_platform.elasticsearch.enabled' => false,
  4806. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4807. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4808. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4809. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4810. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4811. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4812. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4813. 'doctrine.entity_managers' => [
  4814. 'default' => 'doctrine.orm.default_entity_manager',
  4815. 'my_brunex' => 'doctrine.orm.my_brunex_entity_manager',
  4816. ],
  4817. 'doctrine.default_entity_manager' => 'default',
  4818. 'doctrine.dbal.connection_factory.types' => [
  4819. 'cron_expression' => [
  4820. 'class' => 'Setono\\CronExpressionBundle\\Doctrine\\DBAL\\Types\\CronExpressionType',
  4821. ],
  4822. 'uuid' => [
  4823. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4824. ],
  4825. 'ulid' => [
  4826. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4827. ],
  4828. ],
  4829. 'doctrine.connections' => [
  4830. 'default' => 'doctrine.dbal.default_connection',
  4831. 'my_brunex' => 'doctrine.dbal.my_brunex_connection',
  4832. ],
  4833. 'doctrine.default_connection' => 'default',
  4834. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4835. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4836. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4837. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4838. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4839. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4840. 'doctrine.orm.cache.memcache_host' => 'localhost',
  4841. 'doctrine.orm.cache.memcache_port' => 11211,
  4842. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4843. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4844. 'doctrine.orm.cache.memcached_host' => 'localhost',
  4845. 'doctrine.orm.cache.memcached_port' => 11211,
  4846. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4847. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4848. 'doctrine.orm.cache.redis_host' => 'localhost',
  4849. 'doctrine.orm.cache.redis_port' => 6379,
  4850. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4851. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4852. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4853. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4854. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4855. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4856. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4857. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4858. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4859. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4860. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4861. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4862. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4863. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4864. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4865. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4866. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4867. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4868. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4869. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4870. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4871. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4872. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  4873. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4874. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4875. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4876. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4877. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4878. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4879. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4880. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4881. 'doctrine.orm.auto_generate_proxy_classes' => true,
  4882. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  4883. 'doctrine.orm.proxy_namespace' => 'Proxies',
  4884. 'knp_snappy.pdf.options' => [
  4885. ],
  4886. 'knp_snappy.pdf.env' => [
  4887. ],
  4888. 'knp_snappy.image.options' => [
  4889. ],
  4890. 'knp_snappy.image.env' => [
  4891. ],
  4892. 'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4893. 'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4894. 'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4895. 'stof_doctrine_extensions.listener.translatable.class' => 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener',
  4896. 'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
  4897. 'stof_doctrine_extensions.default_locale' => 'de',
  4898. 'stof_doctrine_extensions.translation_fallback' => false,
  4899. 'stof_doctrine_extensions.persist_default_translation' => false,
  4900. 'stof_doctrine_extensions.skip_translation_on_load' => false,
  4901. 'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4902. 'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4903. 'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  4904. 'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4905. 'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4906. 'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4907. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  4908. 'web_profiler.debug_toolbar.mode' => 2,
  4909. 'monolog.use_microseconds' => true,
  4910. 'monolog.swift_mailer.handlers' => [
  4911. ],
  4912. 'monolog.handlers_to_channels' => [
  4913. 'monolog.handler.console' => [
  4914. 'type' => 'exclusive',
  4915. 'elements' => [
  4916. 0 => 'event',
  4917. 1 => 'doctrine',
  4918. 2 => 'console',
  4919. ],
  4920. ],
  4921. 'monolog.handler.main' => [
  4922. 'type' => 'exclusive',
  4923. 'elements' => [
  4924. 0 => 'event',
  4925. ],
  4926. ],
  4927. ],
  4928. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4929. 'doctrine.migrations.preferred_em' => 'default',
  4930. 'doctrine.migrations.preferred_connection' => NULL,
  4931. 'vich_uploader.default_filename_attribute_suffix' => '_name',
  4932. 'vich_uploader.mappings' => [
  4933. 'company_logo' => [
  4934. 'uri_prefix' => '/uploads/company/logo',
  4935. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/company/logo'),
  4936. 'inject_on_load' => false,
  4937. 'delete_on_update' => true,
  4938. 'delete_on_remove' => true,
  4939. 'namer' => [
  4940. 'service' => NULL,
  4941. 'options' => NULL,
  4942. ],
  4943. 'directory_namer' => [
  4944. 'service' => NULL,
  4945. 'options' => NULL,
  4946. ],
  4947. 'db_driver' => 'orm',
  4948. ],
  4949. 'feedback_file' => [
  4950. 'uri_prefix' => '/uploads/feedback/files',
  4951. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/feedback/files'),
  4952. 'inject_on_load' => false,
  4953. 'delete_on_update' => true,
  4954. 'delete_on_remove' => true,
  4955. 'namer' => [
  4956. 'service' => NULL,
  4957. 'options' => NULL,
  4958. ],
  4959. 'directory_namer' => [
  4960. 'service' => NULL,
  4961. 'options' => NULL,
  4962. ],
  4963. 'db_driver' => 'orm',
  4964. ],
  4965. 'estimate_file' => [
  4966. 'uri_prefix' => '/uploads/estimate/file',
  4967. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/estimate/file'),
  4968. 'inject_on_load' => false,
  4969. 'delete_on_update' => true,
  4970. 'delete_on_remove' => true,
  4971. 'namer' => [
  4972. 'service' => NULL,
  4973. 'options' => NULL,
  4974. ],
  4975. 'directory_namer' => [
  4976. 'service' => NULL,
  4977. 'options' => NULL,
  4978. ],
  4979. 'db_driver' => 'orm',
  4980. ],
  4981. 'estimate_item_file' => [
  4982. 'uri_prefix' => '/uploads/estimate_item/file',
  4983. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/estimate_item/file'),
  4984. 'inject_on_load' => false,
  4985. 'delete_on_update' => true,
  4986. 'delete_on_remove' => true,
  4987. 'namer' => [
  4988. 'service' => NULL,
  4989. 'options' => NULL,
  4990. ],
  4991. 'directory_namer' => [
  4992. 'service' => NULL,
  4993. 'options' => NULL,
  4994. ],
  4995. 'db_driver' => 'orm',
  4996. ],
  4997. ],
  4998. 'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4999. 'nelmio_alice.functions_blacklist' => [
  5000. 0 => 'current',
  5001. 1 => 'shuffle',
  5002. 2 => 'date',
  5003. 3 => 'time',
  5004. 4 => 'file',
  5005. 5 => 'md5',
  5006. 6 => 'sha1',
  5007. ],
  5008. 'nelmio_alice.locale' => 'en_US',
  5009. 'nelmio_alice.seed' => 1,
  5010. 'nelmio_alice.loading_limit' => 5,
  5011. 'nelmio_alice.max_unique_values_retry' => 150,
  5012. 'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  5013. 'hautelook_alice.fixtures_path' => [
  5014. 0 => 'fixtures',
  5015. 1 => 'fixtures',
  5016. ],
  5017. 'hautelook_alice.root_dirs' => [
  5018. 0 => \dirname(__DIR__, 4),
  5019. 1 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources'),
  5020. ],
  5021. 'lexik_jwt_authentication.token_ttl' => 36000,
  5022. 'lexik_jwt_authentication.clock_skew' => 0,
  5023. 'lexik_jwt_authentication.user_identity_field' => 'username',
  5024. 'lexik_jwt_authentication.allow_no_expiration' => false,
  5025. 'lexik_jwt_authentication.user_id_claim' => 'username',
  5026. 'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  5027. 'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  5028. 'roothirsch_tuer24.notifications.sender_email' => 'noreply@brunex.ch',
  5029. 'roothirsch_tuer24.notifications.sender_name' => 'BRUNEX TÜR24',
  5030. 'roothirsch_tuer24.notifications.admin_email' => 'admin@brunex.ch',
  5031. 'roothirsch_tuer24.payment.base_url' => 'https://my.brunex.ch',
  5032. 'roothirsch_tuer24.payment.enable_credit_card' => true,
  5033. 'roothirsch_tuer24.payment.enable_invoice' => true,
  5034. 'roothirsch_tuer24.stock.low_stock_threshold' => 5,
  5035. 'roothirsch_tuer24.stock.enable_stock_reservation' => true,
  5036. 'roothirsch_tuer24.stock.reservation_ttl' => 1800,
  5037. 'roothirsch_tuer24.test_customer_email' => 'customer@example.com',
  5038. 'tuer24.product_images_directory' => (\dirname(__DIR__, 4).'/public/uploads/tuer24/products'),
  5039. 'data_collector.templates' => [
  5040. 'data_collector.request' => [
  5041. 0 => 'request',
  5042. 1 => '@WebProfiler/Collector/request.html.twig',
  5043. ],
  5044. 'api_platform.data_collector.request' => [
  5045. 0 => 'api_platform.data_collector.request',
  5046. 1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  5047. ],
  5048. 'data_collector.time' => [
  5049. 0 => 'time',
  5050. 1 => '@WebProfiler/Collector/time.html.twig',
  5051. ],
  5052. 'data_collector.memory' => [
  5053. 0 => 'memory',
  5054. 1 => '@WebProfiler/Collector/memory.html.twig',
  5055. ],
  5056. 'data_collector.validator' => [
  5057. 0 => 'validator',
  5058. 1 => '@WebProfiler/Collector/validator.html.twig',
  5059. ],
  5060. 'data_collector.ajax' => [
  5061. 0 => 'ajax',
  5062. 1 => '@WebProfiler/Collector/ajax.html.twig',
  5063. ],
  5064. 'data_collector.form' => [
  5065. 0 => 'form',
  5066. 1 => '@WebProfiler/Collector/form.html.twig',
  5067. ],
  5068. 'data_collector.exception' => [
  5069. 0 => 'exception',
  5070. 1 => '@WebProfiler/Collector/exception.html.twig',
  5071. ],
  5072. 'data_collector.logger' => [
  5073. 0 => 'logger',
  5074. 1 => '@WebProfiler/Collector/logger.html.twig',
  5075. ],
  5076. 'data_collector.events' => [
  5077. 0 => 'events',
  5078. 1 => '@WebProfiler/Collector/events.html.twig',
  5079. ],
  5080. 'data_collector.router' => [
  5081. 0 => 'router',
  5082. 1 => '@WebProfiler/Collector/router.html.twig',
  5083. ],
  5084. 'data_collector.cache' => [
  5085. 0 => 'cache',
  5086. 1 => '@WebProfiler/Collector/cache.html.twig',
  5087. ],
  5088. 'data_collector.translation' => [
  5089. 0 => 'translation',
  5090. 1 => '@WebProfiler/Collector/translation.html.twig',
  5091. ],
  5092. 'data_collector.security' => [
  5093. 0 => 'security',
  5094. 1 => '@Security/Collector/security.html.twig',
  5095. ],
  5096. 'data_collector.twig' => [
  5097. 0 => 'twig',
  5098. 1 => '@WebProfiler/Collector/twig.html.twig',
  5099. ],
  5100. 'data_collector.doctrine' => [
  5101. 0 => 'db',
  5102. 1 => '@Doctrine/Collector/db.html.twig',
  5103. ],
  5104. 'data_collector.dump' => [
  5105. 0 => 'dump',
  5106. 1 => '@Debug/Profiler/dump.html.twig',
  5107. ],
  5108. 'mailer.data_collector' => [
  5109. 0 => 'mailer',
  5110. 1 => '@WebProfiler/Collector/mailer.html.twig',
  5111. ],
  5112. 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  5113. 0 => 'vich_uploader.mapping_collector',
  5114. 1 => '@VichUploader/Collector/mapping_collector.html.twig',
  5115. ],
  5116. 'flagception.profiler.feature_data_collector' => [
  5117. 0 => 'flagception',
  5118. 1 => '@Flagception/profiler/layout.html.twig',
  5119. ],
  5120. 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  5121. 0 => 'easyadmin',
  5122. 1 => '@EasyAdmin/inspector/data_collector.html.twig',
  5123. ],
  5124. 'data_collector.config' => [
  5125. 0 => 'config',
  5126. 1 => '@WebProfiler/Collector/config.html.twig',
  5127. ],
  5128. ],
  5129. 'console.command.ids' => [
  5130. 0 => 'console.command.public_alias.Roothirsch\\CoreBundle\\Translation\\Command\\TranslationUpdateCommand',
  5131. 1 => 'Roothirsch\\ConfiguratorBundle\\Commands\\DataUpdateCommand',
  5132. 2 => 'Roothirsch\\ConfiguratorBundle\\Commands\\RenameHelperCommand',
  5133. ],
  5134. ];
  5135. }
  5136. protected function throw($message)
  5137. {
  5138. throw new RuntimeException($message);
  5139. }
  5140. }