var/cache/dev/Container4rgNNMB/App_KernelDevDebugContainer.php line 1650

Open in your IDE?
  1. <?php
  2. namespace Container4rgNNMB;
  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\\FileSearchCommand' => 'getFileSearchCommandService',
  137. 'Roothirsch\\DamBundle\\Command\\ImportDirectoryCommand' => 'getImportDirectoryCommandService',
  138. 'Roothirsch\\DamBundle\\Command\\MigrateDirectoryStructureCommand' => 'getMigrateDirectoryStructureCommandService',
  139. 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController' => 'getAssetManagementCrudControllerService',
  140. 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController' => 'getCategoryCrudControllerService',
  141. 'Roothirsch\\DamBundle\\Controller\\FileCrudController' => 'getFileCrudControllerService',
  142. 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController' => 'getFileManagementCrudControllerService',
  143. 'Roothirsch\\DamBundle\\DamBundle' => 'getDamBundleService',
  144. 'Roothirsch\\DamBundle\\EventSubscriber\\AssetToggleFavoriteSubscriber' => 'getAssetToggleFavoriteSubscriberService',
  145. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => 'getFileMetadataSubscriberService',
  146. 'Roothirsch\\DamBundle\\Filter\\FileAccessSqlFilter' => 'getFileAccessSqlFilterService',
  147. 'Roothirsch\\DamBundle\\Filter\\FileLocaleSqlFilter' => 'getFileLocaleSqlFilterService',
  148. 'Roothirsch\\DamBundle\\Form\\FileFormType' => 'getFileFormTypeService',
  149. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => 'getAssetRepositoryService',
  150. 'Roothirsch\\DamBundle\\Repository\\CategoryRepository' => 'getCategoryRepositoryService',
  151. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => 'getFileRepositoryService',
  152. 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController' => 'getDowntimeCrudControllerService',
  153. 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController' => 'getProductCrudController2Service',
  154. 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController' => 'getProductGroupCrudControllerService',
  155. 'Roothirsch\\NotificationBundle\\Controller\\FetchController' => 'getFetchControllerService',
  156. 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController' => 'getNotificationCrudControllerService',
  157. 'Roothirsch\\NotificationBundle\\DependencyInjection\\RoothirschNotificationExtension' => 'getRoothirschNotificationExtensionService',
  158. 'Roothirsch\\NotificationBundle\\NotificationBundle' => 'getNotificationBundleService',
  159. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => 'getNotificationReadOnRepositoryService',
  160. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => 'getNotificationRepositoryService',
  161. 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController' => 'getArticleCrudControllerService',
  162. 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController' => 'getAttributeCrudControllerService',
  163. 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController' => 'getAttributeGroupCrudControllerService',
  164. 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController' => 'getCategoryCrudController2Service',
  165. 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController' => 'getChannelCrudControllerService',
  166. 'Roothirsch\\PimBundle\\Controller\\ProductCrudController' => 'getProductCrudController3Service',
  167. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => 'getAttributeOrderFilterService',
  168. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => 'getHasPositionsFilterService',
  169. 'Roothirsch\\ShopBundle\\Controller\\AddressController' => 'getAddressController2Service',
  170. 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController' => 'getEstimateAttributeCrudControllerService',
  171. 'Roothirsch\\ShopBundle\\Controller\\EstimateCrudController' => 'getEstimateCrudController2Service',
  172. 'Roothirsch\\ShopBundle\\Controller\\EstimateManagementCrudController' => 'getEstimateManagementCrudControllerService',
  173. 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController' => 'getOrderAttributeCrudControllerService',
  174. 'Roothirsch\\ShopBundle\\Controller\\OrderCrudController' => 'getOrderCrudController2Service',
  175. 'Roothirsch\\ShopBundle\\Controller\\OrderManagementCrudController' => 'getOrderManagementCrudControllerService',
  176. 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController' => 'getPositionTemplateCrudControllerService',
  177. 'Roothirsch\\ShopBundle\\Email\\OrderConfirmationEmail' => 'getOrderConfirmationEmailService',
  178. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateAddressSubscriber' => 'getEstimateAddressSubscriberService',
  179. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDistributorSubscriber' => 'getEstimateDistributorSubscriberService',
  180. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDuplicateSubscriber' => 'getEstimateDuplicateSubscriberService',
  181. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOrderSubscriber' => 'getEstimateOrderSubscriberService',
  182. 'Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOwnerSubscriber' => 'getEstimateOwnerSubscriberService',
  183. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => 'getAttributesInjectorService',
  184. 'Roothirsch\\ShopBundle\\Export\\StfExport' => 'getStfExportService',
  185. 'Roothirsch\\ShopBundle\\Form\\EstimateAttributeOptionType' => 'getEstimateAttributeOptionTypeService',
  186. 'Roothirsch\\ShopBundle\\Form\\OrderAttributeOptionType' => 'getOrderAttributeOptionTypeService',
  187. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => 'getAddressRepositoryService',
  188. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => 'getAttributeOptionRepositoryService',
  189. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => 'getAttributeValueRepositoryService',
  190. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => 'getDiscountRepositoryService',
  191. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => 'getEstimateAttributeRepositoryService',
  192. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => 'getEstimatePositionAttributeRepositoryService',
  193. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => 'getEstimatePositionRepositoryService',
  194. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => 'getEstimateRepositoryService',
  195. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => 'getOrderAttributeRepositoryService',
  196. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => 'getOrderPositionRepositoryService',
  197. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => 'getOrderRepositoryService',
  198. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => 'getPositionTemplateRepositoryService',
  199. 'Roothirsch\\ShopBundle\\Service\\DiscountFilterService' => 'getDiscountFilterServiceService',
  200. 'Roothirsch\\ShopBundle\\ShopBundle' => 'getShopBundleService',
  201. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  202. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  203. 'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  204. 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  205. 'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  206. 'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  207. 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  208. 'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  209. 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  210. 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  211. 'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  212. 'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  213. 'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  214. 'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  215. 'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  216. 'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  217. 'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  218. 'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  219. 'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  220. 'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  221. 'app.tus.collector' => 'getApp_Tus_CollectorService',
  222. 'cache.app_clearer' => 'getCache_AppClearerService',
  223. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  224. 'cache.system_clearer' => 'getCache_SystemClearerService',
  225. 'cache_warmer' => 'getCacheWarmerService',
  226. 'console.command.public_alias.Roothirsch\\CoreBundle\\Translation\\Command\\TranslationUpdateCommand' => 'getTranslationUpdateCommandService',
  227. 'console.command_loader' => 'getConsole_CommandLoaderService',
  228. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  229. 'error_controller' => 'getErrorControllerService',
  230. 'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
  231. 'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
  232. 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
  233. 'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
  234. 'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
  235. 'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
  236. 'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
  237. 'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
  238. 'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
  239. 'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
  240. 'knp_snappy.image' => 'getKnpSnappy_ImageService',
  241. 'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  242. 'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  243. 'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
  244. 'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
  245. 'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
  246. 'roothirsch.core.attribute_types' => 'getRoothirsch_Core_AttributeTypesService',
  247. 'roothirsch.core.reporter' => 'getRoothirsch_Core_ReporterService',
  248. 'roothirsch.core.site_setting.resolver' => 'getRoothirsch_Core_SiteSetting_ResolverService',
  249. 'routing.loader' => 'getRouting_LoaderService',
  250. 'services_resetter' => 'getServicesResetterService',
  251. 'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  252. 'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  253. 'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  254. 'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  255. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  256. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  257. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  258. ];
  259. $this->aliases = [
  260. 'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  261. 'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  262. 'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  263. 'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  264. 'api_platform.action.get_item' => 'api_platform.action.placeholder',
  265. 'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  266. 'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  267. 'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  268. 'api_platform.action.put_item' => 'api_platform.action.placeholder',
  269. 'database_connection' => 'doctrine.dbal.default_connection',
  270. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  271. 'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  272. 'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  273. 'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  274. 'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  275. 'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  276. 'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  277. 'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  278. 'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  279. 'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  280. ];
  281. $this->privates['service_container'] = function () {
  282. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  283. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  284. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  285. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  286. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  287. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  288. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  289. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  290. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  291. include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  292. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Behaviors/Translatable/TranslatableDoctrineListener.php';
  293. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/EventListener/LocaleEventListener.php';
  294. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  295. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/EventSubscriber/UserReadSubscriber.php';
  296. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/Repository/FeatureFlagRepository.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  304. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Messaging/MessagingService.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Repository/GroupRepository.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Repository/UserRepository.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Security/EventListener/CheckUserListener.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Security/TokenCookieListener.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Security/UserManager.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Site/SiteProvider.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Site/TemplatePathInjection.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/EventSubscriber/TranslationScopeReadSubscriber.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Repository/LanguageRepository.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Repository/TranslationScopeRepository.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Services/LegacyTranslator.php';
  317. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/UserAware/UserDetection.php';
  318. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Filter/FileAccessUserInjection.php';
  319. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Filter/FileLocaleInjection.php';
  320. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  321. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  322. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  323. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Twig/ShopExtension.php';
  324. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  325. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  326. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  327. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.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-foundation/RequestStack.php';
  343. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  344. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  345. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  346. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  347. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  348. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  349. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  350. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  351. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  352. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  497. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  525. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  526. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  527. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  528. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  529. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  530. include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  531. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  532. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  533. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  534. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  535. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  536. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  537. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  538. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  539. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  540. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  541. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  542. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  543. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  544. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  545. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  546. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  547. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  548. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  549. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  550. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  551. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  552. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  553. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  560. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  563. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  566. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  569. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  583. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  584. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  604. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  605. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  606. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  607. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  608. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  609. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  610. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  611. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  612. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  613. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  614. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  615. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  616. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  617. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  651. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  652. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
  653. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  654. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  655. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  656. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  657. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  658. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  659. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  660. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  661. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  662. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  663. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  664. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  665. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  666. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  667. include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LocaleListener.php';
  668. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  669. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  670. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  671. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  672. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  673. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  674. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  675. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  676. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  677. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  678. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  679. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  680. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  681. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  682. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  683. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  684. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  685. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  686. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  687. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  688. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  689. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  690. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  691. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  692. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  693. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  694. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  695. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  696. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  697. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  698. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  699. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  700. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  701. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
  702. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  703. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  704. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  705. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  706. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  707. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  708. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  709. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  710. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  711. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  712. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  713. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  714. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  715. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  716. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  717. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  718. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Manager/FeatureManagerInterface.php';
  719. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Manager/FeatureManager.php';
  720. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/FeatureActivatorInterface.php';
  721. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/ChainActivator.php';
  722. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Activator/TraceableChainActivator.php';
  723. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/ArrayActivator.php';
  724. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/EnvironmentActivator.php';
  725. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Activator/ConstraintActivator.php';
  726. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolverInterface.php';
  727. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolver.php';
  728. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Factory/ExpressionLanguageFactory.php';
  729. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/Provider/DateProvider.php';
  730. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Constraint/Provider/MatchProvider.php';
  731. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/DatabaseActivator.php';
  732. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Decorator/ContextDecoratorInterface.php';
  733. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception/src/Decorator/ChainDecorator.php';
  734. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Listener/RoutingMetadataSubscriber.php';
  735. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  736. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  737. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  738. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  739. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  740. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcherInterface.php';
  741. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Menu/MenuItemMatcher.php';
  742. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  743. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  744. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  745. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  746. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  747. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  748. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  749. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  750. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  751. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  752. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  753. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  754. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
  755. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
  756. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  757. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  758. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  759. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  760. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  761. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  762. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  763. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  764. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  765. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  766. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  767. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  768. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  769. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  770. include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  771. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  772. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  773. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  774. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
  775. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  776. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  777. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  778. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  779. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  780. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  781. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  782. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  783. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
  784. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  785. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  786. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  787. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  788. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  789. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  790. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  791. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  792. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  793. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  794. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  795. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  796. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  797. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  798. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  799. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  800. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  801. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  802. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  803. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  804. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  805. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  806. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  807. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  808. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  809. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  810. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  811. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  812. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  813. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  814. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  815. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  816. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  817. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  818. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  819. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  820. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  821. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  822. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  823. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  824. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  825. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  826. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  827. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  828. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  829. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  830. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  831. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  832. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  833. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  834. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  835. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  836. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  837. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  838. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  839. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  840. include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  841. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  842. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  843. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  844. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  845. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  846. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  847. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  848. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  849. include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  850. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  851. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  852. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  853. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  854. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  855. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  856. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  857. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  858. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  859. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  860. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  861. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  862. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  863. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  864. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  865. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Profiler/FeatureDataCollector.php';
  866. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  867. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  868. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  869. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  870. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  871. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  872. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  873. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  874. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  875. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  876. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  877. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  878. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  879. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  880. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  881. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  882. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  883. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  884. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  885. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  886. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  887. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  888. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  889. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  890. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  891. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  892. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  893. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  894. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  895. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  896. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  897. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  898. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  899. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  900. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  901. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Twig/TranslateExtension.php';
  902. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/FavoriteExtension.php';
  903. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/FileExtension.php';
  904. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/HistoryExtension.php';
  905. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/LocalizedAssetExtension.php';
  906. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Twig/MoneyExtension.php';
  907. include_once \dirname(__DIR__, 4).'/src/Twig/AppExtension.php';
  908. include_once \dirname(__DIR__, 4).'/src/Twig/FMCExtension.php';
  909. include_once \dirname(__DIR__, 4).'/src/Twig/ShopExtension.php';
  910. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  911. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  912. include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  913. include_once \dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Twig/ToggleExtension.php';
  914. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  915. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  916. include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
  917. include_once \dirname(__DIR__, 4).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
  918. include_once \dirname(__DIR__, 4).'/vendor/twig/inky-extra/InkyExtension.php';
  919. include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
  920. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  921. include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/UxControllersTwigExtension.php';
  922. include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
  923. include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Helper/StimulusHelper.php';
  924. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  925. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  926. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  927. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/LanguageProvider.php';
  928. include_once \dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/FeaturesProvider.php';
  929. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  930. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  931. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  932. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  933. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  934. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  935. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  936. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  937. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  938. };
  939. }
  940. public function compile(): void
  941. {
  942. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  943. }
  944. public function isCompiled(): bool
  945. {
  946. return true;
  947. }
  948. public function getRemovedIds(): array
  949. {
  950. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  951. }
  952. protected function load($file, $lazyLoad = true)
  953. {
  954. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  955. return $class::do($this, $lazyLoad);
  956. }
  957. if ('.' === $file[-4]) {
  958. $class = substr($class, 0, -4);
  959. } else {
  960. $file .= '.php';
  961. }
  962. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  963. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  964. }
  965. /**
  966. * Gets the public '.container.private.profiler' shared service.
  967. *
  968. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  969. */
  970. protected function get_Container_Private_ProfilerService()
  971. {
  972. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  973. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  974. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  975. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  976. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  977. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  978. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  979. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  980. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  981. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  982. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  983. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  984. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  985. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  986. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  987. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  988. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  989. $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  990. $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  991. $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  992. $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  993. $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  994. $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  995. $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  996. $d->addInstance('cache.doctrine.orm.my_brunex.result', ($this->privates['cache.doctrine.orm.my_brunex.result'] ?? $this->getCache_Doctrine_Orm_MyBrunex_ResultService()));
  997. $d->addInstance('cache.doctrine.orm.my_brunex.query', ($this->privates['cache.doctrine.orm.my_brunex.query'] ?? $this->getCache_Doctrine_Orm_MyBrunex_QueryService()));
  998. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  999. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1000. $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1001. $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1002. if ($this->has('kernel')) {
  1003. $e->setKernel($b);
  1004. }
  1005. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1006. $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())));
  1007. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1008. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1009. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1010. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1011. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1012. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1013. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1014. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1015. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1016. $instance->add($d);
  1017. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1018. $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));
  1019. $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())));
  1020. $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([])))));
  1021. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1022. $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()))));
  1023. $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1024. $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()))));
  1025. $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  1026. $instance->add($e);
  1027. return $instance;
  1028. }
  1029. /**
  1030. * Gets the public '.container.private.security.authorization_checker' shared service.
  1031. *
  1032. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1033. */
  1034. protected function get_Container_Private_Security_AuthorizationCheckerService()
  1035. {
  1036. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1037. if (isset($this->services['.container.private.security.authorization_checker'])) {
  1038. return $this->services['.container.private.security.authorization_checker'];
  1039. }
  1040. 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);
  1041. }
  1042. /**
  1043. * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1044. *
  1045. * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1046. */
  1047. protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1048. {
  1049. 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())));
  1050. }
  1051. /**
  1052. * Gets the public '.container.private.security.token_storage' shared service.
  1053. *
  1054. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1055. */
  1056. protected function get_Container_Private_Security_TokenStorageService()
  1057. {
  1058. 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, [
  1059. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1060. ], [
  1061. 'request_stack' => '?',
  1062. ]));
  1063. }
  1064. /**
  1065. * Gets the public '.container.private.serializer' shared service.
  1066. *
  1067. * @return \Symfony\Component\Serializer\Serializer
  1068. */
  1069. protected function get_Container_Private_SerializerService()
  1070. {
  1071. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1072. if (isset($this->services['.container.private.serializer'])) {
  1073. return $this->services['.container.private.serializer'];
  1074. }
  1075. $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1076. if (isset($this->services['.container.private.serializer'])) {
  1077. return $this->services['.container.private.serializer'];
  1078. }
  1079. $c = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
  1080. if (isset($this->services['.container.private.serializer'])) {
  1081. return $this->services['.container.private.serializer'];
  1082. }
  1083. $d = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1084. if (isset($this->services['.container.private.serializer'])) {
  1085. return $this->services['.container.private.serializer'];
  1086. }
  1087. $e = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  1088. if (isset($this->services['.container.private.serializer'])) {
  1089. return $this->services['.container.private.serializer'];
  1090. }
  1091. $f = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1092. if (isset($this->services['.container.private.serializer'])) {
  1093. return $this->services['.container.private.serializer'];
  1094. }
  1095. $g = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1096. if (isset($this->services['.container.private.serializer'])) {
  1097. return $this->services['.container.private.serializer'];
  1098. }
  1099. $h = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1100. if (isset($this->services['.container.private.serializer'])) {
  1101. return $this->services['.container.private.serializer'];
  1102. }
  1103. $i = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1104. $j = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
  1105. $k = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $i, $a)], [0 => $j]));
  1106. $l = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($k);
  1107. $m = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1108. $n = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1109. $o = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($m, $b, $n, $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, $k));
  1110. $p = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1111. $q = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1112. $r = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1113. $s = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1114. $t = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1115. $u = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($t);
  1116. $v = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($t, $q, $i, $a, $u, NULL, [], $a);
  1117. return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), 1 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'd.m.Y']), 2 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 3 => $l, 4 => $o, 5 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($p, [], $q), 6 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $q), 7 => $o, 8 => $l, 9 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($m, $b, $n, $r, NULL, $p, NULL, $q), 10 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($m, $s, $p), 11 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($p, true), 12 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 13 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 14 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 15 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($m, $b, $n, $s, $r, $g, $i, $q, $t, [], new RewindableGenerator(function () {
  1118. return new \EmptyIterator();
  1119. }, 0), $h), 16 => new \ApiPlatform\Serializer\ItemNormalizer($b, $n, $s, $r, $i, $q, $t, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), false, NULL, new RewindableGenerator(function () {
  1120. return new \EmptyIterator();
  1121. }, 0), $m, $h), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $q), 19 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($t, $q, $a, $u, NULL, [])), 20 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 25 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 26 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($g, $r, $s, NULL), 'page', 'pagination', $m, $i), $m, $r, $e), 27 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 28 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($v, $s, $g), 29 => $v], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => $j, 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1122. }
  1123. /**
  1124. * Gets the public '.container.private.session' shared service.
  1125. *
  1126. * @return \Symfony\Component\HttpFoundation\Session\Session
  1127. */
  1128. protected function get_Container_Private_SessionService()
  1129. {
  1130. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1131. if (isset($this->services['.container.private.session'])) {
  1132. return $this->services['.container.private.session'];
  1133. }
  1134. return $this->services['.container.private.session'] = $a->createSession();
  1135. }
  1136. /**
  1137. * Gets the public '.container.private.twig' shared service.
  1138. *
  1139. * @return \Twig\Environment
  1140. */
  1141. protected function get_Container_Private_TwigService()
  1142. {
  1143. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  1144. $a->addPath((\dirname(__DIR__, 4).'/templates'), 'templates');
  1145. $a->addPath((\dirname(__DIR__, 4).'/assets/'), 'assets');
  1146. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), 'RoothirschCore');
  1147. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1148. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1149. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1150. $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1151. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1152. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1153. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1154. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1155. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1156. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1157. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  1158. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  1159. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1160. $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1161. $a->addPath((\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Resources/views'), 'Flagception');
  1162. $a->addPath((\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/Resources/views'), '!Flagception');
  1163. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  1164. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  1165. $a->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  1166. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), 'RoothirschCore');
  1167. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources/views'), '!RoothirschCore');
  1168. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Resources/views'), 'Dam');
  1169. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Resources/views'), '!Dam');
  1170. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Resources/views'), 'Shop');
  1171. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Resources/views'), '!Shop');
  1172. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/templates'), 'Notification');
  1173. $a->addPath((\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/templates'), '!Notification');
  1174. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  1175. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1176. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1177. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1178. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1179. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1180. $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1181. $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1182. $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1183. $f = ($this->services['router'] ?? $this->getRouterService());
  1184. $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1185. $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1186. $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  1187. $i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
  1188. $j = ($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService());
  1189. $k = new \Symfony\Bridge\Twig\AppVariable();
  1190. $k->setEnvironment('dev');
  1191. $k->setDebug(true);
  1192. if ($this->has('.container.private.security.token_storage')) {
  1193. $k->setTokenStorage($h);
  1194. }
  1195. if ($this->has('request_stack')) {
  1196. $k->setRequestStack($g);
  1197. }
  1198. $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1199. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1200. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1201. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1202. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  1203. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
  1204. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1205. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1206. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
  1207. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1208. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1209. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f)));
  1210. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1211. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1212. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1213. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1214. $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)));
  1215. $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())));
  1216. $instance->addExtension(new \Roothirsch\CoreBundle\Translation\Twig\TranslateExtension());
  1217. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\FavoriteExtension($h));
  1218. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\FileExtension($h));
  1219. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\HistoryExtension());
  1220. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\LocalizedAssetExtension($g, $d));
  1221. $instance->addExtension(new \Roothirsch\CoreBundle\Twig\MoneyExtension());
  1222. $instance->addExtension(($this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] ?? ($this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] = new \Roothirsch\ShopBundle\Twig\ShopExtension())));
  1223. $instance->addExtension(new \App\Twig\AppExtension());
  1224. $instance->addExtension(new \App\Twig\FMCExtension());
  1225. $instance->addExtension(new \App\Twig\ShopExtension(($this->privates['Roothirsch\\CoreBundle\\Translation\\Services\\LegacyTranslator'] ?? $this->getLegacyTranslatorService())));
  1226. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1227. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1228. $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1229. $instance->addExtension(new \Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension($j));
  1230. $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1231. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false, 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator', 'getAdminUrlGeneratorService', false],
  1232. ], [
  1233. 'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  1234. ]), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService())));
  1235. $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1236. $instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
  1237. $instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
  1238. $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1239. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1240. 'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  1241. 'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
  1242. ], [
  1243. 'webpack_encore.entrypoint_lookup_collection' => '?',
  1244. 'webpack_encore.tag_renderer' => '?',
  1245. ])));
  1246. $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\UxControllersTwigExtension());
  1247. $instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\StimulusTwigExtension(new \Symfony\UX\StimulusBundle\Helper\StimulusHelper($instance)));
  1248. $instance->addGlobal('app', $k);
  1249. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1250. 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime', 'getTranslatorRuntimeService', true],
  1251. 'App\\Twig\\AppRuntime' => ['privates', 'App\\Twig\\AppRuntime', 'getAppRuntimeService', true],
  1252. 'App\\Twig\\ShopRuntime' => ['privates', 'App\\Twig\\ShopRuntime', 'getShopRuntimeService', true],
  1253. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  1254. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  1255. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  1256. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  1257. 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', true],
  1258. ], [
  1259. 'Roothirsch\\CoreBundle\\Translation\\Twig\\TranslatorRuntime' => '?',
  1260. 'App\\Twig\\AppRuntime' => '?',
  1261. 'App\\Twig\\ShopRuntime' => '?',
  1262. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1263. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1264. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1265. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  1266. 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1267. ])));
  1268. $instance->addGlobal('languageProvider', new \Roothirsch\CoreBundle\Translation\LanguageProvider(($this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository'] ?? $this->getLanguageRepositoryService())));
  1269. $instance->addGlobal('site', ($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'] ?? $this->getSiteProviderService()));
  1270. $instance->addGlobal('features', new \Roothirsch\CoreBundle\FeatureFlag\FeaturesProvider($j, ($this->services['kernel'] ?? $this->get('kernel', 1))));
  1271. $instance->registerUndefinedFilterCallback([0 => $l, 1 => 'suggestFilter']);
  1272. $instance->registerUndefinedFunctionCallback([0 => $l, 1 => 'suggestFunction']);
  1273. $instance->registerUndefinedTokenParserCallback([0 => $l, 1 => 'suggestTag']);
  1274. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1275. return $instance;
  1276. }
  1277. /**
  1278. * Gets the public '.container.private.validator' shared service.
  1279. *
  1280. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1281. */
  1282. protected function get_Container_Private_ValidatorService()
  1283. {
  1284. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1285. if (isset($this->services['.container.private.validator'])) {
  1286. return $this->services['.container.private.validator'];
  1287. }
  1288. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1289. }
  1290. /**
  1291. * Gets the public 'Roothirsch\DamBundle\Filter\FileAccessUserInjection' shared autowired service.
  1292. *
  1293. * @return \Roothirsch\DamBundle\Filter\FileAccessUserInjection
  1294. */
  1295. protected function getFileAccessUserInjectionService()
  1296. {
  1297. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1298. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'])) {
  1299. return $this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'];
  1300. }
  1301. $b = ($this->services['router'] ?? $this->getRouterService());
  1302. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'])) {
  1303. return $this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'];
  1304. }
  1305. 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()));
  1306. }
  1307. /**
  1308. * Gets the public 'Roothirsch\DamBundle\Filter\FileLocaleInjection' shared autowired service.
  1309. *
  1310. * @return \Roothirsch\DamBundle\Filter\FileLocaleInjection
  1311. */
  1312. protected function getFileLocaleInjectionService()
  1313. {
  1314. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1315. if (isset($this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'])) {
  1316. return $this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'];
  1317. }
  1318. 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()));
  1319. }
  1320. /**
  1321. * Gets the public 'Roothirsch\ShopBundle\Twig\ShopExtension' shared autowired service.
  1322. *
  1323. * @return \Roothirsch\ShopBundle\Twig\ShopExtension
  1324. */
  1325. protected function getShopExtensionService()
  1326. {
  1327. return $this->services['Roothirsch\\ShopBundle\\Twig\\ShopExtension'] = new \Roothirsch\ShopBundle\Twig\ShopExtension();
  1328. }
  1329. /**
  1330. * Gets the public 'cache.app' shared service.
  1331. *
  1332. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1333. */
  1334. protected function getCache_AppService()
  1335. {
  1336. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('3EdJP6kOpE', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
  1337. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1338. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1339. }
  1340. /**
  1341. * Gets the public 'cache.system' shared service.
  1342. *
  1343. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1344. */
  1345. protected function getCache_SystemService()
  1346. {
  1347. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FXMkrpJuV1', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1348. }
  1349. /**
  1350. * Gets the public 'cache.validator_expression_language' shared service.
  1351. *
  1352. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1353. */
  1354. protected function getCache_ValidatorExpressionLanguageService()
  1355. {
  1356. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('umvzDcpKP5', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1357. }
  1358. /**
  1359. * Gets the public 'data_collector.dump' shared service.
  1360. *
  1361. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1362. */
  1363. protected function getDataCollector_DumpService()
  1364. {
  1365. 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()));
  1366. }
  1367. /**
  1368. * Gets the public 'doctrine' shared service.
  1369. *
  1370. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1371. */
  1372. protected function getDoctrineService()
  1373. {
  1374. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1375. }
  1376. /**
  1377. * Gets the public 'doctrine.dbal.default_connection' shared service.
  1378. *
  1379. * @return \Doctrine\DBAL\Connection
  1380. */
  1381. protected function getDoctrine_Dbal_DefaultConnectionService()
  1382. {
  1383. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1384. if (isset($this->services['doctrine.dbal.default_connection'])) {
  1385. return $this->services['doctrine.dbal.default_connection'];
  1386. }
  1387. $b = new \Doctrine\DBAL\Configuration();
  1388. $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))));
  1389. $c->setConnectionName('default');
  1390. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1391. $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')))]));
  1392. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1393. 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, []);
  1394. }
  1395. /**
  1396. * Gets the public 'doctrine.dbal.my_brunex_connection' shared service.
  1397. *
  1398. * @return \Doctrine\DBAL\Connection
  1399. */
  1400. protected function getDoctrine_Dbal_MyBrunexConnectionService()
  1401. {
  1402. $a = ($this->privates['doctrine.dbal.my_brunex_connection.event_manager'] ?? $this->getDoctrine_Dbal_MyBrunexConnection_EventManagerService());
  1403. if (isset($this->services['doctrine.dbal.my_brunex_connection'])) {
  1404. return $this->services['doctrine.dbal.my_brunex_connection'];
  1405. }
  1406. $b = new \Doctrine\DBAL\Configuration();
  1407. $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))));
  1408. $c->setConnectionName('my_brunex');
  1409. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1410. $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')))]));
  1411. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1412. 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, []);
  1413. }
  1414. /**
  1415. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1416. *
  1417. * @return \Doctrine\ORM\EntityManager
  1418. */
  1419. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1420. {
  1421. $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1422. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1423. return $this->services['doctrine.orm.default_entity_manager'];
  1424. }
  1425. $b = ($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService());
  1426. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1427. return $this->services['doctrine.orm.default_entity_manager'];
  1428. }
  1429. $c = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1430. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1431. return $this->services['doctrine.orm.default_entity_manager'];
  1432. }
  1433. $d = new \Doctrine\ORM\Configuration();
  1434. $e = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1435. $f = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1436. $e->addDriver($f, 'App\\Entity\\');
  1437. $e->addDriver($f, 'Gedmo\\Translatable\\Entity');
  1438. $e->addDriver($f, 'Gedmo\\Translator\\Entity');
  1439. $e->addDriver($f, 'Gedmo\\Loggable\\Entity');
  1440. $e->addDriver($f, 'Gedmo\\Tree\\Entity');
  1441. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Entity');
  1442. $e->addDriver($f, 'Roothirsch\\CoreBundle\\FeatureFlag\\Entity');
  1443. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Menu\\Entity');
  1444. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Site\\Entity');
  1445. $e->addDriver($f, 'Roothirsch\\CoreBundle\\Translation\\Entity');
  1446. $e->addDriver($f, 'Roothirsch\\PimBundle\\Entity');
  1447. $e->addDriver($f, 'Roothirsch\\DamBundle\\Entity');
  1448. $e->addDriver($f, 'Roothirsch\\ShopBundle\\Entity');
  1449. $e->addDriver($f, 'Roothirsch\\NotificationBundle\\Entity');
  1450. $e->addDriver($f, 'Roothirsch\\DeliveryTimeEstimatorBundle\\Entity');
  1451. $e->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1452. $d->setEntityNamespaces(['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']);
  1453. $d->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1454. $d->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1455. $d->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1456. $d->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($e, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1457. $d->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1458. $d->setProxyNamespace('Proxies');
  1459. $d->setAutoGenerateProxyClasses(true);
  1460. $d->setSchemaIgnoreClasses([]);
  1461. $d->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1462. $d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1463. $d->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  1464. $d->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1465. $d->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1466. $d->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1467. $d->setLazyGhostObjectEnabled(false);
  1468. $d->setIdentityGenerationPreferences([]);
  1469. $d->setRepositoryFactory($b);
  1470. $d->addFilter('softdeleteable', 'Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1471. $d->addFilter('user_aware_filter', 'Roothirsch\\CoreBundle\\UserAware\\UserAwareSqlFilter');
  1472. $d->addFilter('file_access_filter', 'Roothirsch\\DamBundle\\Filter\\FileAccessSqlFilter');
  1473. $d->addFilter('file_locale_filter', 'Roothirsch\\DamBundle\\Filter\\FileLocaleSqlFilter');
  1474. $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $d, $c);
  1475. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([0 => 'softdeleteable', 1 => 'user_aware_filter', 2 => 'file_access_filter', 3 => 'file_locale_filter'], []))->configure($instance);
  1476. return $instance;
  1477. }
  1478. /**
  1479. * Gets the public 'doctrine.orm.my_brunex_entity_manager' shared service.
  1480. *
  1481. * @return \Doctrine\ORM\EntityManager
  1482. */
  1483. protected function getDoctrine_Orm_MyBrunexEntityManagerService($lazyLoad = true)
  1484. {
  1485. $a = ($this->services['doctrine.dbal.my_brunex_connection'] ?? $this->getDoctrine_Dbal_MyBrunexConnectionService());
  1486. if (isset($this->services['doctrine.orm.my_brunex_entity_manager'])) {
  1487. return $this->services['doctrine.orm.my_brunex_entity_manager'];
  1488. }
  1489. $b = ($this->privates['doctrine.dbal.my_brunex_connection.event_manager'] ?? $this->getDoctrine_Dbal_MyBrunexConnection_EventManagerService());
  1490. if (isset($this->services['doctrine.orm.my_brunex_entity_manager'])) {
  1491. return $this->services['doctrine.orm.my_brunex_entity_manager'];
  1492. }
  1493. $c = new \Doctrine\ORM\Configuration();
  1494. $c->setEntityNamespaces([]);
  1495. $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1496. $c->setQueryCache(($this->privates['cache.doctrine.orm.my_brunex.query'] ?? $this->getCache_Doctrine_Orm_MyBrunex_QueryService()));
  1497. $c->setResultCache(($this->privates['cache.doctrine.orm.my_brunex.result'] ?? $this->getCache_Doctrine_Orm_MyBrunex_ResultService()));
  1498. $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1499. $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1500. $c->setProxyNamespace('Proxies');
  1501. $c->setAutoGenerateProxyClasses(true);
  1502. $c->setSchemaIgnoreClasses([]);
  1503. $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1504. $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1505. $c->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  1506. $c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1507. $c->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1508. $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1509. $c->setLazyGhostObjectEnabled(false);
  1510. $c->setIdentityGenerationPreferences([]);
  1511. $c->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1512. $this->services['doctrine.orm.my_brunex_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
  1513. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1514. return $instance;
  1515. }
  1516. /**
  1517. * Gets the public 'event_dispatcher' shared service.
  1518. *
  1519. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1520. */
  1521. protected function getEventDispatcherService()
  1522. {
  1523. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1524. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1525. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1526. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1527. $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())));
  1528. $instance->addListener('kernel.request', [0 => function () {
  1529. return ($this->privates['Roothirsch\\CoreBundle\\EventListener\\LocaleEventListener'] ?? $this->getLocaleEventListenerService());
  1530. }, 1 => 'onKernelRequest'], 30);
  1531. $instance->addListener('kernel.request', [0 => function () {
  1532. return ($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'] ?? $this->getCheckUserListenerService());
  1533. }, 1 => 'onKernelRequest'], 0);
  1534. $instance->addListener('kernel.response', [0 => function () {
  1535. return ($this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'] ?? $this->getTokenCookieListenerService());
  1536. }, 1 => 'onAuthenticationSuccessEvent'], 0);
  1537. $instance->addListener('kernel.controller', [0 => function () {
  1538. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1539. }, 1 => 'onKernelController'], 0);
  1540. $instance->addListener('kernel.request', [0 => function () {
  1541. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1542. }, 1 => 'onKernelRequest'], 250);
  1543. $instance->addListener('kernel.response', [0 => function () {
  1544. return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1545. }, 1 => 'onKernelResponse'], 0);
  1546. $instance->addListener('kernel.response', [0 => function () {
  1547. return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1548. }, 1 => 'onResponse'], -10);
  1549. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1550. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1551. }, 1 => 'checkPassport'], 1024);
  1552. $instance->addListener('kernel.response', [0 => function () {
  1553. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1554. }, 1 => 'onKernelResponse'], 0);
  1555. $instance->addListener('kernel.request', [0 => function () {
  1556. return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1557. }, 1 => 'onKernelRequest'], 28);
  1558. $instance->addListener('kernel.request', [0 => function () {
  1559. return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
  1560. }, 1 => 'onKernelRequest'], 2);
  1561. $instance->addListener('kernel.view', [0 => function () {
  1562. return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1563. }, 1 => 'onKernelView'], 16);
  1564. $instance->addListener('kernel.view', [0 => function () {
  1565. return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1566. }, 1 => 'onKernelView'], 8);
  1567. $instance->addListener('kernel.exception', [0 => function () {
  1568. return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1569. }, 1 => 'onKernelException'], 0);
  1570. $instance->addListener('kernel.exception', [0 => function () {
  1571. return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1572. }, 1 => 'onKernelException'], -96);
  1573. $instance->addListener('kernel.view', [0 => function () {
  1574. return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1575. }, 1 => 'onKernelView'], 32);
  1576. $instance->addListener('kernel.request', [0 => function () {
  1577. return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1578. }, 1 => 'onKernelRequest'], 4);
  1579. $instance->addListener('kernel.request', [0 => function () {
  1580. return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1581. }, 1 => 'onKernelRequest'], 0);
  1582. $instance->addListener('kernel.response', [0 => function () {
  1583. return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1584. }, 1 => 'onKernelResponse'], 0);
  1585. $instance->addListener('kernel.response', [0 => function () {
  1586. return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1587. }, 1 => 'onKernelResponse'], -1);
  1588. $instance->addListener('kernel.view', [0 => function () {
  1589. return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1590. }, 1 => 'onKernelView'], 64);
  1591. $instance->addListener('kernel.request', [0 => function () {
  1592. return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1593. }, 1 => 'onKernelRequest'], 16);
  1594. $instance->addListener('kernel.request', [0 => function () {
  1595. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1596. }, 1 => 'onSecurity'], 3);
  1597. $instance->addListener('kernel.request', [0 => function () {
  1598. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1599. }, 1 => 'onSecurityPostDenormalize'], 1);
  1600. $instance->addListener('kernel.view', [0 => function () {
  1601. return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1602. }, 1 => 'onSecurityPostValidation'], 63);
  1603. $instance->addListener('console.command', [0 => function () {
  1604. return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
  1605. }, 1 => 'onConsoleCommand'], 0);
  1606. $instance->addListener('kernel.exception', [0 => function () {
  1607. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1608. }, 1 => 'onKernelException'], -64);
  1609. $instance->addListener('kernel.view', [0 => function () {
  1610. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1611. }, 1 => 'onKernelView'], 0);
  1612. $instance->addListener('kernel.exception', [0 => function () {
  1613. return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1614. }, 1 => 'onKernelException'], 0);
  1615. $instance->addListener('form.pre_set_data', [0 => function () {
  1616. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeInjectorEventSubscriber'] ?? $this->load('getAttributeInjectorEventSubscriberService'));
  1617. }, 1 => 'buildForm'], 0);
  1618. $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterCrudActionEvent', [0 => function () {
  1619. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\DragDropSortable\\DragDropSortableSubscriber'] ?? $this->load('getDragDropSortableSubscriberService'));
  1620. }, 1 => 'processGroups'], 0);
  1621. $instance->addListener('form.pre_set_data', [0 => function () {
  1622. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFormSubscriber'] ?? $this->load('getTranslatableFormSubscriberService'));
  1623. }, 1 => 'preSetData'], 0);
  1624. $instance->addListener('form.post_submit', [0 => function () {
  1625. return ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFormSubscriber'] ?? $this->load('getTranslatableFormSubscriberService'));
  1626. }, 1 => 'postSubmit'], 0);
  1627. $instance->addListener('kernel.view', [0 => function () {
  1628. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\FeatureSubscriber'] ?? $this->load('getFeatureSubscriberService'));
  1629. }, 1 => 'load'], 17);
  1630. $instance->addListener('kernel.request', [0 => function () {
  1631. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'] ?? $this->getUserReadSubscriberService());
  1632. }, 1 => 'load'], 5);
  1633. $instance->addListener('kernel.view', [0 => function () {
  1634. return ($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserWriteSubscriber'] ?? $this->load('getUserWriteSubscriberService'));
  1635. }, 1 => 'validate'], 63);
  1636. $instance->addListener('kernel.request', [0 => function () {
  1637. return ($this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'] ?? $this->getTemplatePathInjectionService());
  1638. }, 1 => 'onKernelRequest'], 5);
  1639. $instance->addListener('kernel.request', [0 => function () {
  1640. return ($this->privates['Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationScopeReadSubscriber'] ?? $this->getTranslationScopeReadSubscriberService());
  1641. }, 1 => 'handle'], 5);
  1642. $instance->addListener('kernel.request', [0 => function () {
  1643. return ($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'] ?? $this->getUserDetectionService());
  1644. }, 1 => 'onKernelRequest'], 5);
  1645. $instance->addListener('kernel.view', [0 => function () {
  1646. return ($this->services['Roothirsch\\DamBundle\\EventSubscriber\\AssetToggleFavoriteSubscriber'] ?? $this->load('getAssetToggleFavoriteSubscriberService'));
  1647. }, 1 => 'validate'], 63);
  1648. $instance->addListener('kernel.request', [0 => function () {
  1649. return ($this->services['Roothirsch\\DamBundle\\Filter\\FileAccessUserInjection'] ?? $this->getFileAccessUserInjectionService());
  1650. }, 1 => 'onKernelRequest'], 5);
  1651. $instance->addListener('kernel.request', [0 => function () {
  1652. return ($this->services['Roothirsch\\DamBundle\\Filter\\FileLocaleInjection'] ?? $this->getFileLocaleInjectionService());
  1653. }, 1 => 'onKernelRequest'], 5);
  1654. $instance->addListener('kernel.view', [0 => function () {
  1655. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateAddressSubscriber'] ?? $this->load('getEstimateAddressSubscriberService'));
  1656. }, 1 => 'validate'], 65);
  1657. $instance->addListener('kernel.view', [0 => function () {
  1658. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDistributorSubscriber'] ?? $this->load('getEstimateDistributorSubscriberService'));
  1659. }, 1 => 'validate'], 65);
  1660. $instance->addListener('kernel.view', [0 => function () {
  1661. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateDuplicateSubscriber'] ?? $this->load('getEstimateDuplicateSubscriberService'));
  1662. }, 1 => 'validate'], 65);
  1663. $instance->addListener('kernel.view', [0 => function () {
  1664. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOrderSubscriber'] ?? $this->load('getEstimateOrderSubscriberService'));
  1665. }, 1 => 'validate'], 63);
  1666. $instance->addListener('kernel.view', [0 => function () {
  1667. return ($this->services['Roothirsch\\ShopBundle\\EventSubscriber\\Api\\EstimateOwnerSubscriber'] ?? $this->load('getEstimateOwnerSubscriberService'));
  1668. }, 1 => 'validate'], 65);
  1669. $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\BeforeCrudActionEvent', [0 => function () {
  1670. return ($this->privates['App\\EventListener\\ContactPersonDeleteListener'] ?? $this->load('getContactPersonDeleteListenerService'));
  1671. }, 1 => 'check'], 0);
  1672. $instance->addListener('core.registration.token_created', [0 => function () {
  1673. return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->load('getRegistrationListenerService'));
  1674. }, 1 => 'onTokenCreatedEvent'], 0);
  1675. $instance->addListener('core.registration.completed', [0 => function () {
  1676. return ($this->privates['App\\EventListener\\RegistrationListener'] ?? $this->load('getRegistrationListenerService'));
  1677. }, 1 => 'onRegistrationCompletedEvent'], 0);
  1678. $instance->addListener('kernel.view', [0 => function () {
  1679. return ($this->privates['App\\EventSubscriber\\Api\\EstimateAddressSubscriber'] ?? $this->load('getEstimateAddressSubscriber2Service'));
  1680. }, 1 => 'validate'], 65);
  1681. $instance->addListener('kernel.view', [0 => function () {
  1682. return ($this->privates['App\\EventSubscriber\\Api\\EstimateDistributorSubscriber'] ?? $this->load('getEstimateDistributorSubscriber2Service'));
  1683. }, 1 => 'validate'], 65);
  1684. $instance->addListener('kernel.view', [0 => function () {
  1685. return ($this->privates['App\\EventSubscriber\\Api\\EstimateDuplicateSubscriber'] ?? $this->load('getEstimateDuplicateSubscriber2Service'));
  1686. }, 1 => 'validate'], 65);
  1687. $instance->addListener('kernel.view', [0 => function () {
  1688. return ($this->privates['App\\EventSubscriber\\Api\\EstimateOrderSubscriber'] ?? $this->load('getEstimateOrderSubscriber2Service'));
  1689. }, 1 => 'validate'], 63);
  1690. $instance->addListener('kernel.view', [0 => function () {
  1691. return ($this->privates['App\\EventSubscriber\\Api\\EstimateOwnerSubscriber'] ?? $this->load('getEstimateOwnerSubscriber2Service'));
  1692. }, 1 => 'validate'], 65);
  1693. $instance->addListener('kernel.view', [0 => function () {
  1694. return ($this->privates['App\\EventSubscriber\\Api\\UploadSubscriber'] ?? ($this->privates['App\\EventSubscriber\\Api\\UploadSubscriber'] = new \App\EventSubscriber\Api\UploadSubscriber($this, $this->targetDir.'')));
  1695. }, 1 => 'PRE_WRITE'], 33);
  1696. $instance->addListener('tus-server.upload.complete', [0 => function () {
  1697. return ($this->privates['App\\Tus\\EventListener\\TusListener'] ?? $this->load('getTusListenerService'));
  1698. }, 1 => 'onComplete'], 0);
  1699. $instance->addListener('kernel.response', [0 => function () {
  1700. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1701. }, 1 => 'onKernelResponse'], 0);
  1702. $instance->addListener('kernel.response', [0 => function () {
  1703. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1704. }, 1 => 'onKernelResponse'], -1024);
  1705. $instance->addListener('kernel.request', [0 => function () {
  1706. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1707. }, 1 => 'setDefaultLocale'], 100);
  1708. $instance->addListener('kernel.request', [0 => function () {
  1709. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1710. }, 1 => 'onKernelRequest'], 16);
  1711. $instance->addListener('kernel.finish_request', [0 => function () {
  1712. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1713. }, 1 => 'onKernelFinishRequest'], 0);
  1714. $instance->addListener('kernel.request', [0 => function () {
  1715. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1716. }, 1 => 'onKernelRequest'], 256);
  1717. $instance->addListener('kernel.response', [0 => function () {
  1718. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1719. }, 1 => 'onResponse'], -255);
  1720. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1721. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1722. }, 1 => 'onControllerArguments'], 0);
  1723. $instance->addListener('kernel.exception', [0 => function () {
  1724. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1725. }, 1 => 'logKernelException'], 0);
  1726. $instance->addListener('kernel.exception', [0 => function () {
  1727. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1728. }, 1 => 'onKernelException'], -128);
  1729. $instance->addListener('kernel.response', [0 => function () {
  1730. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  1731. }, 1 => 'removeCspHeader'], -128);
  1732. $instance->addListener('kernel.request', [0 => function () {
  1733. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1734. }, 1 => 'onKernelRequest'], 15);
  1735. $instance->addListener('kernel.finish_request', [0 => function () {
  1736. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1737. }, 1 => 'onKernelFinishRequest'], -15);
  1738. $instance->addListener('console.error', [0 => function () {
  1739. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1740. }, 1 => 'onConsoleError'], -128);
  1741. $instance->addListener('console.terminate', [0 => function () {
  1742. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1743. }, 1 => 'onConsoleTerminate'], -128);
  1744. $instance->addListener('console.error', [0 => function () {
  1745. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1746. }, 1 => 'onConsoleError'], 0);
  1747. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1748. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener($this->getEnv('site_setting:MAILER_FROM'), [])));
  1749. }, 1 => 'onMessage'], -255);
  1750. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1751. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1752. }, 1 => 'onMessage'], -255);
  1753. $instance->addListener('kernel.request', [0 => function () {
  1754. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1755. }, 1 => 'configure'], 2048);
  1756. $instance->addListener('console.command', [0 => function () {
  1757. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1758. }, 1 => 'configure'], 2048);
  1759. $instance->addListener('kernel.request', [0 => function () {
  1760. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1761. }, 1 => 'onKernelRequest'], 32);
  1762. $instance->addListener('kernel.finish_request', [0 => function () {
  1763. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1764. }, 1 => 'onKernelFinishRequest'], 0);
  1765. $instance->addListener('kernel.exception', [0 => function () {
  1766. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1767. }, 1 => 'onKernelException'], -64);
  1768. $instance->addListener('kernel.response', [0 => function () {
  1769. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1770. }, 1 => 'onKernelResponse'], 0);
  1771. $instance->addListener('kernel.request', [0 => function () {
  1772. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1773. }, 1 => 'onKernelRequest'], 128);
  1774. $instance->addListener('kernel.response', [0 => function () {
  1775. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1776. }, 1 => 'onKernelResponse'], -1000);
  1777. $instance->addListener('kernel.finish_request', [0 => function () {
  1778. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1779. }, 1 => 'onFinishRequest'], 0);
  1780. $instance->addListener('kernel.response', [0 => function () {
  1781. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1782. }, 1 => 'onKernelResponse'], -100);
  1783. $instance->addListener('kernel.exception', [0 => function () {
  1784. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1785. }, 1 => 'onKernelException'], 0);
  1786. $instance->addListener('kernel.terminate', [0 => function () {
  1787. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1788. }, 1 => 'onKernelTerminate'], -1024);
  1789. $instance->addListener('kernel.controller', [0 => function () {
  1790. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1791. }, 1 => 'onKernelController'], 0);
  1792. $instance->addListener('kernel.response', [0 => function () {
  1793. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1794. }, 1 => 'onKernelResponse'], 0);
  1795. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1796. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1797. }, 1 => 'onMessage'], 0);
  1798. $instance->addListener('kernel.response', [0 => function () {
  1799. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1800. }, 1 => 'onKernelResponse'], 0);
  1801. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1802. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1803. }, 1 => 'checkPassport'], 0);
  1804. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1805. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1806. }, 1 => 'onLoginSuccess'], 0);
  1807. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1808. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1809. }, 1 => 'onVoterVote'], 0);
  1810. $instance->addListener('kernel.request', [0 => function () {
  1811. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1812. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1813. $instance->addListener('kernel.request', [0 => function () {
  1814. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1815. }, 1 => 'onKernelRequest'], 8);
  1816. $instance->addListener('kernel.finish_request', [0 => function () {
  1817. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1818. }, 1 => 'onKernelFinishRequest'], 0);
  1819. $instance->addListener('kernel.request', [0 => function () {
  1820. return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
  1821. }, 1 => 'onKernelRequest'], 0);
  1822. $instance->addListener('kernel.response', [0 => function () {
  1823. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1824. }, 1 => 'onKernelResponse'], -128);
  1825. $instance->addListener('console.command', [0 => function () {
  1826. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1827. }, 1 => 'onCommand'], 255);
  1828. $instance->addListener('console.terminate', [0 => function () {
  1829. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1830. }, 1 => 'onTerminate'], -255);
  1831. $instance->addListener('console.command', [0 => function () {
  1832. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1833. }, 1 => 'configure'], 1024);
  1834. $instance->addListener('console.error', [0 => function () {
  1835. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1836. }, 1 => 'onConsoleError'], 0);
  1837. $instance->addListener('console.terminate', [0 => function () {
  1838. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1839. }, 1 => 'onConsoleTerminate'], 0);
  1840. $instance->addListener('kernel.controller', [0 => function () {
  1841. return ($this->services['flagception.listener.routing_metadata_subscriber'] ?? $this->getFlagception_Listener_RoutingMetadataSubscriberService());
  1842. }, 1 => 'onKernelController'], 0);
  1843. $instance->addListener('kernel.request', [0 => function () {
  1844. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1845. }, 1 => 'onKernelRequest'], 0);
  1846. $instance->addListener('kernel.controller', [0 => function () {
  1847. return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1848. }, 1 => 'onKernelController'], 128);
  1849. $instance->addListener('kernel.finish_request', [0 => function () {
  1850. return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1851. }, 1 => 'resetAssets'], 0);
  1852. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1853. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1854. }, 1 => 'checkPassport'], 512);
  1855. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1856. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1857. }, 1 => 'onLogout'], 0);
  1858. return $instance;
  1859. }
  1860. /**
  1861. * Gets the public 'flagception.listener.routing_metadata_subscriber' shared service.
  1862. *
  1863. * @return \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber
  1864. */
  1865. protected function getFlagception_Listener_RoutingMetadataSubscriberService()
  1866. {
  1867. return $this->services['flagception.listener.routing_metadata_subscriber'] = new \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService()));
  1868. }
  1869. /**
  1870. * Gets the public 'flagception.manager.feature_manager' shared service.
  1871. *
  1872. * @return \Flagception\Manager\FeatureManager
  1873. */
  1874. protected function getFlagception_Manager_FeatureManagerService()
  1875. {
  1876. $a = ($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService());
  1877. if (isset($this->services['flagception.manager.feature_manager'])) {
  1878. return $this->services['flagception.manager.feature_manager'];
  1879. }
  1880. 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())));
  1881. }
  1882. /**
  1883. * Gets the public 'http_kernel' shared service.
  1884. *
  1885. * @return \Symfony\Component\HttpKernel\HttpKernel
  1886. */
  1887. protected function getHttpKernelService()
  1888. {
  1889. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1890. if (isset($this->services['http_kernel'])) {
  1891. return $this->services['http_kernel'];
  1892. }
  1893. 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(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1894. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1895. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1896. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1897. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1898. yield 4 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1899. yield 5 => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1900. yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1901. yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1902. yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1903. yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1904. }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1905. }
  1906. /**
  1907. * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  1908. *
  1909. * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  1910. */
  1911. protected function getLexikJwtAuthentication_EncoderService()
  1912. {
  1913. 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));
  1914. }
  1915. /**
  1916. * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  1917. *
  1918. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  1919. */
  1920. protected function getLexikJwtAuthentication_JwtManagerService()
  1921. {
  1922. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1923. if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
  1924. return $this->services['lexik_jwt_authentication.jwt_manager'];
  1925. }
  1926. $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([]));
  1927. $instance->setUserIdentityField('username', false);
  1928. return $instance;
  1929. }
  1930. /**
  1931. * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  1932. *
  1933. * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  1934. */
  1935. protected function getLexikJwtAuthentication_KeyLoaderService()
  1936. {
  1937. 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'), []);
  1938. }
  1939. /**
  1940. * Gets the public 'request_stack' shared service.
  1941. *
  1942. * @return \Symfony\Component\HttpFoundation\RequestStack
  1943. */
  1944. protected function getRequestStackService()
  1945. {
  1946. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1947. }
  1948. /**
  1949. * Gets the public 'router' shared service.
  1950. *
  1951. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1952. */
  1953. protected function getRouterService()
  1954. {
  1955. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1956. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1957. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1958. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1959. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1960. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1961. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1962. ], [
  1963. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1964. ]))->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');
  1965. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1966. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1967. return $instance;
  1968. }
  1969. /**
  1970. * Gets the public 'translator' shared service.
  1971. *
  1972. * @return \Symfony\Component\Translation\DataCollectorTranslator
  1973. */
  1974. protected function getTranslatorService()
  1975. {
  1976. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1977. }
  1978. /**
  1979. * Gets the public 'var_dumper.cloner' shared service.
  1980. *
  1981. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1982. */
  1983. protected function getVarDumper_ClonerService()
  1984. {
  1985. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1986. $instance->setMaxItems(2500);
  1987. $instance->setMinDepth(1);
  1988. $instance->setMaxString(-1);
  1989. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1990. return $instance;
  1991. }
  1992. /**
  1993. * Gets the private '.service_locator.IkldLAI' shared service.
  1994. *
  1995. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1996. */
  1997. protected function get_ServiceLocator_IkldLAIService()
  1998. {
  1999. return $this->privates['.service_locator.IkldLAI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2000. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  2001. 'security.firewall.map.context.api_legacy' => ['privates', 'security.firewall.map.context.api_legacy', 'getSecurity_Firewall_Map_Context_ApiLegacyService', true],
  2002. 'security.firewall.map.context.api_login' => ['privates', 'security.firewall.map.context.api_login', 'getSecurity_Firewall_Map_Context_ApiLoginService', true],
  2003. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  2004. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  2005. ], [
  2006. 'security.firewall.map.context.api' => '?',
  2007. 'security.firewall.map.context.api_legacy' => '?',
  2008. 'security.firewall.map.context.api_login' => '?',
  2009. 'security.firewall.map.context.dev' => '?',
  2010. 'security.firewall.map.context.main' => '?',
  2011. ]);
  2012. }
  2013. /**
  2014. * Gets the private '.service_locator.KLVvNIq' shared service.
  2015. *
  2016. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2017. */
  2018. protected function get_ServiceLocator_KLVvNIqService()
  2019. {
  2020. return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2021. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  2022. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  2023. ], [
  2024. 'doctrine.ulid_generator' => '?',
  2025. 'doctrine.uuid_generator' => '?',
  2026. ]);
  2027. }
  2028. /**
  2029. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  2030. *
  2031. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  2032. */
  2033. protected function getAdminRouterSubscriberService()
  2034. {
  2035. $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  2036. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2037. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2038. }
  2039. $b = ($this->services['router'] ?? $this->getRouterService());
  2040. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  2041. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  2042. }
  2043. $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService());
  2044. 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' => '5591027', 'Roothirsch\\CoreBundle\\Controller\\CompanyCrudController' => '55c4915', 'Roothirsch\\CoreBundle\\Controller\\ContactPersonCrudController' => '6e5dd57', 'Roothirsch\\CoreBundle\\Controller\\RoleCrudController' => '0d4a098', 'Roothirsch\\CoreBundle\\Controller\\UserCrudController' => 'd78be0a', 'Roothirsch\\CoreBundle\\FeatureFlag\\Controller\\FeatureFlagCrudController' => '091154c', 'Roothirsch\\CoreBundle\\Menu\\Controller\\MenuItemCrudController' => '80d915c', 'Roothirsch\\CoreBundle\\Site\\Controller\\SiteCrudController' => '6a6afe4', 'Roothirsch\\CoreBundle\\Translation\\Controller\\LanguageCrudController' => 'a29c0f4', 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationScopeCrudController' => '2ca2061', 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationUnitCrudController' => 'd16a0af', 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController' => '3eaf695', 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController' => '57b1a7a', 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController' => '197520d', 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController' => '24b8c74', 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController' => 'a839f9c', 'Roothirsch\\PimBundle\\Controller\\ProductCrudController' => 'd4cc59d', 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController' => 'c9eb255', 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController' => '16fb2d9', 'Roothirsch\\DamBundle\\Controller\\FileCrudController' => '17b4523', 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController' => 'b8aec0b', 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController' => '047f548', 'Roothirsch\\ShopBundle\\Controller\\EstimateCrudController' => '2712932', 'Roothirsch\\ShopBundle\\Controller\\EstimateManagementCrudController' => '5bc9305', 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController' => 'f776717', 'Roothirsch\\ShopBundle\\Controller\\OrderCrudController' => '18e4127', 'Roothirsch\\ShopBundle\\Controller\\OrderManagementCrudController' => 'd309ac2', 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController' => '1d05846', 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController' => 'd7002ab', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController' => 'c73e063', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController' => '7a80e4f', 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController' => 'f4e5094', 'App\\Controller\\CompanyCrudController' => '072dbaa', 'App\\Controller\\Declaration\\DeclarationCrudController' => '437574b', 'App\\Controller\\Declaration\\FieldCrudController' => '0d859a4', 'App\\Controller\\Declaration\\ProductCrudController' => 'ac46bcc', 'App\\Controller\\DiscountCrudController' => 'b6cf33c', 'App\\Controller\\EstimateCrudController' => '5a0e065', 'App\\Controller\\OrderCrudController' => '677a8d3', 'App\\Controller\\SiteCrudController' => 'd142dc0'], ['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'], [5591027 => 'Roothirsch\\CoreBundle\\Controller\\CompanyAttributeCrudController', '55c4915' => 'Roothirsch\\CoreBundle\\Controller\\CompanyCrudController', '6e5dd57' => 'Roothirsch\\CoreBundle\\Controller\\ContactPersonCrudController', '0d4a098' => 'Roothirsch\\CoreBundle\\Controller\\RoleCrudController', 'd78be0a' => 'Roothirsch\\CoreBundle\\Controller\\UserCrudController', '091154c' => 'Roothirsch\\CoreBundle\\FeatureFlag\\Controller\\FeatureFlagCrudController', '80d915c' => 'Roothirsch\\CoreBundle\\Menu\\Controller\\MenuItemCrudController', '6a6afe4' => 'Roothirsch\\CoreBundle\\Site\\Controller\\SiteCrudController', 'a29c0f4' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\LanguageCrudController', '2ca2061' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationScopeCrudController', 'd16a0af' => 'Roothirsch\\CoreBundle\\Translation\\Controller\\TranslationUnitCrudController', '3eaf695' => 'Roothirsch\\PimBundle\\Controller\\ArticleCrudController', '57b1a7a' => 'Roothirsch\\PimBundle\\Controller\\AttributeCrudController', '197520d' => 'Roothirsch\\PimBundle\\Controller\\AttributeGroupCrudController', '24b8c74' => 'Roothirsch\\PimBundle\\Controller\\CategoryCrudController', 'a839f9c' => 'Roothirsch\\PimBundle\\Controller\\ChannelCrudController', 'd4cc59d' => 'Roothirsch\\PimBundle\\Controller\\ProductCrudController', 'c9eb255' => 'Roothirsch\\DamBundle\\Controller\\AssetManagementCrudController', '16fb2d9' => 'Roothirsch\\DamBundle\\Controller\\CategoryCrudController', '17b4523' => 'Roothirsch\\DamBundle\\Controller\\FileCrudController', 'b8aec0b' => 'Roothirsch\\DamBundle\\Controller\\FileManagementCrudController', '047f548' => 'Roothirsch\\ShopBundle\\Controller\\EstimateAttributeCrudController', 2712932 => 'Roothirsch\\ShopBundle\\Controller\\EstimateCrudController', '5bc9305' => 'Roothirsch\\ShopBundle\\Controller\\EstimateManagementCrudController', 'f776717' => 'Roothirsch\\ShopBundle\\Controller\\OrderAttributeCrudController', '18e4127' => 'Roothirsch\\ShopBundle\\Controller\\OrderCrudController', 'd309ac2' => 'Roothirsch\\ShopBundle\\Controller\\OrderManagementCrudController', '1d05846' => 'Roothirsch\\ShopBundle\\Controller\\PositionTemplateCrudController', 'd7002ab' => 'Roothirsch\\NotificationBundle\\Controller\\NotificationCrudController', 'c73e063' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\DowntimeCrudController', '7a80e4f' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductCrudController', 'f4e5094' => 'Roothirsch\\DeliveryTimeEstimatorBundle\\Controller\\ProductGroupCrudController', '072dbaa' => 'App\\Controller\\CompanyCrudController', '437574b' => 'App\\Controller\\Declaration\\DeclarationCrudController', '0d859a4' => 'App\\Controller\\Declaration\\FieldCrudController', 'ac46bcc' => 'App\\Controller\\Declaration\\ProductCrudController', 'b6cf33c' => 'App\\Controller\\DiscountCrudController', '5a0e065' => 'App\\Controller\\EstimateCrudController', '677a8d3' => 'App\\Controller\\OrderCrudController', 'd142dc0' => 'App\\Controller\\SiteCrudController']), $a), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b, $b);
  2045. }
  2046. /**
  2047. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  2048. *
  2049. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  2050. */
  2051. protected function getActionFactoryService()
  2052. {
  2053. 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()));
  2054. }
  2055. /**
  2056. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  2057. *
  2058. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  2059. */
  2060. protected function getControllerFactoryService()
  2061. {
  2062. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2063. }
  2064. /**
  2065. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  2066. *
  2067. * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  2068. */
  2069. protected function getEntityFactoryService()
  2070. {
  2071. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2072. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  2073. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  2074. }
  2075. $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  2076. 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 () {
  2077. yield 0 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  2078. yield 1 => ($this->privates['Roothirsch\\CoreBundle\\Admin\\Field\\Configurator\\RangeConfigurator'] ?? $this->load('getRangeConfiguratorService'));
  2079. yield 2 => ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EasyAdminField\\Configurator\\AttributeAssociationConfigurator'] ?? $this->load('getAttributeAssociationConfiguratorService'));
  2080. yield 3 => ($this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableFieldConfigurator'] ?? $this->load('getTranslatableFieldConfiguratorService'));
  2081. 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()));
  2082. yield 5 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  2083. 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()));
  2084. yield 7 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  2085. 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()));
  2086. yield 9 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? $this->load('getCollectionConfiguratorService'));
  2087. yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  2088. 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()));
  2089. yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  2090. 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()));
  2091. 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()));
  2092. 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()));
  2093. 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))));
  2094. 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()));
  2095. 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()));
  2096. 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()));
  2097. yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  2098. yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  2099. 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()));
  2100. 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()));
  2101. 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()));
  2102. 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()));
  2103. 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()));
  2104. 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()));
  2105. 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()));
  2106. 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()));
  2107. yield 30 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  2108. }, 31)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  2109. }
  2110. /**
  2111. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  2112. *
  2113. * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  2114. */
  2115. protected function getAdminContextProviderService()
  2116. {
  2117. 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())));
  2118. }
  2119. /**
  2120. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  2121. *
  2122. * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  2123. */
  2124. protected function getAdminUrlGeneratorService()
  2125. {
  2126. $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  2127. $a = ($this->services['router'] ?? $this->getRouterService());
  2128. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'])) {
  2129. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'];
  2130. }
  2131. 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' => '4026385', 'App\\Controller\\FrontendController' => '2ac26db'], [4026385 => 'App\\Controller\\AdminController', '2ac26db' => 'App\\Controller\\FrontendController']))));
  2132. };
  2133. return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  2134. }
  2135. /**
  2136. * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  2137. *
  2138. * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2139. */
  2140. protected function getAuthorizationCheckerService()
  2141. {
  2142. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2143. if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  2144. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  2145. }
  2146. return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  2147. }
  2148. /**
  2149. * Gets the private 'Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener' shared autowired service.
  2150. *
  2151. * @return \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener
  2152. */
  2153. protected function getTranslatableDoctrineListenerService()
  2154. {
  2155. return $this->privates['Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener'] = new \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener();
  2156. }
  2157. /**
  2158. * Gets the private 'Roothirsch\CoreBundle\EventListener\LocaleEventListener' shared autowired service.
  2159. *
  2160. * @return \Roothirsch\CoreBundle\EventListener\LocaleEventListener
  2161. */
  2162. protected function getLocaleEventListenerService()
  2163. {
  2164. 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())));
  2165. }
  2166. /**
  2167. * Gets the private 'Roothirsch\CoreBundle\EventSubscriber\UserReadSubscriber' shared autowired service.
  2168. *
  2169. * @return \Roothirsch\CoreBundle\EventSubscriber\UserReadSubscriber
  2170. */
  2171. protected function getUserReadSubscriberService()
  2172. {
  2173. $a = ($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'] ?? $this->getUserManagerService());
  2174. if (isset($this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'])) {
  2175. return $this->privates['Roothirsch\\CoreBundle\\EventSubscriber\\UserReadSubscriber'];
  2176. }
  2177. 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()));
  2178. }
  2179. /**
  2180. * Gets the private 'Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository' shared autowired service.
  2181. *
  2182. * @return \Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository
  2183. */
  2184. protected function getFeatureFlagRepositoryService()
  2185. {
  2186. return $this->privates['Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository'] = new \Roothirsch\CoreBundle\FeatureFlag\Repository\FeatureFlagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2187. }
  2188. /**
  2189. * Gets the private 'Roothirsch\CoreBundle\Messaging\MessagingService' shared autowired service.
  2190. *
  2191. * @return \Roothirsch\CoreBundle\Messaging\MessagingService
  2192. */
  2193. protected function getMessagingService2Service()
  2194. {
  2195. $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  2196. if (isset($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'])) {
  2197. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'];
  2198. }
  2199. $b = ($this->services['router'] ?? $this->getRouterService());
  2200. if (isset($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'])) {
  2201. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'];
  2202. }
  2203. return $this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'] = new \Roothirsch\CoreBundle\Messaging\MessagingService($a, $b);
  2204. }
  2205. /**
  2206. * Gets the private 'Roothirsch\CoreBundle\Repository\GroupRepository' shared autowired service.
  2207. *
  2208. * @return \Roothirsch\CoreBundle\Repository\GroupRepository
  2209. */
  2210. protected function getGroupRepositoryService()
  2211. {
  2212. return $this->privates['Roothirsch\\CoreBundle\\Repository\\GroupRepository'] = new \Roothirsch\CoreBundle\Repository\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2213. }
  2214. /**
  2215. * Gets the private 'Roothirsch\CoreBundle\Repository\UserRepository' shared autowired service.
  2216. *
  2217. * @return \Roothirsch\CoreBundle\Repository\UserRepository
  2218. */
  2219. protected function getUserRepositoryService()
  2220. {
  2221. return $this->privates['Roothirsch\\CoreBundle\\Repository\\UserRepository'] = new \Roothirsch\CoreBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2222. }
  2223. /**
  2224. * Gets the private 'Roothirsch\CoreBundle\Security\EventListener\CheckUserListener' shared autowired service.
  2225. *
  2226. * @return \Roothirsch\CoreBundle\Security\EventListener\CheckUserListener
  2227. */
  2228. protected function getCheckUserListenerService()
  2229. {
  2230. $a = ($this->services['router'] ?? $this->getRouterService());
  2231. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'])) {
  2232. return $this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'];
  2233. }
  2234. $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2235. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'])) {
  2236. return $this->privates['Roothirsch\\CoreBundle\\Security\\EventListener\\CheckUserListener'];
  2237. }
  2238. 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()));
  2239. }
  2240. /**
  2241. * Gets the private 'Roothirsch\CoreBundle\Security\TokenCookieListener' shared autowired service.
  2242. *
  2243. * @return \Roothirsch\CoreBundle\Security\TokenCookieListener
  2244. */
  2245. protected function getTokenCookieListenerService()
  2246. {
  2247. $a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
  2248. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'])) {
  2249. return $this->privates['Roothirsch\\CoreBundle\\Security\\TokenCookieListener'];
  2250. }
  2251. 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()));
  2252. }
  2253. /**
  2254. * Gets the private 'Roothirsch\CoreBundle\Security\UserManager' shared autowired service.
  2255. *
  2256. * @return \Roothirsch\CoreBundle\Security\UserManager
  2257. */
  2258. protected function getUserManagerService()
  2259. {
  2260. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2261. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'])) {
  2262. return $this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'];
  2263. }
  2264. $b = ($this->privates['Roothirsch\\CoreBundle\\Messaging\\MessagingService'] ?? $this->getMessagingService2Service());
  2265. if (isset($this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'])) {
  2266. return $this->privates['Roothirsch\\CoreBundle\\Security\\UserManager'];
  2267. }
  2268. 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()));
  2269. }
  2270. /**
  2271. * Gets the private 'Roothirsch\CoreBundle\Site\SiteProvider' shared autowired service.
  2272. *
  2273. * @return \Roothirsch\CoreBundle\Site\SiteProvider
  2274. */
  2275. protected function getSiteProviderService()
  2276. {
  2277. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2278. if (isset($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'])) {
  2279. return $this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'];
  2280. }
  2281. 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);
  2282. }
  2283. /**
  2284. * Gets the private 'Roothirsch\CoreBundle\Site\TemplatePathInjection' shared autowired service.
  2285. *
  2286. * @return \Roothirsch\CoreBundle\Site\TemplatePathInjection
  2287. */
  2288. protected function getTemplatePathInjectionService()
  2289. {
  2290. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2291. if (isset($this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'])) {
  2292. return $this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'];
  2293. }
  2294. return $this->privates['Roothirsch\\CoreBundle\\Site\\TemplatePathInjection'] = new \Roothirsch\CoreBundle\Site\TemplatePathInjection(($this->privates['Roothirsch\\CoreBundle\\Site\\SiteProvider'] ?? $this->getSiteProviderService()), $a, \dirname(__DIR__, 4));
  2295. }
  2296. /**
  2297. * Gets the private 'Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber' shared autowired service.
  2298. *
  2299. * @return \Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber
  2300. */
  2301. protected function getTranslationScopeReadSubscriberService()
  2302. {
  2303. return $this->privates['Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationScopeReadSubscriber'] = new \Roothirsch\CoreBundle\Translation\EventSubscriber\TranslationScopeReadSubscriber(($this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository'] ?? $this->getTranslationScopeRepositoryService()));
  2304. }
  2305. /**
  2306. * Gets the private 'Roothirsch\CoreBundle\Translation\Repository\LanguageRepository' shared autowired service.
  2307. *
  2308. * @return \Roothirsch\CoreBundle\Translation\Repository\LanguageRepository
  2309. */
  2310. protected function getLanguageRepositoryService()
  2311. {
  2312. return $this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository'] = new \Roothirsch\CoreBundle\Translation\Repository\LanguageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2313. }
  2314. /**
  2315. * Gets the private 'Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository' shared autowired service.
  2316. *
  2317. * @return \Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository
  2318. */
  2319. protected function getTranslationScopeRepositoryService()
  2320. {
  2321. return $this->privates['Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository'] = new \Roothirsch\CoreBundle\Translation\Repository\TranslationScopeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2322. }
  2323. /**
  2324. * Gets the private 'Roothirsch\CoreBundle\Translation\Services\LegacyTranslator' shared autowired service.
  2325. *
  2326. * @return \Roothirsch\CoreBundle\Translation\Services\LegacyTranslator
  2327. */
  2328. protected function getLegacyTranslatorService()
  2329. {
  2330. 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())));
  2331. }
  2332. /**
  2333. * Gets the private 'Roothirsch\CoreBundle\UserAware\UserDetection' shared autowired service.
  2334. *
  2335. * @return \Roothirsch\CoreBundle\UserAware\UserDetection
  2336. */
  2337. protected function getUserDetectionService()
  2338. {
  2339. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2340. if (isset($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'])) {
  2341. return $this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'];
  2342. }
  2343. $b = ($this->services['router'] ?? $this->getRouterService());
  2344. if (isset($this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'])) {
  2345. return $this->privates['Roothirsch\\CoreBundle\\UserAware\\UserDetection'];
  2346. }
  2347. 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()));
  2348. }
  2349. /**
  2350. * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2351. *
  2352. * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2353. */
  2354. protected function getResetAssetsEventListenerService()
  2355. {
  2356. return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => 'configurator', 1 => 'main', 2 => 'theme_stf', 3 => 'theme_sturm', 4 => 'theme_brunex', 5 => 'theme_hgc', 6 => 'delivery_time_estimator']);
  2357. }
  2358. /**
  2359. * Gets the private 'annotations.cache_adapter' shared service.
  2360. *
  2361. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2362. */
  2363. protected function getAnnotations_CacheAdapterService()
  2364. {
  2365. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2366. }
  2367. /**
  2368. * Gets the private 'annotations.cached_reader' shared service.
  2369. *
  2370. * @return \Doctrine\Common\Annotations\PsrCachedReader
  2371. */
  2372. protected function getAnnotations_CachedReaderService()
  2373. {
  2374. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2375. }
  2376. /**
  2377. * Gets the private 'annotations.reader' shared service.
  2378. *
  2379. * @return \Doctrine\Common\Annotations\AnnotationReader
  2380. */
  2381. protected function getAnnotations_ReaderService()
  2382. {
  2383. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2384. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2385. $a->registerUniqueLoader('class_exists');
  2386. $instance->addGlobalIgnoredName('required', $a);
  2387. return $instance;
  2388. }
  2389. /**
  2390. * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2391. *
  2392. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2393. */
  2394. protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2395. {
  2396. return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5vU9AUF3pl', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2397. }
  2398. /**
  2399. * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2400. *
  2401. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2402. */
  2403. protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2404. {
  2405. return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('T-WPv+R8Z7', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2406. }
  2407. /**
  2408. * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2409. *
  2410. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2411. */
  2412. protected function getApiPlatform_Cache_Metadata_ResourceService()
  2413. {
  2414. return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PuY2e-ozn0', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2415. }
  2416. /**
  2417. * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2418. *
  2419. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2420. */
  2421. protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2422. {
  2423. return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('g-8pWbxtLj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2424. }
  2425. /**
  2426. * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2427. *
  2428. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2429. */
  2430. protected function getApiPlatform_Cache_RouteNameResolverService()
  2431. {
  2432. return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tz2KdQnN68', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2433. }
  2434. /**
  2435. * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2436. *
  2437. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2438. */
  2439. protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2440. {
  2441. return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('a7UcQn+gzJ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2442. }
  2443. /**
  2444. * Gets the private 'api_platform.filter_locator' shared service.
  2445. *
  2446. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2447. */
  2448. protected function getApiPlatform_FilterLocatorService()
  2449. {
  2450. return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2451. 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter' => ['privates', 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter', 'getInArrayFilterService', true],
  2452. 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter' => ['privates', 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter', 'getOrSearchFilterService', true],
  2453. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => ['services', 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter', 'getAttributeOrderFilterService', true],
  2454. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => ['services', 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter', 'getHasPositionsFilterService', true],
  2455. '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],
  2456. '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],
  2457. '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],
  2458. '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],
  2459. '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],
  2460. '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],
  2461. '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],
  2462. '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],
  2463. '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],
  2464. '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],
  2465. '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],
  2466. '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],
  2467. '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],
  2468. '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],
  2469. '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],
  2470. '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],
  2471. ], [
  2472. 'Roothirsch\\CoreBundle\\API\\Filter\\InArrayFilter' => '?',
  2473. 'Roothirsch\\CoreBundle\\API\\Filter\\OrSearchFilter' => '?',
  2474. 'Roothirsch\\ShopBundle\\API\\Filter\\AttributeOrderFilter' => '?',
  2475. 'Roothirsch\\ShopBundle\\API\\Filter\\HasPositionsFilter' => '?',
  2476. 'annotated_app_entity_declaration_declaration_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  2477. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_in_array_filter' => '?',
  2478. 'annotated_roothirsch_core_bundle_entity_company_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => '?',
  2479. 'annotated_roothirsch_core_bundle_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2480. 'annotated_roothirsch_core_bundle_entity_user_roothirsch_core_bundle_a_p_i_filter_or_search_filter' => '?',
  2481. 'annotated_roothirsch_core_bundle_translation_entity_translation_unit_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2482. 'annotated_roothirsch_pim_bundle_entity_product_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2483. 'annotated_roothirsch_shop_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  2484. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  2485. 'annotated_roothirsch_shop_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2486. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => '?',
  2487. 'annotated_roothirsch_shop_bundle_entity_estimate_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => '?',
  2488. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_numeric_filter' => '?',
  2489. 'annotated_roothirsch_shop_bundle_entity_order_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  2490. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_attribute_order_filter' => '?',
  2491. 'annotated_roothirsch_shop_bundle_entity_order_roothirsch_shop_bundle_a_p_i_filter_has_positions_filter' => '?',
  2492. ]);
  2493. }
  2494. /**
  2495. * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  2496. *
  2497. * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  2498. */
  2499. protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  2500. {
  2501. 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()));
  2502. }
  2503. /**
  2504. * Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
  2505. *
  2506. * @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
  2507. */
  2508. protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
  2509. {
  2510. $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  2511. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2512. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2513. }
  2514. $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2515. if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
  2516. return $this->privates['api_platform.hydra.json_schema.schema_factory'];
  2517. }
  2518. 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())));
  2519. }
  2520. /**
  2521. * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  2522. *
  2523. * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  2524. */
  2525. protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  2526. {
  2527. return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
  2528. }
  2529. /**
  2530. * Gets the private 'api_platform.identifier.converter' shared service.
  2531. *
  2532. * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  2533. */
  2534. protected function getApiPlatform_Identifier_ConverterService()
  2535. {
  2536. 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 () {
  2537. yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  2538. yield 1 => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  2539. yield 2 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  2540. yield 3 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  2541. yield 4 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  2542. }, 5));
  2543. }
  2544. /**
  2545. * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  2546. *
  2547. * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  2548. */
  2549. protected function getApiPlatform_IdentifiersExtractor_CachedService()
  2550. {
  2551. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2552. if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  2553. return $this->privates['api_platform.identifiers_extractor.cached'];
  2554. }
  2555. $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  2556. $c = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  2557. 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);
  2558. }
  2559. /**
  2560. * Gets the private 'api_platform.json_schema.type_factory' shared service.
  2561. *
  2562. * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  2563. */
  2564. protected function getApiPlatform_JsonSchema_TypeFactoryService()
  2565. {
  2566. $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  2567. $instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
  2568. return $instance;
  2569. }
  2570. /**
  2571. * Gets the private 'api_platform.jsonld.context_builder' shared service.
  2572. *
  2573. * @return \ApiPlatform\JsonLd\ContextBuilder
  2574. */
  2575. protected function getApiPlatform_Jsonld_ContextBuilderService()
  2576. {
  2577. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2578. if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  2579. return $this->privates['api_platform.jsonld.context_builder'];
  2580. }
  2581. $b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2582. 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));
  2583. }
  2584. /**
  2585. * Gets the private 'api_platform.listener.request.add_format' shared service.
  2586. *
  2587. * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  2588. */
  2589. protected function getApiPlatform_Listener_Request_AddFormatService()
  2590. {
  2591. 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']);
  2592. }
  2593. /**
  2594. * Gets the private 'api_platform.listener.request.deserialize' shared service.
  2595. *
  2596. * @return \ApiPlatform\Symfony\EventListener\DeserializeListener
  2597. */
  2598. protected function getApiPlatform_Listener_Request_DeserializeService()
  2599. {
  2600. $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2601. if (isset($this->privates['api_platform.listener.request.deserialize'])) {
  2602. return $this->privates['api_platform.listener.request.deserialize'];
  2603. }
  2604. 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()));
  2605. }
  2606. /**
  2607. * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  2608. *
  2609. * @return \ApiPlatform\Core\EventListener\ReadListener
  2610. */
  2611. protected function getApiPlatform_Listener_Request_Read_LegacyService()
  2612. {
  2613. $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  2614. if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  2615. return $this->privates['api_platform.listener.request.read.legacy'];
  2616. }
  2617. 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()));
  2618. }
  2619. /**
  2620. * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  2621. *
  2622. * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  2623. */
  2624. protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  2625. {
  2626. 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);
  2627. }
  2628. /**
  2629. * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  2630. *
  2631. * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  2632. */
  2633. protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  2634. {
  2635. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  2636. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2637. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2638. }
  2639. $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2640. if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  2641. return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  2642. }
  2643. $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2644. 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 () {
  2645. 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()));
  2646. yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  2647. 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()));
  2648. 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()));
  2649. 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()));
  2650. 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()));
  2651. 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()));
  2652. 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()));
  2653. yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  2654. 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()));
  2655. 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()));
  2656. 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()));
  2657. 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()));
  2658. }, 13)));
  2659. }
  2660. /**
  2661. * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  2662. *
  2663. * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  2664. */
  2665. protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  2666. {
  2667. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2668. if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  2669. return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  2670. }
  2671. 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)));
  2672. }
  2673. /**
  2674. * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  2675. *
  2676. * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  2677. */
  2678. protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  2679. {
  2680. $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  2681. 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'], []));
  2682. }
  2683. /**
  2684. * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  2685. *
  2686. * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  2687. */
  2688. protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  2689. {
  2690. 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)))))));
  2691. }
  2692. /**
  2693. * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  2694. *
  2695. * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  2696. */
  2697. protected function getApiPlatform_OperationPathResolver_CustomService()
  2698. {
  2699. 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()))));
  2700. }
  2701. /**
  2702. * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  2703. *
  2704. * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  2705. */
  2706. protected function getApiPlatform_OperationPathResolver_RouterService()
  2707. {
  2708. $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  2709. if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2710. return $this->privates['api_platform.operation_path_resolver.router'];
  2711. }
  2712. $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  2713. if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  2714. return $this->privates['api_platform.operation_path_resolver.router'];
  2715. }
  2716. 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);
  2717. }
  2718. /**
  2719. * Gets the private 'api_platform.resource_class_resolver' shared service.
  2720. *
  2721. * @return \ApiPlatform\Api\ResourceClassResolver
  2722. */
  2723. protected function getApiPlatform_ResourceClassResolverService()
  2724. {
  2725. 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()));
  2726. }
  2727. /**
  2728. * Gets the private 'api_platform.router' shared service.
  2729. *
  2730. * @return \ApiPlatform\Symfony\Routing\Router
  2731. */
  2732. protected function getApiPlatform_RouterService()
  2733. {
  2734. $a = ($this->services['router'] ?? $this->getRouterService());
  2735. if (isset($this->privates['api_platform.router'])) {
  2736. return $this->privates['api_platform.router'];
  2737. }
  2738. return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a, 1);
  2739. }
  2740. /**
  2741. * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  2742. *
  2743. * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  2744. */
  2745. protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  2746. {
  2747. 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()));
  2748. }
  2749. /**
  2750. * Gets the private 'api_platform.security.resource_access_checker' shared service.
  2751. *
  2752. * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  2753. */
  2754. protected function getApiPlatform_Security_ResourceAccessCheckerService()
  2755. {
  2756. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2757. if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  2758. return $this->privates['api_platform.security.resource_access_checker'];
  2759. }
  2760. 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);
  2761. }
  2762. /**
  2763. * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  2764. *
  2765. * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  2766. */
  2767. protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  2768. {
  2769. $a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  2770. 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));
  2771. }
  2772. /**
  2773. * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  2774. *
  2775. * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  2776. */
  2777. protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  2778. {
  2779. 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()))])));
  2780. }
  2781. /**
  2782. * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  2783. *
  2784. * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  2785. */
  2786. protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  2787. {
  2788. $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  2789. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2790. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2791. }
  2792. $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  2793. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2794. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2795. }
  2796. $c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  2797. if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  2798. return $this->privates['api_platform.subresource_operation_factory.cached'];
  2799. }
  2800. 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));
  2801. }
  2802. /**
  2803. * Gets the private 'assets.context' shared service.
  2804. *
  2805. * @return \Symfony\Component\Asset\Context\RequestStackContext
  2806. */
  2807. protected function getAssets_ContextService()
  2808. {
  2809. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2810. 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());
  2811. }
  2812. /**
  2813. * Gets the private 'assets.packages' shared service.
  2814. *
  2815. * @return \Symfony\Component\Asset\Packages
  2816. */
  2817. protected function getAssets_PackagesService()
  2818. {
  2819. 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 () {
  2820. yield 'main' => ($this->privates['assets._package_main'] ?? $this->load('getAssets_PackageMainService'));
  2821. yield 'configurator' => ($this->privates['assets._package_configurator'] ?? $this->load('getAssets_PackageConfiguratorService'));
  2822. yield 'theme_brunex' => ($this->privates['assets._package_theme_brunex'] ?? $this->load('getAssets_PackageThemeBrunexService'));
  2823. yield 'theme_hgc' => ($this->privates['assets._package_theme_hgc'] ?? $this->load('getAssets_PackageThemeHgcService'));
  2824. yield 'theme_sturm' => ($this->privates['assets._package_theme_sturm'] ?? $this->load('getAssets_PackageThemeSturmService'));
  2825. yield 'theme_stf' => ($this->privates['assets._package_theme_stf'] ?? $this->load('getAssets_PackageThemeStfService'));
  2826. yield 'delivery_time_estimator' => ($this->privates['assets._package_delivery_time_estimator'] ?? $this->load('getAssets_PackageDeliveryTimeEstimatorService'));
  2827. yield 'easyadmin.assets.package' => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Asset\\AssetPackage'] ?? $this->load('getAssetPackageService'));
  2828. }, 8));
  2829. }
  2830. /**
  2831. * Gets the private 'cache.annotations' shared service.
  2832. *
  2833. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2834. */
  2835. protected function getCache_AnnotationsService()
  2836. {
  2837. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('L-0LF6r+Hq', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2838. }
  2839. /**
  2840. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2841. *
  2842. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2843. */
  2844. protected function getCache_Doctrine_Orm_Default_QueryService()
  2845. {
  2846. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2847. }
  2848. /**
  2849. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2850. *
  2851. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2852. */
  2853. protected function getCache_Doctrine_Orm_Default_ResultService()
  2854. {
  2855. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2856. }
  2857. /**
  2858. * Gets the private 'cache.doctrine.orm.my_brunex.query' shared service.
  2859. *
  2860. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2861. */
  2862. protected function getCache_Doctrine_Orm_MyBrunex_QueryService()
  2863. {
  2864. return $this->privates['cache.doctrine.orm.my_brunex.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2865. }
  2866. /**
  2867. * Gets the private 'cache.doctrine.orm.my_brunex.result' shared service.
  2868. *
  2869. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2870. */
  2871. protected function getCache_Doctrine_Orm_MyBrunex_ResultService()
  2872. {
  2873. return $this->privates['cache.doctrine.orm.my_brunex.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2874. }
  2875. /**
  2876. * Gets the private 'cache.property_info' shared service.
  2877. *
  2878. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2879. */
  2880. protected function getCache_PropertyInfoService()
  2881. {
  2882. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RA6rbDGuDy', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2883. }
  2884. /**
  2885. * Gets the private 'cache.security_expression_language' shared service.
  2886. *
  2887. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2888. */
  2889. protected function getCache_SecurityExpressionLanguageService()
  2890. {
  2891. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EvFsP-a4ON', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2892. }
  2893. /**
  2894. * Gets the private 'cache.security_token_verifier' shared service.
  2895. *
  2896. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2897. */
  2898. protected function getCache_SecurityTokenVerifierService()
  2899. {
  2900. return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YwO7lomSI4', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2901. }
  2902. /**
  2903. * Gets the private 'cache.serializer' shared service.
  2904. *
  2905. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2906. */
  2907. protected function getCache_SerializerService()
  2908. {
  2909. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XnnREwNKgt', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2910. }
  2911. /**
  2912. * Gets the private 'cache.validator' shared service.
  2913. *
  2914. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2915. */
  2916. protected function getCache_ValidatorService()
  2917. {
  2918. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1-HZRA51eA', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2919. }
  2920. /**
  2921. * Gets the private 'cache.webpack_encore' shared service.
  2922. *
  2923. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2924. */
  2925. protected function getCache_WebpackEncoreService()
  2926. {
  2927. return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sn1OcGP2J-', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2928. }
  2929. /**
  2930. * Gets the private 'config_cache_factory' shared service.
  2931. *
  2932. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2933. */
  2934. protected function getConfigCacheFactoryService()
  2935. {
  2936. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2937. 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)));
  2938. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2939. }, 2));
  2940. }
  2941. /**
  2942. * Gets the private 'data_collector.form' shared service.
  2943. *
  2944. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2945. */
  2946. protected function getDataCollector_FormService()
  2947. {
  2948. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2949. }
  2950. /**
  2951. * Gets the private 'data_collector.request' shared service.
  2952. *
  2953. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2954. */
  2955. protected function getDataCollector_RequestService()
  2956. {
  2957. 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())));
  2958. }
  2959. /**
  2960. * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  2961. *
  2962. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  2963. */
  2964. protected function getDebug_ApiPlatform_CollectionDataProviderService()
  2965. {
  2966. 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 () {
  2967. yield 0 => ($this->privates['App\\Brunex\\API\\DataProvider\\BodenabschlussCollectionDataProvider'] ?? $this->load('getBodenabschlussCollectionDataProviderService'));
  2968. yield 1 => ($this->privates['App\\Brunex\\API\\DataProvider\\DeckblattCollectionDataProvider'] ?? $this->load('getDeckblattCollectionDataProviderService'));
  2969. yield 2 => ($this->privates['App\\Brunex\\API\\DataProvider\\PlaketteCollectionDataProvider'] ?? $this->load('getPlaketteCollectionDataProviderService'));
  2970. yield 3 => ($this->privates['App\\Brunex\\API\\DataProvider\\RahmenCollectionDataProvider'] ?? $this->load('getRahmenCollectionDataProviderService'));
  2971. yield 4 => ($this->privates['App\\Brunex\\API\\DataProvider\\RahmenholzDataProvider'] ?? $this->load('getRahmenholzDataProviderService'));
  2972. yield 5 => ($this->privates['App\\Brunex\\API\\DataProvider\\TuerRahmenCollectionDataProvider'] ?? ($this->privates['App\\Brunex\\API\\DataProvider\\TuerRahmenCollectionDataProvider'] = new \App\Brunex\API\DataProvider\TuerRahmenCollectionDataProvider()));
  2973. yield 6 => ($this->privates['App\\Brunex\\API\\DataProvider\\TuerblattCollectionDataProvider'] ?? $this->load('getTuerblattCollectionDataProviderService'));
  2974. yield 7 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  2975. }, 8)));
  2976. }
  2977. /**
  2978. * Gets the private 'debug.api_platform.data_persister' shared service.
  2979. *
  2980. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  2981. */
  2982. protected function getDebug_ApiPlatform_DataPersisterService()
  2983. {
  2984. return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  2985. yield 0 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->load('getApiPlatform_Doctrine_Orm_DataPersisterService'));
  2986. }, 1)));
  2987. }
  2988. /**
  2989. * Gets the private 'debug.api_platform.item_data_provider' shared service.
  2990. *
  2991. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  2992. */
  2993. protected function getDebug_ApiPlatform_ItemDataProviderService()
  2994. {
  2995. 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 () {
  2996. yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  2997. }, 1)));
  2998. }
  2999. /**
  3000. * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3001. *
  3002. * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3003. */
  3004. protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3005. {
  3006. 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 () {
  3007. yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3008. }, 1)));
  3009. }
  3010. /**
  3011. * Gets the private 'debug.controller_resolver' shared service.
  3012. *
  3013. * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3014. */
  3015. protected function getDebug_ControllerResolverService()
  3016. {
  3017. 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))));
  3018. }
  3019. /**
  3020. * Gets the private 'debug.debug_handlers_listener' shared service.
  3021. *
  3022. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3023. */
  3024. protected function getDebug_DebugHandlersListenerService()
  3025. {
  3026. $a = new \Symfony\Bridge\Monolog\Logger('php');
  3027. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3028. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3029. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3030. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3031. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
  3032. }
  3033. /**
  3034. * Gets the private 'debug.file_link_formatter' shared service.
  3035. *
  3036. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3037. */
  3038. protected function getDebug_FileLinkFormatterService()
  3039. {
  3040. 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 () {
  3041. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3042. });
  3043. }
  3044. /**
  3045. * Gets the private 'debug.log_processor' shared service.
  3046. *
  3047. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3048. */
  3049. protected function getDebug_LogProcessorService()
  3050. {
  3051. 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())));
  3052. }
  3053. /**
  3054. * Gets the private 'debug.security.access.decision_manager' shared service.
  3055. *
  3056. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3057. */
  3058. protected function getDebug_Security_Access_DecisionManagerService()
  3059. {
  3060. 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 () {
  3061. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3062. yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3063. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3064. yield 3 => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  3065. }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3066. }
  3067. /**
  3068. * Gets the private 'debug.security.firewall' shared service.
  3069. *
  3070. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3071. */
  3072. protected function getDebug_Security_FirewallService()
  3073. {
  3074. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3075. if (isset($this->privates['debug.security.firewall'])) {
  3076. return $this->privates['debug.security.firewall'];
  3077. }
  3078. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3079. if (isset($this->privates['debug.security.firewall'])) {
  3080. return $this->privates['debug.security.firewall'];
  3081. }
  3082. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3083. }
  3084. /**
  3085. * Gets the private 'doctrine.dbal.connection_factory' shared service.
  3086. *
  3087. * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  3088. */
  3089. protected function getDoctrine_Dbal_ConnectionFactoryService()
  3090. {
  3091. 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']));
  3092. }
  3093. /**
  3094. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3095. *
  3096. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3097. */
  3098. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3099. {
  3100. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3101. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 'getAttributeValueInjectionEventSubscriberService', true],
  3102. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 'getTranslatableDoctrineListenerService', false],
  3103. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 'getTranslatableRepositoryOverrideSubscriberService', true],
  3104. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => ['privates', 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 'getUserPasswordEncoderService', true],
  3105. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 'getTranslationUnitStatusUpdateService', true],
  3106. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => ['privates', 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 'getEntityValueInjectionService', true],
  3107. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => ['services', 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 'getFileMetadataSubscriberService', true],
  3108. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => ['services', 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 'getAttributesInjectorService', true],
  3109. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  3110. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3111. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3112. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3113. 'stof_doctrine_extensions.listener.softdeleteable' => ['privates', 'stof_doctrine_extensions.listener.softdeleteable', 'getStofDoctrineExtensions_Listener_SoftdeleteableService', true],
  3114. 'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
  3115. 'stof_doctrine_extensions.listener.translatable' => ['privates', 'stof_doctrine_extensions.listener.translatable', 'getStofDoctrineExtensions_Listener_TranslatableService', false],
  3116. 'stof_doctrine_extensions.listener.tree' => ['privates', 'stof_doctrine_extensions.listener.tree', 'getStofDoctrineExtensions_Listener_TreeService', true],
  3117. 'vich_uploader.listener.clean.company_logo' => ['privates', 'vich_uploader.listener.clean.company_logo', 'getVichUploader_Listener_Clean_CompanyLogoService', true],
  3118. 'vich_uploader.listener.clean.estimate_file' => ['privates', 'vich_uploader.listener.clean.estimate_file', 'getVichUploader_Listener_Clean_EstimateFileService', true],
  3119. 'vich_uploader.listener.clean.estimate_item_file' => ['privates', 'vich_uploader.listener.clean.estimate_item_file', 'getVichUploader_Listener_Clean_EstimateItemFileService', true],
  3120. 'vich_uploader.listener.clean.feedback_file' => ['privates', 'vich_uploader.listener.clean.feedback_file', 'getVichUploader_Listener_Clean_FeedbackFileService', true],
  3121. 'vich_uploader.listener.remove.company_logo' => ['privates', 'vich_uploader.listener.remove.company_logo', 'getVichUploader_Listener_Remove_CompanyLogoService', true],
  3122. 'vich_uploader.listener.remove.estimate_file' => ['privates', 'vich_uploader.listener.remove.estimate_file', 'getVichUploader_Listener_Remove_EstimateFileService', true],
  3123. 'vich_uploader.listener.remove.estimate_item_file' => ['privates', 'vich_uploader.listener.remove.estimate_item_file', 'getVichUploader_Listener_Remove_EstimateItemFileService', true],
  3124. 'vich_uploader.listener.remove.feedback_file' => ['privates', 'vich_uploader.listener.remove.feedback_file', 'getVichUploader_Listener_Remove_FeedbackFileService', true],
  3125. 'vich_uploader.listener.upload.company_logo' => ['privates', 'vich_uploader.listener.upload.company_logo', 'getVichUploader_Listener_Upload_CompanyLogoService', true],
  3126. 'vich_uploader.listener.upload.estimate_file' => ['privates', 'vich_uploader.listener.upload.estimate_file', 'getVichUploader_Listener_Upload_EstimateFileService', true],
  3127. 'vich_uploader.listener.upload.estimate_item_file' => ['privates', 'vich_uploader.listener.upload.estimate_item_file', 'getVichUploader_Listener_Upload_EstimateItemFileService', true],
  3128. 'vich_uploader.listener.upload.feedback_file' => ['privates', 'vich_uploader.listener.upload.feedback_file', 'getVichUploader_Listener_Upload_FeedbackFileService', true],
  3129. ], [
  3130. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => '?',
  3131. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => '?',
  3132. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => '?',
  3133. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => '?',
  3134. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => '?',
  3135. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => '?',
  3136. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => '?',
  3137. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => '?',
  3138. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3139. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3140. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3141. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3142. 'stof_doctrine_extensions.listener.softdeleteable' => '?',
  3143. 'stof_doctrine_extensions.listener.timestampable' => '?',
  3144. 'stof_doctrine_extensions.listener.translatable' => '?',
  3145. 'stof_doctrine_extensions.listener.tree' => '?',
  3146. 'vich_uploader.listener.clean.company_logo' => '?',
  3147. 'vich_uploader.listener.clean.estimate_file' => '?',
  3148. 'vich_uploader.listener.clean.estimate_item_file' => '?',
  3149. 'vich_uploader.listener.clean.feedback_file' => '?',
  3150. 'vich_uploader.listener.remove.company_logo' => '?',
  3151. 'vich_uploader.listener.remove.estimate_file' => '?',
  3152. 'vich_uploader.listener.remove.estimate_item_file' => '?',
  3153. 'vich_uploader.listener.remove.feedback_file' => '?',
  3154. 'vich_uploader.listener.upload.company_logo' => '?',
  3155. 'vich_uploader.listener.upload.estimate_file' => '?',
  3156. 'vich_uploader.listener.upload.estimate_item_file' => '?',
  3157. 'vich_uploader.listener.upload.feedback_file' => '?',
  3158. ]), [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']]);
  3159. }
  3160. /**
  3161. * Gets the private 'doctrine.dbal.my_brunex_connection.event_manager' shared service.
  3162. *
  3163. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3164. */
  3165. protected function getDoctrine_Dbal_MyBrunexConnection_EventManagerService()
  3166. {
  3167. return $this->privates['doctrine.dbal.my_brunex_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3168. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber', 'getAttributeValueInjectionEventSubscriberService', true],
  3169. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener', 'getTranslatableDoctrineListenerService', false],
  3170. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => ['privates', 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber', 'getTranslatableRepositoryOverrideSubscriberService', true],
  3171. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => ['privates', 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder', 'getUserPasswordEncoderService', true],
  3172. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate', 'getTranslationUnitStatusUpdateService', true],
  3173. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => ['privates', 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection', 'getEntityValueInjectionService', true],
  3174. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => ['services', 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber', 'getFileMetadataSubscriberService', true],
  3175. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => ['services', 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector', 'getAttributesInjectorService', true],
  3176. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3177. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3178. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3179. 'doctrine.orm.my_brunex_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.my_brunex_listeners.attach_entity_listeners', 'getDoctrine_Orm_MyBrunexListeners_AttachEntityListenersService', true],
  3180. 'vich_uploader.listener.clean.company_logo' => ['privates', 'vich_uploader.listener.clean.company_logo', 'getVichUploader_Listener_Clean_CompanyLogoService', true],
  3181. 'vich_uploader.listener.clean.estimate_file' => ['privates', 'vich_uploader.listener.clean.estimate_file', 'getVichUploader_Listener_Clean_EstimateFileService', true],
  3182. 'vich_uploader.listener.clean.estimate_item_file' => ['privates', 'vich_uploader.listener.clean.estimate_item_file', 'getVichUploader_Listener_Clean_EstimateItemFileService', true],
  3183. 'vich_uploader.listener.clean.feedback_file' => ['privates', 'vich_uploader.listener.clean.feedback_file', 'getVichUploader_Listener_Clean_FeedbackFileService', true],
  3184. 'vich_uploader.listener.remove.company_logo' => ['privates', 'vich_uploader.listener.remove.company_logo', 'getVichUploader_Listener_Remove_CompanyLogoService', true],
  3185. 'vich_uploader.listener.remove.estimate_file' => ['privates', 'vich_uploader.listener.remove.estimate_file', 'getVichUploader_Listener_Remove_EstimateFileService', true],
  3186. 'vich_uploader.listener.remove.estimate_item_file' => ['privates', 'vich_uploader.listener.remove.estimate_item_file', 'getVichUploader_Listener_Remove_EstimateItemFileService', true],
  3187. 'vich_uploader.listener.remove.feedback_file' => ['privates', 'vich_uploader.listener.remove.feedback_file', 'getVichUploader_Listener_Remove_FeedbackFileService', true],
  3188. 'vich_uploader.listener.upload.company_logo' => ['privates', 'vich_uploader.listener.upload.company_logo', 'getVichUploader_Listener_Upload_CompanyLogoService', true],
  3189. 'vich_uploader.listener.upload.estimate_file' => ['privates', 'vich_uploader.listener.upload.estimate_file', 'getVichUploader_Listener_Upload_EstimateFileService', true],
  3190. 'vich_uploader.listener.upload.estimate_item_file' => ['privates', 'vich_uploader.listener.upload.estimate_item_file', 'getVichUploader_Listener_Upload_EstimateItemFileService', true],
  3191. 'vich_uploader.listener.upload.feedback_file' => ['privates', 'vich_uploader.listener.upload.feedback_file', 'getVichUploader_Listener_Upload_FeedbackFileService', true],
  3192. ], [
  3193. 'Roothirsch\\CoreBundle\\Behaviors\\Attributable\\EventSubscriber\\AttributeValueInjectionEventSubscriber' => '?',
  3194. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener' => '?',
  3195. 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableRepositoryOverrideSubscriber' => '?',
  3196. 'Roothirsch\\CoreBundle\\Security\\UserPasswordEncoder' => '?',
  3197. 'Roothirsch\\CoreBundle\\Translation\\EventSubscriber\\TranslationUnitStatusUpdate' => '?',
  3198. 'Roothirsch\\CoreBundle\\UserAware\\EntityValueInjection' => '?',
  3199. 'Roothirsch\\DamBundle\\EventSubscriber\\FileMetadataSubscriber' => '?',
  3200. 'Roothirsch\\ShopBundle\\EventSubscriber\\AttributesInjector' => '?',
  3201. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3202. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3203. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3204. 'doctrine.orm.my_brunex_listeners.attach_entity_listeners' => '?',
  3205. 'vich_uploader.listener.clean.company_logo' => '?',
  3206. 'vich_uploader.listener.clean.estimate_file' => '?',
  3207. 'vich_uploader.listener.clean.estimate_item_file' => '?',
  3208. 'vich_uploader.listener.clean.feedback_file' => '?',
  3209. 'vich_uploader.listener.remove.company_logo' => '?',
  3210. 'vich_uploader.listener.remove.estimate_file' => '?',
  3211. 'vich_uploader.listener.remove.estimate_item_file' => '?',
  3212. 'vich_uploader.listener.remove.feedback_file' => '?',
  3213. 'vich_uploader.listener.upload.company_logo' => '?',
  3214. 'vich_uploader.listener.upload.estimate_file' => '?',
  3215. 'vich_uploader.listener.upload.estimate_item_file' => '?',
  3216. 'vich_uploader.listener.upload.feedback_file' => '?',
  3217. ]), [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']]);
  3218. }
  3219. /**
  3220. * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  3221. *
  3222. * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  3223. */
  3224. protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  3225. {
  3226. return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3227. 'App\\Repository\\Declaration\\DeclarationRepository' => ['privates', 'App\\Repository\\Declaration\\DeclarationRepository', 'getDeclarationRepositoryService', true],
  3228. 'App\\Repository\\Declaration\\DefinitionRepository' => ['privates', 'App\\Repository\\Declaration\\DefinitionRepository', 'getDefinitionRepositoryService', true],
  3229. 'App\\Repository\\Declaration\\FieldRepository' => ['privates', 'App\\Repository\\Declaration\\FieldRepository', 'getFieldRepositoryService', true],
  3230. 'App\\Repository\\Declaration\\ProductRepository' => ['privates', 'App\\Repository\\Declaration\\ProductRepository', 'getProductRepositoryService', true],
  3231. 'App\\Repository\\EstimateAddressRepository' => ['privates', 'App\\Repository\\EstimateAddressRepository', 'getEstimateAddressRepositoryService', true],
  3232. 'App\\Repository\\EstimateRepository' => ['privates', 'App\\Repository\\EstimateRepository', 'getEstimateRepository2Service', true],
  3233. 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository' => ['privates', 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository', 'getFeatureFlagRepositoryService', false],
  3234. 'Roothirsch\\CoreBundle\\Repository\\AddressRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\AddressRepository', 'getAddressRepository2Service', true],
  3235. 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository', 'getCompanyAttributeRepositoryService', true],
  3236. 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository', 'getCompanyRepositoryService', true],
  3237. 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository', 'getContactPersonRepositoryService', true],
  3238. 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository', 'getContactValidationRepositoryService', true],
  3239. 'Roothirsch\\CoreBundle\\Repository\\GroupRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\GroupRepository', 'getGroupRepositoryService', false],
  3240. 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository', 'getReportSubscriptionRepositoryService', true],
  3241. 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', true],
  3242. 'Roothirsch\\CoreBundle\\Repository\\UserRepository' => ['privates', 'Roothirsch\\CoreBundle\\Repository\\UserRepository', 'getUserRepositoryService', false],
  3243. 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository' => ['privates', 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository', 'getSiteRepositoryService', true],
  3244. 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository', 'getLanguageRepositoryService', false],
  3245. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository', 'getTranslationScopeRepositoryService', false],
  3246. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository' => ['privates', 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository', 'getTranslationUnitRepositoryService', true],
  3247. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => ['services', 'Roothirsch\\DamBundle\\Repository\\AssetRepository', 'getAssetRepositoryService', true],
  3248. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => ['services', 'Roothirsch\\DamBundle\\Repository\\FileRepository', 'getFileRepositoryService', true],
  3249. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => ['services', 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository', 'getNotificationReadOnRepositoryService', true],
  3250. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => ['services', 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository', 'getNotificationRepositoryService', true],
  3251. 'Roothirsch\\PimBundle\\Repository\\ArticleRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ArticleRepository', 'getArticleRepositoryService', true],
  3252. 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository', 'getAttributeGroupRepositoryService', true],
  3253. 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository', 'getAttributeOptionRepository2Service', true],
  3254. 'Roothirsch\\PimBundle\\Repository\\AttributeRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeRepository', 'getAttributeRepositoryService', true],
  3255. 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository', 'getAttributeValueRepository2Service', true],
  3256. 'Roothirsch\\PimBundle\\Repository\\ChannelRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ChannelRepository', 'getChannelRepositoryService', true],
  3257. 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository', 'getDataSourceRepositoryService', true],
  3258. 'Roothirsch\\PimBundle\\Repository\\ProductRepository' => ['privates', 'Roothirsch\\PimBundle\\Repository\\ProductRepository', 'getProductRepository2Service', true],
  3259. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AddressRepository', 'getAddressRepositoryService', true],
  3260. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository', 'getAttributeOptionRepositoryService', true],
  3261. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository', 'getAttributeValueRepositoryService', true],
  3262. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository', 'getDiscountRepositoryService', true],
  3263. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository', 'getEstimateAttributeRepositoryService', true],
  3264. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository', 'getEstimatePositionAttributeRepositoryService', true],
  3265. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository', 'getEstimatePositionRepositoryService', true],
  3266. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository', 'getEstimateRepositoryService', true],
  3267. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository', 'getOrderAttributeRepositoryService', true],
  3268. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository', 'getOrderPositionRepositoryService', true],
  3269. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\OrderRepository', 'getOrderRepositoryService', true],
  3270. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => ['services', 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository', 'getPositionTemplateRepositoryService', true],
  3271. ], [
  3272. 'App\\Repository\\Declaration\\DeclarationRepository' => '?',
  3273. 'App\\Repository\\Declaration\\DefinitionRepository' => '?',
  3274. 'App\\Repository\\Declaration\\FieldRepository' => '?',
  3275. 'App\\Repository\\Declaration\\ProductRepository' => '?',
  3276. 'App\\Repository\\EstimateAddressRepository' => '?',
  3277. 'App\\Repository\\EstimateRepository' => '?',
  3278. 'Roothirsch\\CoreBundle\\FeatureFlag\\Repository\\FeatureFlagRepository' => '?',
  3279. 'Roothirsch\\CoreBundle\\Repository\\AddressRepository' => '?',
  3280. 'Roothirsch\\CoreBundle\\Repository\\CompanyAttributeRepository' => '?',
  3281. 'Roothirsch\\CoreBundle\\Repository\\CompanyRepository' => '?',
  3282. 'Roothirsch\\CoreBundle\\Repository\\ContactPersonRepository' => '?',
  3283. 'Roothirsch\\CoreBundle\\Repository\\ContactValidationRepository' => '?',
  3284. 'Roothirsch\\CoreBundle\\Repository\\GroupRepository' => '?',
  3285. 'Roothirsch\\CoreBundle\\Repository\\ReportSubscriptionRepository' => '?',
  3286. 'Roothirsch\\CoreBundle\\Repository\\ResetPasswordRequestRepository' => '?',
  3287. 'Roothirsch\\CoreBundle\\Repository\\UserRepository' => '?',
  3288. 'Roothirsch\\CoreBundle\\Site\\Repository\\SiteRepository' => '?',
  3289. 'Roothirsch\\CoreBundle\\Translation\\Repository\\LanguageRepository' => '?',
  3290. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationScopeRepository' => '?',
  3291. 'Roothirsch\\CoreBundle\\Translation\\Repository\\TranslationUnitRepository' => '?',
  3292. 'Roothirsch\\DamBundle\\Repository\\AssetRepository' => '?',
  3293. 'Roothirsch\\DamBundle\\Repository\\FileRepository' => '?',
  3294. 'Roothirsch\\NotificationBundle\\Repository\\NotificationReadOnRepository' => '?',
  3295. 'Roothirsch\\NotificationBundle\\Repository\\NotificationRepository' => '?',
  3296. 'Roothirsch\\PimBundle\\Repository\\ArticleRepository' => '?',
  3297. 'Roothirsch\\PimBundle\\Repository\\AttributeGroupRepository' => '?',
  3298. 'Roothirsch\\PimBundle\\Repository\\AttributeOptionRepository' => '?',
  3299. 'Roothirsch\\PimBundle\\Repository\\AttributeRepository' => '?',
  3300. 'Roothirsch\\PimBundle\\Repository\\AttributeValueRepository' => '?',
  3301. 'Roothirsch\\PimBundle\\Repository\\ChannelRepository' => '?',
  3302. 'Roothirsch\\PimBundle\\Repository\\DataSourceRepository' => '?',
  3303. 'Roothirsch\\PimBundle\\Repository\\ProductRepository' => '?',
  3304. 'Roothirsch\\ShopBundle\\Repository\\AddressRepository' => '?',
  3305. 'Roothirsch\\ShopBundle\\Repository\\AttributeOptionRepository' => '?',
  3306. 'Roothirsch\\ShopBundle\\Repository\\AttributeValueRepository' => '?',
  3307. 'Roothirsch\\ShopBundle\\Repository\\DiscountRepository' => '?',
  3308. 'Roothirsch\\ShopBundle\\Repository\\EstimateAttributeRepository' => '?',
  3309. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionAttributeRepository' => '?',
  3310. 'Roothirsch\\ShopBundle\\Repository\\EstimatePositionRepository' => '?',
  3311. 'Roothirsch\\ShopBundle\\Repository\\EstimateRepository' => '?',
  3312. 'Roothirsch\\ShopBundle\\Repository\\OrderAttributeRepository' => '?',
  3313. 'Roothirsch\\ShopBundle\\Repository\\OrderPositionRepository' => '?',
  3314. 'Roothirsch\\ShopBundle\\Repository\\OrderRepository' => '?',
  3315. 'Roothirsch\\ShopBundle\\Repository\\PositionTemplateRepository' => '?',
  3316. ]));
  3317. }
  3318. /**
  3319. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3320. *
  3321. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3322. */
  3323. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3324. {
  3325. 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);
  3326. }
  3327. /**
  3328. * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3329. *
  3330. * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3331. */
  3332. protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3333. {
  3334. $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);
  3335. $instance->setGlobalBasename('mapping');
  3336. return $instance;
  3337. }
  3338. /**
  3339. * Gets the private 'exception_listener' shared service.
  3340. *
  3341. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3342. */
  3343. protected function getExceptionListener2Service()
  3344. {
  3345. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3346. }
  3347. /**
  3348. * Gets the private 'flagception.activator.chain_activator' shared service.
  3349. *
  3350. * @return \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator
  3351. */
  3352. protected function getFlagception_Activator_ChainActivatorService()
  3353. {
  3354. $this->privates['flagception.activator.chain_activator'] = $instance = new \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator();
  3355. $a = new \Flagception\Factory\ExpressionLanguageFactory();
  3356. $a->addProvider(new \Flagception\Constraint\Provider\DateProvider());
  3357. $a->addProvider(new \Flagception\Constraint\Provider\MatchProvider());
  3358. $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]));
  3359. $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']));
  3360. $instance->add(new \Flagception\Activator\ConstraintActivator(new \Flagception\Constraint\ConstraintResolver($a->create()), []));
  3361. $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())));
  3362. return $instance;
  3363. }
  3364. /**
  3365. * Gets the private 'locale_aware_listener' shared service.
  3366. *
  3367. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3368. */
  3369. protected function getLocaleAwareListenerService()
  3370. {
  3371. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3372. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('de')));
  3373. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3374. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3375. }
  3376. /**
  3377. * Gets the private 'locale_listener' shared service.
  3378. *
  3379. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3380. */
  3381. protected function getLocaleListenerService()
  3382. {
  3383. $a = ($this->services['router'] ?? $this->getRouterService());
  3384. if (isset($this->privates['locale_listener'])) {
  3385. return $this->privates['locale_listener'];
  3386. }
  3387. 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, []);
  3388. }
  3389. /**
  3390. * Gets the private 'mailer.mailer' shared service.
  3391. *
  3392. * @return \Symfony\Component\Mailer\Mailer
  3393. */
  3394. protected function getMailer_MailerService()
  3395. {
  3396. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3397. if (isset($this->privates['mailer.mailer'])) {
  3398. return $this->privates['mailer.mailer'];
  3399. }
  3400. return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  3401. yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
  3402. yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
  3403. yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
  3404. yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
  3405. }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
  3406. }
  3407. /**
  3408. * Gets the private 'mime_types' shared service.
  3409. *
  3410. * @return \Symfony\Component\Mime\MimeTypes
  3411. */
  3412. protected function getMimeTypesService()
  3413. {
  3414. $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  3415. $instance->setDefault($instance);
  3416. return $instance;
  3417. }
  3418. /**
  3419. * Gets the private 'monolog.handler.console' shared service.
  3420. *
  3421. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3422. */
  3423. protected function getMonolog_Handler_ConsoleService()
  3424. {
  3425. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  3426. }
  3427. /**
  3428. * Gets the private 'monolog.handler.main' shared service.
  3429. *
  3430. * @return \Monolog\Handler\StreamHandler
  3431. */
  3432. protected function getMonolog_Handler_MainService()
  3433. {
  3434. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  3435. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3436. return $instance;
  3437. }
  3438. /**
  3439. * Gets the private 'monolog.logger.cache' shared service.
  3440. *
  3441. * @return \Symfony\Bridge\Monolog\Logger
  3442. */
  3443. protected function getMonolog_Logger_CacheService()
  3444. {
  3445. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3446. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3447. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3448. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3449. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3450. return $instance;
  3451. }
  3452. /**
  3453. * Gets the private 'monolog.logger.doctrine' shared service.
  3454. *
  3455. * @return \Symfony\Bridge\Monolog\Logger
  3456. */
  3457. protected function getMonolog_Logger_DoctrineService()
  3458. {
  3459. $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3460. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3461. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3462. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3463. return $instance;
  3464. }
  3465. /**
  3466. * Gets the private 'monolog.logger.request' shared service.
  3467. *
  3468. * @return \Symfony\Bridge\Monolog\Logger
  3469. */
  3470. protected function getMonolog_Logger_RequestService()
  3471. {
  3472. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3473. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3474. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3475. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3476. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3477. return $instance;
  3478. }
  3479. /**
  3480. * Gets the private 'monolog.logger.security' shared service.
  3481. *
  3482. * @return \Symfony\Bridge\Monolog\Logger
  3483. */
  3484. protected function getMonolog_Logger_SecurityService()
  3485. {
  3486. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3487. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3488. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3489. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3490. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3491. return $instance;
  3492. }
  3493. /**
  3494. * Gets the private 'nelmio_cors.cors_listener' shared service.
  3495. *
  3496. * @return \Nelmio\CorsBundle\EventListener\CorsListener
  3497. */
  3498. protected function getNelmioCors_CorsListenerService()
  3499. {
  3500. 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'])]));
  3501. }
  3502. /**
  3503. * Gets the private 'parameter_bag' shared service.
  3504. *
  3505. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3506. */
  3507. protected function getParameterBagService()
  3508. {
  3509. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3510. }
  3511. /**
  3512. * Gets the private 'profiler_listener' shared service.
  3513. *
  3514. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3515. */
  3516. protected function getProfilerListenerService()
  3517. {
  3518. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3519. if (isset($this->privates['profiler_listener'])) {
  3520. return $this->privates['profiler_listener'];
  3521. }
  3522. 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);
  3523. }
  3524. /**
  3525. * Gets the private 'property_accessor' shared service.
  3526. *
  3527. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3528. */
  3529. protected function getPropertyAccessorService()
  3530. {
  3531. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3532. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  3533. }
  3534. /**
  3535. * Gets the private 'property_info' shared service.
  3536. *
  3537. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3538. */
  3539. protected function getPropertyInfoService()
  3540. {
  3541. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3542. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3543. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3544. yield 2 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3545. yield 3 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3546. }, 4), new RewindableGenerator(function () {
  3547. yield 0 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3548. yield 1 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3549. yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3550. }, 3), new RewindableGenerator(function () {
  3551. return new \EmptyIterator();
  3552. }, 0), new RewindableGenerator(function () {
  3553. yield 0 => ($this->privates['doctrine.orm.my_brunex_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MyBrunexEntityManager_PropertyInfoExtractorService'));
  3554. yield 1 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3555. yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3556. }, 3), new RewindableGenerator(function () {
  3557. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3558. }, 1));
  3559. }
  3560. /**
  3561. * Gets the private 'router.expression_language_provider' shared service.
  3562. *
  3563. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3564. */
  3565. protected function getRouter_ExpressionLanguageProviderService()
  3566. {
  3567. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3568. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  3569. ], [
  3570. 'env' => 'Closure',
  3571. ]));
  3572. }
  3573. /**
  3574. * Gets the private 'router.request_context' shared service.
  3575. *
  3576. * @return \Symfony\Component\Routing\RequestContext
  3577. */
  3578. protected function getRouter_RequestContextService()
  3579. {
  3580. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  3581. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3582. return $instance;
  3583. }
  3584. /**
  3585. * Gets the private 'router_listener' shared service.
  3586. *
  3587. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3588. */
  3589. protected function getRouterListenerService()
  3590. {
  3591. $a = ($this->services['router'] ?? $this->getRouterService());
  3592. if (isset($this->privates['router_listener'])) {
  3593. return $this->privates['router_listener'];
  3594. }
  3595. 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);
  3596. }
  3597. /**
  3598. * Gets the private 'security.context_listener.0' shared service.
  3599. *
  3600. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3601. */
  3602. protected function getSecurity_ContextListener_0Service()
  3603. {
  3604. $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  3605. if (isset($this->privates['security.context_listener.0'])) {
  3606. return $this->privates['security.context_listener.0'];
  3607. }
  3608. 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 () {
  3609. yield 0 => ($this->privates['security.user.provider.concrete.default_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_DefaultProviderService'));
  3610. }, 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']);
  3611. }
  3612. /**
  3613. * Gets the private 'security.csrf.token_storage' shared service.
  3614. *
  3615. * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  3616. */
  3617. protected function getSecurity_Csrf_TokenStorageService()
  3618. {
  3619. 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())));
  3620. }
  3621. /**
  3622. * Gets the private 'security.event_dispatcher.main' shared service.
  3623. *
  3624. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3625. */
  3626. protected function getSecurity_EventDispatcher_MainService()
  3627. {
  3628. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3629. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3630. return ($this->privates['App\\Security\\LogoutSuccessHandler'] ?? ($this->privates['App\\Security\\LogoutSuccessHandler'] = new \App\Security\LogoutSuccessHandler()));
  3631. }, 1 => 'onSymfonyComponentSecurityHttpEventLogoutEvent'], 0);
  3632. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3633. return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  3634. }, 1 => 'onSuccessfulLogin'], 0);
  3635. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3636. return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  3637. }, 1 => 'onLogout'], 64);
  3638. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3639. return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3640. }, 1 => 'onLogout'], 0);
  3641. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3642. return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  3643. }, 1 => 'onSuccessfulLogin'], -32);
  3644. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3645. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3646. }, 1 => 'onSuccessfulLogin'], -64);
  3647. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () {
  3648. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3649. }, 1 => 'clearCookie'], 0);
  3650. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3651. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3652. }, 1 => 'clearCookie'], 0);
  3653. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [0 => function () {
  3654. return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  3655. }, 1 => 'clearCookie'], 0);
  3656. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3657. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3658. }, 1 => 'preCheckCredentials'], 256);
  3659. $instance->addListener('security.authentication.success', [0 => function () {
  3660. return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3661. }, 1 => 'postCheckCredentials'], 256);
  3662. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3663. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3664. }, 1 => 'checkPassport'], 1024);
  3665. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3666. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3667. }, 1 => 'checkPassport'], 0);
  3668. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3669. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3670. }, 1 => 'onLoginSuccess'], 0);
  3671. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3672. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3673. }, 1 => 'checkPassport'], 512);
  3674. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3675. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3676. }, 1 => 'onLogout'], 0);
  3677. return $instance;
  3678. }
  3679. /**
  3680. * Gets the private 'security.expression_language' shared service.
  3681. *
  3682. * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  3683. */
  3684. protected function getSecurity_ExpressionLanguageService()
  3685. {
  3686. $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3687. $instance->registerProvider(new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider());
  3688. return $instance;
  3689. }
  3690. /**
  3691. * Gets the private 'security.firewall.map' shared service.
  3692. *
  3693. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3694. */
  3695. protected function getSecurity_Firewall_MapService()
  3696. {
  3697. $a = ($this->privates['.service_locator.IkldLAI'] ?? $this->get_ServiceLocator_IkldLAIService());
  3698. if (isset($this->privates['security.firewall.map'])) {
  3699. return $this->privates['security.firewall.map'];
  3700. }
  3701. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3702. 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)/')));
  3703. 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)')));
  3704. 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')));
  3705. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3706. yield 'security.firewall.map.context.main' => NULL;
  3707. }, 5));
  3708. }
  3709. /**
  3710. * Gets the private 'security.helper' shared service.
  3711. *
  3712. * @return \Symfony\Component\Security\Core\Security
  3713. */
  3714. protected function getSecurity_HelperService()
  3715. {
  3716. return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3717. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  3718. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  3719. ], [
  3720. 'security.authorization_checker' => '?',
  3721. 'security.token_storage' => '?',
  3722. ]));
  3723. }
  3724. /**
  3725. * Gets the private 'security.logout_url_generator' shared service.
  3726. *
  3727. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3728. */
  3729. protected function getSecurity_LogoutUrlGeneratorService()
  3730. {
  3731. $a = ($this->services['router'] ?? $this->getRouterService());
  3732. if (isset($this->privates['security.logout_url_generator'])) {
  3733. return $this->privates['security.logout_url_generator'];
  3734. }
  3735. $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()));
  3736. $instance->registerListener('main', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
  3737. return $instance;
  3738. }
  3739. /**
  3740. * Gets the private 'security.role_hierarchy' shared service.
  3741. *
  3742. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3743. */
  3744. protected function getSecurity_RoleHierarchyService()
  3745. {
  3746. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3747. }
  3748. /**
  3749. * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  3750. *
  3751. * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  3752. */
  3753. protected function getSerializer_NameConverter_MetadataAwareService()
  3754. {
  3755. 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()));
  3756. }
  3757. /**
  3758. * Gets the private 'session.factory' shared service.
  3759. *
  3760. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3761. */
  3762. protected function getSession_FactoryService()
  3763. {
  3764. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3765. if (isset($this->privates['session.factory'])) {
  3766. return $this->privates['session.factory'];
  3767. }
  3768. 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']);
  3769. }
  3770. /**
  3771. * Gets the private 'session_listener' shared service.
  3772. *
  3773. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3774. */
  3775. protected function getSessionListenerService()
  3776. {
  3777. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3778. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  3779. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', true],
  3780. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3781. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  3782. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  3783. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  3784. ], [
  3785. 'initialized_session' => '?',
  3786. 'logger' => '?',
  3787. 'request_stack' => '?',
  3788. 'session' => '?',
  3789. 'session_collector' => '?',
  3790. 'session_factory' => '?',
  3791. ]), true, $this->parameters['session.storage.options']);
  3792. }
  3793. /**
  3794. * Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
  3795. *
  3796. * @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
  3797. */
  3798. protected function getStofDoctrineExtensions_EventListener_LocaleService()
  3799. {
  3800. 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()));
  3801. }
  3802. /**
  3803. * Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
  3804. *
  3805. * @return \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener
  3806. */
  3807. protected function getStofDoctrineExtensions_Listener_TranslatableService()
  3808. {
  3809. $this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Roothirsch\CoreBundle\Behaviors\Translatable\TranslatableDoctrineListener();
  3810. $instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
  3811. $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3812. $instance->setDefaultLocale('de');
  3813. $instance->setTranslatableLocale('de');
  3814. $instance->setTranslationFallback(false);
  3815. $instance->setPersistDefaultLocaleTranslation(false);
  3816. $instance->setSkipOnLoad(false);
  3817. return $instance;
  3818. }
  3819. /**
  3820. * Gets the private 'translator.default' shared service.
  3821. *
  3822. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3823. */
  3824. protected function getTranslator_DefaultService()
  3825. {
  3826. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3827. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  3828. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  3829. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  3830. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  3831. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  3832. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  3833. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  3834. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  3835. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  3836. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  3837. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  3838. ], [
  3839. 'translation.loader.csv' => '?',
  3840. 'translation.loader.dat' => '?',
  3841. 'translation.loader.ini' => '?',
  3842. 'translation.loader.json' => '?',
  3843. 'translation.loader.mo' => '?',
  3844. 'translation.loader.php' => '?',
  3845. 'translation.loader.po' => '?',
  3846. 'translation.loader.qt' => '?',
  3847. 'translation.loader.res' => '?',
  3848. 'translation.loader.xliff' => '?',
  3849. 'translation.loader.yml' => '?',
  3850. ]), 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).'/translations/EasyAdminBundle.de.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/configurator.brunex.ch.de.xlf'), 8 => (\dirname(__DIR__, 4).'/translations/default.de.xlf'), 9 => (\dirname(__DIR__, 4).'/translations/ele.brunex.ch.de.xlf'), 10 => (\dirname(__DIR__, 4).'/translations/login.brunex.ch.de.xlf'), 11 => (\dirname(__DIR__, 4).'/translations/messages.de.xlf'), 12 => (\dirname(__DIR__, 4).'/translations/translation.brunex.ch.de.xlf'), 13 => (\dirname(__DIR__, 4).'/translations/validators.de.xlf'), 14 => (\dirname(__DIR__, 4).'/translations/EasyAdminBundle.de.xlf'), 15 => (\dirname(__DIR__, 4).'/translations/configurator.brunex.ch.de.xlf'), 16 => (\dirname(__DIR__, 4).'/translations/default.de.xlf'), 17 => (\dirname(__DIR__, 4).'/translations/ele.brunex.ch.de.xlf'), 18 => (\dirname(__DIR__, 4).'/translations/login.brunex.ch.de.xlf'), 19 => (\dirname(__DIR__, 4).'/translations/messages.de.xlf'), 20 => (\dirname(__DIR__, 4).'/translations/translation.brunex.ch.de.xlf'), 21 => (\dirname(__DIR__, 4).'/translations/validators.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).'/translations/messages.en.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/validators.en.xlf'), 8 => (\dirname(__DIR__, 4).'/translations/messages.en.xlf'), 9 => (\dirname(__DIR__, 4).'/translations/validators.en.xlf')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 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).'/translations/EasyAdminBundle.fr.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/configurator.brunex.ch.fr.xlf'), 8 => (\dirname(__DIR__, 4).'/translations/default.fr.xlf'), 9 => (\dirname(__DIR__, 4).'/translations/ele.brunex.ch.fr.xlf'), 10 => (\dirname(__DIR__, 4).'/translations/login.brunex.ch.fr.xlf'), 11 => (\dirname(__DIR__, 4).'/translations/messages.fr.xlf'), 12 => (\dirname(__DIR__, 4).'/translations/translation.brunex.ch.fr.xlf'), 13 => (\dirname(__DIR__, 4).'/translations/validators.fr.xlf'), 14 => (\dirname(__DIR__, 4).'/translations/EasyAdminBundle.fr.xlf'), 15 => (\dirname(__DIR__, 4).'/translations/configurator.brunex.ch.fr.xlf'), 16 => (\dirname(__DIR__, 4).'/translations/default.fr.xlf'), 17 => (\dirname(__DIR__, 4).'/translations/ele.brunex.ch.fr.xlf'), 18 => (\dirname(__DIR__, 4).'/translations/login.brunex.ch.fr.xlf'), 19 => (\dirname(__DIR__, 4).'/translations/messages.fr.xlf'), 20 => (\dirname(__DIR__, 4).'/translations/translation.brunex.ch.fr.xlf'), 21 => (\dirname(__DIR__, 4).'/translations/validators.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 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).'/translations'), 8 => (\dirname(__DIR__, 4).'/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/setono/cron-expression-bundle/src/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/roothirsch/configurator-bundle/translations'), 33 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/efrane/tus-bundle/src/Bundle/translations'), 35 => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/translations'), 36 => (\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 => 'translations', 8 => 'translations', 9 => 'vendor/symfony/framework-bundle/translations', 10 => 'vendor/nelmio/cors-bundle/translations', 11 => 'vendor/symfony/twig-bundle/translations', 12 => 'vendor/symfony/security-bundle/translations', 13 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 14 => 'vendor/doctrine/doctrine-bundle/translations', 15 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 16 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 17 => 'vendor/symfony/web-profiler-bundle/translations', 18 => 'vendor/symfony/monolog-bundle/translations', 19 => 'vendor/symfony/debug-bundle/translations', 20 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 21 => 'vendor/symfony/maker-bundle/src/translations', 22 => 'vendor/flagception/flagception-bundle/src/translations', 23 => 'vendor/twig/extra-bundle/translations', 24 => 'vendor/symfony/webpack-encore-bundle/src/translations', 25 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations', 26 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations', 27 => 'vendor/hautelook/alice-bundle/src/translations', 28 => 'vendor/setono/cron-expression-bundle/src/translations', 29 => 'vendor/roothirsch/core-bundle/translations', 30 => 'vendor/roothirsch/dam-bundle/translations', 31 => 'vendor/roothirsch/shop-bundle/translations', 32 => 'vendor/roothirsch/configurator-bundle/translations', 33 => 'vendor/lexik/jwt-authentication-bundle/translations', 34 => 'vendor/efrane/tus-bundle/src/Bundle/translations', 35 => 'vendor/symfony/stimulus-bundle/translations', 36 => 'vendor/isometriks/spam-bundle/translations']]], []);
  3851. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3852. $instance->setFallbackLocales([0 => 'de']);
  3853. return $instance;
  3854. }
  3855. /**
  3856. * Gets the private 'validator.builder' shared service.
  3857. *
  3858. * @return \Symfony\Component\Validator\ValidatorBuilder
  3859. */
  3860. protected function getValidator_BuilderService()
  3861. {
  3862. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3863. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3864. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3865. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  3866. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  3867. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  3868. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  3869. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  3870. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  3871. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  3872. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  3873. ], [
  3874. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3875. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3876. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3877. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3878. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3879. 'doctrine.orm.validator.unique' => '?',
  3880. 'security.validator.user_password' => '?',
  3881. 'validator.expression' => '?',
  3882. ])));
  3883. if ($this->has('translator')) {
  3884. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3885. }
  3886. $instance->setTranslationDomain('validators');
  3887. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  3888. $instance->enableAnnotationMapping(true);
  3889. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3890. $instance->addMethodMapping('loadValidatorMetadata');
  3891. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  3892. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  3893. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.my_brunex_entity_manager'] ?? $this->getDoctrine_Orm_MyBrunexEntityManagerService()), NULL));
  3894. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3895. return $instance;
  3896. }
  3897. /**
  3898. * Gets the private 'var_dumper.html_dumper' shared service.
  3899. *
  3900. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3901. */
  3902. protected function getVarDumper_HtmlDumperService()
  3903. {
  3904. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  3905. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3906. return $instance;
  3907. }
  3908. /**
  3909. * Gets the private 'var_dumper.server_connection' shared service.
  3910. *
  3911. * @return \Symfony\Component\VarDumper\Server\Connection
  3912. */
  3913. protected function getVarDumper_ServerConnectionService()
  3914. {
  3915. 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()]);
  3916. }
  3917. /**
  3918. * Gets the private 'vich_uploader.metadata_reader' shared service.
  3919. *
  3920. * @return \Vich\UploaderBundle\Metadata\MetadataReader
  3921. */
  3922. protected function getVichUploader_MetadataReaderService()
  3923. {
  3924. $a = new \Metadata\Driver\FileLocator([]);
  3925. $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);
  3926. $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  3927. return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  3928. }
  3929. /**
  3930. * Gets the private 'web_profiler.csp.handler' shared service.
  3931. *
  3932. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3933. */
  3934. protected function getWebProfiler_Csp_HandlerService()
  3935. {
  3936. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3937. }
  3938. /**
  3939. * Gets the private 'web_profiler.debug_toolbar' shared service.
  3940. *
  3941. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3942. */
  3943. protected function getWebProfiler_DebugToolbarService()
  3944. {
  3945. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3946. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3947. return $this->privates['web_profiler.debug_toolbar'];
  3948. }
  3949. $b = ($this->services['router'] ?? $this->getRouterService());
  3950. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3951. return $this->privates['web_profiler.debug_toolbar'];
  3952. }
  3953. 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()));
  3954. }
  3955. /**
  3956. * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3957. *
  3958. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3959. */
  3960. protected function getWebpackEncore_EntrypointLookupCollectionService()
  3961. {
  3962. return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3963. 'configurator' => ['privates', 'webpack_encore.entrypoint_lookup[configurator]', 'getWebpackEncore_EntrypointLookupconfiguratorService', true],
  3964. 'delivery_time_estimator' => ['privates', 'webpack_encore.entrypoint_lookup[delivery_time_estimator]', 'getWebpackEncore_EntrypointLookupdeliveryTimeEstimatorService', true],
  3965. 'main' => ['privates', 'webpack_encore.entrypoint_lookup[main]', 'getWebpackEncore_EntrypointLookupmainService', true],
  3966. 'theme_brunex' => ['privates', 'webpack_encore.entrypoint_lookup[theme_brunex]', 'getWebpackEncore_EntrypointLookupthemeBrunexService', true],
  3967. 'theme_hgc' => ['privates', 'webpack_encore.entrypoint_lookup[theme_hgc]', 'getWebpackEncore_EntrypointLookupthemeHgcService', true],
  3968. 'theme_stf' => ['privates', 'webpack_encore.entrypoint_lookup[theme_stf]', 'getWebpackEncore_EntrypointLookupthemeStfService', true],
  3969. 'theme_sturm' => ['privates', 'webpack_encore.entrypoint_lookup[theme_sturm]', 'getWebpackEncore_EntrypointLookupthemeSturmService', true],
  3970. ], [
  3971. 'configurator' => '?',
  3972. 'delivery_time_estimator' => '?',
  3973. 'main' => '?',
  3974. 'theme_brunex' => '?',
  3975. 'theme_hgc' => '?',
  3976. 'theme_stf' => '?',
  3977. 'theme_sturm' => '?',
  3978. ]));
  3979. }
  3980. /**
  3981. * Gets the public 'cache_clearer' alias.
  3982. *
  3983. * @return object The ".container.private.cache_clearer" service.
  3984. */
  3985. protected function getCacheClearerService()
  3986. {
  3987. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3988. return $this->get('.container.private.cache_clearer');
  3989. }
  3990. /**
  3991. * Gets the public 'filesystem' alias.
  3992. *
  3993. * @return object The ".container.private.filesystem" service.
  3994. */
  3995. protected function getFilesystemService()
  3996. {
  3997. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3998. return $this->get('.container.private.filesystem');
  3999. }
  4000. /**
  4001. * Gets the public 'serializer' alias.
  4002. *
  4003. * @return object The ".container.private.serializer" service.
  4004. */
  4005. protected function getSerializerService()
  4006. {
  4007. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4008. return $this->get('.container.private.serializer');
  4009. }
  4010. /**
  4011. * Gets the public 'security.csrf.token_manager' alias.
  4012. *
  4013. * @return object The ".container.private.security.csrf.token_manager" service.
  4014. */
  4015. protected function getSecurity_Csrf_TokenManagerService()
  4016. {
  4017. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4018. return $this->get('.container.private.security.csrf.token_manager');
  4019. }
  4020. /**
  4021. * Gets the public 'form.factory' alias.
  4022. *
  4023. * @return object The ".container.private.form.factory" service.
  4024. */
  4025. protected function getForm_FactoryService()
  4026. {
  4027. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4028. return $this->get('.container.private.form.factory');
  4029. }
  4030. /**
  4031. * Gets the public 'form.type.file' alias.
  4032. *
  4033. * @return object The ".container.private.form.type.file" service.
  4034. */
  4035. protected function getForm_Type_FileService()
  4036. {
  4037. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4038. return $this->get('.container.private.form.type.file');
  4039. }
  4040. /**
  4041. * Gets the public 'profiler' alias.
  4042. *
  4043. * @return object The ".container.private.profiler" service.
  4044. */
  4045. protected function getProfilerService()
  4046. {
  4047. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4048. return $this->get('.container.private.profiler');
  4049. }
  4050. /**
  4051. * Gets the public 'twig' alias.
  4052. *
  4053. * @return object The ".container.private.twig" service.
  4054. */
  4055. protected function getTwigService()
  4056. {
  4057. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4058. return $this->get('.container.private.twig');
  4059. }
  4060. /**
  4061. * Gets the public 'security.authorization_checker' alias.
  4062. *
  4063. * @return object The ".container.private.security.authorization_checker" service.
  4064. */
  4065. protected function getSecurity_AuthorizationCheckerService()
  4066. {
  4067. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4068. return $this->get('.container.private.security.authorization_checker');
  4069. }
  4070. /**
  4071. * Gets the public 'security.token_storage' alias.
  4072. *
  4073. * @return object The ".container.private.security.token_storage" service.
  4074. */
  4075. protected function getSecurity_TokenStorageService()
  4076. {
  4077. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4078. return $this->get('.container.private.security.token_storage');
  4079. }
  4080. /**
  4081. * Gets the public 'security.password_encoder' alias.
  4082. *
  4083. * @return object The ".container.private.security.password_encoder" service.
  4084. */
  4085. protected function getSecurity_PasswordEncoderService()
  4086. {
  4087. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4088. return $this->get('.container.private.security.password_encoder');
  4089. }
  4090. /**
  4091. * Gets the public 'session' alias.
  4092. *
  4093. * @return object The ".container.private.session" service.
  4094. */
  4095. protected function getSessionService()
  4096. {
  4097. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4098. return $this->get('.container.private.session');
  4099. }
  4100. /**
  4101. * Gets the public 'validator' alias.
  4102. *
  4103. * @return object The ".container.private.validator" service.
  4104. */
  4105. protected function getValidatorService()
  4106. {
  4107. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4108. return $this->get('.container.private.validator');
  4109. }
  4110. /**
  4111. * @return array|bool|float|int|string|\UnitEnum|null
  4112. */
  4113. public function getParameter(string $name)
  4114. {
  4115. if (isset($this->buildParameters[$name])) {
  4116. return $this->buildParameters[$name];
  4117. }
  4118. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  4119. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  4120. }
  4121. if (isset($this->loadedDynamicParameters[$name])) {
  4122. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4123. }
  4124. return $this->parameters[$name];
  4125. }
  4126. public function hasParameter(string $name): bool
  4127. {
  4128. if (isset($this->buildParameters[$name])) {
  4129. return true;
  4130. }
  4131. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  4132. }
  4133. public function setParameter(string $name, $value): void
  4134. {
  4135. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4136. }
  4137. public function getParameterBag(): ParameterBagInterface
  4138. {
  4139. if (null === $this->parameterBag) {
  4140. $parameters = $this->parameters;
  4141. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4142. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4143. }
  4144. foreach ($this->buildParameters as $name => $value) {
  4145. $parameters[$name] = $value;
  4146. }
  4147. $this->parameterBag = new FrozenParameterBag($parameters);
  4148. }
  4149. return $this->parameterBag;
  4150. }
  4151. private $loadedDynamicParameters = [
  4152. 'kernel.runtime_environment' => false,
  4153. 'kernel.build_dir' => false,
  4154. 'kernel.cache_dir' => false,
  4155. 'kernel.secret' => false,
  4156. 'debug.container.dump' => false,
  4157. 'serializer.mapping.cache.file' => false,
  4158. 'validator.mapping.cache.file' => false,
  4159. 'profiler.storage.dsn' => false,
  4160. 'doctrine.orm.proxy_dir' => false,
  4161. 'knp_snappy.pdf.binary' => false,
  4162. 'knp_snappy.image.binary' => false,
  4163. 'lexik_jwt_authentication.pass_phrase' => false,
  4164. ];
  4165. private $dynamicParameters = [];
  4166. private function getDynamicParameter(string $name)
  4167. {
  4168. switch ($name) {
  4169. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4170. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  4171. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  4172. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  4173. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4174. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  4175. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  4176. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4177. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  4178. case 'knp_snappy.pdf.binary': $value = $this->getEnv('WKHTMLTOPDF_PATH'); break;
  4179. case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  4180. case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
  4181. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  4182. }
  4183. $this->loadedDynamicParameters[$name] = true;
  4184. return $this->dynamicParameters[$name] = $value;
  4185. }
  4186. protected function getDefaultParameters(): array
  4187. {
  4188. return [
  4189. 'kernel.project_dir' => \dirname(__DIR__, 4),
  4190. 'kernel.environment' => 'dev',
  4191. 'kernel.debug' => true,
  4192. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  4193. 'kernel.bundles' => [
  4194. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4195. 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  4196. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4197. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4198. 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  4199. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4200. 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  4201. 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  4202. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4203. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4204. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4205. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4206. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4207. 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  4208. 'FlagceptionBundle' => 'Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle',
  4209. 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  4210. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  4211. 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  4212. 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  4213. 'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
  4214. 'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
  4215. 'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
  4216. 'SetonoCronExpressionBundle' => 'Setono\\CronExpressionBundle\\SetonoCronExpressionBundle',
  4217. 'RoothirschCoreBundle' => 'Roothirsch\\CoreBundle\\RoothirschCoreBundle',
  4218. 'DamBundle' => 'Roothirsch\\DamBundle\\DamBundle',
  4219. 'ShopBundle' => 'Roothirsch\\ShopBundle\\ShopBundle',
  4220. 'ConfiguratorBundle' => 'Roothirsch\\ConfiguratorBundle\\ConfiguratorBundle',
  4221. 'NotificationBundle' => 'Roothirsch\\NotificationBundle\\NotificationBundle',
  4222. 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  4223. 'TusBundle' => 'EFrane\\TusBundle\\Bundle\\TusBundle',
  4224. 'StimulusBundle' => 'Symfony\\UX\\StimulusBundle\\StimulusBundle',
  4225. 'IsometriksSpamBundle' => 'Isometriks\\Bundle\\SpamBundle\\IsometriksSpamBundle',
  4226. ],
  4227. 'kernel.bundles_metadata' => [
  4228. 'FrameworkBundle' => [
  4229. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  4230. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4231. ],
  4232. 'NelmioCorsBundle' => [
  4233. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
  4234. 'namespace' => 'Nelmio\\CorsBundle',
  4235. ],
  4236. 'TwigBundle' => [
  4237. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  4238. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4239. ],
  4240. 'SecurityBundle' => [
  4241. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  4242. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4243. ],
  4244. 'ApiPlatformBundle' => [
  4245. 'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  4246. 'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  4247. ],
  4248. 'DoctrineBundle' => [
  4249. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  4250. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4251. ],
  4252. 'KnpSnappyBundle' => [
  4253. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
  4254. 'namespace' => 'Knp\\Bundle\\SnappyBundle',
  4255. ],
  4256. 'StofDoctrineExtensionsBundle' => [
  4257. 'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
  4258. 'namespace' => 'Stof\\DoctrineExtensionsBundle',
  4259. ],
  4260. 'WebProfilerBundle' => [
  4261. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  4262. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4263. ],
  4264. 'MonologBundle' => [
  4265. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  4266. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4267. ],
  4268. 'DebugBundle' => [
  4269. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  4270. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4271. ],
  4272. 'DoctrineMigrationsBundle' => [
  4273. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4274. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4275. ],
  4276. 'MakerBundle' => [
  4277. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  4278. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4279. ],
  4280. 'VichUploaderBundle' => [
  4281. 'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
  4282. 'namespace' => 'Vich\\UploaderBundle',
  4283. ],
  4284. 'FlagceptionBundle' => [
  4285. 'path' => (\dirname(__DIR__, 4).'/vendor/flagception/flagception-bundle/src'),
  4286. 'namespace' => 'Flagception\\Bundle\\FlagceptionBundle',
  4287. ],
  4288. 'EasyAdminBundle' => [
  4289. 'path' => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src'),
  4290. 'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  4291. ],
  4292. 'TwigExtraBundle' => [
  4293. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  4294. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  4295. ],
  4296. 'SymfonyCastsResetPasswordBundle' => [
  4297. 'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src'),
  4298. 'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  4299. ],
  4300. 'WebpackEncoreBundle' => [
  4301. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  4302. 'namespace' => 'Symfony\\WebpackEncoreBundle',
  4303. ],
  4304. 'NelmioAliceBundle' => [
  4305. 'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
  4306. 'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
  4307. ],
  4308. 'FidryAliceDataFixturesBundle' => [
  4309. 'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
  4310. 'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
  4311. ],
  4312. 'HautelookAliceBundle' => [
  4313. 'path' => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src'),
  4314. 'namespace' => 'Hautelook\\AliceBundle',
  4315. ],
  4316. 'SetonoCronExpressionBundle' => [
  4317. 'path' => (\dirname(__DIR__, 4).'/vendor/setono/cron-expression-bundle/src'),
  4318. 'namespace' => 'Setono\\CronExpressionBundle',
  4319. ],
  4320. 'RoothirschCoreBundle' => [
  4321. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle'),
  4322. 'namespace' => 'Roothirsch\\CoreBundle',
  4323. ],
  4324. 'DamBundle' => [
  4325. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle'),
  4326. 'namespace' => 'Roothirsch\\DamBundle',
  4327. ],
  4328. 'ShopBundle' => [
  4329. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle'),
  4330. 'namespace' => 'Roothirsch\\ShopBundle',
  4331. ],
  4332. 'ConfiguratorBundle' => [
  4333. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/configurator-bundle'),
  4334. 'namespace' => 'Roothirsch\\ConfiguratorBundle',
  4335. ],
  4336. 'NotificationBundle' => [
  4337. 'path' => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle'),
  4338. 'namespace' => 'Roothirsch\\NotificationBundle',
  4339. ],
  4340. 'LexikJWTAuthenticationBundle' => [
  4341. 'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
  4342. 'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  4343. ],
  4344. 'TusBundle' => [
  4345. 'path' => (\dirname(__DIR__, 4).'/vendor/efrane/tus-bundle/src/Bundle'),
  4346. 'namespace' => 'EFrane\\TusBundle\\Bundle',
  4347. ],
  4348. 'StimulusBundle' => [
  4349. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle'),
  4350. 'namespace' => 'Symfony\\UX\\StimulusBundle',
  4351. ],
  4352. 'IsometriksSpamBundle' => [
  4353. 'path' => (\dirname(__DIR__, 4).'/vendor/isometriks/spam-bundle'),
  4354. 'namespace' => 'Isometriks\\Bundle\\SpamBundle',
  4355. ],
  4356. ],
  4357. 'kernel.charset' => 'UTF-8',
  4358. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  4359. 'container.autowiring.strict_mode' => true,
  4360. 'container.dumper.inline_class_loader' => true,
  4361. 'env(DATABASE_URL)' => 'mysql://root:root@127.0.0.1:3306/my_brunex_ch',
  4362. 'env(DATABASE_MY_BRUNEX_URL)' => 'mysql://root:root@127.0.0.1:3306/my_brunex',
  4363. 'locale' => 'de',
  4364. 'event_dispatcher.event_aliases' => [
  4365. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4366. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4367. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4368. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4369. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4370. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4371. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4372. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4373. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4374. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4375. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4376. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4377. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4378. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4379. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4380. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4381. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4382. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4383. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4384. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4385. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4386. ],
  4387. 'fragment.renderer.hinclude.global_template' => NULL,
  4388. 'fragment.path' => '/_fragment',
  4389. 'kernel.http_method_override' => true,
  4390. 'kernel.trusted_hosts' => [
  4391. ],
  4392. 'kernel.default_locale' => 'de',
  4393. 'kernel.enabled_locales' => [
  4394. ],
  4395. 'kernel.error_controller' => 'error_controller',
  4396. 'debug.file_link_format' => NULL,
  4397. 'asset.request_context.base_path' => NULL,
  4398. 'asset.request_context.secure' => NULL,
  4399. 'translator.logging' => false,
  4400. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  4401. 'debug.error_handler.throw_at' => -1,
  4402. 'router.request_context.host' => 'localhost',
  4403. 'router.request_context.scheme' => 'http',
  4404. 'router.request_context.base_url' => '',
  4405. 'router.resource' => 'kernel::loadRoutes',
  4406. 'request_listener.http_port' => 80,
  4407. 'request_listener.https_port' => 443,
  4408. 'session.metadata.storage_key' => '_sf2_meta',
  4409. 'session.storage.options' => [
  4410. 'cache_limiter' => '0',
  4411. 'cookie_httponly' => true,
  4412. 'gc_probability' => 1,
  4413. ],
  4414. 'session.save_path' => NULL,
  4415. 'session.metadata.update_threshold' => 0,
  4416. 'form.type_extension.csrf.enabled' => true,
  4417. 'form.type_extension.csrf.field_name' => '_token',
  4418. 'validator.translation_domain' => 'validators',
  4419. 'profiler_listener.only_exceptions' => false,
  4420. 'profiler_listener.only_main_requests' => false,
  4421. 'nelmio_cors.map' => [
  4422. '^/api/' => [
  4423. ],
  4424. '^/' => [
  4425. ],
  4426. ],
  4427. 'nelmio_cors.defaults' => [
  4428. 'allow_origin' => [
  4429. 0 => '^https?://.*brunex\\.ch$',
  4430. ],
  4431. 'allow_credentials' => false,
  4432. 'allow_headers' => true,
  4433. 'allow_private_network' => false,
  4434. 'expose_headers' => [
  4435. ],
  4436. 'allow_methods' => [
  4437. 0 => 'POST',
  4438. 1 => 'PUT',
  4439. 2 => 'GET',
  4440. 3 => 'DELETE',
  4441. ],
  4442. 'max_age' => 0,
  4443. 'hosts' => [
  4444. 0 => '.*',
  4445. ],
  4446. 'origin_regex' => false,
  4447. 'forced_allow_origin_value' => '*',
  4448. 'skip_same_as_origin' => true,
  4449. ],
  4450. 'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  4451. 'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  4452. 'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  4453. 'twig.form.resources' => [
  4454. 0 => '@VichUploader/Form/fields.html.twig',
  4455. 1 => 'form_div_layout.html.twig',
  4456. 2 => 'form/types/icon_picker.html.twig',
  4457. 3 => 'form/types/ea_fileupload_widget.html.twig',
  4458. 4 => 'form/types/translatable.html.twig',
  4459. 5 => 'form/types/tus.html.twig',
  4460. ],
  4461. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  4462. 'security.role_hierarchy.roles' => [
  4463. 'ROLE_ADMIN' => [
  4464. 0 => 'ROLE_MANAGER',
  4465. 1 => 'ROLE_MANAGE_DELIVERY_TIME',
  4466. ],
  4467. 'ROLE_MANAGER' => [
  4468. 0 => 'ROLE_MANAGE_BACKEND',
  4469. ],
  4470. 'ROLE_MANAGE_DELIVERY_TIME' => [
  4471. 0 => 'ROLE_MANAGE_BACKEND',
  4472. ],
  4473. 'ROLE_MANAGE_BACKEND' => [
  4474. 0 => 'ROLE_USER',
  4475. ],
  4476. ],
  4477. 'security.access.denied_url' => NULL,
  4478. 'security.authentication.manager.erase_credentials' => true,
  4479. 'security.authentication.session_strategy.strategy' => 'migrate',
  4480. 'security.access.always_authenticate_before_granting' => false,
  4481. 'security.authentication.hide_user_not_found' => true,
  4482. 'security.firewalls' => [
  4483. 0 => 'dev',
  4484. 1 => 'api_legacy',
  4485. 2 => 'api_login',
  4486. 3 => 'api',
  4487. 4 => 'main',
  4488. ],
  4489. 'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  4490. 'api_platform.metadata_backward_compatibility_layer' => true,
  4491. 'api_platform.enable_entrypoint' => true,
  4492. 'api_platform.enable_docs' => true,
  4493. 'api_platform.title' => '',
  4494. 'api_platform.description' => '',
  4495. 'api_platform.version' => '0.0.0',
  4496. 'api_platform.show_webby' => true,
  4497. 'api_platform.url_generation_strategy' => 1,
  4498. 'api_platform.exception_to_status' => [
  4499. 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  4500. 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  4501. 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  4502. 'Doctrine\\ORM\\OptimisticLockException' => 409,
  4503. ],
  4504. 'api_platform.formats' => [
  4505. 'jsonld' => [
  4506. 0 => 'application/ld+json',
  4507. ],
  4508. 'json' => [
  4509. 0 => 'application/json',
  4510. ],
  4511. 'html' => [
  4512. 0 => 'text/html',
  4513. ],
  4514. 'xml' => [
  4515. 0 => 'application/xml',
  4516. ],
  4517. ],
  4518. 'api_platform.patch_formats' => [
  4519. ],
  4520. 'api_platform.error_formats' => [
  4521. 'jsonproblem' => [
  4522. 0 => 'application/problem+json',
  4523. ],
  4524. 'jsonld' => [
  4525. 0 => 'application/ld+json',
  4526. ],
  4527. ],
  4528. 'api_platform.allow_plain_identifiers' => false,
  4529. 'api_platform.eager_loading.enabled' => true,
  4530. 'api_platform.eager_loading.max_joins' => 300,
  4531. 'api_platform.eager_loading.fetch_partial' => false,
  4532. 'api_platform.eager_loading.force_eager' => true,
  4533. 'api_platform.collection.exists_parameter_name' => 'exists',
  4534. 'api_platform.collection.order' => 'ASC',
  4535. 'api_platform.collection.order_parameter_name' => 'order',
  4536. 'api_platform.collection.order_nulls_comparison' => NULL,
  4537. 'api_platform.collection.pagination.enabled' => true,
  4538. 'api_platform.collection.pagination.partial' => false,
  4539. 'api_platform.collection.pagination.client_enabled' => false,
  4540. 'api_platform.collection.pagination.client_items_per_page' => true,
  4541. 'api_platform.collection.pagination.client_partial' => false,
  4542. 'api_platform.collection.pagination.items_per_page' => 30,
  4543. 'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  4544. 'api_platform.collection.pagination.page_parameter_name' => 'page',
  4545. 'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
  4546. 'api_platform.collection.pagination.items_per_page_parameter_name' => 'limit',
  4547. 'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  4548. 'api_platform.collection.pagination' => [
  4549. 'client_items_per_page' => true,
  4550. 'items_per_page_parameter_name' => 'limit',
  4551. 'enabled' => true,
  4552. 'partial' => false,
  4553. 'client_enabled' => false,
  4554. 'client_partial' => false,
  4555. 'items_per_page' => 30,
  4556. 'maximum_items_per_page' => NULL,
  4557. 'page_parameter_name' => 'page',
  4558. 'enabled_parameter_name' => 'pagination',
  4559. 'partial_parameter_name' => 'partial',
  4560. ],
  4561. 'api_platform.http_cache.etag' => true,
  4562. 'api_platform.http_cache.max_age' => NULL,
  4563. 'api_platform.http_cache.shared_max_age' => NULL,
  4564. 'api_platform.http_cache.vary' => [
  4565. 0 => 'Accept',
  4566. ],
  4567. 'api_platform.http_cache.public' => NULL,
  4568. 'api_platform.http_cache.invalidation.max_header_length' => 7500,
  4569. 'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  4570. 'api_platform.asset_package' => NULL,
  4571. 'api_platform.defaults' => [
  4572. 'attributes' => [
  4573. ],
  4574. ],
  4575. 'api_platform.resource_class_directories' => [
  4576. 0 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Entity'),
  4577. 1 => (\dirname(__DIR__, 4).'/vendor/roothirsch/dam-bundle/Entity'),
  4578. 2 => (\dirname(__DIR__, 4).'/vendor/roothirsch/shop-bundle/Entity'),
  4579. 3 => (\dirname(__DIR__, 4).'/src/Entity'),
  4580. 4 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Translation/Entity'),
  4581. 5 => (\dirname(__DIR__, 4).'/src/Brunex/API'),
  4582. 6 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/FeatureFlag/Entity'),
  4583. 7 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Menu/Entity'),
  4584. 8 => (\dirname(__DIR__, 4).'/vendor/roothirsch/pim-bundle/Entity'),
  4585. 9 => (\dirname(__DIR__, 4).'/vendor/roothirsch/notification-bundle/src/Entity'),
  4586. 10 => (\dirname(__DIR__, 4).'/vendor/roothirsch/delivery-time-estimator-bundle/Entity'),
  4587. ],
  4588. 'api_platform.oauth.enabled' => false,
  4589. 'api_platform.oauth.clientId' => '',
  4590. 'api_platform.oauth.clientSecret' => '',
  4591. 'api_platform.oauth.type' => 'oauth2',
  4592. 'api_platform.oauth.flow' => 'application',
  4593. 'api_platform.oauth.tokenUrl' => '',
  4594. 'api_platform.oauth.authorizationUrl' => '',
  4595. 'api_platform.oauth.refreshUrl' => '',
  4596. 'api_platform.oauth.scopes' => [
  4597. ],
  4598. 'api_platform.oauth.pkce' => false,
  4599. 'api_platform.openapi.termsOfService' => NULL,
  4600. 'api_platform.openapi.contact.name' => NULL,
  4601. 'api_platform.openapi.contact.url' => NULL,
  4602. 'api_platform.openapi.contact.email' => NULL,
  4603. 'api_platform.openapi.license.name' => NULL,
  4604. 'api_platform.openapi.license.url' => NULL,
  4605. 'api_platform.swagger.versions' => [
  4606. 0 => 2,
  4607. 1 => 3,
  4608. ],
  4609. 'api_platform.enable_swagger_ui' => true,
  4610. 'api_platform.enable_re_doc' => true,
  4611. 'api_platform.swagger.api_keys' => [
  4612. 'JWT' => [
  4613. 'name' => 'Authorization',
  4614. 'type' => 'header',
  4615. ],
  4616. ],
  4617. 'api_platform.swagger_ui.extra_configuration' => [
  4618. ],
  4619. 'api_platform.graphql.enabled' => false,
  4620. 'api_platform.graphql.graphiql.enabled' => false,
  4621. 'api_platform.graphql.graphql_playground.enabled' => false,
  4622. 'api_platform.graphql.collection.pagination' => [
  4623. 'enabled' => true,
  4624. ],
  4625. 'api_platform.validator.serialize_payload_fields' => [
  4626. ],
  4627. 'api_platform.validator.query_parameter_validation' => true,
  4628. 'api_platform.elasticsearch.enabled' => false,
  4629. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4630. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4631. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4632. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4633. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4634. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4635. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4636. 'doctrine.entity_managers' => [
  4637. 'my_brunex' => 'doctrine.orm.my_brunex_entity_manager',
  4638. 'default' => 'doctrine.orm.default_entity_manager',
  4639. ],
  4640. 'doctrine.default_entity_manager' => 'default',
  4641. 'doctrine.dbal.connection_factory.types' => [
  4642. 'cron_expression' => [
  4643. 'class' => 'Setono\\CronExpressionBundle\\Doctrine\\DBAL\\Types\\CronExpressionType',
  4644. ],
  4645. 'json_array' => [
  4646. 'class' => 'Doctrine\\DBAL\\Types\\JsonType',
  4647. ],
  4648. 'uuid' => [
  4649. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4650. ],
  4651. 'ulid' => [
  4652. 'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4653. ],
  4654. ],
  4655. 'doctrine.connections' => [
  4656. 'default' => 'doctrine.dbal.default_connection',
  4657. 'my_brunex' => 'doctrine.dbal.my_brunex_connection',
  4658. ],
  4659. 'doctrine.default_connection' => 'default',
  4660. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4661. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4662. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4663. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4664. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4665. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4666. 'doctrine.orm.cache.memcache_host' => 'localhost',
  4667. 'doctrine.orm.cache.memcache_port' => 11211,
  4668. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4669. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4670. 'doctrine.orm.cache.memcached_host' => 'localhost',
  4671. 'doctrine.orm.cache.memcached_port' => 11211,
  4672. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4673. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4674. 'doctrine.orm.cache.redis_host' => 'localhost',
  4675. 'doctrine.orm.cache.redis_port' => 6379,
  4676. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4677. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4678. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4679. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4680. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4681. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4682. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4683. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4684. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4685. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4686. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4687. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4688. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4689. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4690. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4691. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4692. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4693. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4694. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4695. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4696. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4697. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4698. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  4699. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4700. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4701. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4702. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4703. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4704. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4705. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4706. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4707. 'doctrine.orm.auto_generate_proxy_classes' => true,
  4708. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  4709. 'doctrine.orm.proxy_namespace' => 'Proxies',
  4710. 'knp_snappy.pdf.options' => [
  4711. ],
  4712. 'knp_snappy.pdf.env' => [
  4713. ],
  4714. 'knp_snappy.image.options' => [
  4715. ],
  4716. 'knp_snappy.image.env' => [
  4717. ],
  4718. 'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4719. 'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4720. 'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4721. 'stof_doctrine_extensions.listener.translatable.class' => 'Roothirsch\\CoreBundle\\Behaviors\\Translatable\\TranslatableDoctrineListener',
  4722. 'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
  4723. 'stof_doctrine_extensions.default_locale' => 'de',
  4724. 'stof_doctrine_extensions.translation_fallback' => false,
  4725. 'stof_doctrine_extensions.persist_default_translation' => false,
  4726. 'stof_doctrine_extensions.skip_translation_on_load' => false,
  4727. 'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4728. 'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4729. 'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  4730. 'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4731. 'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4732. 'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4733. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  4734. 'web_profiler.debug_toolbar.mode' => 2,
  4735. 'monolog.use_microseconds' => true,
  4736. 'monolog.swift_mailer.handlers' => [
  4737. ],
  4738. 'monolog.handlers_to_channels' => [
  4739. 'monolog.handler.console' => [
  4740. 'type' => 'exclusive',
  4741. 'elements' => [
  4742. 0 => 'event',
  4743. 1 => 'doctrine',
  4744. 2 => 'console',
  4745. ],
  4746. ],
  4747. 'monolog.handler.main' => [
  4748. 'type' => 'exclusive',
  4749. 'elements' => [
  4750. 0 => 'event',
  4751. ],
  4752. ],
  4753. ],
  4754. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4755. 'doctrine.migrations.preferred_em' => 'default',
  4756. 'doctrine.migrations.preferred_connection' => NULL,
  4757. 'vich_uploader.default_filename_attribute_suffix' => '_name',
  4758. 'vich_uploader.mappings' => [
  4759. 'company_logo' => [
  4760. 'uri_prefix' => '/uploads/company/logo',
  4761. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/company/logo'),
  4762. 'inject_on_load' => false,
  4763. 'delete_on_update' => true,
  4764. 'delete_on_remove' => true,
  4765. 'namer' => [
  4766. 'service' => NULL,
  4767. 'options' => NULL,
  4768. ],
  4769. 'directory_namer' => [
  4770. 'service' => NULL,
  4771. 'options' => NULL,
  4772. ],
  4773. 'db_driver' => 'orm',
  4774. ],
  4775. 'feedback_file' => [
  4776. 'uri_prefix' => '/uploads/feedback/files',
  4777. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/feedback/files'),
  4778. 'inject_on_load' => false,
  4779. 'delete_on_update' => true,
  4780. 'delete_on_remove' => true,
  4781. 'namer' => [
  4782. 'service' => NULL,
  4783. 'options' => NULL,
  4784. ],
  4785. 'directory_namer' => [
  4786. 'service' => NULL,
  4787. 'options' => NULL,
  4788. ],
  4789. 'db_driver' => 'orm',
  4790. ],
  4791. 'estimate_file' => [
  4792. 'uri_prefix' => '/uploads/estimate/file',
  4793. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/estimate/file'),
  4794. 'inject_on_load' => false,
  4795. 'delete_on_update' => true,
  4796. 'delete_on_remove' => true,
  4797. 'namer' => [
  4798. 'service' => NULL,
  4799. 'options' => NULL,
  4800. ],
  4801. 'directory_namer' => [
  4802. 'service' => NULL,
  4803. 'options' => NULL,
  4804. ],
  4805. 'db_driver' => 'orm',
  4806. ],
  4807. 'estimate_item_file' => [
  4808. 'uri_prefix' => '/uploads/estimate_item/file',
  4809. 'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/estimate_item/file'),
  4810. 'inject_on_load' => false,
  4811. 'delete_on_update' => true,
  4812. 'delete_on_remove' => true,
  4813. 'namer' => [
  4814. 'service' => NULL,
  4815. 'options' => NULL,
  4816. ],
  4817. 'directory_namer' => [
  4818. 'service' => NULL,
  4819. 'options' => NULL,
  4820. ],
  4821. 'db_driver' => 'orm',
  4822. ],
  4823. ],
  4824. 'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  4825. 'nelmio_alice.functions_blacklist' => [
  4826. 0 => 'current',
  4827. 1 => 'shuffle',
  4828. 2 => 'date',
  4829. 3 => 'time',
  4830. 4 => 'file',
  4831. 5 => 'md5',
  4832. 6 => 'sha1',
  4833. ],
  4834. 'nelmio_alice.locale' => 'en_US',
  4835. 'nelmio_alice.seed' => 1,
  4836. 'nelmio_alice.loading_limit' => 5,
  4837. 'nelmio_alice.max_unique_values_retry' => 150,
  4838. 'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
  4839. 'hautelook_alice.fixtures_path' => [
  4840. 0 => 'fixtures',
  4841. 1 => 'fixtures',
  4842. ],
  4843. 'hautelook_alice.root_dirs' => [
  4844. 0 => \dirname(__DIR__, 4),
  4845. 1 => (\dirname(__DIR__, 4).'/vendor/roothirsch/core-bundle/Resources'),
  4846. ],
  4847. 'lexik_jwt_authentication.token_ttl' => 36000,
  4848. 'lexik_jwt_authentication.clock_skew' => 0,
  4849. 'lexik_jwt_authentication.user_identity_field' => 'username',
  4850. 'lexik_jwt_authentication.allow_no_expiration' => false,
  4851. 'lexik_jwt_authentication.user_id_claim' => 'username',
  4852. 'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  4853. 'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  4854. 'data_collector.templates' => [
  4855. 'data_collector.request' => [
  4856. 0 => 'request',
  4857. 1 => '@WebProfiler/Collector/request.html.twig',
  4858. ],
  4859. 'api_platform.data_collector.request' => [
  4860. 0 => 'api_platform.data_collector.request',
  4861. 1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  4862. ],
  4863. 'data_collector.time' => [
  4864. 0 => 'time',
  4865. 1 => '@WebProfiler/Collector/time.html.twig',
  4866. ],
  4867. 'data_collector.memory' => [
  4868. 0 => 'memory',
  4869. 1 => '@WebProfiler/Collector/memory.html.twig',
  4870. ],
  4871. 'data_collector.validator' => [
  4872. 0 => 'validator',
  4873. 1 => '@WebProfiler/Collector/validator.html.twig',
  4874. ],
  4875. 'data_collector.ajax' => [
  4876. 0 => 'ajax',
  4877. 1 => '@WebProfiler/Collector/ajax.html.twig',
  4878. ],
  4879. 'data_collector.form' => [
  4880. 0 => 'form',
  4881. 1 => '@WebProfiler/Collector/form.html.twig',
  4882. ],
  4883. 'data_collector.exception' => [
  4884. 0 => 'exception',
  4885. 1 => '@WebProfiler/Collector/exception.html.twig',
  4886. ],
  4887. 'data_collector.logger' => [
  4888. 0 => 'logger',
  4889. 1 => '@WebProfiler/Collector/logger.html.twig',
  4890. ],
  4891. 'data_collector.events' => [
  4892. 0 => 'events',
  4893. 1 => '@WebProfiler/Collector/events.html.twig',
  4894. ],
  4895. 'data_collector.router' => [
  4896. 0 => 'router',
  4897. 1 => '@WebProfiler/Collector/router.html.twig',
  4898. ],
  4899. 'data_collector.cache' => [
  4900. 0 => 'cache',
  4901. 1 => '@WebProfiler/Collector/cache.html.twig',
  4902. ],
  4903. 'data_collector.translation' => [
  4904. 0 => 'translation',
  4905. 1 => '@WebProfiler/Collector/translation.html.twig',
  4906. ],
  4907. 'data_collector.security' => [
  4908. 0 => 'security',
  4909. 1 => '@Security/Collector/security.html.twig',
  4910. ],
  4911. 'data_collector.twig' => [
  4912. 0 => 'twig',
  4913. 1 => '@WebProfiler/Collector/twig.html.twig',
  4914. ],
  4915. 'data_collector.doctrine' => [
  4916. 0 => 'db',
  4917. 1 => '@Doctrine/Collector/db.html.twig',
  4918. ],
  4919. 'data_collector.dump' => [
  4920. 0 => 'dump',
  4921. 1 => '@Debug/Profiler/dump.html.twig',
  4922. ],
  4923. 'mailer.data_collector' => [
  4924. 0 => 'mailer',
  4925. 1 => '@WebProfiler/Collector/mailer.html.twig',
  4926. ],
  4927. 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  4928. 0 => 'vich_uploader.mapping_collector',
  4929. 1 => '@VichUploader/Collector/mapping_collector.html.twig',
  4930. ],
  4931. 'flagception.profiler.feature_data_collector' => [
  4932. 0 => 'flagception',
  4933. 1 => '@Flagception/profiler/layout.html.twig',
  4934. ],
  4935. 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  4936. 0 => 'easyadmin',
  4937. 1 => '@EasyAdmin/inspector/data_collector.html.twig',
  4938. ],
  4939. 'data_collector.config' => [
  4940. 0 => 'config',
  4941. 1 => '@WebProfiler/Collector/config.html.twig',
  4942. ],
  4943. ],
  4944. 'console.command.ids' => [
  4945. 0 => 'console.command.public_alias.Roothirsch\\CoreBundle\\Translation\\Command\\TranslationUpdateCommand',
  4946. 1 => 'Roothirsch\\ConfiguratorBundle\\Commands\\DataUpdateCommand',
  4947. 2 => 'Roothirsch\\ConfiguratorBundle\\Commands\\RenameHelperCommand',
  4948. ],
  4949. ];
  4950. }
  4951. protected function throw($message)
  4952. {
  4953. throw new RuntimeException($message);
  4954. }
  4955. }