var/cache/website/dev/ContainerXraZ3ej/App_KernelDevDebugContainer.php line 3255

Open in your IDE?
  1. <?php
  2. namespace ContainerXraZ3ej;
  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.filesystem' => 'get_Container_Private_FilesystemService',
  34. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  35. '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  37. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38. '.container.private.twig' => 'get_Container_Private_TwigService',
  39. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40. 'cache.app' => 'getCache_AppService',
  41. 'cache.system' => 'getCache_SystemService',
  42. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43. 'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  44. 'data_collector.dump' => 'getDataCollector_DumpService',
  45. 'doctrine' => 'getDoctrineService',
  46. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  47. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  48. 'doctrine_phpcr' => 'getDoctrinePhpcrService',
  49. 'doctrine_phpcr.session' => 'getDoctrinePhpcr_SessionService',
  50. 'event_dispatcher' => 'getEventDispatcherService',
  51. 'fos_http_cache.cache_manager' => 'getFosHttpCache_CacheManagerService',
  52. 'fos_http_cache.event_listener.cache_control' => 'getFosHttpCache_EventListener_CacheControlService',
  53. 'fos_http_cache.http.symfony_response_tagger' => 'getFosHttpCache_Http_SymfonyResponseTaggerService',
  54. 'fos_http_cache.proxy_client.symfony' => 'getFosHttpCache_ProxyClient_SymfonyService',
  55. 'http_kernel' => 'getHttpKernelService',
  56. 'jms_serializer' => 'getJmsSerializerService',
  57. 'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  58. 'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  59. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  60. 'request_stack' => 'getRequestStackService',
  61. 'router' => 'getRouterService',
  62. 'sulu.content.localization_finder' => 'getSulu_Content_LocalizationFinderService',
  63. 'sulu.content.mapper' => 'getSulu_Content_MapperService',
  64. 'sulu.content.path_cleaner' => 'getSulu_Content_PathCleanerService',
  65. 'sulu.content.structure_manager' => 'getSulu_Content_StructureManagerService',
  66. 'sulu.content.type_manager' => 'getSulu_Content_TypeManagerService',
  67. 'sulu.phpcr.session' => 'getSulu_Phpcr_SessionService',
  68. 'sulu.repository.access_control' => 'getSulu_Repository_AccessControlService',
  69. 'sulu.repository.account' => 'getSulu_Repository_AccountService',
  70. 'sulu.repository.analytics' => 'getSulu_Repository_AnalyticsService',
  71. 'sulu.repository.category' => 'getSulu_Repository_CategoryService',
  72. 'sulu.repository.category_meta' => 'getSulu_Repository_CategoryMetaService',
  73. 'sulu.repository.category_translation' => 'getSulu_Repository_CategoryTranslationService',
  74. 'sulu.repository.contact' => 'getSulu_Repository_ContactService',
  75. 'sulu.repository.keyword' => 'getSulu_Repository_KeywordService',
  76. 'sulu.repository.media' => 'getSulu_Repository_MediaService',
  77. 'sulu.repository.role' => 'getSulu_Repository_RoleService',
  78. 'sulu.repository.route' => 'getSulu_Repository_RouteService',
  79. 'sulu.repository.tag' => 'getSulu_Repository_TagService',
  80. 'sulu.repository.user' => 'getSulu_Repository_UserService',
  81. 'sulu.util.node_helper' => 'getSulu_Util_NodeHelperService',
  82. 'sulu_category.category_manager' => 'getSuluCategory_CategoryManagerService',
  83. 'sulu_category.keyword_manager' => 'getSuluCategory_KeywordManagerService',
  84. 'sulu_contact.contact_manager' => 'getSuluContact_ContactManagerService',
  85. 'sulu_core.array_serializer' => 'getSuluCore_ArraySerializerService',
  86. 'sulu_core.webspace.request_analyzer' => 'getSuluCore_Webspace_RequestAnalyzerService',
  87. 'sulu_core.webspace.webspace_manager' => 'getSuluCore_Webspace_WebspaceManagerService',
  88. 'sulu_custom_urls.manager' => 'getSuluCustomUrls_ManagerService',
  89. 'sulu_document_manager.document_inspector' => 'getSuluDocumentManager_DocumentInspectorService',
  90. 'sulu_document_manager.document_manager' => 'getSuluDocumentManager_DocumentManagerService',
  91. 'sulu_document_manager.metadata_factory.base' => 'getSuluDocumentManager_MetadataFactory_BaseService',
  92. 'sulu_document_manager.property_encoder' => 'getSuluDocumentManager_PropertyEncoderService',
  93. 'sulu_markup.parser.html_extractor' => 'getSuluMarkup_Parser_HtmlExtractorService',
  94. 'sulu_media.collection_repository' => 'getSuluMedia_CollectionRepositoryService',
  95. 'sulu_media.format_cache' => 'getSuluMedia_FormatCacheService',
  96. 'sulu_media.format_manager' => 'getSuluMedia_FormatManagerService',
  97. 'sulu_media.image.transformation.blur' => 'getSuluMedia_Image_Transformation_BlurService',
  98. 'sulu_media.image.transformation.crop' => 'getSuluMedia_Image_Transformation_CropService',
  99. 'sulu_media.image.transformation.gamma' => 'getSuluMedia_Image_Transformation_GammaService',
  100. 'sulu_media.image.transformation.grayscale' => 'getSuluMedia_Image_Transformation_GrayscaleService',
  101. 'sulu_media.image.transformation.negative' => 'getSuluMedia_Image_Transformation_NegativeService',
  102. 'sulu_media.image.transformation.paste' => 'getSuluMedia_Image_Transformation_PasteService',
  103. 'sulu_media.image.transformation.sharpen' => 'getSuluMedia_Image_Transformation_SharpenService',
  104. 'sulu_media.media_manager' => 'getSuluMedia_MediaManagerService',
  105. 'sulu_media.storage' => 'getSuluMedia_StorageService',
  106. 'sulu_page.compat.structure.legacy_property_factory' => 'getSuluPage_Compat_Structure_LegacyPropertyFactoryService',
  107. 'sulu_page.content_repository' => 'getSuluPage_ContentRepositoryService',
  108. 'sulu_page.extension.manager' => 'getSuluPage_Extension_ManagerService',
  109. 'sulu_page.structure.factory' => 'getSuluPage_Structure_FactoryService',
  110. 'sulu_security.mask_converter' => 'getSuluSecurity_MaskConverterService',
  111. 'sulu_security.salt_generator' => 'getSuluSecurity_SaltGeneratorService',
  112. 'sulu_security.security_checker' => 'getSuluSecurity_SecurityCheckerService',
  113. 'sulu_security.user_manager' => 'getSuluSecurity_UserManagerService',
  114. 'sulu_snippet.default_snippet.manager' => 'getSuluSnippet_DefaultSnippet_ManagerService',
  115. 'sulu_snippet.resolver' => 'getSuluSnippet_ResolverService',
  116. 'sulu_tag.tag_manager' => 'getSuluTag_TagManagerService',
  117. 'sulu_website.resolver.structure' => 'getSuluWebsite_Resolver_StructureService',
  118. 'translator' => 'getTranslatorService',
  119. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  120. 'cache_clearer' => 'getCacheClearerService',
  121. 'filesystem' => 'getFilesystemService',
  122. 'serializer' => 'getSerializerService',
  123. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  124. 'form.factory' => 'getForm_FactoryService',
  125. 'form.type.file' => 'getForm_Type_FileService',
  126. 'profiler' => 'getProfilerService',
  127. 'twig' => 'getTwigService',
  128. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  129. 'security.token_storage' => 'getSecurity_TokenStorageService',
  130. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  131. 'session' => 'getSessionService',
  132. 'validator' => 'getValidatorService',
  133. ];
  134. $this->fileMap = [
  135. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  136. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  137. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  138. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  139. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  140. '.container.private.session' => 'get_Container_Private_SessionService',
  141. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  142. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  143. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  144. 'cache.app_clearer' => 'getCache_AppClearerService',
  145. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  146. 'cache.system_clearer' => 'getCache_SystemClearerService',
  147. 'cache_warmer' => 'getCacheWarmerService',
  148. 'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  149. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\LoadFixtureCommand' => 'getLoadFixtureCommandService',
  150. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\MigratorMigrateCommand' => 'getMigratorMigrateCommandService',
  151. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeDumpCommand' => 'getNodeDumpCommandService',
  152. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeMoveCommand' => 'getNodeMoveCommandService',
  153. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeRemoveCommand' => 'getNodeRemoveCommandService',
  154. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTouchCommand' => 'getNodeTouchCommandService',
  155. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeListCommand' => 'getNodeTypeListCommandService',
  156. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeRegisterCommand' => 'getNodeTypeRegisterCommandService',
  157. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodesUpdateCommand' => 'getNodesUpdateCommandService',
  158. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\PhpcrShellCommand' => 'getPhpcrShellCommandService',
  159. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\RepositoryInitCommand' => 'getRepositoryInitCommandService',
  160. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceCreateCommand' => 'getWorkspaceCreateCommandService',
  161. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceDeleteCommand' => 'getWorkspaceDeleteCommandService',
  162. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceExportCommand' => 'getWorkspaceExportCommandService',
  163. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceImportCommand' => 'getWorkspaceImportCommandService',
  164. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceListCommand' => 'getWorkspaceListCommandService',
  165. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspacePurgeCommand' => 'getWorkspacePurgeCommandService',
  166. 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceQueryCommand' => 'getWorkspaceQueryCommandService',
  167. 'console.command.public_alias.handcraftedinthealps_rest_routing.command' => 'getConsole_Command_PublicAlias_HandcraftedinthealpsRestRouting_CommandService',
  168. 'console.command.public_alias.sulu_page.command.workspace_import' => 'getConsole_Command_PublicAlias_SuluPage_Command_WorkspaceImportService',
  169. 'console.command_loader' => 'getConsole_CommandLoaderService',
  170. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  171. 'doctrine_phpcr.admin.default_session' => 'getDoctrinePhpcr_Admin_DefaultSessionService',
  172. 'doctrine_phpcr.admin.live_session' => 'getDoctrinePhpcr_Admin_LiveSessionService',
  173. 'doctrine_phpcr.default_session' => 'getDoctrinePhpcr_DefaultSessionService',
  174. 'doctrine_phpcr.initializer_manager' => 'getDoctrinePhpcr_InitializerManagerService',
  175. 'error_controller' => 'getErrorControllerService',
  176. 'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  177. 'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  178. 'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  179. 'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  180. 'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  181. 'massive_search.adapter.test' => 'getMassiveSearch_Adapter_TestService',
  182. 'massive_search.adapter.zend_lucene' => 'getMassiveSearch_Adapter_ZendLuceneService',
  183. 'massive_search.search_manager' => 'getMassiveSearch_SearchManagerService',
  184. 'phpcr_migrations.command.initialize' => 'getPhpcrMigrations_Command_InitializeService',
  185. 'phpcr_migrations.command.migrate' => 'getPhpcrMigrations_Command_MigrateService',
  186. 'phpcr_migrations.command.status' => 'getPhpcrMigrations_Command_StatusService',
  187. 'routing.loader' => 'getRouting_LoaderService',
  188. 'services_resetter' => 'getServicesResetterService',
  189. 'sulu.content.path_cleaner.replacer_loader' => 'getSulu_Content_PathCleaner_ReplacerLoaderService',
  190. 'sulu.content.path_cleaner.replacer_loader.file_locator' => 'getSulu_Content_PathCleaner_ReplacerLoader_FileLocatorService',
  191. 'sulu.content.type.block' => 'getSulu_Content_Type_BlockService',
  192. 'sulu.content.type.checkbox' => 'getSulu_Content_Type_CheckboxService',
  193. 'sulu.content.type.color' => 'getSulu_Content_Type_ColorService',
  194. 'sulu.content.type.date' => 'getSulu_Content_Type_DateService',
  195. 'sulu.content.type.datetime' => 'getSulu_Content_Type_DatetimeService',
  196. 'sulu.content.type.email' => 'getSulu_Content_Type_EmailService',
  197. 'sulu.content.type.link' => 'getSulu_Content_Type_LinkService',
  198. 'sulu.content.type.number' => 'getSulu_Content_Type_NumberService',
  199. 'sulu.content.type.page_selection' => 'getSulu_Content_Type_PageSelectionService',
  200. 'sulu.content.type.password' => 'getSulu_Content_Type_PasswordService',
  201. 'sulu.content.type.phone' => 'getSulu_Content_Type_PhoneService',
  202. 'sulu.content.type.resource_locator' => 'getSulu_Content_Type_ResourceLocatorService',
  203. 'sulu.content.type.segment_select' => 'getSulu_Content_Type_SegmentSelectService',
  204. 'sulu.content.type.select' => 'getSulu_Content_Type_SelectService',
  205. 'sulu.content.type.single_page_selection' => 'getSulu_Content_Type_SinglePageSelectionService',
  206. 'sulu.content.type.single_select' => 'getSulu_Content_Type_SingleSelectService',
  207. 'sulu.content.type.text_area' => 'getSulu_Content_Type_TextAreaService',
  208. 'sulu.content.type.text_editor' => 'getSulu_Content_Type_TextEditorService',
  209. 'sulu.content.type.text_line' => 'getSulu_Content_Type_TextLineService',
  210. 'sulu.content.type.time' => 'getSulu_Content_Type_TimeService',
  211. 'sulu.content.type.url' => 'getSulu_Content_Type_UrlService',
  212. 'sulu.content.webspace_structure_provider' => 'getSulu_Content_WebspaceStructureProviderService',
  213. 'sulu.core.localization_manager' => 'getSulu_Core_LocalizationManagerService',
  214. 'sulu.repository.activity' => 'getSulu_Repository_ActivityService',
  215. 'sulu.repository.preview_link' => 'getSulu_Repository_PreviewLinkService',
  216. 'sulu.repository.role_setting' => 'getSulu_Repository_RoleSettingService',
  217. 'sulu.repository.trash_item' => 'getSulu_Repository_TrashItemService',
  218. 'sulu_category.content.type.category_selection' => 'getSuluCategory_Content_Type_CategorySelectionService',
  219. 'sulu_category.content.type.single_category_selection' => 'getSuluCategory_Content_Type_SingleCategorySelectionService',
  220. 'sulu_contact.account_factory' => 'getSuluContact_AccountFactoryService',
  221. 'sulu_contact.account_manager' => 'getSuluContact_AccountManagerService',
  222. 'sulu_contact.content.account_selection' => 'getSuluContact_Content_AccountSelectionService',
  223. 'sulu_contact.content.contact_account_selection' => 'getSuluContact_Content_ContactAccountSelectionService',
  224. 'sulu_contact.content.contact_selection' => 'getSuluContact_Content_ContactSelectionService',
  225. 'sulu_contact.content.single_account_selection' => 'getSuluContact_Content_SingleAccountSelectionService',
  226. 'sulu_contact.content.single_contact_selection' => 'getSuluContact_Content_SingleContactSelectionService',
  227. 'sulu_contact.form_of_address_provider' => 'getSuluContact_FormOfAddressProviderService',
  228. 'sulu_contact.util.index_comparator' => 'getSuluContact_Util_IndexComparatorService',
  229. 'sulu_core.doctrine_list_builder_factory' => 'getSuluCore_DoctrineListBuilderFactoryService',
  230. 'sulu_core.doctrine_rest_helper' => 'getSuluCore_DoctrineRestHelperService',
  231. 'sulu_core.list_rest_helper' => 'getSuluCore_ListRestHelperService',
  232. 'sulu_core.webspace.document_manager.webspace_initializer' => 'getSuluCore_Webspace_DocumentManager_WebspaceInitializerService',
  233. 'sulu_custom_urls.initializer' => 'getSuluCustomUrls_InitializerService',
  234. 'sulu_document_manager.initializer' => 'getSuluDocumentManager_InitializerService',
  235. 'sulu_document_manager.initializer.root_path_purge_initializer' => 'getSuluDocumentManager_Initializer_RootPathPurgeInitializerService',
  236. 'sulu_document_manager.initializer.workspace' => 'getSuluDocumentManager_Initializer_WorkspaceService',
  237. 'sulu_document_manager.serializer.subscriber.proxy' => 'getSuluDocumentManager_Serializer_Subscriber_ProxyService',
  238. 'sulu_hash.request_hash_checker' => 'getSuluHash_RequestHashCheckerService',
  239. 'sulu_http_cache.cache_lifetime.enhancer' => 'getSuluHttpCache_CacheLifetime_EnhancerService',
  240. 'sulu_location.content.type.location' => 'getSuluLocation_Content_Type_LocationService',
  241. 'sulu_location.controller.geolocator' => 'getSuluLocation_Controller_GeolocatorService',
  242. 'sulu_media.collection_manager' => 'getSuluMedia_CollectionManagerService',
  243. 'sulu_media.disposition_type.resolver' => 'getSuluMedia_DispositionType_ResolverService',
  244. 'sulu_media.format_options_manager' => 'getSuluMedia_FormatOptionsManagerService',
  245. 'sulu_media.media_stream_controller' => 'getSuluMedia_MediaStreamControllerService',
  246. 'sulu_media.system_collections.manager' => 'getSuluMedia_SystemCollections_ManagerService',
  247. 'sulu_media.type.collection_selection' => 'getSuluMedia_Type_CollectionSelectionService',
  248. 'sulu_media.type.image_map' => 'getSuluMedia_Type_ImageMapService',
  249. 'sulu_media.type.media_selection' => 'getSuluMedia_Type_MediaSelectionService',
  250. 'sulu_media.type.single_collection_selection' => 'getSuluMedia_Type_SingleCollectionSelectionService',
  251. 'sulu_media.type.single_media_selection' => 'getSuluMedia_Type_SingleMediaSelectionService',
  252. 'sulu_page.document_manager.content_initializer' => 'getSuluPage_DocumentManager_ContentInitializerService',
  253. 'sulu_page.export.webspace' => 'getSuluPage_Export_WebspaceService',
  254. 'sulu_page.import.webspace' => 'getSuluPage_Import_WebspaceService',
  255. 'sulu_page.node_repository' => 'getSuluPage_NodeRepositoryService',
  256. 'sulu_page.rl_repository' => 'getSuluPage_RlRepositoryService',
  257. 'sulu_page.smart_content.content_type' => 'getSuluPage_SmartContent_ContentTypeService',
  258. 'sulu_page.smart_content.data_provider_pool' => 'getSuluPage_SmartContent_DataProviderPoolService',
  259. 'sulu_page.teaser.content_type' => 'getSuluPage_Teaser_ContentTypeService',
  260. 'sulu_route.content_type' => 'getSuluRoute_ContentTypeService',
  261. 'sulu_route.content_type.page_tree_route' => 'getSuluRoute_ContentType_PageTreeRouteService',
  262. 'sulu_search.controller.website_search' => 'getSuluSearch_Controller_WebsiteSearchService',
  263. 'sulu_security.encoder_factory' => 'getSuluSecurity_EncoderFactoryService',
  264. 'sulu_security.token_generator' => 'getSuluSecurity_TokenGeneratorService',
  265. 'sulu_security.user_repository' => 'getSuluSecurity_UserRepositoryService',
  266. 'sulu_security.user_setting_repository' => 'getSuluSecurity_UserSettingRepositoryService',
  267. 'sulu_snippet.content.single_snippet_selection' => 'getSuluSnippet_Content_SingleSnippetSelectionService',
  268. 'sulu_snippet.content.snippet' => 'getSuluSnippet_Content_SnippetService',
  269. 'sulu_snippet.document.snippet_initializer' => 'getSuluSnippet_Document_SnippetInitializerService',
  270. 'sulu_snippet.export.snippet' => 'getSuluSnippet_Export_SnippetService',
  271. 'sulu_snippet.import.snippet' => 'getSuluSnippet_Import_SnippetService',
  272. 'sulu_snippet.reference_store.snippet' => 'getSuluSnippet_ReferenceStore_SnippetService',
  273. 'sulu_snippet.repository' => 'getSuluSnippet_RepositoryService',
  274. 'sulu_tag.content.type.tag_selection' => 'getSuluTag_Content_Type_TagSelectionService',
  275. 'sulu_website.analytics.manager' => 'getSuluWebsite_Analytics_ManagerService',
  276. 'sulu_website.default_controller' => 'getSuluWebsite_DefaultControllerService',
  277. 'sulu_website.http_cache.clearer' => 'getSuluWebsite_HttpCache_ClearerService',
  278. 'sulu_website.redirect_controller' => 'getSuluWebsite_RedirectControllerService',
  279. 'sulu_website.resolver.parameter' => 'getSuluWebsite_Resolver_ParameterService',
  280. 'sulu_website.resolver.template_attribute' => 'getSuluWebsite_Resolver_TemplateAttributeService',
  281. 'sulu_website.segment_controller' => 'getSuluWebsite_SegmentControllerService',
  282. 'sulu_website.sitemap_controller' => 'getSuluWebsite_SitemapControllerService',
  283. 'sulu_website.url_select_helper' => 'getSuluWebsite_UrlSelectHelperService',
  284. 'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  285. 'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  286. 'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  287. 'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  288. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  289. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  290. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  291. ];
  292. $this->aliases = [
  293. 'Doctrine\\Bundle\\PHPCRBundle\\ManagerRegistry' => 'doctrine_phpcr',
  294. 'FOS\\HttpCacheBundle\\CacheManager' => 'fos_http_cache.cache_manager',
  295. 'FOS\\HttpCacheBundle\\EventListener\\CacheControlListener' => 'fos_http_cache.event_listener.cache_control',
  296. 'FOS\\HttpCacheBundle\\Http\\SymfonyResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  297. 'FOS\\HttpCache\\ResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  298. 'PHPCR\\SessionInterface' => 'doctrine_phpcr.session',
  299. 'Sulu\\Bundle\\MediaBundle\\Media\\Storage\\StorageInterface' => 'sulu_media.storage',
  300. 'Sulu\\Bundle\\WebsiteBundle\\Controller\\DefaultController' => 'sulu_website.default_controller',
  301. 'database_connection' => 'doctrine.dbal.default_connection',
  302. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  303. 'doctrine_phpcr.admin.jackalope_doctrine_dbal.default_connection' => 'doctrine.dbal.default_connection',
  304. 'doctrine_phpcr.admin.jackalope_doctrine_dbal.live_connection' => 'doctrine.dbal.default_connection',
  305. 'doctrine_phpcr.jackalope_doctrine_dbal.default_connection' => 'doctrine.dbal.default_connection',
  306. 'doctrine_phpcr.jackalope_doctrine_dbal.live_connection' => 'doctrine.dbal.default_connection',
  307. 'doctrine_phpcr.live_session' => 'doctrine_phpcr.session',
  308. 'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  309. 'mailer' => 'swiftmailer.mailer.default',
  310. 'sulu_document_manager.default_session' => 'doctrine_phpcr.session',
  311. 'sulu_document_manager.live_session' => 'doctrine_phpcr.session',
  312. ];
  313. $this->privates['service_container'] = function () {
  314. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  315. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/KernelInterface.php';
  316. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/RebootableInterface.php';
  317. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/TerminableInterface.php';
  318. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Kernel.php';
  319. include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  320. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/HttpKernel/SuluKernel.php';
  321. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/HttpCacheProvider.php';
  322. include_once \dirname(__DIR__, 5).'/src/Kernel.php';
  323. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  324. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  325. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  326. include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  327. include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  328. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  329. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  330. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  331. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  332. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  333. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  334. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  335. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  336. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  337. include_once \dirname(__DIR__, 5).'/vendor/psr/container/src/ContainerInterface.php';
  338. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  339. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  340. include_once \dirname(__DIR__, 5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  341. include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  342. include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  343. include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  344. include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/RunnerInterface.php';
  345. include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  346. include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  347. include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/RuntimeInterface.php';
  348. include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/GenericRuntime.php';
  349. include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/SymfonyRuntime.php';
  350. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpKernel.php';
  351. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  352. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  353. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  354. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  355. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/RequestStack.php';
  356. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/UrlHelper.php';
  357. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/FileLocatorInterface.php';
  358. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/FileLocator.php';
  359. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  360. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  361. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  362. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  363. include_once \dirname(__DIR__, 5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  364. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  365. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache-contracts/CacheInterface.php';
  366. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/PruneableInterface.php';
  367. include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ResetInterface.php';
  368. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/ResettableInterface.php';
  369. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  370. include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  371. include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  372. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  373. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache-contracts/CacheTrait.php';
  374. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  375. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  376. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  377. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  378. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  379. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  380. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  381. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Context/ContextInterface.php';
  382. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Context/RequestStackContext.php';
  383. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  384. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/TranslatorBagInterface.php';
  385. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  386. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Translator.php';
  387. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  388. include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  389. include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  390. include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  391. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  392. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  393. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  394. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  395. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  396. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/IdentityTranslator.php';
  397. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  398. include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  399. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  400. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  401. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  402. include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Logger.php';
  403. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  404. include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  405. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RequestContext.php';
  406. include_once \dirname(__DIR__, 5).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  407. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  408. include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  409. include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  410. include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  411. include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  412. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  413. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  414. include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  415. include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  416. include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  417. include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  418. include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  419. include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  420. include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  421. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  422. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  423. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/FormRegistryInterface.php';
  424. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/FormRegistry.php';
  425. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/FormExtensionInterface.php';
  426. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  427. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  428. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  429. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  430. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ValidatorBuilder.php';
  431. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validation.php';
  432. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  433. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  434. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  435. include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  436. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  437. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  438. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  439. include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  440. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  441. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  442. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  443. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  444. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  445. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  446. include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  447. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  448. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  449. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  450. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  451. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  452. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  453. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Profiler/Profile.php';
  454. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  455. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  456. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  457. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  458. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  459. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  460. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  461. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  462. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  463. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  464. include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  465. include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  466. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/PathCleanupInterface.php';
  467. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/PathCleanup.php';
  468. include_once \dirname(__DIR__, 5).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  469. include_once \dirname(__DIR__, 5).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  470. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Mapper/ContentMapperInterface.php';
  471. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Mapper/ContentMapper.php';
  472. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/ContentTypeManagerInterface.php';
  473. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/ContentTypeManager.php';
  474. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  475. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManagerInterface.php';
  476. include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  477. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManager.php';
  478. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/ResourceLocatorMapperInterface.php';
  479. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php';
  480. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyPoolInterface.php';
  481. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyPool.php';
  482. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyInterface.php';
  483. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategy.php';
  484. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeFullEditStrategy.php';
  485. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorGeneratorInterface.php';
  486. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeGenerator.php';
  487. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeLeafEditStrategy.php';
  488. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryExecutorInterface.php';
  489. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryExecutor.php';
  490. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Util/SuluNodeHelper.php';
  491. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/LocalizationFinderInterface.php';
  492. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/LocalizationFinder.php';
  493. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/Loader/LoaderInterface.php';
  494. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/Loader/Loader.php';
  495. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  496. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  497. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/Loader/LoaderResolver.php';
  498. include_once \dirname(__DIR__, 5).'/vendor/symfony/config/Loader/FileLoader.php';
  499. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/BaseXmlFileLoader.php';
  500. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/XmlFileLoader10.php';
  501. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/XmlFileLoader11.php';
  502. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Url/ReplacerInterface.php';
  503. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Url/Replacer.php';
  504. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Localization/Provider/LocalizationProviderInterface.php';
  505. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManagerInterface.php';
  506. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php';
  507. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/MemoizeInterface.php';
  508. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/Memoize.php';
  509. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  510. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  511. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  512. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  513. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  514. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  515. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  516. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  517. include_once \dirname(__DIR__, 5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  518. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Configuration.php';
  519. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/GeneratorStrategy/GeneratorStrategyInterface.php';
  520. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/GeneratorStrategy/FileWriterGeneratorStrategy.php';
  521. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/FileLocator/FileLocatorInterface.php';
  522. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/FileLocator/FileLocator.php';
  523. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/SessionManager/SessionManagerInterface.php';
  524. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/SessionManager/SessionManager.php';
  525. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Serializer/ArraySerializerInterface.php';
  526. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Serializer/ArraySerializer.php';
  527. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzerInterface.php';
  528. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php';
  529. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/RequestProcessorInterface.php';
  530. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/ParameterRequestProcessor.php';
  531. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/UrlRequestProcessor.php';
  532. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/WebsiteRequestProcessor.php';
  533. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/DateTimeRequestProcessor.php';
  534. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/SystemRequestProcessor.php';
  535. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/SegmentRequestProcessor.php';
  536. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/PortalInformationRequestProcessor.php';
  537. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  538. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  539. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  540. include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  541. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  542. include_once \dirname(__DIR__, 5).'/vendor/doctrine/event-manager/src/EventManager.php';
  543. include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  544. include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Connection.php';
  545. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  546. include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Configuration.php';
  547. include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  548. include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  549. include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  550. include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  551. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  552. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  553. include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  554. include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  555. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  556. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  557. include_once \dirname(__DIR__, 5).'/vendor/doctrine/phpcr-bundle/src/ManagerRegistry.php';
  558. include_once \dirname(__DIR__, 5).'/vendor/phpcr/phpcr/src/PHPCR/RepositoryFactoryInterface.php';
  559. include_once \dirname(__DIR__, 5).'/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php';
  560. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  561. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/EventListener/ResponseStatusCodeListener.php';
  562. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  563. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  564. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  565. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/EventListener/ZoneMatcherListener.php';
  566. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  567. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/RequestMatcher.php';
  568. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  569. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Type/Parser.php';
  570. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  571. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  572. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/FileCache.php';
  573. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  574. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  575. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  576. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  577. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  578. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  579. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  580. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  581. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/MetadataFactory.php';
  582. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  583. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  584. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  585. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  586. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  587. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  588. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  589. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  590. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  591. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  592. include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  593. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcherInterface.php';
  594. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcher.php';
  595. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/UnsafeRequestMatcher.php';
  596. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/ResponseMatcherInterface.php';
  597. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/NonErrorResponseMatcher.php';
  598. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/CacheControlListener.php';
  599. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/ProxyClient.php';
  600. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/HttpProxyClient.php';
  601. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/PurgeCapable.php';
  602. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/RefreshCapable.php';
  603. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/TagCapable.php';
  604. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/ClearCapable.php';
  605. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Symfony.php';
  606. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Dispatcher.php';
  607. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/KernelDispatcher.php';
  608. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/CacheInvalidator.php';
  609. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/CacheManager.php';
  610. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/ResponseTagger.php';
  611. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/SymfonyResponseTagger.php';
  612. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderFormatter.php';
  613. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderParser.php';
  614. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/CommaSeparatedTagHeaderFormatter.php';
  615. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AbstractRuleListener.php';
  616. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/TagListener.php';
  617. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/CacheableRequestMatcher.php';
  618. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/CacheableResponseMatcher.php';
  619. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/Php8AttributesListener.php';
  620. include_once \dirname(__DIR__, 5).'/vendor/massive/search-bundle/Search/Factory.php';
  621. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Search/Factory.php';
  622. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/ContactManagerInterface.php';
  623. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/RelationTrait.php';
  624. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/AbstractContactManager.php';
  625. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryInterface.php';
  626. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/ContactManager.php';
  627. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  628. include_once \dirname(__DIR__, 5).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  629. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/EntityRepository.php';
  630. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactTitleRepository.php';
  631. include_once \dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  632. include_once \dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  633. include_once \dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  634. include_once \dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Tool/ORM/Repository/EntityRepositoryCompat.php';
  635. include_once \dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  636. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/CollectionRepositoryInterface.php';
  637. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/DescendantProviderInterface.php';
  638. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/SecuredEntityRepositoryTrait.php';
  639. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/CollectionRepository.php';
  640. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatCache/FormatCacheInterface.php';
  641. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatCache/LocalFormatCache.php';
  642. include_once \dirname(__DIR__, 5).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  643. include_once \dirname(__DIR__, 5).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  644. include_once \dirname(__DIR__, 5).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  645. include_once \dirname(__DIR__, 5).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  646. include_once \dirname(__DIR__, 5).'/vendor/imagine/imagine/src/Imagick/Imagine.php';
  647. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/TransformationInterface.php';
  648. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/CropTransformation.php';
  649. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/PasteTransformation.php';
  650. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/BlurTransformation.php';
  651. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/GammaTransformation.php';
  652. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/GrayscaleTransformation.php';
  653. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/NegativeTransformation.php';
  654. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/SharpenTransformation.php';
  655. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Manager/MediaManagerInterface.php';
  656. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Manager/MediaManager.php';
  657. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FileValidator/FileValidatorInterface.php';
  658. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FileValidator/FileValidator.php';
  659. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/TypeManager/TypeManagerInterface.php';
  660. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/TypeManager/TypeManager.php';
  661. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManagerInterface.php';
  662. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php';
  663. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImageConverterInterface.php';
  664. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImagineImageConverter.php';
  665. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/MediaImageExtractorInterface.php';
  666. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/MediaImageExtractor.php';
  667. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Video/VideoThumbnailServiceInterface.php';
  668. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Video/VideoThumbnailService.php';
  669. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/TransformationPoolInterface.php';
  670. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/TransformationPool.php';
  671. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Focus/FocusInterface.php';
  672. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Focus/Focus.php';
  673. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Scaler/ScalerInterface.php';
  674. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Scaler/Scaler.php';
  675. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Cropper/CropperInterface.php';
  676. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Cropper/Cropper.php';
  677. include_once \dirname(__DIR__, 5).'/vendor/contao/imagine-svg/src/Imagine.php';
  678. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/MaskConverterInterface.php';
  679. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/MaskConverter.php';
  680. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/SaltGenerator.php';
  681. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlManagerInterface.php';
  682. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlManager.php';
  683. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlProviderInterface.php';
  684. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/PhpcrAccessControlProvider.php';
  685. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/DoctrineAccessControlProvider.php';
  686. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/System/SystemStoreInterface.php';
  687. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/System/SystemStore.php';
  688. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/EventSubscriberInterface.php';
  689. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/EventListener/SystemListener.php';
  690. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/AccessControl/AccessControlQueryEnhancer.php';
  691. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/UserManager/UserManagerInterface.php';
  692. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/UserManager/UserManager.php';
  693. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/GroupRepository.php';
  694. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/SecurityCheckerInterface.php';
  695. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AbstractSecurityChecker.php';
  696. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/SecurityChecker.php';
  697. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/EventListener/SuluSecurityListener.php';
  698. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/CategoryManagerInterface.php';
  699. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/CategoryManager.php';
  700. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Category/Request/CategoryRequestHandlerInterface.php';
  701. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Category/Request/CategoryRequestHandler.php';
  702. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/KeywordManagerInterface.php';
  703. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/KeywordManager.php';
  704. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/DefaultSnippetManagerInterface.php';
  705. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/DefaultSnippetManager.php';
  706. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Settings/SettingsManagerInterface.php';
  707. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Settings/SettingsManager.php';
  708. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/SnippetResolverInterface.php';
  709. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/SnippetResolver.php';
  710. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepositoryInterface.php';
  711. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php';
  712. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/XmlParserTrait.php';
  713. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Parser/PropertiesXmlParser.php';
  714. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Parser/SchemaXmlParser.php';
  715. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Factory/StructureMetadataFactoryInterface.php';
  716. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Factory/StructureMetadataFactory.php';
  717. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Loader/AbstractLoader.php';
  718. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Loader/StructureXmlLoader.php';
  719. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionManagerInterface.php';
  720. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionManager.php';
  721. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionInterface.php';
  722. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/AbstractExtension.php';
  723. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExportExtensionInterface.php';
  724. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/SeoStructureExtension.php';
  725. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php';
  726. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/Structure/LegacyPropertyFactory.php';
  727. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Export/Manager/ExportManagerInterface.php';
  728. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Export/Manager/ExportManager.php';
  729. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Import/Manager/ImportManagerInterface.php';
  730. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Import/Manager/ImportManager.php';
  731. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagManagerInterface.php';
  732. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagManager.php';
  733. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Tag/Request/TagRequestHandlerInterface.php';
  734. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Tag/Request/TagRequestHandler.php';
  735. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolverInterface.php';
  736. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolver.php';
  737. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/RequestListener.php';
  738. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php';
  739. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  740. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/TranslatorListener.php';
  741. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/SecurityListener.php';
  742. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/AppendAnalyticsListener.php';
  743. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventSubscriber/GeneratorEventSubscriber.php';
  744. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/SegmentSubscriber.php';
  745. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/CacheLifetime/CacheLifetimeResolverInterface.php';
  746. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/CacheLifetime/CacheLifetimeResolver.php';
  747. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManagerInterface.php';
  748. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php';
  749. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentRegistry.php';
  750. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NodeManager.php';
  751. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/SessionManagerInterface.php';
  752. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/SessionManager.php';
  753. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/MetadataFactoryInterface.php';
  754. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php';
  755. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php';
  756. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NamespaceRegistry.php';
  757. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PropertyEncoder.php';
  758. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Bridge/PropertyEncoder.php';
  759. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Collector/DomainEventCollectorInterface.php';
  760. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Collector/DomainEventCollector.php';
  761. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Collector/DocumentDomainEventCollectorInterface.php';
  762. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Collector/DocumentDomainEventCollector.php';
  763. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PathSegmentRegistry.php';
  764. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PathBuilder.php';
  765. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentInspector.php';
  766. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Bridge/DocumentInspector.php';
  767. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/ProxyFactory.php';
  768. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/AbstractBaseFactory.php';
  769. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/LazyLoadingGhostFactory.php';
  770. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Manager/CustomUrlManagerInterface.php';
  771. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Manager/CustomUrlManager.php';
  772. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Repository/CustomUrlRepository.php';
  773. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Generator/GeneratorInterface.php';
  774. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Generator/Generator.php';
  775. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/TagExtractorInterface.php';
  776. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/HtmlTagExtractor.php';
  777. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/MarkupParserInterface.php';
  778. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/HtmlMarkupParser.php';
  779. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagRegistryInterface.php';
  780. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagRegistry.php';
  781. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagInterface.php';
  782. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/LinkTag.php';
  783. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/DelegatingTagExtractor.php';
  784. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Listener/MarkupListener.php';
  785. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderPoolInterface.php';
  786. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderPool.php';
  787. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderInterface.php';
  788. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Markup/Link/MediaLinkProvider.php';
  789. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Markup/Link/PageLinkProvider.php';
  790. include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  791. include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  792. include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  793. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  794. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  795. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  796. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  797. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  798. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  799. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  800. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  801. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  802. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Server/Connection.php';
  803. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  804. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  805. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  806. include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  807. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  808. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  809. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  810. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Security.php';
  811. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  812. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  813. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/FirewallMapInterface.php';
  814. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  815. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  816. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  817. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  818. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  819. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  820. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  821. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php';
  822. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Firewall.php';
  823. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  824. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  825. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Dispatcher/DomainEventDispatcherInterface.php';
  826. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Dispatcher/DomainEventDispatcher.php';
  827. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Domain/Repository/TrashItemRepositoryInterface.php';
  828. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php';
  829. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Application/TrashManager/TrashManagerInterface.php';
  830. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Application/TrashManager/TrashManager.php';
  831. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  832. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/TraceableHttpClient.php';
  833. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/HttpClient.php';
  834. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/DataCollectorTranslator.php';
  835. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  836. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  837. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  838. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RouterInterface.php';
  839. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  840. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  841. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  842. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Router.php';
  843. include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  844. include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Routing/Router.php';
  845. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  846. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  847. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  848. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  849. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  850. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  851. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  852. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  853. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  854. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RouteCollection.php';
  855. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  856. include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  857. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  858. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  859. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  860. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  861. include_once \dirname(__DIR__, 5).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  862. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/CustomUrlRouteProvider.php';
  863. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/AbstractEnhancer.php';
  864. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/TrailingSlashEnhancer.php';
  865. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/TrailingHTMLEnhancer.php';
  866. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/RedirectEnhancer.php';
  867. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/SeoEnhancer.php';
  868. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/ContentEnhancer.php';
  869. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/InternalLinkEnhancer.php';
  870. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/StructureEnhancer.php';
  871. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/ExternalLinkEnhancer.php';
  872. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  873. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  874. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  875. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/SerializerInterface.php';
  876. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  877. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Serializer.php';
  878. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  879. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  880. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  881. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  882. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  883. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  884. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  885. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  886. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  887. include_once \dirname(__DIR__, 5).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  888. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  889. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  890. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  891. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  892. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  893. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  894. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  895. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  896. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/StorageInterface.php';
  897. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/LocalStorage.php';
  898. include_once \dirname(__DIR__, 5).'/vendor/symfony/filesystem/Filesystem.php';
  899. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php';
  900. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/FormFactoryInterface.php';
  901. include_once \dirname(__DIR__, 5).'/vendor/symfony/form/FormFactory.php';
  902. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  903. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  904. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  905. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  906. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  907. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  908. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  909. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  910. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  911. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  912. include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  913. include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  914. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  915. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  916. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  917. include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  918. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  919. include_once \dirname(__DIR__, 5).'/vendor/doctrine/phpcr-bundle/src/DataCollector/AbstractPHPCRDataCollector.php';
  920. include_once \dirname(__DIR__, 5).'/vendor/doctrine/phpcr-bundle/src/DataCollector/PHPCRDataCollector.php';
  921. include_once \dirname(__DIR__, 5).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  922. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  923. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DataCollector/SuluCollector.php';
  924. include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  925. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  926. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  927. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  928. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  929. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  930. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  931. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  932. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  933. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/ExtensionSet.php';
  934. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Template.php';
  935. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/TemplateWrapper.php';
  936. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Environment.php';
  937. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  938. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  939. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  940. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  941. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  942. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Packages.php';
  943. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/PackageInterface.php';
  944. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Package.php';
  945. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/PathPackage.php';
  946. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  947. include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  948. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  949. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  950. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  951. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  952. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  953. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  954. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  955. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  956. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  957. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  958. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  959. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  960. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  961. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  962. include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  963. include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/Twig/CacheTagExtension.php';
  964. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Twig/ContactTwigExtension.php';
  965. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Twig/DispositionTypeTwigExtension.php';
  966. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Twig/MediaTwigExtension.php';
  967. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Twig/UserTwigExtension.php';
  968. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Twig/CategoryTwigExtension.php';
  969. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/MemoizeTwigExtensionTrait.php';
  970. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/MemoizedSnippetTwigExtension.php';
  971. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetTwigExtensionInterface.php';
  972. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetTwigExtension.php';
  973. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/DefaultSnippetTwigExtension.php';
  974. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetAreaTwigExtension.php';
  975. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Twig/ExportTwigExtension.php';
  976. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Twig/TagTwigExtension.php';
  977. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentPathInterface.php';
  978. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentPathTwigExtension.php';
  979. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/MemoizedNavigationTwigExtension.php';
  980. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/NavigationTwigExtensionInterface.php';
  981. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/NavigationTwigExtension.php';
  982. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapperInterface.php';
  983. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapper.php';
  984. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilderInterface.php';
  985. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilder.php';
  986. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationQueryBuilder.php';
  987. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/MemoizedSitemapTwigExtension.php';
  988. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/SitemapTwigExtensionInterface.php';
  989. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/SitemapTwigExtension.php';
  990. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapGeneratorInterface.php';
  991. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapGenerator.php';
  992. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapContentQueryBuilder.php';
  993. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/MemoizedContentTwigExtension.php';
  994. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentTwigExtensionInterface.php';
  995. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentTwigExtension.php';
  996. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Meta/MetaTwigExtension.php';
  997. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Seo/SeoTwigExtension.php';
  998. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Core/UtilTwigExtension.php';
  999. include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1000. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/AppVariable.php';
  1001. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1002. include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1003. include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1004. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1005. include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1006. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1007. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1008. include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1009. };
  1010. }
  1011. public function compile(): void
  1012. {
  1013. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1014. }
  1015. public function isCompiled(): bool
  1016. {
  1017. return true;
  1018. }
  1019. public function getRemovedIds(): array
  1020. {
  1021. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1022. }
  1023. protected function load($file, $lazyLoad = true)
  1024. {
  1025. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  1026. return $class::do($this, $lazyLoad);
  1027. }
  1028. if ('.' === $file[-4]) {
  1029. $class = substr($class, 0, -4);
  1030. } else {
  1031. $file .= '.php';
  1032. }
  1033. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1034. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  1035. }
  1036. protected function createProxy($class, \Closure $factory)
  1037. {
  1038. class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  1039. return $factory();
  1040. }
  1041. /**
  1042. * Gets the public '.container.private.filesystem' shared service.
  1043. *
  1044. * @return \Symfony\Component\Filesystem\Filesystem
  1045. */
  1046. protected function get_Container_Private_FilesystemService()
  1047. {
  1048. return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1049. }
  1050. /**
  1051. * Gets the public '.container.private.form.factory' shared service.
  1052. *
  1053. * @return \Symfony\Component\Form\FormFactory
  1054. */
  1055. protected function get_Container_Private_Form_FactoryService()
  1056. {
  1057. $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1058. if (isset($this->services['.container.private.form.factory'])) {
  1059. return $this->services['.container.private.form.factory'];
  1060. }
  1061. return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1062. }
  1063. /**
  1064. * Gets the public '.container.private.profiler' shared service.
  1065. *
  1066. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1067. */
  1068. protected function get_Container_Private_ProfilerService()
  1069. {
  1070. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1071. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1072. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1073. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1074. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1075. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  1076. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1077. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1078. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1079. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1080. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1081. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1082. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1083. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1084. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1085. $d->addInstance('sulu_preview.preview.cache', ($this->privates['sulu_preview.preview.cache'] ?? $this->getSuluPreview_Preview_CacheService()));
  1086. $d->addInstance('sulu_admin.collaboration_cache', ($this->privates['sulu_admin.collaboration_cache'] ?? $this->getSuluAdmin_CollaborationCacheService()));
  1087. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1088. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1089. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1090. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1091. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1092. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1093. $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1094. if ($this->has('kernel')) {
  1095. $f->setKernel($b);
  1096. }
  1097. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1098. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, NULL));
  1099. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1100. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1101. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1102. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1103. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1104. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1105. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(NULL, $c));
  1106. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1107. $instance->add($d);
  1108. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1109. $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  1110. $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())));
  1111. $instance->add($e);
  1112. $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([])))));
  1113. $instance->add(new \Doctrine\Bundle\PHPCRBundle\DataCollector\PHPCRDataCollector(($this->services['doctrine_phpcr'] ?? $this->getDoctrinePhpcrService())));
  1114. $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1115. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1116. $instance->add(new \JMS\SerializerBundle\Debug\DataCollector(['Sulu\\Bundle\\AdminBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/config/serializer'), 'Sulu\\Bundle\\SearchBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/config/serializer'), 'Sulu\\Bundle\\CategoryBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/config/serializer'), 'Sulu\\Bundle\\SnippetBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Resources/config/serializer'), 'Sulu\\Bundle\\PageBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Bundle\\DocumentManagerBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Resources/config/serializer'), 'Sulu\\Bundle\\CustomUrlBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/config/serializer'), 'Sulu\\Component\\CustomUrl' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Component\\DocumentManager' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Component\\Content' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Component\\Webspace' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Bundle\\CategoryBundle\\Entity' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/serializer'), 'Massive\\Bundle\\SearchBundle\\Search' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/config/serializer/massive'), 'Sulu\\Bundle\\SearchBundle\\Search' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/config/serializer/sulu'), 'Sulu\\Component\\SmartContent\\Configuration' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/DependencyInjection/../Resources/config/serializer')], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  1117. $instance->add(new \Sulu\Bundle\WebsiteBundle\DataCollector\SuluCollector());
  1118. $instance->add($f);
  1119. return $instance;
  1120. }
  1121. /**
  1122. * Gets the public '.container.private.security.authorization_checker' shared service.
  1123. *
  1124. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1125. */
  1126. protected function get_Container_Private_Security_AuthorizationCheckerService()
  1127. {
  1128. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1129. if (isset($this->services['.container.private.security.authorization_checker'])) {
  1130. return $this->services['.container.private.security.authorization_checker'];
  1131. }
  1132. 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);
  1133. }
  1134. /**
  1135. * Gets the public '.container.private.security.token_storage' shared service.
  1136. *
  1137. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1138. */
  1139. protected function get_Container_Private_Security_TokenStorageService()
  1140. {
  1141. 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, [
  1142. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1143. ], [
  1144. 'request_stack' => '?',
  1145. ]));
  1146. }
  1147. /**
  1148. * Gets the public '.container.private.twig' shared service.
  1149. *
  1150. * @return \Twig\Environment
  1151. */
  1152. protected function get_Container_Private_TwigService()
  1153. {
  1154. $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
  1155. $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1156. $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1157. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1158. $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1159. $e = ($this->services['sulu_core.array_serializer'] ?? $this->getSuluCore_ArraySerializerService());
  1160. $f = ($this->privates['sulu_core.cache.memoize'] ?? $this->getSuluCore_Cache_MemoizeService());
  1161. $g = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  1162. $h = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  1163. $i = ($this->services['sulu_website.resolver.structure'] ?? $this->getSuluWebsite_Resolver_StructureService());
  1164. $j = ($this->services['sulu_snippet.default_snippet.manager'] ?? $this->getSuluSnippet_DefaultSnippet_ManagerService());
  1165. $k = ($this->services['sulu_snippet.resolver'] ?? $this->getSuluSnippet_ResolverService());
  1166. $l = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  1167. $m = new \Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension($l, 'dev', $h);
  1168. $n = ($this->privates['sulu.content.query_executor'] ?? $this->getSulu_Content_QueryExecutorService());
  1169. $o = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  1170. $p = ($this->services['sulu_page.extension.manager'] ?? $this->getSuluPage_Extension_ManagerService());
  1171. $q = ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService());
  1172. $r = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  1173. $r->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $b]);
  1174. $s = new \Symfony\Bridge\Twig\AppVariable();
  1175. $s->setEnvironment('dev');
  1176. $s->setDebug(true);
  1177. if ($this->has('.container.private.security.token_storage')) {
  1178. $s->setTokenStorage($d);
  1179. }
  1180. if ($this->has('request_stack')) {
  1181. $s->setRequestStack($c);
  1182. }
  1183. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1184. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), NULL));
  1185. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($a));
  1186. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(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 () {
  1187. yield 'sulu_admin' => ($this->privates['assets._package_sulu_admin'] ?? $this->load('getAssets_PackageSuluAdminService'));
  1188. }, 1))));
  1189. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, \dirname(__DIR__, 5), 'UTF-8'));
  1190. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1191. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1192. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1193. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1194. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(($this->privates['url_helper'] ?? $this->getUrlHelperService())));
  1195. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1196. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($a));
  1197. $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())));
  1198. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1199. $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($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $d)));
  1200. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1201. $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  1202. $instance->addExtension(new \FOS\HttpCacheBundle\Twig\CacheTagExtension(($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService())));
  1203. $instance->addExtension(new \Sulu\Bundle\ContactBundle\Twig\ContactTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($this->services['sulu.repository.contact'] ?? $this->getSulu_Repository_ContactService())));
  1204. $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
  1205. $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService())));
  1206. $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService())));
  1207. $instance->addExtension(new \Sulu\Bundle\CategoryBundle\Twig\CategoryTwigExtension(($this->services['sulu_category.category_manager'] ?? $this->getSuluCategory_CategoryManagerService()), ($this->privates['sulu_category.category_request_handler'] ?? $this->getSuluCategory_CategoryRequestHandlerService()), $e, $f));
  1208. $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\MemoizedSnippetTwigExtension(new \Sulu\Bundle\SnippetBundle\Twig\SnippetTwigExtension($g, $h, $i), $f, 1));
  1209. $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\DefaultSnippetTwigExtension($j, $h, $k));
  1210. $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\SnippetAreaTwigExtension($j, $h, $k));
  1211. $instance->addExtension(new \Sulu\Bundle\PageBundle\Twig\ExportTwigExtension(($this->privates['sulu_page.export.manager'] ?? $this->getSuluPage_Export_ManagerService())));
  1212. $instance->addExtension(new \Sulu\Bundle\TagBundle\Twig\TagTwigExtension(($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService()), ($this->privates['sulu_tag.tag_request_handler'] ?? $this->getSuluTag_TagRequestHandlerService()), $e, $f));
  1213. $instance->addExtension($m);
  1214. $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\MemoizedNavigationTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\NavigationTwigExtension($g, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapper($g, $n, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationQueryBuilder($o, $p, 'i18n'), $q, NULL, $this->parameters['sulu_security.permissions'], $this->parameters['sulu_website.enabled_twig_attributes']), $h), $f, 1));
  1215. $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\MemoizedSitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapGenerator($n, $l, new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapContentQueryBuilder($o, $p, 'i18n'), 'dev'), $l, 'dev', $h), $f, 1));
  1216. $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Content\MemoizedContentTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Content\ContentTwigExtension($g, $i, $q, $h, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()), $l, $c), $f, 1));
  1217. $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Meta\MetaTwigExtension($h, $m));
  1218. $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Seo\SeoTwigExtension($h, $m, $c));
  1219. $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Core\UtilTwigExtension());
  1220. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($r));
  1221. $instance->addGlobal('app', $s);
  1222. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1223. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  1224. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  1225. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  1226. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  1227. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', true],
  1228. ], [
  1229. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1230. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1231. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1232. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  1233. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1234. ])));
  1235. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1236. return $instance;
  1237. }
  1238. /**
  1239. * Gets the public '.container.private.validator' shared service.
  1240. *
  1241. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1242. */
  1243. protected function get_Container_Private_ValidatorService()
  1244. {
  1245. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1246. if (isset($this->services['.container.private.validator'])) {
  1247. return $this->services['.container.private.validator'];
  1248. }
  1249. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1250. }
  1251. /**
  1252. * Gets the public 'cache.app' shared service.
  1253. *
  1254. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1255. */
  1256. protected function getCache_AppService()
  1257. {
  1258. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('H6I-9H3wMz', 0, (\dirname(__DIR__, 3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  1259. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1260. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1261. }
  1262. /**
  1263. * Gets the public 'cache.system' shared service.
  1264. *
  1265. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1266. */
  1267. protected function getCache_SystemService()
  1268. {
  1269. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IdG0kgePsg', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1270. }
  1271. /**
  1272. * Gets the public 'cache.validator_expression_language' shared service.
  1273. *
  1274. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1275. */
  1276. protected function getCache_ValidatorExpressionLanguageService()
  1277. {
  1278. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('77Uyhoi67d', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1279. }
  1280. /**
  1281. * Gets the public 'cmf_routing.route_provider' shared service.
  1282. *
  1283. * @return \Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider
  1284. */
  1285. protected function getCmfRouting_RouteProviderService()
  1286. {
  1287. $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  1288. if (isset($this->services['cmf_routing.route_provider'])) {
  1289. return $this->services['cmf_routing.route_provider'];
  1290. }
  1291. $b = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  1292. if (isset($this->services['cmf_routing.route_provider'])) {
  1293. return $this->services['cmf_routing.route_provider'];
  1294. }
  1295. $c = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  1296. if (isset($this->services['cmf_routing.route_provider'])) {
  1297. return $this->services['cmf_routing.route_provider'];
  1298. }
  1299. $d = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  1300. if (isset($this->services['cmf_routing.route_provider'])) {
  1301. return $this->services['cmf_routing.route_provider'];
  1302. }
  1303. return $this->services['cmf_routing.route_provider'] = new \Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider($a, $b, ($this->privates['sulu.content.resource_locator.strategy_pool'] ?? $this->getSulu_Content_ResourceLocator_StrategyPoolService()), $c, ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), $d, NULL, ['utf8' => true]);
  1304. }
  1305. /**
  1306. * Gets the public 'data_collector.dump' shared service.
  1307. *
  1308. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1309. */
  1310. protected function getDataCollector_DumpService()
  1311. {
  1312. $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1313. if (isset($this->services['data_collector.dump'])) {
  1314. return $this->services['data_collector.dump'];
  1315. }
  1316. $b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
  1317. if (isset($this->services['data_collector.dump'])) {
  1318. return $this->services['data_collector.dump'];
  1319. }
  1320. return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(NULL, $a, 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  1321. }
  1322. /**
  1323. * Gets the public 'doctrine' shared service.
  1324. *
  1325. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1326. */
  1327. protected function getDoctrineService()
  1328. {
  1329. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1330. }
  1331. /**
  1332. * Gets the public 'doctrine.dbal.default_connection' shared service.
  1333. *
  1334. * @return \Doctrine\DBAL\Connection
  1335. */
  1336. protected function getDoctrine_Dbal_DefaultConnectionService()
  1337. {
  1338. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1339. if (isset($this->services['doctrine.dbal.default_connection'])) {
  1340. return $this->services['doctrine.dbal.default_connection'];
  1341. }
  1342. $b = new \Doctrine\DBAL\Configuration();
  1343. $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1344. $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1345. $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1346. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1347. $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), NULL);
  1348. $d->setConnectionName('default');
  1349. $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1350. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($c), 1 => $d]);
  1351. return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);
  1352. }
  1353. /**
  1354. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1355. *
  1356. * @return \Doctrine\ORM\EntityManager
  1357. */
  1358. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1359. {
  1360. if ($lazyLoad) {
  1361. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1362. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1363. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1364. $proxy->setProxyInitializer(null);
  1365. return true;
  1366. });
  1367. });
  1368. }
  1369. include_once \dirname(__DIR__, 5).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1370. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1371. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1372. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1373. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/EntityManager.php';
  1374. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Configuration.php';
  1375. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1376. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1377. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1378. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1379. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  1380. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  1381. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1382. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1383. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1384. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  1385. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  1386. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  1387. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1388. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1389. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1390. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1391. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1392. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1393. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1394. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1395. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1396. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1397. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1398. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1399. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1400. include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1401. $a = new \Doctrine\ORM\Configuration();
  1402. $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1403. $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model', (\dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity') => 'Gedmo\\Tree\\Entity', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\ContactBundle\\Entity', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\MediaBundle\\Entity', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\SecurityBundle\\Entity', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\CategoryBundle\\Entity', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\TagBundle\\Entity', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\WebsiteBundle\\Entity', (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Resources/config/doctrine') => 'Sulu\\Bundle\\RouteBundle\\Entity'], '.orm.xml', false);
  1404. $c->setGlobalBasename('mapping');
  1405. $d = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/Entity'), 1 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Entity')], false);
  1406. $b->addDriver($c, 'Sulu\\Bundle\\TrashBundle\\Domain\\Model');
  1407. $b->addDriver($c, 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model');
  1408. $b->addDriver($c, 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model');
  1409. $b->addDriver($c, 'Gedmo\\Tree\\Entity');
  1410. $b->addDriver($c, 'Sulu\\Bundle\\ContactBundle\\Entity');
  1411. $b->addDriver($c, 'Sulu\\Bundle\\MediaBundle\\Entity');
  1412. $b->addDriver($c, 'Sulu\\Bundle\\SecurityBundle\\Entity');
  1413. $b->addDriver($c, 'Sulu\\Bundle\\CategoryBundle\\Entity');
  1414. $b->addDriver($c, 'Sulu\\Bundle\\TagBundle\\Entity');
  1415. $b->addDriver($c, 'Sulu\\Bundle\\WebsiteBundle\\Entity');
  1416. $b->addDriver($c, 'Sulu\\Bundle\\RouteBundle\\Entity');
  1417. $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 5).'/src/Entity')], false), 'App\\Entity');
  1418. $b->addDriver($d, 'Sulu\\Bundle\\CoreBundle\\Entity');
  1419. $b->addDriver($d, 'Sulu\\Bundle\\AdminBundle\\Entity');
  1420. $a->setEntityNamespaces(['SuluTrashBundle' => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model', 'SuluActivityBundle' => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model', 'SuluPreviewBundle' => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model', 'GedmoTree' => 'Gedmo\\Tree\\Entity', 'App' => 'App\\Entity', 'SuluCoreBundle' => 'Sulu\\Bundle\\CoreBundle\\Entity', 'SuluAdminBundle' => 'Sulu\\Bundle\\AdminBundle\\Entity', 'SuluContactBundle' => 'Sulu\\Bundle\\ContactBundle\\Entity', 'SuluMediaBundle' => 'Sulu\\Bundle\\MediaBundle\\Entity', 'SuluSecurityBundle' => 'Sulu\\Bundle\\SecurityBundle\\Entity', 'SuluCategoryBundle' => 'Sulu\\Bundle\\CategoryBundle\\Entity', 'SuluTagBundle' => 'Sulu\\Bundle\\TagBundle\\Entity', 'SuluWebsiteBundle' => 'Sulu\\Bundle\\WebsiteBundle\\Entity', 'SuluRouteBundle' => 'Sulu\\Bundle\\RouteBundle\\Entity']);
  1421. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1422. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1423. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1424. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1425. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  1426. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  1427. ], [
  1428. 'doctrine.ulid_generator' => '?',
  1429. 'doctrine.uuid_generator' => '?',
  1430. ])));
  1431. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1432. $a->setProxyNamespace('Proxies');
  1433. $a->setAutoGenerateProxyClasses(true);
  1434. $a->setSchemaIgnoreClasses([]);
  1435. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1436. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1437. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
  1438. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1439. $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1440. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1441. $a->setLazyGhostObjectEnabled(false);
  1442. $a->setIdentityGenerationPreferences([]);
  1443. $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1444. $a->addCustomStringFunction('group_concat', 'Oro\\ORM\\Query\\AST\\Functions\\String\\GroupConcat');
  1445. $a->addCustomStringFunction('CAST', 'Oro\\ORM\\Query\\AST\\Functions\\Cast');
  1446. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1447. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1448. return $instance;
  1449. }
  1450. /**
  1451. * Gets the public 'doctrine_phpcr' shared service.
  1452. *
  1453. * @return \Doctrine\Bundle\PHPCRBundle\ManagerRegistry
  1454. */
  1455. protected function getDoctrinePhpcrService()
  1456. {
  1457. return $this->services['doctrine_phpcr'] = new \Doctrine\Bundle\PHPCRBundle\ManagerRegistry($this, $this->parameters['doctrine_phpcr.sessions'], [], 'live', '', 'Doctrine\\Common\\Proxy\\Proxy');
  1458. }
  1459. /**
  1460. * Gets the public 'doctrine_phpcr.session' shared service.
  1461. *
  1462. * @return \Sulu\Bundle\DocumentManagerBundle\Session\Session
  1463. */
  1464. protected function getDoctrinePhpcr_SessionService($lazyLoad = true)
  1465. {
  1466. if ($lazyLoad) {
  1467. return $this->services['doctrine_phpcr.session'] = $this->createProxy('Session_21c865b', function () {
  1468. return \Session_21c865b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1469. $wrappedInstance = $this->getDoctrinePhpcr_SessionService(false);
  1470. $proxy->setProxyInitializer(null);
  1471. return true;
  1472. });
  1473. });
  1474. }
  1475. include_once \dirname(__DIR__, 5).'/vendor/phpcr/phpcr/src/PHPCR/SessionInterface.php';
  1476. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php';
  1477. return new \Sulu\Bundle\DocumentManagerBundle\Session\Session(($this->privates['sulu_document_manager.decorated_default_session'] ?? $this->getSuluDocumentManager_DecoratedDefaultSessionService()));
  1478. }
  1479. /**
  1480. * Gets the public 'event_dispatcher' shared service.
  1481. *
  1482. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  1483. */
  1484. protected function getEventDispatcherService()
  1485. {
  1486. $this->services['event_dispatcher'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1487. $instance->addListener('kernel.controller', [0 => function () {
  1488. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1489. }, 1 => 'onKernelController'], 0);
  1490. $instance->addListener('kernel.request', [0 => function () {
  1491. return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1492. }, 1 => 'onKernelRequest'], 10);
  1493. $instance->addListener('kernel.request', [0 => function () {
  1494. return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
  1495. }, 1 => 'onKernelRequest'], 248);
  1496. $instance->addListener('massive_search.index', [0 => function () {
  1497. return ($this->privates['massive_search.events.index_listener'] ?? $this->load('getMassiveSearch_Events_IndexListenerService'));
  1498. }, 1 => 'onIndex'], 0);
  1499. $instance->addListener('massive_search.deindex', [0 => function () {
  1500. return ($this->privates['massive_search.events.deindex_listener'] ?? $this->load('getMassiveSearch_Events_DeindexListenerService'));
  1501. }, 1 => 'onDeindex'], 0);
  1502. $instance->addListener('massive_search.index_rebuild', [0 => function () {
  1503. return ($this->privates['massive_search.events.zend_rebuild'] ?? $this->load('getMassiveSearch_Events_ZendRebuildService'));
  1504. }, 1 => 'onIndexRebuild'], -999);
  1505. $instance->addListener('massive_search.hit', [0 => function () {
  1506. return ($this->privates['sulu_search.event_listener.hit'] ?? $this->load('getSuluSearch_EventListener_HitService'));
  1507. }, 1 => 'onHit'], 0);
  1508. $instance->addListener('kernel.response', [0 => function () {
  1509. return ($this->privates['sulu_website.analytics.response_listener'] ?? $this->getSuluWebsite_Analytics_ResponseListenerService());
  1510. }, 1 => 'onResponse'], -5);
  1511. $instance->addListener('kernel.response', [0 => function () {
  1512. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1513. }, 1 => 'onKernelResponse'], 0);
  1514. $instance->addListener('kernel.response', [0 => function () {
  1515. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1516. }, 1 => 'onKernelResponse'], -1024);
  1517. $instance->addListener('kernel.request', [0 => function () {
  1518. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1519. }, 1 => 'setDefaultLocale'], 100);
  1520. $instance->addListener('kernel.request', [0 => function () {
  1521. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1522. }, 1 => 'onKernelRequest'], 16);
  1523. $instance->addListener('kernel.finish_request', [0 => function () {
  1524. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1525. }, 1 => 'onKernelFinishRequest'], 0);
  1526. $instance->addListener('kernel.request', [0 => function () {
  1527. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1528. }, 1 => 'onKernelRequest'], 256);
  1529. $instance->addListener('kernel.response', [0 => function () {
  1530. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1531. }, 1 => 'onResponse'], -255);
  1532. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1533. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1534. }, 1 => 'onControllerArguments'], 0);
  1535. $instance->addListener('kernel.exception', [0 => function () {
  1536. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1537. }, 1 => 'logKernelException'], 0);
  1538. $instance->addListener('kernel.exception', [0 => function () {
  1539. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1540. }, 1 => 'onKernelException'], -128);
  1541. $instance->addListener('kernel.response', [0 => function () {
  1542. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1543. }, 1 => 'removeCspHeader'], -128);
  1544. $instance->addListener('kernel.request', [0 => function () {
  1545. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1546. }, 1 => 'onKernelRequest'], 15);
  1547. $instance->addListener('kernel.finish_request', [0 => function () {
  1548. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1549. }, 1 => 'onKernelFinishRequest'], -15);
  1550. $instance->addListener('console.error', [0 => function () {
  1551. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1552. }, 1 => 'onConsoleError'], -128);
  1553. $instance->addListener('console.terminate', [0 => function () {
  1554. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1555. }, 1 => 'onConsoleTerminate'], -128);
  1556. $instance->addListener('console.error', [0 => function () {
  1557. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1558. }, 1 => 'onConsoleError'], 0);
  1559. $instance->addListener('kernel.request', [0 => function () {
  1560. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1561. }, 1 => 'configure'], 2048);
  1562. $instance->addListener('console.command', [0 => function () {
  1563. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1564. }, 1 => 'configure'], 2048);
  1565. $instance->addListener('kernel.request', [0 => function () {
  1566. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1567. }, 1 => 'onKernelRequest'], 128);
  1568. $instance->addListener('kernel.response', [0 => function () {
  1569. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1570. }, 1 => 'onKernelResponse'], -1000);
  1571. $instance->addListener('kernel.finish_request', [0 => function () {
  1572. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1573. }, 1 => 'onFinishRequest'], 0);
  1574. $instance->addListener('kernel.response', [0 => function () {
  1575. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1576. }, 1 => 'onKernelResponse'], -100);
  1577. $instance->addListener('kernel.exception', [0 => function () {
  1578. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1579. }, 1 => 'onKernelException'], 0);
  1580. $instance->addListener('kernel.terminate', [0 => function () {
  1581. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1582. }, 1 => 'onKernelTerminate'], -1024);
  1583. $instance->addListener('kernel.controller', [0 => function () {
  1584. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1585. }, 1 => 'onKernelController'], 0);
  1586. $instance->addListener('kernel.response', [0 => function () {
  1587. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1588. }, 1 => 'onKernelResponse'], 0);
  1589. $instance->addListener('console.command', [0 => function () {
  1590. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1591. }, 1 => 'onCommand'], 255);
  1592. $instance->addListener('console.terminate', [0 => function () {
  1593. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1594. }, 1 => 'onTerminate'], -255);
  1595. $instance->addListener('kernel.exception', [0 => function () {
  1596. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1597. }, 1 => 'onException'], 0);
  1598. $instance->addListener('kernel.terminate', [0 => function () {
  1599. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1600. }, 1 => 'onTerminate'], 0);
  1601. $instance->addListener('console.error', [0 => function () {
  1602. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1603. }, 1 => 'onException'], 0);
  1604. $instance->addListener('console.terminate', [0 => function () {
  1605. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1606. }, 1 => 'onTerminate'], 0);
  1607. $instance->addListener('kernel.exception', [0 => function () {
  1608. return ($this->privates['fos_rest.exception.response_status_code_listener'] ?? $this->getFosRest_Exception_ResponseStatusCodeListenerService());
  1609. }, 1 => 'getResponseStatusCodeFromThrowable'], 0);
  1610. $instance->addListener('kernel.response', [0 => function () {
  1611. return ($this->privates['fos_rest.exception.response_status_code_listener'] ?? $this->getFosRest_Exception_ResponseStatusCodeListenerService());
  1612. }, 1 => 'setResponseStatusCode'], 0);
  1613. $instance->addListener('massive_search.index_rebuild', [0 => function () {
  1614. return ($this->privates['massive_search.search.event_subscriber.purge_subscriber'] ?? $this->load('getMassiveSearch_Search_EventSubscriber_PurgeSubscriberService'));
  1615. }, 1 => 'purgeIndexes'], 500);
  1616. $instance->addListener('kernel.response', [0 => function () {
  1617. return ($this->services['fos_http_cache.event_listener.cache_control'] ?? ($this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug')));
  1618. }, 1 => 'onKernelResponse'], 10);
  1619. $instance->addListener('fos_http_cache.error.proxy_unreachable', [0 => function () {
  1620. return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1621. }, 1 => 'onProxyUnreachableError'], 0);
  1622. $instance->addListener('fos_http_cache.error.response', [0 => function () {
  1623. return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1624. }, 1 => 'onProxyResponseError'], 0);
  1625. $instance->addListener('kernel.response', [0 => function () {
  1626. return ($this->privates['fos_http_cache.event_listener.tag'] ?? $this->getFosHttpCache_EventListener_TagService());
  1627. }, 1 => 'onKernelResponse'], 0);
  1628. $instance->addListener('kernel.terminate', [0 => function () {
  1629. return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1630. }, 1 => 'onKernelTerminate'], 0);
  1631. $instance->addListener('kernel.exception', [0 => function () {
  1632. return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1633. }, 1 => 'onKernelException'], 0);
  1634. $instance->addListener('console.terminate', [0 => function () {
  1635. return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1636. }, 1 => 'onConsoleTerminate'], 0);
  1637. $instance->addListener('kernel.request', [0 => function () {
  1638. return ($this->privates['fos_http_cache.event_listener.php8_attributes'] ?? $this->getFosHttpCache_EventListener_Php8AttributesService());
  1639. }, 1 => 'onKernelRequest'], 0);
  1640. $instance->addListener('sulu_security.permission_update', [0 => function () {
  1641. return ($this->privates['sulu_media.permission_listener'] ?? $this->load('getSuluMedia_PermissionListenerService'));
  1642. }, 1 => 'onPermissionUpdate'], 0);
  1643. $instance->addListener('massive_search.pre_index', [0 => function () {
  1644. return ($this->privates['sulu_media.search.subscriber.structure_media'] ?? $this->load('getSuluMedia_Search_Subscriber_StructureMediaService'));
  1645. }, 1 => 'handlePreIndex'], 0);
  1646. $instance->addListener('massive_search.pre_index', [0 => function () {
  1647. return ($this->privates['sulu_media.search.subscriber.media'] ?? $this->load('getSuluMedia_Search_Subscriber_MediaService'));
  1648. }, 1 => 'handlePreIndex'], 0);
  1649. $instance->addListener('kernel.request', [0 => function () {
  1650. return ($this->privates['sulu_security.system_listener'] ?? $this->getSuluSecurity_SystemListenerService());
  1651. }, 1 => 'onKernelRequest'], 24);
  1652. $instance->addListener('sulu_security.permission_update', [0 => function () {
  1653. return ($this->privates['sulu_security.phpcr_security_subscriber'] ?? $this->load('getSuluSecurity_PhpcrSecuritySubscriberService'));
  1654. }, 1 => 'handlePermissionUpdate'], 0);
  1655. $instance->addListener('kernel.controller', [0 => function () {
  1656. return ($this->privates['sulu_security.event_listener.security'] ?? $this->getSuluSecurity_EventListener_SecurityService());
  1657. }, 1 => 'onKernelController'], 0);
  1658. $instance->addListener('security.interactive_login', [0 => function () {
  1659. return ($this->privates['sulu_security.last_login_listener'] ?? $this->load('getSuluSecurity_LastLoginListenerService'));
  1660. }, 1 => 'onSecurityInteractiveLogin'], 0);
  1661. $instance->addListener('massive_search.pre_index', [0 => function () {
  1662. return ($this->privates['sulu_page.search.event_subscriber.blame_timestamp'] ?? $this->load('getSuluPage_Search_EventSubscriber_BlameTimestampService'));
  1663. }, 1 => 'handleBlameTimestamp'], 0);
  1664. $instance->addListener('massive_search.hit', [0 => function () {
  1665. return ($this->privates['sulu_page.search.event_subscriber.blame_timestamp'] ?? $this->load('getSuluPage_Search_EventSubscriber_BlameTimestampService'));
  1666. }, 1 => 'handleBlameTimestampHitMapping'], 0);
  1667. $instance->addListener('sulu_security.permission_update', [0 => function () {
  1668. return ($this->privates['sulu_page.permission_listener'] ?? $this->load('getSuluPage_PermissionListenerService'));
  1669. }, 1 => 'onPermissionUpdate'], 0);
  1670. $instance->addListener('kernel.request', [0 => function () {
  1671. return ($this->privates['sulu_website.routing.request_listener'] ?? $this->getSuluWebsite_Routing_RequestListenerService());
  1672. }, 1 => 'onRequest'], 31);
  1673. $instance->addListener('kernel.request', [0 => function () {
  1674. return ($this->privates['sulu_website.router_listener'] ?? $this->getSuluWebsite_RouterListenerService());
  1675. }, 1 => 'onKernelRequest'], 32);
  1676. $instance->addListener('kernel.finish_request', [0 => function () {
  1677. return ($this->privates['sulu_website.router_listener'] ?? $this->getSuluWebsite_RouterListenerService());
  1678. }, 1 => 'onKernelFinishRequest'], 0);
  1679. $instance->addListener('sulu_website.cache_clear', [0 => function () {
  1680. return ($this->privates['sulu_website.event_subscriber.cache_clear'] ?? $this->load('getSuluWebsite_EventSubscriber_CacheClearService'));
  1681. }, 1 => 'onCacheClear'], 0);
  1682. $instance->addListener('kernel.request', [0 => function () {
  1683. return ($this->privates['sulu_website.event_listener.translator'] ?? $this->getSuluWebsite_EventListener_TranslatorService());
  1684. }, 1 => 'onKernelRequest'], 14);
  1685. $instance->addListener('kernel.request', [0 => function () {
  1686. return ($this->privates['sulu_website.event_listener.security_listener'] ?? $this->getSuluWebsite_EventListener_SecurityListenerService());
  1687. }, 1 => 'onKernelRequest'], 7);
  1688. $instance->addListener('kernel.exception', [0 => function () {
  1689. return ($this->privates['sulu_website.redirect_exception_listener'] ?? $this->load('getSuluWebsite_RedirectExceptionListenerService'));
  1690. }, 1 => 'redirectPartialMatch'], 0);
  1691. $instance->addListener('kernel.exception', [0 => function () {
  1692. return ($this->privates['sulu_website.redirect_exception_listener'] ?? $this->load('getSuluWebsite_RedirectExceptionListenerService'));
  1693. }, 1 => 'redirectTrailingSlashOrHtml'], 0);
  1694. $instance->addListener('kernel.response', [0 => function () {
  1695. return ($this->privates['sulu_website.event_subscriber.generator'] ?? ($this->privates['sulu_website.event_subscriber.generator'] = new \Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber('2.4.20')));
  1696. }, 1 => 'onResponse'], 0);
  1697. $instance->addListener('kernel.response', [0 => function () {
  1698. return ($this->privates['sulu_website.segment_subscriber'] ?? $this->getSuluWebsite_SegmentSubscriberService());
  1699. }, 1 => 'addVaryHeader'], 0);
  1700. $instance->addListener('kernel.response', [0 => function () {
  1701. return ($this->privates['sulu_website.segment_subscriber'] ?? $this->getSuluWebsite_SegmentSubscriberService());
  1702. }, 1 => 'addCookieHeader'], 0);
  1703. $instance->addListener('kernel.response', [0 => function () {
  1704. return ($this->privates['sulu_markup.response_listener'] ?? $this->getSuluMarkup_ResponseListenerService());
  1705. }, 1 => 'replaceMarkup'], -10);
  1706. $instance->addListener('kernel.response', [0 => function () {
  1707. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1708. }, 1 => 'onKernelResponse'], -128);
  1709. $instance->addListener('console.command', [0 => function () {
  1710. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1711. }, 1 => 'configure'], 1024);
  1712. $instance->addListener('kernel.response', [0 => function () {
  1713. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1714. }, 1 => 'onKernelResponse'], 0);
  1715. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1716. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1717. }, 1 => 'onVoterVote'], 0);
  1718. $instance->addListener('kernel.request', [0 => function () {
  1719. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1720. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1721. $instance->addListener('kernel.request', [0 => function () {
  1722. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1723. }, 1 => 'onKernelRequest'], 8);
  1724. $instance->addListener('kernel.finish_request', [0 => function () {
  1725. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1726. }, 1 => 'onKernelFinishRequest'], 0);
  1727. $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [0 => function () {
  1728. return ($this->privates['sulu_activity.store_activity_subscriber'] ?? $this->load('getSuluActivity_StoreActivitySubscriberService'));
  1729. }, 1 => 'storeActivity'], -256);
  1730. $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [0 => function () {
  1731. return ($this->privates['sulu_activity.set_domain_event_user_subscriber'] ?? $this->load('getSuluActivity_SetDomainEventUserSubscriberService'));
  1732. }, 1 => 'setDomainEventUser'], 256);
  1733. $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [0 => function () {
  1734. return ($this->privates['sulu_activity.dispatch_specific_domain_event_subscriber'] ?? $this->load('getSuluActivity_DispatchSpecificDomainEventSubscriberService'));
  1735. }, 1 => 'dispatchDomainEventWithSpecificEventName'], 0);
  1736. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1737. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1738. }, 1 => 'onLogout'], 0);
  1739. return $instance;
  1740. }
  1741. /**
  1742. * Gets the public 'fos_http_cache.cache_manager' shared service.
  1743. *
  1744. * @return \FOS\HttpCacheBundle\CacheManager
  1745. */
  1746. protected function getFosHttpCache_CacheManagerService()
  1747. {
  1748. $a = ($this->services['router'] ?? $this->getRouterService());
  1749. if (isset($this->services['fos_http_cache.cache_manager'])) {
  1750. return $this->services['fos_http_cache.cache_manager'];
  1751. }
  1752. $this->services['fos_http_cache.cache_manager'] = $instance = new \FOS\HttpCacheBundle\CacheManager(($this->services['fos_http_cache.proxy_client.symfony'] ?? $this->getFosHttpCache_ProxyClient_SymfonyService()), $a);
  1753. if ($this->has('event_dispatcher')) {
  1754. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1755. }
  1756. $instance->setGenerateUrlType(0);
  1757. return $instance;
  1758. }
  1759. /**
  1760. * Gets the public 'fos_http_cache.event_listener.cache_control' shared service.
  1761. *
  1762. * @return \FOS\HttpCacheBundle\EventListener\CacheControlListener
  1763. */
  1764. protected function getFosHttpCache_EventListener_CacheControlService()
  1765. {
  1766. return $this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug');
  1767. }
  1768. /**
  1769. * Gets the public 'fos_http_cache.http.symfony_response_tagger' shared service.
  1770. *
  1771. * @return \FOS\HttpCacheBundle\Http\SymfonyResponseTagger
  1772. */
  1773. protected function getFosHttpCache_Http_SymfonyResponseTaggerService()
  1774. {
  1775. return $this->services['fos_http_cache.http.symfony_response_tagger'] = new \FOS\HttpCacheBundle\Http\SymfonyResponseTagger(['header_formatter' => new \FOS\HttpCache\TagHeaderFormatter\CommaSeparatedTagHeaderFormatter('X-Cache-Tags', ','), 'strict' => false]);
  1776. }
  1777. /**
  1778. * Gets the public 'fos_http_cache.proxy_client.symfony' shared service.
  1779. *
  1780. * @return \FOS\HttpCache\ProxyClient\Symfony
  1781. */
  1782. protected function getFosHttpCache_ProxyClient_SymfonyService()
  1783. {
  1784. return $this->services['fos_http_cache.proxy_client.symfony'] = new \FOS\HttpCache\ProxyClient\Symfony(new \FOS\HttpCache\SymfonyCache\KernelDispatcher(($this->services['kernel'] ?? $this->get('kernel', 1))), $this->parameters['fos_http_cache.proxy_client.symfony.options'], NULL);
  1785. }
  1786. /**
  1787. * Gets the public 'http_kernel' shared service.
  1788. *
  1789. * @return \Symfony\Component\HttpKernel\HttpKernel
  1790. */
  1791. protected function getHttpKernelService()
  1792. {
  1793. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1794. if (isset($this->services['http_kernel'])) {
  1795. return $this->services['http_kernel'];
  1796. }
  1797. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['controller_resolver'] ?? $this->getControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1798. yield 0 => ($this->privates['argument_resolver.request_attribute'] ?? ($this->privates['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver()));
  1799. yield 1 => ($this->privates['argument_resolver.request'] ?? ($this->privates['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver()));
  1800. yield 2 => ($this->privates['argument_resolver.session'] ?? ($this->privates['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver()));
  1801. yield 3 => ($this->privates['security.user_value_resolver'] ?? $this->load('getSecurity_UserValueResolverService'));
  1802. yield 4 => ($this->privates['argument_resolver.service'] ?? $this->load('getArgumentResolver_ServiceService'));
  1803. yield 5 => ($this->privates['argument_resolver.default'] ?? ($this->privates['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver()));
  1804. yield 6 => ($this->privates['argument_resolver.variadic'] ?? ($this->privates['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver()));
  1805. }, 7)));
  1806. }
  1807. /**
  1808. * Gets the public 'jms_serializer' shared service.
  1809. *
  1810. * @return \JMS\Serializer\Serializer
  1811. */
  1812. protected function getJmsSerializerService()
  1813. {
  1814. $a = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  1815. if (isset($this->services['jms_serializer'])) {
  1816. return $this->services['jms_serializer'];
  1817. }
  1818. $b = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
  1819. if (isset($this->services['jms_serializer'])) {
  1820. return $this->services['jms_serializer'];
  1821. }
  1822. $c = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
  1823. $d = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  1824. $d->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  1825. $e = new \JMS\Serializer\Expression\ExpressionEvaluator($d, ['container' => $this]);
  1826. $f = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($e);
  1827. $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  1828. $g->setOptions(1216);
  1829. $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  1830. $h->setFormatOutput(true);
  1831. $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
  1832. $i->setOptions(0);
  1833. return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($c, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($c, $a, new \JMS\Serializer\Construction\UnserializeObjectConstructor(), $f, $b, $e), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($c, $a, $f, $b, $e)], ['json' => $g, 'xml' => $h], ['json' => $i, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  1834. }
  1835. /**
  1836. * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1837. *
  1838. * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1839. */
  1840. protected function getJmsSerializer_DeserializationContextFactoryService()
  1841. {
  1842. return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1843. }
  1844. /**
  1845. * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1846. *
  1847. * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1848. */
  1849. protected function getJmsSerializer_SerializationContextFactoryService()
  1850. {
  1851. return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1852. }
  1853. /**
  1854. * Gets the public 'monolog.logger.deprecation' shared service.
  1855. *
  1856. * @return \Symfony\Bridge\Monolog\Logger
  1857. */
  1858. protected function getMonolog_Logger_DeprecationService()
  1859. {
  1860. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1861. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1862. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1863. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1864. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1865. return $instance;
  1866. }
  1867. /**
  1868. * Gets the public 'request_stack' shared service.
  1869. *
  1870. * @return \Symfony\Component\HttpFoundation\RequestStack
  1871. */
  1872. protected function getRequestStackService()
  1873. {
  1874. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1875. }
  1876. /**
  1877. * Gets the public 'router' shared service.
  1878. *
  1879. * @return \Symfony\Cmf\Component\Routing\ChainRouter
  1880. */
  1881. protected function getRouterService()
  1882. {
  1883. $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1884. $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  1885. $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1886. $c = new \Symfony\Bridge\Monolog\Logger('router');
  1887. $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1888. $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1889. $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1890. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1891. $d = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1892. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1893. ], [
  1894. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1895. ]))->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'], $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $c, 'en');
  1896. $d->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1897. $d->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1898. $e = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  1899. $f = new \Symfony\Component\Routing\RouteCollection();
  1900. $g = new \Symfony\Component\Routing\RequestContext();
  1901. $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1902. $i = new \Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($e, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher($f, $g)), new \Symfony\Cmf\Component\Routing\ContentAwareGenerator($e, $a), '', $h, $e);
  1903. $i->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1904. $i->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object', '_content'), 100);
  1905. $j = new \Sulu\Component\CustomUrl\Routing\CustomUrlRouteProvider(($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()), ($this->privates['sulu_document_manager.path_builder'] ?? $this->getSuluDocumentManager_PathBuilderService()), 'dev', ['utf8' => true]);
  1906. $k = new \Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($j, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher($f, $g)), new \Symfony\Cmf\Component\Routing\ProviderBasedGenerator($j), NULL, $h, $j);
  1907. $l = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  1908. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\TrailingSlashEnhancer(), 100);
  1909. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\TrailingHTMLEnhancer(), 90);
  1910. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\RedirectEnhancer($l), 80);
  1911. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\SeoEnhancer($l), 70);
  1912. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\ContentEnhancer(($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService())), 60);
  1913. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\InternalLinkEnhancer(), 50);
  1914. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\StructureEnhancer(), 40);
  1915. $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\ExternalLinkEnhancer(), 30);
  1916. $m = ($this->privates['sulu_route.routing.provider'] ?? $this->getSuluRoute_Routing_ProviderService());
  1917. $instance->setContext($b);
  1918. $instance->add($d, '100');
  1919. $instance->add($i, '20');
  1920. $instance->add($k, 30);
  1921. $instance->add(new \Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($m, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher($f, $g)), new \Symfony\Cmf\Component\Routing\ProviderBasedGenerator($m), NULL, $h, $m), 20);
  1922. return $instance;
  1923. }
  1924. /**
  1925. * Gets the public 'sulu.content.localization_finder' shared service.
  1926. *
  1927. * @return \Sulu\Component\Content\Compat\LocalizationFinder
  1928. */
  1929. protected function getSulu_Content_LocalizationFinderService()
  1930. {
  1931. return $this->services['sulu.content.localization_finder'] = new \Sulu\Component\Content\Compat\LocalizationFinder(($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()));
  1932. }
  1933. /**
  1934. * Gets the public 'sulu.content.mapper' shared service.
  1935. *
  1936. * @return \Sulu\Component\Content\Mapper\ContentMapper
  1937. */
  1938. protected function getSulu_Content_MapperService()
  1939. {
  1940. $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  1941. if (isset($this->services['sulu.content.mapper'])) {
  1942. return $this->services['sulu.content.mapper'];
  1943. }
  1944. $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  1945. if (isset($this->services['sulu.content.mapper'])) {
  1946. return $this->services['sulu.content.mapper'];
  1947. }
  1948. $c = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  1949. if (isset($this->services['sulu.content.mapper'])) {
  1950. return $this->services['sulu.content.mapper'];
  1951. }
  1952. $d = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  1953. if (isset($this->services['sulu.content.mapper'])) {
  1954. return $this->services['sulu.content.mapper'];
  1955. }
  1956. $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1957. if (isset($this->services['sulu.content.mapper'])) {
  1958. return $this->services['sulu.content.mapper'];
  1959. }
  1960. $f = ($this->privates['sulu_security.access_control_manager'] ?? $this->getSuluSecurity_AccessControlManagerService());
  1961. if (isset($this->services['sulu.content.mapper'])) {
  1962. return $this->services['sulu.content.mapper'];
  1963. }
  1964. $g = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1965. if (isset($this->services['sulu.content.mapper'])) {
  1966. return $this->services['sulu.content.mapper'];
  1967. }
  1968. return $this->services['sulu.content.mapper'] = new \Sulu\Component\Content\Mapper\ContentMapper($a, ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), $b, $c, ($this->services['sulu_document_manager.property_encoder'] ?? $this->getSuluDocumentManager_PropertyEncoderService()), $d, ($this->services['sulu_page.extension.manager'] ?? $this->getSuluPage_Extension_ManagerService()), ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $e, ($this->privates['sulu.content.resource_locator.strategy_pool'] ?? $this->getSulu_Content_ResourceLocator_StrategyPoolService()), ($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()), $f, $this->parameters['sulu_security.permissions'], $g);
  1969. }
  1970. /**
  1971. * Gets the public 'sulu.content.path_cleaner' shared service.
  1972. *
  1973. * @return \Sulu\Component\PHPCR\PathCleanup
  1974. */
  1975. protected function getSulu_Content_PathCleanerService()
  1976. {
  1977. return $this->services['sulu.content.path_cleaner'] = new \Sulu\Component\PHPCR\PathCleanup(['default' => [' ' => '-', '+' => '-', '.' => '-', '^' => '-', '~' => '-', '[' => '-', ']' => '-', '(' => '-', ')' => '-', '{' => '-', '}' => '-', 'Á' => 'A', 'á' => 'a', 'Ć' => 'C', 'ć' => 'c', 'É' => 'E', 'é' => 'e', 'Í' => 'I', 'í' => 'i', 'Ĺ' => 'L', 'ĺ' => 'l', 'Ń' => 'N', 'ń' => 'n', 'Ó' => 'O', 'ó' => 'o', 'Ő' => 'O', 'ő' => 'o', 'Ŕ' => 'R', 'ŕ' => 'r', 'Ś' => 'S', 'ś' => 's', 'Ú' => 'U', 'ú' => 'u', 'Ű' => 'U', 'ű' => 'u', 'Ý' => 'Y', 'ý' => 'y', 'Ź' => 'Z', 'ź' => 'z', 'Ă' => 'A', 'ă' => 'a', 'Ĕ' => 'E', 'ĕ' => 'e', 'Ğ' => 'G', 'ğ' => 'g', 'Ĭ' => 'I', 'ĭ' => 'i', 'Ŏ' => 'o', 'ŏ' => 'o', 'Ŭ' => 'U', 'ŭ' => 'u', 'Č' => 'C', 'č' => 'c', 'Ď' => 'D', 'Ě' => 'E', 'ě' => 'e', 'Ň' => 'N', 'ň' => 'n', 'Ř' => 'R', 'ř' => 'r', 'Š' => 'S', 'š' => 's', 'Ť' => 'T', 'Ž' => 'Z', 'ž' => 'z', 'Ç' => 'C', 'ç' => 'c', 'Ģ' => 'G', 'ģ' => 'g', 'Ķ' => 'K', 'ķ' => 'k', 'Ļ' => 'L', 'ļ' => 'l', 'Ņ' => 'N', 'ņ' => 'n', 'Ŗ' => 'R', 'ŗ' => 'r', 'Ş' => 'S', 'ş' => 's', 'Ţ' => 'T', 'ţ' => 't', 'Ä' => 'Ae', 'ä' => 'ae', 'Ë' => 'E', 'ë' => 'e', 'Ï' => 'I', 'ï' => 'i', 'Ö' => 'Oe', 'ö' => 'oe', 'Ü' => 'Ue', 'ü' => 'ue', 'Ÿ' => 'Y', 'ÿ' => 'y', 'À' => 'A', 'à' => 'a', 'È' => 'E', 'è' => 'e', 'Ì' => 'I', 'ì' => 'i', 'Ò' => 'O', 'ò' => 'o', 'Ù' => 'U', 'ù' => 'u', 'Ā' => 'A', 'ā' => 'a', 'Ē' => 'E', 'ē' => 'e', 'Ī' => 'I', 'ī' => 'i', 'Ō' => 'O', 'ō' => 'o', 'Ū' => 'U', 'ū' => 'u', 'Ą' => 'A', 'ą' => 'a', 'Ę' => 'E', 'ę' => 'e', 'Į' => 'I', 'į' => 'i', 'Ų' => 'U', 'ų' => 'u', 'Ḃ' => 'B', 'ḃ' => 'b', 'Ċ' => 'C', 'ċ' => 'c', 'Ḋ' => 'D', 'ḋ' => 'd', 'Ė' => 'E', 'ė' => 'e', 'Ḟ' => 'F', 'Ġ' => 'G', 'ġ' => 'g', 'Ḣ' => 'H', 'ḣ' => 'h', 'İ' => 'I', 'Ṁ' => 'M', 'ṁ' => 'm', 'Ṅ' => 'N', 'ṅ' => 'n', 'Ṗ' => 'P', 'ṗ' => 'p', 'Ṙ' => 'R', 'ṙ' => 'r', 'Ṡ' => 'S', 'ṡ' => 's', 'Ṫ' => 'T', 'ṫ' => 't', 'Ż' => 'Z', 'ż' => 'z', 'Ḍ' => 'D', 'ḍ' => 'd', 'Ḥ' => 'H', 'ḥ' => 'h', 'Ḳ' => 'K', 'ḳ' => 'k', 'Ḷ' => 'L', 'ḷ' => 'l', 'Ṃ' => 'M', 'ṃ' => 'm', 'Ṛ' => 'R', 'ṛ' => 'r', 'Ṣ' => 'S', 'ṣ' => 's', 'Ṭ' => 'T', 'ṭ' => 't', 'Ṿ' => 'V', 'ṿ' => 'v', 'Đ' => 'D', 'đ' => 'd', 'Ħ' => 'H', 'ħ' => 'h', 'Ŧ' => 'T', 'ŧ' => 't', 'Å' => 'A', 'å' => 'a', 'Ů' => 'U', 'ů' => 'u', 'Ł' => 'L', 'ł' => 'l', 'Ø' => 'O', 'ø' => 'o', 'Ã' => 'A', 'ã' => 'a', 'Ĩ' => 'I', 'ĩ' => 'i', 'Ñ' => 'N', 'ñ' => 'n', 'Õ' => 'O', 'õ' => 'o', 'Ũ' => 'U', 'ũ' => 'u', 'Â' => 'A', 'â' => 'a', 'Ĉ' => 'C', 'ĉ' => 'c', 'Ê' => 'E', 'ê' => 'e', 'Ĝ' => 'G', 'ĝ' => 'g', 'Ĥ' => 'H', 'ĥ' => 'h', 'Î' => 'I', 'î' => 'i', 'Ĵ' => 'J', 'ĵ' => 'j', 'Ô' => 'O', 'ô' => 'o', 'Ŝ' => 'S', 'ŝ' => 's', 'Û' => 'U', 'û' => 'u', 'Ŵ' => 'W', 'ŵ' => 'w', 'Ŷ' => 'Y', 'ŷ' => 'y', 'Æ' => 'AE', 'æ' => 'ae', 'ß' => 'ss', 'Œ' => 'OE', 'œ' => 'oe', 'IJ' => 'IJ', 'ª' => 'a', 'º' => 'o'], 'de' => ['&' => 'und'], 'en' => ['&' => 'and'], 'fr' => ['&' => 'et'], 'it' => ['&' => 'e'], 'nl' => ['&' => 'en'], 'es' => ['&' => 'y'], 'bg' => ['&' => 'и']], new \Symfony\Component\String\Slugger\AsciiSlugger());
  1978. }
  1979. /**
  1980. * Gets the public 'sulu.content.structure_manager' shared service.
  1981. *
  1982. * @return \Sulu\Component\Content\Compat\StructureManager
  1983. */
  1984. protected function getSulu_Content_StructureManagerService()
  1985. {
  1986. $a = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  1987. if (isset($this->services['sulu.content.structure_manager'])) {
  1988. return $this->services['sulu.content.structure_manager'];
  1989. }
  1990. return $this->services['sulu.content.structure_manager'] = new \Sulu\Component\Content\Compat\StructureManager(($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()), $a, ($this->services['sulu_page.compat.structure.legacy_property_factory'] ?? $this->getSuluPage_Compat_Structure_LegacyPropertyFactoryService()), $this->parameters['sulu.content.structure.type_map']);
  1991. }
  1992. /**
  1993. * Gets the public 'sulu.content.type_manager' shared service.
  1994. *
  1995. * @return \Sulu\Component\Content\ContentTypeManager
  1996. */
  1997. protected function getSulu_Content_TypeManagerService()
  1998. {
  1999. $this->services['sulu.content.type_manager'] = $instance = new \Sulu\Component\Content\ContentTypeManager($this);
  2000. $instance->mapAliasToServiceId('number', 'sulu.content.type.number');
  2001. $instance->mapAliasToServiceId('text_line', 'sulu.content.type.text_line');
  2002. $instance->mapAliasToServiceId('text_area', 'sulu.content.type.text_area');
  2003. $instance->mapAliasToServiceId('text_editor', 'sulu.content.type.text_editor');
  2004. $instance->mapAliasToServiceId('resource_locator', 'sulu.content.type.resource_locator');
  2005. $instance->mapAliasToServiceId('link', 'sulu.content.type.link');
  2006. $instance->mapAliasToServiceId('block', 'sulu.content.type.block');
  2007. $instance->mapAliasToServiceId('contact_account_selection', 'sulu_contact.content.contact_account_selection');
  2008. $instance->mapAliasToServiceId('single_contact_selection', 'sulu_contact.content.single_contact_selection');
  2009. $instance->mapAliasToServiceId('contact_selection', 'sulu_contact.content.contact_selection');
  2010. $instance->mapAliasToServiceId('single_account_selection', 'sulu_contact.content.single_account_selection');
  2011. $instance->mapAliasToServiceId('account_selection', 'sulu_contact.content.account_selection');
  2012. $instance->mapAliasToServiceId('collection_selection', 'sulu_media.type.collection_selection');
  2013. $instance->mapAliasToServiceId('single_collection_selection', 'sulu_media.type.single_collection_selection');
  2014. $instance->mapAliasToServiceId('media_selection', 'sulu_media.type.media_selection');
  2015. $instance->mapAliasToServiceId('single_media_selection', 'sulu_media.type.single_media_selection');
  2016. $instance->mapAliasToServiceId('image_map', 'sulu_media.type.image_map');
  2017. $instance->mapAliasToServiceId('category_selection', 'sulu_category.content.type.category_selection');
  2018. $instance->mapAliasToServiceId('single_category_selection', 'sulu_category.content.type.single_category_selection');
  2019. $instance->mapAliasToServiceId('single_snippet_selection', 'sulu_snippet.content.single_snippet_selection');
  2020. $instance->mapAliasToServiceId('snippet_selection', 'sulu_snippet.content.snippet');
  2021. $instance->mapAliasToServiceId('smart_content', 'sulu_page.smart_content.content_type');
  2022. $instance->mapAliasToServiceId('teaser_selection', 'sulu_page.teaser.content_type');
  2023. $instance->mapAliasToServiceId('page_selection', 'sulu.content.type.page_selection');
  2024. $instance->mapAliasToServiceId('single_page_selection', 'sulu.content.type.single_page_selection');
  2025. $instance->mapAliasToServiceId('phone', 'sulu.content.type.phone');
  2026. $instance->mapAliasToServiceId('segment_select', 'sulu.content.type.segment_select');
  2027. $instance->mapAliasToServiceId('password', 'sulu.content.type.password');
  2028. $instance->mapAliasToServiceId('url', 'sulu.content.type.url');
  2029. $instance->mapAliasToServiceId('email', 'sulu.content.type.email');
  2030. $instance->mapAliasToServiceId('date', 'sulu.content.type.date');
  2031. $instance->mapAliasToServiceId('datetime', 'sulu.content.type.datetime');
  2032. $instance->mapAliasToServiceId('time', 'sulu.content.type.time');
  2033. $instance->mapAliasToServiceId('color', 'sulu.content.type.color');
  2034. $instance->mapAliasToServiceId('checkbox', 'sulu.content.type.checkbox');
  2035. $instance->mapAliasToServiceId('select', 'sulu.content.type.select');
  2036. $instance->mapAliasToServiceId('single_select', 'sulu.content.type.single_select');
  2037. $instance->mapAliasToServiceId('tag_selection', 'sulu_tag.content.type.tag_selection');
  2038. $instance->mapAliasToServiceId('location', 'sulu_location.content.type.location');
  2039. $instance->mapAliasToServiceId('route', 'sulu_route.content_type');
  2040. $instance->mapAliasToServiceId('page_tree_route', 'sulu_route.content_type.page_tree_route');
  2041. return $instance;
  2042. }
  2043. /**
  2044. * Gets the public 'sulu.phpcr.session' shared service.
  2045. *
  2046. * @return \Sulu\Component\PHPCR\SessionManager\SessionManager
  2047. */
  2048. protected function getSulu_Phpcr_SessionService()
  2049. {
  2050. $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  2051. if (isset($this->services['sulu.phpcr.session'])) {
  2052. return $this->services['sulu.phpcr.session'];
  2053. }
  2054. return $this->services['sulu.phpcr.session'] = new \Sulu\Component\PHPCR\SessionManager\SessionManager($a, ['base' => 'cmf', 'content' => 'contents', 'route' => 'routes', 'snippet' => 'snippets']);
  2055. }
  2056. /**
  2057. * Gets the public 'sulu.repository.access_control' shared service.
  2058. *
  2059. * @return \Sulu\Bundle\SecurityBundle\Entity\AccessControlRepository
  2060. */
  2061. protected function getSulu_Repository_AccessControlService($lazyLoad = true)
  2062. {
  2063. if ($lazyLoad) {
  2064. return $this->services['sulu.repository.access_control'] = $this->createProxy('AccessControlRepository_b331497', function () {
  2065. return \AccessControlRepository_b331497::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2066. $wrappedInstance = $this->getSulu_Repository_AccessControlService(false);
  2067. $proxy->setProxyInitializer(null);
  2068. return true;
  2069. });
  2070. });
  2071. }
  2072. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2073. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2074. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlRepositoryInterface.php';
  2075. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/AccessControlRepository.php';
  2076. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2077. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2078. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2079. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2080. return new \Sulu\Bundle\SecurityBundle\Entity\AccessControlRepository($a, $a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl'));
  2081. }
  2082. /**
  2083. * Gets the public 'sulu.repository.account' shared service.
  2084. *
  2085. * @return \Sulu\Bundle\ContactBundle\Entity\AccountRepository
  2086. */
  2087. protected function getSulu_Repository_AccountService($lazyLoad = true)
  2088. {
  2089. if ($lazyLoad) {
  2090. return $this->services['sulu.repository.account'] = $this->createProxy('AccountRepository_21f7ad1', function () {
  2091. return \AccountRepository_21f7ad1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2092. $wrappedInstance = $this->getSulu_Repository_AccountService(false);
  2093. $proxy->setProxyInitializer(null);
  2094. return true;
  2095. });
  2096. });
  2097. }
  2098. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2099. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/AccountRepositoryInterface.php';
  2100. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryTrait.php';
  2101. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/AccountRepository.php';
  2102. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2103. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2104. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2105. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2106. return new \Sulu\Bundle\ContactBundle\Entity\AccountRepository($a, $a->getClassMetadata('Sulu\\Bundle\\ContactBundle\\Entity\\Account'));
  2107. }
  2108. /**
  2109. * Gets the public 'sulu.repository.analytics' shared service.
  2110. *
  2111. * @return \Sulu\Bundle\WebsiteBundle\Entity\AnalyticsRepository
  2112. */
  2113. protected function getSulu_Repository_AnalyticsService($lazyLoad = true)
  2114. {
  2115. if ($lazyLoad) {
  2116. return $this->services['sulu.repository.analytics'] = $this->createProxy('AnalyticsRepository_b1da81f', function () {
  2117. return \AnalyticsRepository_b1da81f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2118. $wrappedInstance = $this->getSulu_Repository_AnalyticsService(false);
  2119. $proxy->setProxyInitializer(null);
  2120. return true;
  2121. });
  2122. });
  2123. }
  2124. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2125. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2126. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Entity/AnalyticsRepositoryInterface.php';
  2127. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Entity/AnalyticsRepository.php';
  2128. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2129. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2130. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2131. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2132. return new \Sulu\Bundle\WebsiteBundle\Entity\AnalyticsRepository($a, $a->getClassMetadata('Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics'));
  2133. }
  2134. /**
  2135. * Gets the public 'sulu.repository.category' shared service.
  2136. *
  2137. * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryRepository
  2138. */
  2139. protected function getSulu_Repository_CategoryService($lazyLoad = true)
  2140. {
  2141. if ($lazyLoad) {
  2142. return $this->services['sulu.repository.category'] = $this->createProxy('CategoryRepository_9c346ab', function () {
  2143. return \CategoryRepository_9c346ab::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2144. $wrappedInstance = $this->getSulu_Repository_CategoryService(false);
  2145. $proxy->setProxyInitializer(null);
  2146. return true;
  2147. });
  2148. });
  2149. }
  2150. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2151. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryRepositoryInterface.php';
  2152. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryRepository.php';
  2153. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2154. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2155. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2156. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2157. return new \Sulu\Bundle\CategoryBundle\Entity\CategoryRepository($a, $a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\Category'));
  2158. }
  2159. /**
  2160. * Gets the public 'sulu.repository.category_meta' shared service.
  2161. *
  2162. * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryMetaRepository
  2163. */
  2164. protected function getSulu_Repository_CategoryMetaService($lazyLoad = true)
  2165. {
  2166. if ($lazyLoad) {
  2167. return $this->services['sulu.repository.category_meta'] = $this->createProxy('CategoryMetaRepository_d16c689', function () {
  2168. return \CategoryMetaRepository_d16c689::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2169. $wrappedInstance = $this->getSulu_Repository_CategoryMetaService(false);
  2170. $proxy->setProxyInitializer(null);
  2171. return true;
  2172. });
  2173. });
  2174. }
  2175. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2176. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2177. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryMetaRepositoryInterface.php';
  2178. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryMetaRepository.php';
  2179. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2180. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2181. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2182. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2183. return new \Sulu\Bundle\CategoryBundle\Entity\CategoryMetaRepository($a, $a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta'));
  2184. }
  2185. /**
  2186. * Gets the public 'sulu.repository.category_translation' shared service.
  2187. *
  2188. * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryTranslationRepository
  2189. */
  2190. protected function getSulu_Repository_CategoryTranslationService($lazyLoad = true)
  2191. {
  2192. if ($lazyLoad) {
  2193. return $this->services['sulu.repository.category_translation'] = $this->createProxy('CategoryTranslationRepository_5ea8703', function () {
  2194. return \CategoryTranslationRepository_5ea8703::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2195. $wrappedInstance = $this->getSulu_Repository_CategoryTranslationService(false);
  2196. $proxy->setProxyInitializer(null);
  2197. return true;
  2198. });
  2199. });
  2200. }
  2201. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2202. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2203. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryTranslationRepositoryInterface.php';
  2204. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryTranslationRepository.php';
  2205. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2206. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2207. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2208. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2209. return new \Sulu\Bundle\CategoryBundle\Entity\CategoryTranslationRepository($a, $a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation'));
  2210. }
  2211. /**
  2212. * Gets the public 'sulu.repository.contact' shared service.
  2213. *
  2214. * @return \Sulu\Bundle\ContactBundle\Entity\ContactRepository
  2215. */
  2216. protected function getSulu_Repository_ContactService($lazyLoad = true)
  2217. {
  2218. if ($lazyLoad) {
  2219. return $this->services['sulu.repository.contact'] = $this->createProxy('ContactRepository_74094bd', function () {
  2220. return \ContactRepository_74094bd::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2221. $wrappedInstance = $this->getSulu_Repository_ContactService(false);
  2222. $proxy->setProxyInitializer(null);
  2223. return true;
  2224. });
  2225. });
  2226. }
  2227. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2228. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2229. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactRepositoryInterface.php';
  2230. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryTrait.php';
  2231. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactRepository.php';
  2232. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2233. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2234. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2235. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2236. return new \Sulu\Bundle\ContactBundle\Entity\ContactRepository($a, $a->getClassMetadata('Sulu\\Bundle\\ContactBundle\\Entity\\Contact'));
  2237. }
  2238. /**
  2239. * Gets the public 'sulu.repository.keyword' shared service.
  2240. *
  2241. * @return \Sulu\Bundle\CategoryBundle\Entity\KeywordRepository
  2242. */
  2243. protected function getSulu_Repository_KeywordService($lazyLoad = true)
  2244. {
  2245. if ($lazyLoad) {
  2246. return $this->services['sulu.repository.keyword'] = $this->createProxy('KeywordRepository_4891058', function () {
  2247. return \KeywordRepository_4891058::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2248. $wrappedInstance = $this->getSulu_Repository_KeywordService(false);
  2249. $proxy->setProxyInitializer(null);
  2250. return true;
  2251. });
  2252. });
  2253. }
  2254. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2255. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2256. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/KeywordRepositoryInterface.php';
  2257. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/KeywordRepository.php';
  2258. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2259. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2260. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2261. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2262. return new \Sulu\Bundle\CategoryBundle\Entity\KeywordRepository($a, $a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword'));
  2263. }
  2264. /**
  2265. * Gets the public 'sulu.repository.media' shared service.
  2266. *
  2267. * @return \Sulu\Bundle\MediaBundle\Entity\MediaRepository
  2268. */
  2269. protected function getSulu_Repository_MediaService($lazyLoad = true)
  2270. {
  2271. if ($lazyLoad) {
  2272. return $this->services['sulu.repository.media'] = $this->createProxy('MediaRepository_283a6d2', function () {
  2273. return \MediaRepository_283a6d2::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2274. $wrappedInstance = $this->getSulu_Repository_MediaService(false);
  2275. $proxy->setProxyInitializer(null);
  2276. return true;
  2277. });
  2278. });
  2279. }
  2280. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2281. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2282. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepositoryInterface.php';
  2283. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepository.php';
  2284. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2285. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2286. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2287. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2288. $instance = new \Sulu\Bundle\MediaBundle\Entity\MediaRepository($a, $a->getClassMetadata('Sulu\\Bundle\\MediaBundle\\Entity\\Media'));
  2289. $instance->setAccessControlQueryEnhancer(($this->privates['sulu_security.access_control_query_enhancer'] ?? $this->getSuluSecurity_AccessControlQueryEnhancerService()));
  2290. return $instance;
  2291. }
  2292. /**
  2293. * Gets the public 'sulu.repository.role' shared service.
  2294. *
  2295. * @return \Sulu\Bundle\SecurityBundle\Entity\RoleRepository
  2296. */
  2297. protected function getSulu_Repository_RoleService($lazyLoad = true)
  2298. {
  2299. if ($lazyLoad) {
  2300. return $this->services['sulu.repository.role'] = $this->createProxy('RoleRepository_c7c4870', function () {
  2301. return \RoleRepository_c7c4870::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2302. $wrappedInstance = $this->getSulu_Repository_RoleService(false);
  2303. $proxy->setProxyInitializer(null);
  2304. return true;
  2305. });
  2306. });
  2307. }
  2308. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2309. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2310. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/RoleRepositoryInterface.php';
  2311. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/RoleRepository.php';
  2312. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2313. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2314. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2315. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2316. return new \Sulu\Bundle\SecurityBundle\Entity\RoleRepository($a, $a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\Role'));
  2317. }
  2318. /**
  2319. * Gets the public 'sulu.repository.route' shared service.
  2320. *
  2321. * @return \Sulu\Bundle\RouteBundle\Entity\RouteRepository
  2322. */
  2323. protected function getSulu_Repository_RouteService($lazyLoad = true)
  2324. {
  2325. if ($lazyLoad) {
  2326. return $this->services['sulu.repository.route'] = $this->createProxy('RouteRepository_ee5eed9', function () {
  2327. return \RouteRepository_ee5eed9::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2328. $wrappedInstance = $this->getSulu_Repository_RouteService(false);
  2329. $proxy->setProxyInitializer(null);
  2330. return true;
  2331. });
  2332. });
  2333. }
  2334. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2335. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2336. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Entity/RouteRepositoryInterface.php';
  2337. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Entity/RouteRepository.php';
  2338. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2339. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2340. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2341. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2342. return new \Sulu\Bundle\RouteBundle\Entity\RouteRepository($a, $a->getClassMetadata('Sulu\\Bundle\\RouteBundle\\Entity\\Route'));
  2343. }
  2344. /**
  2345. * Gets the public 'sulu.repository.tag' shared service.
  2346. *
  2347. * @return \Sulu\Bundle\TagBundle\Entity\TagRepository
  2348. */
  2349. protected function getSulu_Repository_TagService($lazyLoad = true)
  2350. {
  2351. if ($lazyLoad) {
  2352. return $this->services['sulu.repository.tag'] = $this->createProxy('TagRepository_4e72930', function () {
  2353. return \TagRepository_4e72930::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2354. $wrappedInstance = $this->getSulu_Repository_TagService(false);
  2355. $proxy->setProxyInitializer(null);
  2356. return true;
  2357. });
  2358. });
  2359. }
  2360. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2361. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2362. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagRepositoryInterface.php';
  2363. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Entity/TagRepository.php';
  2364. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2365. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2366. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2367. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2368. return new \Sulu\Bundle\TagBundle\Entity\TagRepository($a, $a->getClassMetadata('Sulu\\Bundle\\TagBundle\\Entity\\Tag'));
  2369. }
  2370. /**
  2371. * Gets the public 'sulu.repository.user' shared service.
  2372. *
  2373. * @return \Sulu\Bundle\SecurityBundle\Entity\UserRepository
  2374. */
  2375. protected function getSulu_Repository_UserService($lazyLoad = true)
  2376. {
  2377. if ($lazyLoad) {
  2378. return $this->services['sulu.repository.user'] = $this->createProxy('UserRepository_28384ec', function () {
  2379. return \UserRepository_28384ec::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2380. $wrappedInstance = $this->getSulu_Repository_UserService(false);
  2381. $proxy->setProxyInitializer(null);
  2382. return true;
  2383. });
  2384. });
  2385. }
  2386. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2387. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2388. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/UserRepositoryInterface.php';
  2389. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/OrderByTrait.php';
  2390. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/UserRepository.php';
  2391. include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2392. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2393. include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2394. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2395. return new \Sulu\Bundle\SecurityBundle\Entity\UserRepository($a, $a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\User'));
  2396. }
  2397. /**
  2398. * Gets the public 'sulu.util.node_helper' shared service.
  2399. *
  2400. * @return \Sulu\Component\Util\SuluNodeHelper
  2401. */
  2402. protected function getSulu_Util_NodeHelperService()
  2403. {
  2404. $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  2405. if (isset($this->services['sulu.util.node_helper'])) {
  2406. return $this->services['sulu.util.node_helper'];
  2407. }
  2408. return $this->services['sulu.util.node_helper'] = new \Sulu\Component\Util\SuluNodeHelper($a, 'i18n', ['base' => 'cmf', 'content' => 'contents', 'route' => 'routes', 'snippet' => 'snippets'], ($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()));
  2409. }
  2410. /**
  2411. * Gets the public 'sulu_category.category_manager' shared service.
  2412. *
  2413. * @return \Sulu\Bundle\CategoryBundle\Category\CategoryManager
  2414. */
  2415. protected function getSuluCategory_CategoryManagerService()
  2416. {
  2417. $a = ($this->services['sulu.repository.category'] ?? $this->getSulu_Repository_CategoryService());
  2418. if (isset($this->services['sulu_category.category_manager'])) {
  2419. return $this->services['sulu_category.category_manager'];
  2420. }
  2421. $b = ($this->services['sulu.repository.category_meta'] ?? $this->getSulu_Repository_CategoryMetaService());
  2422. if (isset($this->services['sulu_category.category_manager'])) {
  2423. return $this->services['sulu_category.category_manager'];
  2424. }
  2425. $c = ($this->services['sulu.repository.category_translation'] ?? $this->getSulu_Repository_CategoryTranslationService());
  2426. if (isset($this->services['sulu_category.category_manager'])) {
  2427. return $this->services['sulu_category.category_manager'];
  2428. }
  2429. $d = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2430. if (isset($this->services['sulu_category.category_manager'])) {
  2431. return $this->services['sulu_category.category_manager'];
  2432. }
  2433. $e = ($this->services['sulu_category.keyword_manager'] ?? $this->getSuluCategory_KeywordManagerService());
  2434. if (isset($this->services['sulu_category.category_manager'])) {
  2435. return $this->services['sulu_category.category_manager'];
  2436. }
  2437. $f = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2438. if (isset($this->services['sulu_category.category_manager'])) {
  2439. return $this->services['sulu_category.category_manager'];
  2440. }
  2441. $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2442. if (isset($this->services['sulu_category.category_manager'])) {
  2443. return $this->services['sulu_category.category_manager'];
  2444. }
  2445. $h = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  2446. if (isset($this->services['sulu_category.category_manager'])) {
  2447. return $this->services['sulu_category.category_manager'];
  2448. }
  2449. return $this->services['sulu_category.category_manager'] = new \Sulu\Bundle\CategoryBundle\Category\CategoryManager($a, $b, $c, $d, $e, $f, $g, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $h);
  2450. }
  2451. /**
  2452. * Gets the public 'sulu_category.keyword_manager' shared service.
  2453. *
  2454. * @return \Sulu\Bundle\CategoryBundle\Category\KeywordManager
  2455. */
  2456. protected function getSuluCategory_KeywordManagerService()
  2457. {
  2458. $a = ($this->services['sulu.repository.keyword'] ?? $this->getSulu_Repository_KeywordService());
  2459. if (isset($this->services['sulu_category.keyword_manager'])) {
  2460. return $this->services['sulu_category.keyword_manager'];
  2461. }
  2462. $b = ($this->services['sulu.repository.category_translation'] ?? $this->getSulu_Repository_CategoryTranslationService());
  2463. if (isset($this->services['sulu_category.keyword_manager'])) {
  2464. return $this->services['sulu_category.keyword_manager'];
  2465. }
  2466. $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2467. if (isset($this->services['sulu_category.keyword_manager'])) {
  2468. return $this->services['sulu_category.keyword_manager'];
  2469. }
  2470. return $this->services['sulu_category.keyword_manager'] = new \Sulu\Bundle\CategoryBundle\Category\KeywordManager($a, $b, $c, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()));
  2471. }
  2472. /**
  2473. * Gets the public 'sulu_contact.contact_manager' shared service.
  2474. *
  2475. * @return \Sulu\Bundle\ContactBundle\Contact\ContactManager
  2476. */
  2477. protected function getSuluContact_ContactManagerService()
  2478. {
  2479. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2480. if (isset($this->services['sulu_contact.contact_manager'])) {
  2481. return $this->services['sulu_contact.contact_manager'];
  2482. }
  2483. $b = ($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService());
  2484. if (isset($this->services['sulu_contact.contact_manager'])) {
  2485. return $this->services['sulu_contact.contact_manager'];
  2486. }
  2487. $c = ($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService());
  2488. if (isset($this->services['sulu_contact.contact_manager'])) {
  2489. return $this->services['sulu_contact.contact_manager'];
  2490. }
  2491. $d = ($this->services['sulu.repository.account'] ?? $this->getSulu_Repository_AccountService());
  2492. if (isset($this->services['sulu_contact.contact_manager'])) {
  2493. return $this->services['sulu_contact.contact_manager'];
  2494. }
  2495. $e = ($this->services['sulu.repository.contact'] ?? $this->getSulu_Repository_ContactService());
  2496. if (isset($this->services['sulu_contact.contact_manager'])) {
  2497. return $this->services['sulu_contact.contact_manager'];
  2498. }
  2499. $f = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  2500. if (isset($this->services['sulu_contact.contact_manager'])) {
  2501. return $this->services['sulu_contact.contact_manager'];
  2502. }
  2503. $g = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2504. if (isset($this->services['sulu_contact.contact_manager'])) {
  2505. return $this->services['sulu_contact.contact_manager'];
  2506. }
  2507. $h = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  2508. if (isset($this->services['sulu_contact.contact_manager'])) {
  2509. return $this->services['sulu_contact.contact_manager'];
  2510. }
  2511. return $this->services['sulu_contact.contact_manager'] = new \Sulu\Bundle\ContactBundle\Contact\ContactManager($a, $b, $c, $d, ($this->services['doctrine'] ?? $this->getDoctrineService())->getRepository('SuluContactBundle:ContactTitle'), $e, $f, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $g, $h);
  2512. }
  2513. /**
  2514. * Gets the public 'sulu_core.array_serializer' shared service.
  2515. *
  2516. * @return \Sulu\Component\Serializer\ArraySerializer
  2517. */
  2518. protected function getSuluCore_ArraySerializerService()
  2519. {
  2520. $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  2521. if (isset($this->services['sulu_core.array_serializer'])) {
  2522. return $this->services['sulu_core.array_serializer'];
  2523. }
  2524. return $this->services['sulu_core.array_serializer'] = new \Sulu\Component\Serializer\ArraySerializer($a);
  2525. }
  2526. /**
  2527. * Gets the public 'sulu_core.webspace.request_analyzer' shared service.
  2528. *
  2529. * @return \Sulu\Component\Webspace\Analyzer\RequestAnalyzer
  2530. */
  2531. protected function getSuluCore_Webspace_RequestAnalyzerService()
  2532. {
  2533. $a = ($this->privates['sulu_custom_urls.request_processor'] ?? $this->getSuluCustomUrls_RequestProcessorService());
  2534. if (isset($this->services['sulu_core.webspace.request_analyzer'])) {
  2535. return $this->services['sulu_core.webspace.request_analyzer'];
  2536. }
  2537. $b = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  2538. if (isset($this->services['sulu_core.webspace.request_analyzer'])) {
  2539. return $this->services['sulu_core.webspace.request_analyzer'];
  2540. }
  2541. $c = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  2542. if (isset($this->services['sulu_core.webspace.request_analyzer'])) {
  2543. return $this->services['sulu_core.webspace.request_analyzer'];
  2544. }
  2545. $d = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  2546. return $this->services['sulu_core.webspace.request_analyzer'] = new \Sulu\Component\Webspace\Analyzer\RequestAnalyzer(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), [0 => new \Sulu\Component\Webspace\Analyzer\Attributes\ParameterRequestProcessor($d, 'dev'), 1 => new \Sulu\Component\Webspace\Analyzer\Attributes\UrlRequestProcessor(), 2 => $a, 3 => new \Sulu\Component\Webspace\Analyzer\Attributes\WebsiteRequestProcessor($d, $b, 'dev'), 4 => new \Sulu\Component\Webspace\Analyzer\Attributes\DateTimeRequestProcessor(), 5 => new \Sulu\Component\Webspace\Analyzer\Attributes\SystemRequestProcessor($c, 'website'), 6 => new \Sulu\Component\Webspace\Analyzer\Attributes\SegmentRequestProcessor('_ss'), 7 => new \Sulu\Component\Webspace\Analyzer\Attributes\PortalInformationRequestProcessor()]);
  2547. }
  2548. /**
  2549. * Gets the public 'sulu_core.webspace.webspace_manager' shared service.
  2550. *
  2551. * @return \Sulu\Component\Webspace\Manager\WebspaceManager
  2552. */
  2553. protected function getSuluCore_Webspace_WebspaceManagerService()
  2554. {
  2555. return $this->services['sulu_core.webspace.webspace_manager'] = new \Sulu\Component\Webspace\Manager\WebspaceManager(($this->privates['sulu_core.webspace.loader.delegator'] ?? $this->getSuluCore_Webspace_Loader_DelegatorService()), ($this->privates['sulu_core.webspace.webspace_manager.url_replacer'] ?? ($this->privates['sulu_core.webspace.webspace_manager.url_replacer'] = new \Sulu\Component\Webspace\Url\Replacer())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['config_dir' => (\dirname(__DIR__, 5).'/config/webspaces'), 'cache_dir' => ($this->targetDir.''.'/sulu'), 'debug' => true, 'cache_class' => 'websiteWebspaceCollectionCache', 'base_class' => 'WebspaceCollection'], 'dev', 'localhost', 'http', ($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()));
  2556. }
  2557. /**
  2558. * Gets the public 'sulu_custom_urls.manager' shared service.
  2559. *
  2560. * @return \Sulu\Component\CustomUrl\Manager\CustomUrlManager
  2561. */
  2562. protected function getSuluCustomUrls_ManagerService()
  2563. {
  2564. $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  2565. if (isset($this->services['sulu_custom_urls.manager'])) {
  2566. return $this->services['sulu_custom_urls.manager'];
  2567. }
  2568. $b = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  2569. if (isset($this->services['sulu_custom_urls.manager'])) {
  2570. return $this->services['sulu_custom_urls.manager'];
  2571. }
  2572. $c = ($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService());
  2573. if (isset($this->services['sulu_custom_urls.manager'])) {
  2574. return $this->services['sulu_custom_urls.manager'];
  2575. }
  2576. $d = ($this->services['sulu_security.user_manager'] ?? $this->getSuluSecurity_UserManagerService());
  2577. if (isset($this->services['sulu_custom_urls.manager'])) {
  2578. return $this->services['sulu_custom_urls.manager'];
  2579. }
  2580. $e = ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService());
  2581. if (isset($this->services['sulu_custom_urls.manager'])) {
  2582. return $this->services['sulu_custom_urls.manager'];
  2583. }
  2584. $f = ($this->privates['sulu_document_manager.document_domain_event_collector'] ?? $this->getSuluDocumentManager_DocumentDomainEventCollectorService());
  2585. if (isset($this->services['sulu_custom_urls.manager'])) {
  2586. return $this->services['sulu_custom_urls.manager'];
  2587. }
  2588. return $this->services['sulu_custom_urls.manager'] = new \Sulu\Component\CustomUrl\Manager\CustomUrlManager($a, $b, new \Sulu\Component\CustomUrl\Repository\CustomUrlRepository(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $c, ($this->privates['sulu_custom_urls.domain_generator'] ?? $this->getSuluCustomUrls_DomainGeneratorService()), $d), $e, ($this->privates['sulu_document_manager.path_builder'] ?? $this->getSuluDocumentManager_PathBuilderService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), 'dev', $f);
  2589. }
  2590. /**
  2591. * Gets the public 'sulu_document_manager.document_inspector' shared service.
  2592. *
  2593. * @return \Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector
  2594. */
  2595. protected function getSuluDocumentManager_DocumentInspectorService()
  2596. {
  2597. $a = ($this->privates['sulu_document_manager.proxy_factory'] ?? $this->getSuluDocumentManager_ProxyFactoryService());
  2598. if (isset($this->services['sulu_document_manager.document_inspector'])) {
  2599. return $this->services['sulu_document_manager.document_inspector'];
  2600. }
  2601. $b = ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService());
  2602. if (isset($this->services['sulu_document_manager.document_inspector'])) {
  2603. return $this->services['sulu_document_manager.document_inspector'];
  2604. }
  2605. return $this->services['sulu_document_manager.document_inspector'] = new \Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector(($this->privates['sulu_document_manager.document_registry'] ?? ($this->privates['sulu_document_manager.document_registry'] = new \Sulu\Component\DocumentManager\DocumentRegistry('en'))), ($this->privates['sulu_document_manager.path_segment_registry'] ?? $this->getSuluDocumentManager_PathSegmentRegistryService()), ($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()), $a, $b, ($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()), ($this->services['sulu_document_manager.property_encoder'] ?? $this->getSuluDocumentManager_PropertyEncoderService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()));
  2606. }
  2607. /**
  2608. * Gets the public 'sulu_document_manager.document_manager' shared service.
  2609. *
  2610. * @return \Sulu\Component\DocumentManager\DocumentManager
  2611. */
  2612. protected function getSuluDocumentManager_DocumentManagerService()
  2613. {
  2614. $a = ($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService());
  2615. if (isset($this->services['sulu_document_manager.document_manager'])) {
  2616. return $this->services['sulu_document_manager.document_manager'];
  2617. }
  2618. $b = ($this->privates['sulu_document_manager.node_manager'] ?? $this->getSuluDocumentManager_NodeManagerService());
  2619. if (isset($this->services['sulu_document_manager.document_manager'])) {
  2620. return $this->services['sulu_document_manager.document_manager'];
  2621. }
  2622. return $this->services['sulu_document_manager.document_manager'] = new \Sulu\Component\DocumentManager\DocumentManager($a, $b);
  2623. }
  2624. /**
  2625. * Gets the public 'sulu_document_manager.metadata_factory.base' shared service.
  2626. *
  2627. * @return \Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory
  2628. */
  2629. protected function getSuluDocumentManager_MetadataFactory_BaseService()
  2630. {
  2631. $a = ($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService());
  2632. if (isset($this->services['sulu_document_manager.metadata_factory.base'])) {
  2633. return $this->services['sulu_document_manager.metadata_factory.base'];
  2634. }
  2635. return $this->services['sulu_document_manager.metadata_factory.base'] = new \Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory($a, $this->parameters['sulu_document_manager.mapping']);
  2636. }
  2637. /**
  2638. * Gets the public 'sulu_document_manager.property_encoder' shared service.
  2639. *
  2640. * @return \Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder
  2641. */
  2642. protected function getSuluDocumentManager_PropertyEncoderService()
  2643. {
  2644. return $this->services['sulu_document_manager.property_encoder'] = new \Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder(($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()));
  2645. }
  2646. /**
  2647. * Gets the public 'sulu_markup.parser.html_extractor' shared service.
  2648. *
  2649. * @return \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor
  2650. */
  2651. protected function getSuluMarkup_Parser_HtmlExtractorService()
  2652. {
  2653. return $this->services['sulu_markup.parser.html_extractor'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor('sulu');
  2654. }
  2655. /**
  2656. * Gets the public 'sulu_media.collection_repository' shared service.
  2657. *
  2658. * @return \Sulu\Bundle\MediaBundle\Entity\CollectionRepository
  2659. */
  2660. protected function getSuluMedia_CollectionRepositoryService()
  2661. {
  2662. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2663. if (isset($this->services['sulu_media.collection_repository'])) {
  2664. return $this->services['sulu_media.collection_repository'];
  2665. }
  2666. $this->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
  2667. $instance->setAccessControlQueryEnhancer(($this->privates['sulu_security.access_control_query_enhancer'] ?? $this->getSuluSecurity_AccessControlQueryEnhancerService()));
  2668. return $instance;
  2669. }
  2670. /**
  2671. * Gets the public 'sulu_media.format_cache' shared service.
  2672. *
  2673. * @return \Sulu\Bundle\MediaBundle\Media\FormatCache\LocalFormatCache
  2674. */
  2675. protected function getSuluMedia_FormatCacheService()
  2676. {
  2677. return $this->services['sulu_media.format_cache'] = new \Sulu\Bundle\MediaBundle\Media\FormatCache\LocalFormatCache(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__, 5).'/public/uploads/media'), '/uploads/media/{slug}', 10);
  2678. }
  2679. /**
  2680. * Gets the public 'sulu_media.format_manager' shared service.
  2681. *
  2682. * @return \Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager
  2683. */
  2684. protected function getSuluMedia_FormatManagerService()
  2685. {
  2686. $a = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  2687. if (isset($this->services['sulu_media.format_manager'])) {
  2688. return $this->services['sulu_media.format_manager'];
  2689. }
  2690. $b = ($this->privates['sulu_media.adapter.imagick'] ?? ($this->privates['sulu_media.adapter.imagick'] = new \Imagine\Imagick\Imagine()));
  2691. $c = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\TransformationPool();
  2692. $c->add(($this->services['sulu_media.image.transformation.crop'] ?? ($this->services['sulu_media.image.transformation.crop'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation())), 'crop');
  2693. $c->add(($this->services['sulu_media.image.transformation.paste'] ?? $this->getSuluMedia_Image_Transformation_PasteService()), 'paste');
  2694. $c->add(($this->services['sulu_media.image.transformation.blur'] ?? ($this->services['sulu_media.image.transformation.blur'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation())), 'blur');
  2695. $c->add(($this->services['sulu_media.image.transformation.gamma'] ?? ($this->services['sulu_media.image.transformation.gamma'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation())), 'gamma');
  2696. $c->add(($this->services['sulu_media.image.transformation.grayscale'] ?? ($this->services['sulu_media.image.transformation.grayscale'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation())), 'grayscale');
  2697. $c->add(($this->services['sulu_media.image.transformation.negative'] ?? ($this->services['sulu_media.image.transformation.negative'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation())), 'negative');
  2698. $c->add(($this->services['sulu_media.image.transformation.sharpen'] ?? ($this->services['sulu_media.image.transformation.sharpen'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation())), 'sharpen');
  2699. return $this->services['sulu_media.format_manager'] = new \Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager($a, ($this->services['sulu_media.format_cache'] ?? $this->getSuluMedia_FormatCacheService()), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\ImagineImageConverter($b, ($this->services['sulu_media.storage'] ?? $this->getSuluMedia_StorageService()), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\MediaImageExtractor($b, new \Sulu\Bundle\MediaBundle\Media\Video\VideoThumbnailService(NULL), 'gs'), $c, new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Focus\Focus(), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Scaler\Scaler(), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Cropper\Cropper(), $this->parameters['sulu_media.image.formats'], $this->parameters['sulu_media.format_manager.mime_types'], ($this->privates['sulu_media.adapter.svg'] ?? ($this->privates['sulu_media.adapter.svg'] = new \Contao\ImagineSvg\Imagine()))), true, $this->parameters['sulu_media.format_manager.response_headers'], $this->parameters['sulu_media.image.formats'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2700. }
  2701. /**
  2702. * Gets the public 'sulu_media.image.transformation.blur' shared service.
  2703. *
  2704. * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation
  2705. */
  2706. protected function getSuluMedia_Image_Transformation_BlurService()
  2707. {
  2708. return $this->services['sulu_media.image.transformation.blur'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation();
  2709. }
  2710. /**
  2711. * Gets the public 'sulu_media.image.transformation.crop' shared service.
  2712. *
  2713. * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation
  2714. */
  2715. protected function getSuluMedia_Image_Transformation_CropService()
  2716. {
  2717. return $this->services['sulu_media.image.transformation.crop'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation();
  2718. }
  2719. /**
  2720. * Gets the public 'sulu_media.image.transformation.gamma' shared service.
  2721. *
  2722. * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation
  2723. */
  2724. protected function getSuluMedia_Image_Transformation_GammaService()
  2725. {
  2726. return $this->services['sulu_media.image.transformation.gamma'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation();
  2727. }
  2728. /**
  2729. * Gets the public 'sulu_media.image.transformation.grayscale' shared service.
  2730. *
  2731. * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation
  2732. */
  2733. protected function getSuluMedia_Image_Transformation_GrayscaleService()
  2734. {
  2735. return $this->services['sulu_media.image.transformation.grayscale'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation();
  2736. }
  2737. /**
  2738. * Gets the public 'sulu_media.image.transformation.negative' shared service.
  2739. *
  2740. * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation
  2741. */
  2742. protected function getSuluMedia_Image_Transformation_NegativeService()
  2743. {
  2744. return $this->services['sulu_media.image.transformation.negative'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation();
  2745. }
  2746. /**
  2747. * Gets the public 'sulu_media.image.transformation.paste' shared service.
  2748. *
  2749. * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\PasteTransformation
  2750. */
  2751. protected function getSuluMedia_Image_Transformation_PasteService()
  2752. {
  2753. return $this->services['sulu_media.image.transformation.paste'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\PasteTransformation(($this->privates['sulu_media.adapter.imagick'] ?? ($this->privates['sulu_media.adapter.imagick'] = new \Imagine\Imagick\Imagine())), ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))));
  2754. }
  2755. /**
  2756. * Gets the public 'sulu_media.image.transformation.sharpen' shared service.
  2757. *
  2758. * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation
  2759. */
  2760. protected function getSuluMedia_Image_Transformation_SharpenService()
  2761. {
  2762. return $this->services['sulu_media.image.transformation.sharpen'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation();
  2763. }
  2764. /**
  2765. * Gets the public 'sulu_media.media_manager' shared service.
  2766. *
  2767. * @return \Sulu\Bundle\MediaBundle\Media\Manager\MediaManager
  2768. */
  2769. protected function getSuluMedia_MediaManagerService()
  2770. {
  2771. $a = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  2772. if (isset($this->services['sulu_media.media_manager'])) {
  2773. return $this->services['sulu_media.media_manager'];
  2774. }
  2775. $b = ($this->services['sulu_media.collection_repository'] ?? $this->getSuluMedia_CollectionRepositoryService());
  2776. if (isset($this->services['sulu_media.media_manager'])) {
  2777. return $this->services['sulu_media.media_manager'];
  2778. }
  2779. $c = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2780. if (isset($this->services['sulu_media.media_manager'])) {
  2781. return $this->services['sulu_media.media_manager'];
  2782. }
  2783. $d = ($this->services['sulu.repository.category'] ?? $this->getSulu_Repository_CategoryService());
  2784. if (isset($this->services['sulu_media.media_manager'])) {
  2785. return $this->services['sulu_media.media_manager'];
  2786. }
  2787. $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2788. if (isset($this->services['sulu_media.media_manager'])) {
  2789. return $this->services['sulu_media.media_manager'];
  2790. }
  2791. $f = ($this->services['sulu_media.format_manager'] ?? $this->getSuluMedia_FormatManagerService());
  2792. if (isset($this->services['sulu_media.media_manager'])) {
  2793. return $this->services['sulu_media.media_manager'];
  2794. }
  2795. $g = ($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService());
  2796. if (isset($this->services['sulu_media.media_manager'])) {
  2797. return $this->services['sulu_media.media_manager'];
  2798. }
  2799. $h = ($this->privates['sulu_media.type_manager'] ?? $this->getSuluMedia_TypeManagerService());
  2800. if (isset($this->services['sulu_media.media_manager'])) {
  2801. return $this->services['sulu_media.media_manager'];
  2802. }
  2803. $i = ($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService());
  2804. if (isset($this->services['sulu_media.media_manager'])) {
  2805. return $this->services['sulu_media.media_manager'];
  2806. }
  2807. $j = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  2808. if (isset($this->services['sulu_media.media_manager'])) {
  2809. return $this->services['sulu_media.media_manager'];
  2810. }
  2811. $k = new \Sulu\Bundle\MediaBundle\Media\FileValidator\FileValidator();
  2812. $k->setMaxFileSize('256MB');
  2813. $k->setBlockedMimeTypes([]);
  2814. return $this->services['sulu_media.media_manager'] = new \Sulu\Bundle\MediaBundle\Media\Manager\MediaManager($a, $b, $c, $d, $e, ($this->services['sulu_media.storage'] ?? $this->getSuluMedia_StorageService()), $k, $f, $g, $h, ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $i, new RewindableGenerator(function () {
  2815. yield 0 => ($this->privates['sulu_media.image_properties_provider'] ?? $this->load('getSuluMedia_ImagePropertiesProviderService'));
  2816. }, 1), '/media/{id}/download/{slug}', NULL, '/admin/media/{id}/download/{slug}', $j);
  2817. }
  2818. /**
  2819. * Gets the public 'sulu_media.storage' shared service.
  2820. *
  2821. * @return \Sulu\Bundle\MediaBundle\Media\Storage\LocalStorage
  2822. */
  2823. protected function getSuluMedia_StorageService()
  2824. {
  2825. return $this->services['sulu_media.storage'] = new \Sulu\Bundle\MediaBundle\Media\Storage\LocalStorage((\dirname(__DIR__, 4).'/uploads/media'), 10, new \Symfony\Component\Filesystem\Filesystem(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2826. }
  2827. /**
  2828. * Gets the public 'sulu_page.compat.structure.legacy_property_factory' shared service.
  2829. *
  2830. * @return \Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory
  2831. */
  2832. protected function getSuluPage_Compat_Structure_LegacyPropertyFactoryService()
  2833. {
  2834. return $this->services['sulu_page.compat.structure.legacy_property_factory'] = new \Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory(($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()));
  2835. }
  2836. /**
  2837. * Gets the public 'sulu_page.content_repository' shared service.
  2838. *
  2839. * @return \Sulu\Component\Content\Repository\ContentRepository
  2840. */
  2841. protected function getSuluPage_ContentRepositoryService()
  2842. {
  2843. $a = ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService());
  2844. if (isset($this->services['sulu_page.content_repository'])) {
  2845. return $this->services['sulu_page.content_repository'];
  2846. }
  2847. $b = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  2848. if (isset($this->services['sulu_page.content_repository'])) {
  2849. return $this->services['sulu_page.content_repository'];
  2850. }
  2851. $c = ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService());
  2852. if (isset($this->services['sulu_page.content_repository'])) {
  2853. return $this->services['sulu_page.content_repository'];
  2854. }
  2855. $d = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  2856. if (isset($this->services['sulu_page.content_repository'])) {
  2857. return $this->services['sulu_page.content_repository'];
  2858. }
  2859. return $this->services['sulu_page.content_repository'] = new \Sulu\Component\Content\Repository\ContentRepository($a, ($this->services['sulu_document_manager.property_encoder'] ?? $this->getSuluDocumentManager_PropertyEncoderService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->services['sulu.content.localization_finder'] ?? $this->getSulu_Content_LocalizationFinderService()), $b, $c, $d, $this->parameters['sulu_security.permissions']);
  2860. }
  2861. /**
  2862. * Gets the public 'sulu_page.extension.manager' shared service.
  2863. *
  2864. * @return \Sulu\Component\Content\Extension\ExtensionManager
  2865. */
  2866. protected function getSuluPage_Extension_ManagerService()
  2867. {
  2868. $this->services['sulu_page.extension.manager'] = $instance = new \Sulu\Component\Content\Extension\ExtensionManager();
  2869. $instance->addExtension(new \Sulu\Bundle\PageBundle\Content\Structure\SeoStructureExtension());
  2870. $instance->addExtension(new \Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension(($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService()), ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->privates['sulu_page.export.manager'] ?? $this->getSuluPage_Export_ManagerService()), ($this->privates['sulu_page.import.manager'] ?? $this->getSuluPage_Import_ManagerService()), ($this->privates['sulu_search.search.factory'] ?? ($this->privates['sulu_search.search.factory'] = new \Sulu\Bundle\SearchBundle\Search\Factory()))));
  2871. return $instance;
  2872. }
  2873. /**
  2874. * Gets the public 'sulu_page.structure.factory' shared service.
  2875. *
  2876. * @return \Sulu\Component\Content\Metadata\Factory\StructureMetadataFactory
  2877. */
  2878. protected function getSuluPage_Structure_FactoryService()
  2879. {
  2880. return $this->services['sulu_page.structure.factory'] = new \Sulu\Component\Content\Metadata\Factory\StructureMetadataFactory(new \Sulu\Component\Content\Metadata\Loader\StructureXmlLoader(($this->privates['sulu_http_cache.cache_lifetime.resolver'] ?? ($this->privates['sulu_http_cache.cache_lifetime.resolver'] = new \Sulu\Bundle\HttpCacheBundle\CacheLifetime\CacheLifetimeResolver())), ($this->privates['sulu_page.structure.properties_xml_parser'] ?? $this->getSuluPage_Structure_PropertiesXmlParserService()), ($this->privates['sulu_page.structure.schema_xml_parser'] ?? ($this->privates['sulu_page.structure.schema_xml_parser'] = new \Sulu\Component\Content\Metadata\Parser\SchemaXmlParser())), ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), $this->parameters['sulu.content.structure.required_properties'], $this->parameters['sulu.content.structure.required_tags']), $this->parameters['sulu.content.structure.paths'], $this->parameters['sulu.content.structure.default_types'], ($this->targetDir.''.'/sulu/structures'), true);
  2881. }
  2882. /**
  2883. * Gets the public 'sulu_security.mask_converter' shared service.
  2884. *
  2885. * @return \Sulu\Component\Security\Authorization\MaskConverter
  2886. */
  2887. protected function getSuluSecurity_MaskConverterService()
  2888. {
  2889. return $this->services['sulu_security.mask_converter'] = new \Sulu\Component\Security\Authorization\MaskConverter($this->parameters['permissions']);
  2890. }
  2891. /**
  2892. * Gets the public 'sulu_security.salt_generator' shared service.
  2893. *
  2894. * @return \Sulu\Component\Security\Authentication\SaltGenerator
  2895. */
  2896. protected function getSuluSecurity_SaltGeneratorService()
  2897. {
  2898. return $this->services['sulu_security.salt_generator'] = new \Sulu\Component\Security\Authentication\SaltGenerator();
  2899. }
  2900. /**
  2901. * Gets the public 'sulu_security.security_checker' shared service.
  2902. *
  2903. * @return \Sulu\Component\Security\Authorization\SecurityChecker
  2904. */
  2905. protected function getSuluSecurity_SecurityCheckerService()
  2906. {
  2907. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2908. if (isset($this->services['sulu_security.security_checker'])) {
  2909. return $this->services['sulu_security.security_checker'];
  2910. }
  2911. return $this->services['sulu_security.security_checker'] = new \Sulu\Component\Security\Authorization\SecurityChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  2912. }
  2913. /**
  2914. * Gets the public 'sulu_security.user_manager' shared service.
  2915. *
  2916. * @return \Sulu\Bundle\SecurityBundle\UserManager\UserManager
  2917. */
  2918. protected function getSuluSecurity_UserManagerService()
  2919. {
  2920. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2921. if (isset($this->services['sulu_security.user_manager'])) {
  2922. return $this->services['sulu_security.user_manager'];
  2923. }
  2924. $b = ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService());
  2925. if (isset($this->services['sulu_security.user_manager'])) {
  2926. return $this->services['sulu_security.user_manager'];
  2927. }
  2928. $c = ($this->services['sulu_contact.contact_manager'] ?? $this->getSuluContact_ContactManagerService());
  2929. if (isset($this->services['sulu_security.user_manager'])) {
  2930. return $this->services['sulu_security.user_manager'];
  2931. }
  2932. $d = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2933. if (isset($this->services['sulu_security.user_manager'])) {
  2934. return $this->services['sulu_security.user_manager'];
  2935. }
  2936. return $this->services['sulu_security.user_manager'] = new \Sulu\Bundle\SecurityBundle\UserManager\UserManager($a, ($this->services['sulu_security.encoder_factory'] ?? $this->load('getSuluSecurity_EncoderFactoryService')), $b, $a->getRepository('SuluSecurityBundle:Group'), $c, ($this->services['sulu_security.salt_generator'] ?? ($this->services['sulu_security.salt_generator'] = new \Sulu\Component\Security\Authentication\SaltGenerator())), $d, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()));
  2937. }
  2938. /**
  2939. * Gets the public 'sulu_snippet.default_snippet.manager' shared service.
  2940. *
  2941. * @return \Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManager
  2942. */
  2943. protected function getSuluSnippet_DefaultSnippet_ManagerService()
  2944. {
  2945. $a = ($this->privates['sulu_document_manager.session_manager'] ?? $this->getSuluDocumentManager_SessionManagerService());
  2946. if (isset($this->services['sulu_snippet.default_snippet.manager'])) {
  2947. return $this->services['sulu_snippet.default_snippet.manager'];
  2948. }
  2949. $b = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  2950. if (isset($this->services['sulu_snippet.default_snippet.manager'])) {
  2951. return $this->services['sulu_snippet.default_snippet.manager'];
  2952. }
  2953. return $this->services['sulu_snippet.default_snippet.manager'] = new \Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManager(new \Sulu\Component\Webspace\Settings\SettingsManager($a, ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService())), $b, ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->privates['sulu_document_manager.document_registry'] ?? ($this->privates['sulu_document_manager.document_registry'] = new \Sulu\Component\DocumentManager\DocumentRegistry('en'))), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $this->parameters['sulu_snippet.areas']);
  2954. }
  2955. /**
  2956. * Gets the public 'sulu_snippet.resolver' shared service.
  2957. *
  2958. * @return \Sulu\Bundle\SnippetBundle\Snippet\SnippetResolver
  2959. */
  2960. protected function getSuluSnippet_ResolverService()
  2961. {
  2962. $a = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  2963. if (isset($this->services['sulu_snippet.resolver'])) {
  2964. return $this->services['sulu_snippet.resolver'];
  2965. }
  2966. return $this->services['sulu_snippet.resolver'] = new \Sulu\Bundle\SnippetBundle\Snippet\SnippetResolver($a, ($this->services['sulu_website.resolver.structure'] ?? $this->getSuluWebsite_Resolver_StructureService()));
  2967. }
  2968. /**
  2969. * Gets the public 'sulu_tag.tag_manager' shared service.
  2970. *
  2971. * @return \Sulu\Bundle\TagBundle\Tag\TagManager
  2972. */
  2973. protected function getSuluTag_TagManagerService()
  2974. {
  2975. $a = ($this->services['sulu.repository.tag'] ?? $this->getSulu_Repository_TagService());
  2976. if (isset($this->services['sulu_tag.tag_manager'])) {
  2977. return $this->services['sulu_tag.tag_manager'];
  2978. }
  2979. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2980. if (isset($this->services['sulu_tag.tag_manager'])) {
  2981. return $this->services['sulu_tag.tag_manager'];
  2982. }
  2983. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2984. if (isset($this->services['sulu_tag.tag_manager'])) {
  2985. return $this->services['sulu_tag.tag_manager'];
  2986. }
  2987. $d = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  2988. if (isset($this->services['sulu_tag.tag_manager'])) {
  2989. return $this->services['sulu_tag.tag_manager'];
  2990. }
  2991. return $this->services['sulu_tag.tag_manager'] = new \Sulu\Bundle\TagBundle\Tag\TagManager($a, $b, $c, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $d);
  2992. }
  2993. /**
  2994. * Gets the public 'sulu_website.resolver.structure' shared service.
  2995. *
  2996. * @return \Sulu\Bundle\WebsiteBundle\Resolver\StructureResolver
  2997. */
  2998. protected function getSuluWebsite_Resolver_StructureService()
  2999. {
  3000. return $this->services['sulu_website.resolver.structure'] = new \Sulu\Bundle\WebsiteBundle\Resolver\StructureResolver(($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu_page.extension.manager'] ?? $this->getSuluPage_Extension_ManagerService()), $this->parameters['sulu_website.enabled_twig_attributes']);
  3001. }
  3002. /**
  3003. * Gets the public 'translator' shared service.
  3004. *
  3005. * @return \Symfony\Component\Translation\DataCollectorTranslator
  3006. */
  3007. protected function getTranslatorService()
  3008. {
  3009. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3010. }
  3011. /**
  3012. * Gets the public 'var_dumper.cloner' shared service.
  3013. *
  3014. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3015. */
  3016. protected function getVarDumper_ClonerService()
  3017. {
  3018. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3019. $instance->setMaxItems(2500);
  3020. $instance->setMinDepth(1);
  3021. $instance->setMaxString(-1);
  3022. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3023. return $instance;
  3024. }
  3025. /**
  3026. * Gets the private '.debug.http_client' shared service.
  3027. *
  3028. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3029. */
  3030. protected function get_Debug_HttpClientService()
  3031. {
  3032. $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3033. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3034. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3035. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3036. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3037. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3038. $a->setLogger($b);
  3039. return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, NULL);
  3040. }
  3041. /**
  3042. * Gets the private '.service_locator.rz1tQtr' shared service.
  3043. *
  3044. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3045. */
  3046. protected function get_ServiceLocator_Rz1tQtrService()
  3047. {
  3048. return $this->privates['.service_locator.rz1tQtr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3049. 'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', true],
  3050. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  3051. ], [
  3052. 'security.firewall.map.context.admin' => '?',
  3053. 'security.firewall.map.context.dev' => '?',
  3054. ]);
  3055. }
  3056. /**
  3057. * Gets the private 'annotations.cache_adapter' shared service.
  3058. *
  3059. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3060. */
  3061. protected function getAnnotations_CacheAdapterService()
  3062. {
  3063. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3064. }
  3065. /**
  3066. * Gets the private 'annotations.cached_reader' shared service.
  3067. *
  3068. * @return \Doctrine\Common\Annotations\PsrCachedReader
  3069. */
  3070. protected function getAnnotations_CachedReaderService()
  3071. {
  3072. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3073. }
  3074. /**
  3075. * Gets the private 'annotations.reader' shared service.
  3076. *
  3077. * @return \Doctrine\Common\Annotations\AnnotationReader
  3078. */
  3079. protected function getAnnotations_ReaderService()
  3080. {
  3081. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3082. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3083. $a->registerUniqueLoader('class_exists');
  3084. $instance->addGlobalIgnoredName('required', $a);
  3085. return $instance;
  3086. }
  3087. /**
  3088. * Gets the private 'assets.context' shared service.
  3089. *
  3090. * @return \Symfony\Component\Asset\Context\RequestStackContext
  3091. */
  3092. protected function getAssets_ContextService()
  3093. {
  3094. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3095. 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());
  3096. }
  3097. /**
  3098. * Gets the private 'cache.annotations' shared service.
  3099. *
  3100. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3101. */
  3102. protected function getCache_AnnotationsService()
  3103. {
  3104. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('L5tX+F91vS', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3105. }
  3106. /**
  3107. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3108. *
  3109. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3110. */
  3111. protected function getCache_Doctrine_Orm_Default_QueryService()
  3112. {
  3113. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3114. }
  3115. /**
  3116. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3117. *
  3118. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3119. */
  3120. protected function getCache_Doctrine_Orm_Default_ResultService()
  3121. {
  3122. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3123. }
  3124. /**
  3125. * Gets the private 'cache.property_info' shared service.
  3126. *
  3127. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3128. */
  3129. protected function getCache_PropertyInfoService()
  3130. {
  3131. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jCxtjAaX4a', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3132. }
  3133. /**
  3134. * Gets the private 'cache.security_expression_language' shared service.
  3135. *
  3136. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3137. */
  3138. protected function getCache_SecurityExpressionLanguageService()
  3139. {
  3140. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aKLmPOR3tQ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3141. }
  3142. /**
  3143. * Gets the private 'cache.serializer' shared service.
  3144. *
  3145. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3146. */
  3147. protected function getCache_SerializerService()
  3148. {
  3149. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('h3ncR3f22H', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3150. }
  3151. /**
  3152. * Gets the private 'cache.validator' shared service.
  3153. *
  3154. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3155. */
  3156. protected function getCache_ValidatorService()
  3157. {
  3158. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('w39AlAuS7v', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3159. }
  3160. /**
  3161. * Gets the private 'config_cache_factory' shared service.
  3162. *
  3163. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3164. */
  3165. protected function getConfigCacheFactoryService()
  3166. {
  3167. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3168. 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)));
  3169. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3170. }, 2));
  3171. }
  3172. /**
  3173. * Gets the private 'controller_resolver' shared service.
  3174. *
  3175. * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver
  3176. */
  3177. protected function getControllerResolverService()
  3178. {
  3179. return $this->privates['controller_resolver'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()));
  3180. }
  3181. /**
  3182. * Gets the private 'data_collector.form' shared service.
  3183. *
  3184. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3185. */
  3186. protected function getDataCollector_FormService()
  3187. {
  3188. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3189. }
  3190. /**
  3191. * Gets the private 'data_collector.request' shared service.
  3192. *
  3193. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3194. */
  3195. protected function getDataCollector_RequestService()
  3196. {
  3197. 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())));
  3198. }
  3199. /**
  3200. * Gets the private 'debug.debug_handlers_listener' shared service.
  3201. *
  3202. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3203. */
  3204. protected function getDebug_DebugHandlersListenerService()
  3205. {
  3206. $a = new \Symfony\Bridge\Monolog\Logger('php');
  3207. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3208. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3209. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3210. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3211. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  3212. }
  3213. /**
  3214. * Gets the private 'debug.file_link_formatter' shared service.
  3215. *
  3216. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3217. */
  3218. protected function getDebug_FileLinkFormatterService()
  3219. {
  3220. 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__, 5), function () {
  3221. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3222. });
  3223. }
  3224. /**
  3225. * Gets the private 'debug.log_processor' shared service.
  3226. *
  3227. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3228. */
  3229. protected function getDebug_LogProcessorService()
  3230. {
  3231. 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())));
  3232. }
  3233. /**
  3234. * Gets the private 'debug.security.access.decision_manager' shared service.
  3235. *
  3236. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3237. */
  3238. protected function getDebug_Security_Access_DecisionManagerService()
  3239. {
  3240. 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 () {
  3241. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3242. yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  3243. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3244. yield 3 => ($this->privates['debug.security.voter.sulu_security.security_context_voter'] ?? $this->load('getDebug_Security_Voter_SuluSecurity_SecurityContextVoterService'));
  3245. }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy(true)));
  3246. }
  3247. /**
  3248. * Gets the private 'debug.security.firewall' shared service.
  3249. *
  3250. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3251. */
  3252. protected function getDebug_Security_FirewallService()
  3253. {
  3254. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3255. if (isset($this->privates['debug.security.firewall'])) {
  3256. return $this->privates['debug.security.firewall'];
  3257. }
  3258. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3259. if (isset($this->privates['debug.security.firewall'])) {
  3260. return $this->privates['debug.security.firewall'];
  3261. }
  3262. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3263. }
  3264. /**
  3265. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3266. *
  3267. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3268. */
  3269. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3270. {
  3271. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3272. 'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates', 'cmf_routing.persistence.doctrine.route_condition_metadata_listener', 'getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService', true],
  3273. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  3274. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  3275. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  3276. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  3277. 'doctrine.orm.listeners.resolve_target_entity' => ['privates', 'doctrine.orm.listeners.resolve_target_entity', 'getDoctrine_Orm_Listeners_ResolveTargetEntityService', true],
  3278. 'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener' => ['privates', 'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener', 'getDoctrinePhpcr_JackalopeDoctrineDbal_SchemaListenerService', true],
  3279. 'massive_search.search.event_subscriber.doctrine_orm' => ['privates', 'massive_search.search.event_subscriber.doctrine_orm', 'getMassiveSearch_Search_EventSubscriber_DoctrineOrmService', true],
  3280. 'stof_doctrine_extensions.listener.tree' => ['privates', 'stof_doctrine_extensions.listener.tree', 'getStofDoctrineExtensions_Listener_TreeService', true],
  3281. 'sulu.persistence.event_subscriber.orm.metadata' => ['privates', 'sulu.persistence.event_subscriber.orm.metadata', 'getSulu_Persistence_EventSubscriber_Orm_MetadataService', true],
  3282. 'sulu.persistence.event_subscriber.orm.timestampable' => ['privates', 'sulu.persistence.event_subscriber.orm.timestampable', 'getSulu_Persistence_EventSubscriber_Orm_TimestampableService', true],
  3283. 'sulu.persistence.event_subscriber.orm.user_blame' => ['privates', 'sulu.persistence.event_subscriber.orm.user_blame', 'getSulu_Persistence_EventSubscriber_Orm_UserBlameService', true],
  3284. 'sulu_activity.domain_event_collector_subscriber' => ['privates', 'sulu_activity.domain_event_collector_subscriber', 'getSuluActivity_DomainEventCollectorSubscriberService', true],
  3285. 'sulu_contact.account_listener' => ['privates', 'sulu_contact.account_listener', 'getSuluContact_AccountListenerService', true],
  3286. 'sulu_contact.doctrine.invalidation_listener' => ['privates', 'sulu_contact.doctrine.invalidation_listener', 'getSuluContact_Doctrine_InvalidationListenerService', true],
  3287. 'sulu_core.doctrine.references' => ['privates', 'sulu_core.doctrine.references', 'getSuluCore_Doctrine_ReferencesService', true],
  3288. 'sulu_media.doctrine.invalidation_listener' => ['privates', 'sulu_media.doctrine.invalidation_listener', 'getSuluMedia_Doctrine_InvalidationListenerService', true],
  3289. 'sulu_security.permission_inheritance_subscriber' => ['privates', 'sulu_security.permission_inheritance_subscriber', 'getSuluSecurity_PermissionInheritanceSubscriberService', true],
  3290. ], [
  3291. 'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  3292. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3293. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3294. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3295. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3296. 'doctrine.orm.listeners.resolve_target_entity' => '?',
  3297. 'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener' => '?',
  3298. 'massive_search.search.event_subscriber.doctrine_orm' => '?',
  3299. 'stof_doctrine_extensions.listener.tree' => '?',
  3300. 'sulu.persistence.event_subscriber.orm.metadata' => '?',
  3301. 'sulu.persistence.event_subscriber.orm.timestampable' => '?',
  3302. 'sulu.persistence.event_subscriber.orm.user_blame' => '?',
  3303. 'sulu_activity.domain_event_collector_subscriber' => '?',
  3304. 'sulu_contact.account_listener' => '?',
  3305. 'sulu_contact.doctrine.invalidation_listener' => '?',
  3306. 'sulu_core.doctrine.references' => '?',
  3307. 'sulu_media.doctrine.invalidation_listener' => '?',
  3308. 'sulu_security.permission_inheritance_subscriber' => '?',
  3309. ]), [0 => 'sulu.persistence.event_subscriber.orm.metadata', 1 => 'sulu.persistence.event_subscriber.orm.user_blame', 2 => 'sulu_core.doctrine.references', 3 => 'doctrine.orm.listeners.resolve_target_entity', 4 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 5 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 6 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 7 => 'massive_search.search.event_subscriber.doctrine_orm', 8 => 'sulu.persistence.event_subscriber.orm.timestampable', 9 => 'sulu_security.permission_inheritance_subscriber', 10 => 'cmf_routing.persistence.doctrine.route_condition_metadata_listener', 11 => 'stof_doctrine_extensions.listener.tree', 12 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 13 => [0 => [0 => 'postGenerateSchema'], 1 => 'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener'], 14 => [0 => [0 => 'postPersist'], 1 => 'sulu_contact.account_listener'], 15 => [0 => [0 => 'postPersist'], 1 => 'sulu_contact.doctrine.invalidation_listener'], 16 => [0 => [0 => 'postUpdate'], 1 => 'sulu_contact.doctrine.invalidation_listener'], 17 => [0 => [0 => 'preRemove'], 1 => 'sulu_contact.doctrine.invalidation_listener'], 18 => [0 => [0 => 'postPersist'], 1 => 'sulu_media.doctrine.invalidation_listener'], 19 => [0 => [0 => 'postUpdate'], 1 => 'sulu_media.doctrine.invalidation_listener'], 20 => [0 => [0 => 'preRemove'], 1 => 'sulu_media.doctrine.invalidation_listener'], 21 => 'sulu_activity.domain_event_collector_subscriber']);
  3310. }
  3311. /**
  3312. * Gets the private 'exception_listener' shared service.
  3313. *
  3314. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3315. */
  3316. protected function getExceptionListenerService()
  3317. {
  3318. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3319. }
  3320. /**
  3321. * Gets the private 'form.registry' shared service.
  3322. *
  3323. * @return \Symfony\Component\Form\FormRegistry
  3324. */
  3325. protected function getForm_RegistryService()
  3326. {
  3327. return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3328. 'Doctrine\\Bundle\\PHPCRBundle\\Form\\Type\\PHPCRReferenceType' => ['privates', 'form.type.phpcr.reference', 'getForm_Type_Phpcr_ReferenceService', true],
  3329. 'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType' => ['privates', 'dtl_content.form.type.home', 'getDtlContent_Form_Type_HomeService', true],
  3330. 'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType' => ['privates', 'dtl_content.form.type.page', 'getDtlContent_Form_Type_PageService', true],
  3331. 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType' => ['privates', 'sulu_snippet.form.snippet', 'getSuluSnippet_Form_SnippetService', true],
  3332. 'Sulu\\Component\\Content\\Form\\Type\\DocumentObjectType' => ['privates', 'dtl_content.form.factory.document_type', 'getDtlContent_Form_Factory_DocumentTypeService', true],
  3333. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', true],
  3334. 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates', 'cmf_routing.route_type_form_type', 'getCmfRouting_RouteTypeFormTypeService', true],
  3335. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', true],
  3336. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', true],
  3337. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', true],
  3338. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', true],
  3339. ], [
  3340. 'Doctrine\\Bundle\\PHPCRBundle\\Form\\Type\\PHPCRReferenceType' => '?',
  3341. 'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType' => '?',
  3342. 'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType' => '?',
  3343. 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType' => '?',
  3344. 'Sulu\\Component\\Content\\Form\\Type\\DocumentObjectType' => '?',
  3345. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  3346. 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  3347. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3348. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3349. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3350. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3351. ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3352. yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3353. yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3354. yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3355. yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3356. yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3357. yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3358. }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3359. yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3360. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3361. yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3362. }, 1)], new RewindableGenerator(function () {
  3363. yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3364. yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  3365. }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3366. }
  3367. /**
  3368. * Gets the private 'fos_http_cache.event_listener.php8_attributes' shared service.
  3369. *
  3370. * @return \FOS\HttpCacheBundle\EventListener\Php8AttributesListener
  3371. */
  3372. protected function getFosHttpCache_EventListener_Php8AttributesService()
  3373. {
  3374. return $this->privates['fos_http_cache.event_listener.php8_attributes'] = new \FOS\HttpCacheBundle\EventListener\Php8AttributesListener(($this->privates['controller_resolver'] ?? $this->getControllerResolverService()));
  3375. }
  3376. /**
  3377. * Gets the private 'fos_http_cache.event_listener.tag' shared service.
  3378. *
  3379. * @return \FOS\HttpCacheBundle\EventListener\TagListener
  3380. */
  3381. protected function getFosHttpCache_EventListener_TagService()
  3382. {
  3383. $a = ($this->services['fos_http_cache.cache_manager'] ?? $this->getFosHttpCache_CacheManagerService());
  3384. if (isset($this->privates['fos_http_cache.event_listener.tag'])) {
  3385. return $this->privates['fos_http_cache.event_listener.tag'];
  3386. }
  3387. return $this->privates['fos_http_cache.event_listener.tag'] = new \FOS\HttpCacheBundle\EventListener\TagListener($a, ($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService()), new \FOS\HttpCacheBundle\Http\RuleMatcher(new \FOS\HttpCacheBundle\Http\RequestMatcher\CacheableRequestMatcher(), new \FOS\HttpCacheBundle\Http\ResponseMatcher\CacheableResponseMatcher([])), ($this->privates['fos_http_cache.rule_matcher.must_invalidate'] ?? $this->getFosHttpCache_RuleMatcher_MustInvalidateService()), NULL);
  3388. }
  3389. /**
  3390. * Gets the private 'fos_http_cache.rule_matcher.must_invalidate' shared service.
  3391. *
  3392. * @return \FOS\HttpCacheBundle\Http\RuleMatcher
  3393. */
  3394. protected function getFosHttpCache_RuleMatcher_MustInvalidateService()
  3395. {
  3396. return $this->privates['fos_http_cache.rule_matcher.must_invalidate'] = new \FOS\HttpCacheBundle\Http\RuleMatcher(new \FOS\HttpCacheBundle\Http\RequestMatcher\UnsafeRequestMatcher(), new \FOS\HttpCacheBundle\Http\ResponseMatcher\NonErrorResponseMatcher());
  3397. }
  3398. /**
  3399. * Gets the private 'fos_rest.body_listener' shared service.
  3400. *
  3401. * @return \FOS\RestBundle\EventListener\BodyListener
  3402. */
  3403. protected function getFosRest_BodyListenerService()
  3404. {
  3405. $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3406. 'fos_rest.decoder.json' => ['privates', 'fos_rest.decoder.json', 'getFosRest_Decoder_JsonService', true],
  3407. 'fos_rest.decoder.xml' => ['privates', 'fos_rest.decoder.xml', 'getFosRest_Decoder_XmlService', true],
  3408. ], [
  3409. 'fos_rest.decoder.json' => '?',
  3410. 'fos_rest.decoder.xml' => '?',
  3411. ]), ['json' => 'fos_rest.decoder.json', 'xml' => 'fos_rest.decoder.xml']), false);
  3412. $instance->setDefaultFormat(NULL);
  3413. return $instance;
  3414. }
  3415. /**
  3416. * Gets the private 'fos_rest.exception.codes_map' shared service.
  3417. *
  3418. * @return \FOS\RestBundle\Util\ExceptionValueMap
  3419. */
  3420. protected function getFosRest_Exception_CodesMapService()
  3421. {
  3422. return $this->privates['fos_rest.exception.codes_map'] = new \FOS\RestBundle\Util\ExceptionValueMap(['Sulu\\Bundle\\TrashBundle\\Domain\\Exception\\TrashItemNotFoundException' => 404, 'Sulu\\Component\\DocumentManager\\Exception\\DocumentNotFoundException' => 404, 'Sulu\\Component\\CustomUrl\\Manager\\TitleAlreadyExistsException' => 400, 'Sulu\\Component\\CustomUrl\\Generator\\MissingDomainPartException' => 400, 'Sulu\\Component\\CustomUrl\\Manager\\RouteNotRemovableException' => 420, 'Sulu\\Component\\DocumentManager\\Exception\\VersionNotFoundException' => 404, 'Sulu\\Component\\Content\\Exception\\MandatoryPropertyException' => 400, 'Sulu\\Component\\Content\\Exception\\ResourceLocatorAlreadyExistsException' => 409, 'Sulu\\Bundle\\CategoryBundle\\Exception\\CategoryIdNotFoundException' => 404, 'Sulu\\Bundle\\CategoryBundle\\Exception\\CategoryKeyNotFoundException' => 404, 'Sulu\\Bundle\\CategoryBundle\\Exception\\CategoryKeyNotUniqueException' => 409, 'Sulu\\Bundle\\CategoryBundle\\Exception\\CategoryNameMissingException' => 400, 'Sulu\\Bundle\\CategoryBundle\\Exception\\KeywordIsMultipleReferencedException' => 409, 'Sulu\\Bundle\\CategoryBundle\\Exception\\KeywordNotUniqueException' => 409, 'Sulu\\Bundle\\SecurityBundle\\Exception\\RoleNameAlreadyExistsException' => 409, 'Sulu\\Bundle\\SecurityBundle\\Exception\\RoleKeyAlreadyExistsException' => 409, 'Sulu\\Bundle\\SecurityBundle\\Security\\Exception\\UsernameNotUniqueException' => 409, 'Sulu\\Bundle\\SecurityBundle\\Security\\Exception\\EmailNotUniqueException' => 409, 'Sulu\\Bundle\\MediaBundle\\Media\\Exception\\MediaNotFoundException' => 404, 'Sulu\\Bundle\\MediaBundle\\Media\\Exception\\FileVersionNotFoundException' => 404, 'Sulu\\Bundle\\MediaBundle\\Media\\Exception\\FormatNotFoundException' => 404, 'Sulu\\Bundle\\MediaBundle\\Media\\Exception\\FormatOptionsMissingParameterException' => 400, 'Sulu\\Bundle\\MediaBundle\\Media\\Exception\\MediaException' => 400, 'Sulu\\Bundle\\AdminBundle\\Exception\\MetadataNotFoundException' => 404, 'Sulu\\Bundle\\AdminBundle\\Exception\\MetadataProviderNotFoundException' => 404, 'Sulu\\Component\\Rest\\Exception\\MissingArgumentException' => 400, 'Sulu\\Component\\Rest\\Exception\\MissingParameterException' => 400, 'Sulu\\Component\\Rest\\Exception\\InvalidHashException' => 409, 'Sulu\\Component\\Rest\\Csv\\ObjectNotSupportedException' => 406, 'Sulu\\Component\\Rest\\ListBuilder\\Filter\\InvalidFilterTypeOptionsException' => 400, 'Sulu\\Component\\Rest\\Exception\\RemoveDependantResourcesFoundExceptionInterface' => 409, 'Sulu\\Component\\Rest\\Exception\\InsufficientDescendantPermissionsException' => 403, 'Sulu\\Component\\Rest\\Exception\\ReferencingResourcesFoundExceptionInterface' => 409]);
  3423. }
  3424. /**
  3425. * Gets the private 'fos_rest.exception.response_status_code_listener' shared service.
  3426. *
  3427. * @return \FOS\RestBundle\EventListener\ResponseStatusCodeListener
  3428. */
  3429. protected function getFosRest_Exception_ResponseStatusCodeListenerService()
  3430. {
  3431. return $this->privates['fos_rest.exception.response_status_code_listener'] = new \FOS\RestBundle\EventListener\ResponseStatusCodeListener(($this->privates['fos_rest.exception.codes_map'] ?? $this->getFosRest_Exception_CodesMapService()));
  3432. }
  3433. /**
  3434. * Gets the private 'fos_rest.zone_matcher_listener' shared service.
  3435. *
  3436. * @return \FOS\RestBundle\EventListener\ZoneMatcherListener
  3437. */
  3438. protected function getFosRest_ZoneMatcherListenerService()
  3439. {
  3440. $this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
  3441. $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/*'));
  3442. return $instance;
  3443. }
  3444. /**
  3445. * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  3446. *
  3447. * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  3448. */
  3449. protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  3450. {
  3451. return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['Sulu\\Bundle\\AdminBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/config/serializer'), 'Sulu\\Bundle\\SearchBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/config/serializer'), 'Sulu\\Bundle\\CategoryBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/config/serializer'), 'Sulu\\Bundle\\SnippetBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Resources/config/serializer'), 'Sulu\\Bundle\\PageBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Bundle\\DocumentManagerBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Resources/config/serializer'), 'Sulu\\Bundle\\CustomUrlBundle' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/config/serializer'), 'Sulu\\Component\\CustomUrl' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Component\\DocumentManager' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Component\\Content' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Component\\Webspace' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/serializer'), 'Sulu\\Bundle\\CategoryBundle\\Entity' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/serializer'), 'Massive\\Bundle\\SearchBundle\\Search' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/config/serializer/massive'), 'Sulu\\Bundle\\SearchBundle\\Search' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/config/serializer/sulu'), 'Sulu\\Component\\SmartContent\\Configuration' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/DependencyInjection/../Resources/config/serializer')]));
  3452. }
  3453. /**
  3454. * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  3455. *
  3456. * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  3457. */
  3458. protected function getJmsSerializer_TraceableEventDispatcherService()
  3459. {
  3460. $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3461. 'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
  3462. 'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', true],
  3463. 'sulu_page.document.serializer.subscriber.structure_behavior' => ['privates', 'sulu_page.document.serializer.subscriber.structure_behavior', 'getSuluPage_Document_Serializer_Subscriber_StructureBehaviorService', true],
  3464. 'sulu_page.document.serializer.subscriber.extension_container' => ['privates', 'sulu_page.document.serializer.subscriber.extension_container', 'getSuluPage_Document_Serializer_Subscriber_ExtensionContainerService', true],
  3465. 'sulu_document_manager.serializer.subscriber.proxy' => ['services', 'sulu_document_manager.serializer.subscriber.proxy', 'getSuluDocumentManager_Serializer_Subscriber_ProxyService', true],
  3466. 'sulu_core.representation_handler' => ['privates', 'sulu_core.representation_handler', 'getSuluCore_RepresentationHandlerService', true],
  3467. 'sulu_admin.dropdown_toolbar_action_subscriber' => ['privates', 'sulu_admin.dropdown_toolbar_action_subscriber', 'getSuluAdmin_DropdownToolbarActionSubscriberService', true],
  3468. 'sulu_admin.save_with_form_dialog_toolbar_action_subscriber' => ['privates', 'sulu_admin.save_with_form_dialog_toolbar_action_subscriber', 'getSuluAdmin_SaveWithFormDialogToolbarActionSubscriberService', true],
  3469. 'sulu_admin.toggler_toolbar_action_subscriber' => ['privates', 'sulu_admin.toggler_toolbar_action_subscriber', 'getSuluAdmin_TogglerToolbarActionSubscriberService', true],
  3470. 'sulu_security.document.serializer.subscriber.security' => ['privates', 'sulu_security.document.serializer.subscriber.security', 'getSuluSecurity_Document_Serializer_Subscriber_SecurityService', true],
  3471. 'sulu_page.document.serializer.subscriber.path_behavior' => ['privates', 'sulu_page.document.serializer.subscriber.path_behavior', 'getSuluPage_Document_Serializer_Subscriber_PathBehaviorService', true],
  3472. 'sulu_page.document.serializer.subscriber.parent_behavior' => ['privates', 'sulu_page.document.serializer.subscriber.parent_behavior', 'getSuluPage_Document_Serializer_Subscriber_ParentBehaviorService', true],
  3473. 'sulu_page.document.serializer.subscriber.locale' => ['privates', 'sulu_page.document.serializer.subscriber.locale', 'getSuluPage_Document_Serializer_Subscriber_LocaleService', true],
  3474. 'sulu_page.document.serializer.subscriber.shadow_locale_behavior' => ['privates', 'sulu_page.document.serializer.subscriber.shadow_locale_behavior', 'getSuluPage_Document_Serializer_Subscriber_ShadowLocaleBehaviorService', true],
  3475. 'sulu_page.document.serializer.subscriber.redirect_type_behavior' => ['privates', 'sulu_page.document.serializer.subscriber.redirect_type_behavior', 'getSuluPage_Document_Serializer_Subscriber_RedirectTypeBehaviorService', true],
  3476. 'sulu_page.document.serializer.subscriber.workflow_stage_behavior' => ['privates', 'sulu_page.document.serializer.subscriber.workflow_stage_behavior', 'getSuluPage_Document_Serializer_Subscriber_WorkflowStageBehaviorService', true],
  3477. 'sulu_page.compat.serializer.subscriber.page_bridge' => ['privates', 'sulu_page.compat.serializer.subscriber.page_bridge', 'getSuluPage_Compat_Serializer_Subscriber_PageBridgeService', true],
  3478. 'sulu_document_manager.serializer.subscriber.children_behavior' => ['privates', 'sulu_document_manager.serializer.subscriber.children_behavior', 'getSuluDocumentManager_Serializer_Subscriber_ChildrenBehaviorService', true],
  3479. 'sulu_hash.event_subscriber.serializer' => ['privates', 'sulu_hash.event_subscriber.serializer', 'getSuluHash_EventSubscriber_SerializerService', true],
  3480. 'sulu_document_manager.serializer.subscriber.document' => ['privates', 'sulu_document_manager.serializer.subscriber.document', 'getSuluDocumentManager_Serializer_Subscriber_DocumentService', true],
  3481. ], [
  3482. 'jms_serializer.traceable_runs_listener' => '?',
  3483. 'jms_serializer.doctrine_proxy_subscriber' => '?',
  3484. 'sulu_page.document.serializer.subscriber.structure_behavior' => '?',
  3485. 'sulu_page.document.serializer.subscriber.extension_container' => '?',
  3486. 'sulu_document_manager.serializer.subscriber.proxy' => '?',
  3487. 'sulu_core.representation_handler' => '?',
  3488. 'sulu_admin.dropdown_toolbar_action_subscriber' => '?',
  3489. 'sulu_admin.save_with_form_dialog_toolbar_action_subscriber' => '?',
  3490. 'sulu_admin.toggler_toolbar_action_subscriber' => '?',
  3491. 'sulu_security.document.serializer.subscriber.security' => '?',
  3492. 'sulu_page.document.serializer.subscriber.path_behavior' => '?',
  3493. 'sulu_page.document.serializer.subscriber.parent_behavior' => '?',
  3494. 'sulu_page.document.serializer.subscriber.locale' => '?',
  3495. 'sulu_page.document.serializer.subscriber.shadow_locale_behavior' => '?',
  3496. 'sulu_page.document.serializer.subscriber.redirect_type_behavior' => '?',
  3497. 'sulu_page.document.serializer.subscriber.workflow_stage_behavior' => '?',
  3498. 'sulu_page.compat.serializer.subscriber.page_bridge' => '?',
  3499. 'sulu_document_manager.serializer.subscriber.children_behavior' => '?',
  3500. 'sulu_hash.event_subscriber.serializer' => '?',
  3501. 'sulu_document_manager.serializer.subscriber.document' => '?',
  3502. ]));
  3503. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  3504. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  3505. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  3506. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
  3507. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  3508. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  3509. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  3510. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  3511. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
  3512. $instance->addListener('serializer.pre_serialize', [0 => 'sulu_page.document.serializer.subscriber.structure_behavior', 1 => 'onPreSerialize'], NULL, NULL, NULL);
  3513. $instance->addListener('serializer.pre_serialize', [0 => 'sulu_page.document.serializer.subscriber.extension_container', 1 => 'onPreSerialize'], NULL, NULL, NULL);
  3514. $instance->addListener('serializer.pre_serialize', [0 => 'sulu_document_manager.serializer.subscriber.proxy', 1 => 'onPreSerialize'], NULL, NULL, NULL);
  3515. $instance->addListener('serializer.pre_deserialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  3516. $instance->addListener('serializer.post_serialize', [0 => 'sulu_core.representation_handler', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3517. $instance->addListener('serializer.post_serialize', [0 => 'sulu_admin.dropdown_toolbar_action_subscriber', 1 => 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\DropdownToolbarAction', 'json', NULL);
  3518. $instance->addListener('serializer.post_serialize', [0 => 'sulu_admin.save_with_form_dialog_toolbar_action_subscriber', 1 => 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\SaveWithFormDialogToolbarAction', 'json', NULL);
  3519. $instance->addListener('serializer.post_serialize', [0 => 'sulu_admin.toggler_toolbar_action_subscriber', 1 => 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\TogglerToolbarAction', 'json', NULL);
  3520. $instance->addListener('serializer.post_serialize', [0 => 'sulu_security.document.serializer.subscriber.security', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3521. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.document.serializer.subscriber.structure_behavior', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3522. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.document.serializer.subscriber.path_behavior', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3523. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.document.serializer.subscriber.parent_behavior', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3524. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.document.serializer.subscriber.locale', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3525. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.document.serializer.subscriber.shadow_locale_behavior', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3526. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.document.serializer.subscriber.redirect_type_behavior', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3527. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.document.serializer.subscriber.workflow_stage_behavior', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3528. $instance->addListener('serializer.post_serialize', [0 => 'sulu_page.compat.serializer.subscriber.page_bridge', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3529. $instance->addListener('serializer.post_serialize', [0 => 'sulu_document_manager.serializer.subscriber.children_behavior', 1 => 'onPostSerialize'], NULL, 'json', NULL);
  3530. $instance->addListener('serializer.post_serialize', [0 => 'sulu_hash.event_subscriber.serializer', 1 => 'onPostSerialize'], NULL, NULL, NULL);
  3531. $instance->addListener('serializer.post_deserialize', [0 => 'sulu_document_manager.serializer.subscriber.document', 1 => 'onPostDeserialize'], NULL, NULL, NULL);
  3532. return $instance;
  3533. }
  3534. /**
  3535. * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  3536. *
  3537. * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  3538. */
  3539. protected function getJmsSerializer_TraceableHandlerRegistryService()
  3540. {
  3541. $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3542. 'sulu_core.rest.datetime_handler' => ['privates', 'sulu_core.rest.datetime_handler', 'getSuluCore_Rest_DatetimeHandlerService', true],
  3543. 'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', true],
  3544. 'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', true],
  3545. 'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', true],
  3546. 'sulu_page.document.serializer.handler.structure' => ['privates', 'sulu_page.document.serializer.handler.structure', 'getSuluPage_Document_Serializer_Handler_StructureService', true],
  3547. 'sulu_page.document.serializer.handler.extension_container' => ['privates', 'sulu_page.document.serializer.handler.extension_container', 'getSuluPage_Document_Serializer_Handler_ExtensionContainerService', true],
  3548. 'sulu_page.compat.serializer.handler.page_bridge' => ['privates', 'sulu_page.compat.serializer.handler.page_bridge', 'getSuluPage_Compat_Serializer_Handler_PageBridgeService', true],
  3549. 'fos_rest.serializer.flatten_exception_handler' => ['privates', 'fos_rest.serializer.flatten_exception_handler', 'getFosRest_Serializer_FlattenExceptionHandlerService', true],
  3550. 'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', true],
  3551. 'sulu_admin.schema_handler' => ['privates', 'sulu_admin.schema_handler', 'getSuluAdmin_SchemaHandlerService', true],
  3552. 'sulu_document_manager.serializer.handler.children_collection' => ['privates', 'sulu_document_manager.serializer.handler.children_collection', 'getSuluDocumentManager_Serializer_Handler_ChildrenCollectionService', true],
  3553. 'fos_rest.serializer.form_error_handler' => ['privates', 'fos_rest.serializer.form_error_handler', 'getFosRest_Serializer_FormErrorHandlerService', true],
  3554. ], [
  3555. 'sulu_core.rest.datetime_handler' => '?',
  3556. 'jms_serializer.datetime_handler' => '?',
  3557. 'jms_serializer.array_collection_handler' => '?',
  3558. 'jms_serializer.iterator_handler' => '?',
  3559. 'sulu_page.document.serializer.handler.structure' => '?',
  3560. 'sulu_page.document.serializer.handler.extension_container' => '?',
  3561. 'sulu_page.compat.serializer.handler.page_bridge' => '?',
  3562. 'fos_rest.serializer.flatten_exception_handler' => '?',
  3563. 'jms_serializer.constraint_violation_handler' => '?',
  3564. 'sulu_admin.schema_handler' => '?',
  3565. 'sulu_document_manager.serializer.handler.children_collection' => '?',
  3566. 'fos_rest.serializer.form_error_handler' => '?',
  3567. ])));
  3568. $instance->registerHandler(2, 'DateTime', 'array', [0 => 'sulu_core.rest.datetime_handler', 1 => 'deserialize']);
  3569. $instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
  3570. $instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
  3571. $instance->registerHandler(2, 'DateTimeImmutable', 'array', [0 => 'sulu_core.rest.datetime_handler', 1 => 'deserialize']);
  3572. $instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
  3573. $instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
  3574. $instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3575. $instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3576. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3577. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3578. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3579. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3580. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3581. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3582. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3583. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  3584. $instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
  3585. $instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
  3586. $instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
  3587. $instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
  3588. $instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  3589. $instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  3590. $instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  3591. $instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  3592. $instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  3593. $instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  3594. $instance->registerHandler(2, 'Sulu\\Component\\Content\\Document\\Structure\\Structure', 'json', [0 => 'sulu_page.document.serializer.handler.structure', 1 => 'doDeserialize']);
  3595. $instance->registerHandler(2, 'Sulu\\Component\\Content\\Document\\Extension\\ExtensionContainer', 'json', [0 => 'sulu_page.document.serializer.handler.extension_container', 1 => 'doDeserialize']);
  3596. $instance->registerHandler(2, 'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge', 'json', [0 => 'sulu_page.compat.serializer.handler.page_bridge', 1 => 'doDeserialize']);
  3597. $instance->registerHandler(1, 'DateTime', 'array', [0 => 'sulu_core.rest.datetime_handler', 1 => 'serialize']);
  3598. $instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  3599. $instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  3600. $instance->registerHandler(1, 'DateTimeImmutable', 'array', [0 => 'sulu_core.rest.datetime_handler', 1 => 'serialize']);
  3601. $instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  3602. $instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  3603. $instance->registerHandler(1, 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException', 'json', [0 => 'fos_rest.serializer.flatten_exception_handler', 1 => 'serializeToJson']);
  3604. $instance->registerHandler(1, 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException', 'xml', [0 => 'fos_rest.serializer.flatten_exception_handler', 1 => 'serializeToXml']);
  3605. $instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3606. $instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3607. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3608. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3609. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3610. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3611. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3612. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3613. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3614. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  3615. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
  3616. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
  3617. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
  3618. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
  3619. $instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  3620. $instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  3621. $instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  3622. $instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  3623. $instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  3624. $instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  3625. $instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  3626. $instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  3627. $instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  3628. $instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  3629. $instance->registerHandler(1, 'Sulu\\Bundle\\AdminBundle\\Metadata\\SchemaMetadata\\SchemaMetadata', 'json', [0 => 'sulu_admin.schema_handler', 1 => 'serializeToJsonSchema']);
  3630. $instance->registerHandler(1, 'Sulu\\Component\\Content\\Document\\Structure\\Structure', 'json', [0 => 'sulu_page.document.serializer.handler.structure', 1 => 'doSerialize']);
  3631. $instance->registerHandler(1, 'Sulu\\Component\\Content\\Document\\Extension\\ExtensionContainer', 'json', [0 => 'sulu_page.document.serializer.handler.extension_container', 1 => 'doSerialize']);
  3632. $instance->registerHandler(1, 'Sulu\\Component\\DocumentManager\\Collection\\ChildrenCollection', 'json', [0 => 'sulu_document_manager.serializer.handler.children_collection', 1 => 'doSerialize']);
  3633. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToxml']);
  3634. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormTojson']);
  3635. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToXml']);
  3636. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToJson']);
  3637. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
  3638. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
  3639. return $instance;
  3640. }
  3641. /**
  3642. * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  3643. *
  3644. * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  3645. */
  3646. protected function getJmsSerializer_TraceableMetadataFactoryService()
  3647. {
  3648. $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3649. 'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', true],
  3650. ], [
  3651. 'metadata_driver' => '?',
  3652. ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
  3653. $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  3654. $a->setIncludeInterfaces(false);
  3655. return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  3656. }
  3657. /**
  3658. * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  3659. *
  3660. * @return \JMS\SerializerBundle\Debug\RunsListener
  3661. */
  3662. protected function getJmsSerializer_TraceableRunsListenerService()
  3663. {
  3664. return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  3665. }
  3666. /**
  3667. * Gets the private 'locale_aware_listener' shared service.
  3668. *
  3669. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3670. */
  3671. protected function getLocaleAwareListenerService()
  3672. {
  3673. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3674. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3675. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3676. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3677. }
  3678. /**
  3679. * Gets the private 'locale_listener' shared service.
  3680. *
  3681. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3682. */
  3683. protected function getLocaleListenerService()
  3684. {
  3685. $a = ($this->services['router'] ?? $this->getRouterService());
  3686. if (isset($this->privates['locale_listener'])) {
  3687. return $this->privates['locale_listener'];
  3688. }
  3689. return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', $a, false, []);
  3690. }
  3691. /**
  3692. * Gets the private 'monolog.handler.console' shared service.
  3693. *
  3694. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3695. */
  3696. protected function getMonolog_Handler_ConsoleService()
  3697. {
  3698. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  3699. }
  3700. /**
  3701. * Gets the private 'monolog.handler.main' shared service.
  3702. *
  3703. * @return \Monolog\Handler\StreamHandler
  3704. */
  3705. protected function getMonolog_Handler_MainService()
  3706. {
  3707. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 4).'/log/website/dev.log'), 'debug', true, NULL, false);
  3708. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3709. return $instance;
  3710. }
  3711. /**
  3712. * Gets the private 'monolog.logger' shared service.
  3713. *
  3714. * @return \Symfony\Bridge\Monolog\Logger
  3715. */
  3716. protected function getMonolog_LoggerService()
  3717. {
  3718. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3719. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3720. $instance->useMicrosecondTimestamps(true);
  3721. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3722. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3723. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3724. return $instance;
  3725. }
  3726. /**
  3727. * Gets the private 'monolog.logger.cache' shared service.
  3728. *
  3729. * @return \Symfony\Bridge\Monolog\Logger
  3730. */
  3731. protected function getMonolog_Logger_CacheService()
  3732. {
  3733. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3734. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3735. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3736. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3737. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3738. return $instance;
  3739. }
  3740. /**
  3741. * Gets the private 'monolog.logger.request' shared service.
  3742. *
  3743. * @return \Symfony\Bridge\Monolog\Logger
  3744. */
  3745. protected function getMonolog_Logger_RequestService()
  3746. {
  3747. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3748. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3749. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3750. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3751. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3752. return $instance;
  3753. }
  3754. /**
  3755. * Gets the private 'parameter_bag' shared service.
  3756. *
  3757. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3758. */
  3759. protected function getParameterBagService()
  3760. {
  3761. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3762. }
  3763. /**
  3764. * Gets the private 'profiler_listener' shared service.
  3765. *
  3766. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3767. */
  3768. protected function getProfilerListenerService()
  3769. {
  3770. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3771. if (isset($this->privates['profiler_listener'])) {
  3772. return $this->privates['profiler_listener'];
  3773. }
  3774. 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);
  3775. }
  3776. /**
  3777. * Gets the private 'property_info' shared service.
  3778. *
  3779. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3780. */
  3781. protected function getPropertyInfoService()
  3782. {
  3783. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3784. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3785. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3786. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3787. }, 3), new RewindableGenerator(function () {
  3788. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3789. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3790. }, 2), new RewindableGenerator(function () {
  3791. return new \EmptyIterator();
  3792. }, 0), new RewindableGenerator(function () {
  3793. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3794. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3795. }, 2), new RewindableGenerator(function () {
  3796. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3797. }, 1));
  3798. }
  3799. /**
  3800. * Gets the private 'router.expression_language_provider' shared service.
  3801. *
  3802. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3803. */
  3804. protected function getRouter_ExpressionLanguageProviderService()
  3805. {
  3806. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3807. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  3808. ], [
  3809. 'env' => 'Closure',
  3810. ]));
  3811. }
  3812. /**
  3813. * Gets the private 'router.request_context' shared service.
  3814. *
  3815. * @return \Symfony\Component\Routing\RequestContext
  3816. */
  3817. protected function getRouter_RequestContextService()
  3818. {
  3819. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  3820. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3821. return $instance;
  3822. }
  3823. /**
  3824. * Gets the private 'security.firewall.map' shared service.
  3825. *
  3826. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3827. */
  3828. protected function getSecurity_Firewall_MapService()
  3829. {
  3830. $a = ($this->privates['.service_locator.rz1tQtr'] ?? $this->get_ServiceLocator_Rz1tQtrService());
  3831. if (isset($this->privates['security.firewall.map'])) {
  3832. return $this->privates['security.firewall.map'];
  3833. }
  3834. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3835. 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)/')));
  3836. yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.KLaPh5V'] ?? ($this->privates['.security.request_matcher.KLaPh5V'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(\\/|$)')));
  3837. }, 2));
  3838. }
  3839. /**
  3840. * Gets the private 'security.helper' shared service.
  3841. *
  3842. * @return \Symfony\Component\Security\Core\Security
  3843. */
  3844. protected function getSecurity_HelperService()
  3845. {
  3846. return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3847. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  3848. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  3849. ], [
  3850. 'security.authorization_checker' => '?',
  3851. 'security.token_storage' => '?',
  3852. ]));
  3853. }
  3854. /**
  3855. * Gets the private 'security.logout_url_generator' shared service.
  3856. *
  3857. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3858. */
  3859. protected function getSecurity_LogoutUrlGeneratorService()
  3860. {
  3861. $a = ($this->services['router'] ?? $this->getRouterService());
  3862. if (isset($this->privates['security.logout_url_generator'])) {
  3863. return $this->privates['security.logout_url_generator'];
  3864. }
  3865. $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()));
  3866. $instance->registerListener('admin', 'sulu_admin.logout', 'logout', '_csrf_token', NULL, NULL);
  3867. return $instance;
  3868. }
  3869. /**
  3870. * Gets the private 'session_listener' shared service.
  3871. *
  3872. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3873. */
  3874. protected function getSessionListenerService()
  3875. {
  3876. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3877. 'initialized_session' => ['services', '.container.private.session', NULL, true],
  3878. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  3879. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3880. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
  3881. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  3882. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
  3883. ], [
  3884. 'initialized_session' => '?',
  3885. 'logger' => '?',
  3886. 'request_stack' => '?',
  3887. 'session' => '?',
  3888. 'session_collector' => '?',
  3889. 'session_factory' => '?',
  3890. ]), true, $this->parameters['session.storage.options']);
  3891. }
  3892. /**
  3893. * Gets the private 'sulu.content.query_executor' shared service.
  3894. *
  3895. * @return \Sulu\Component\Content\Query\ContentQueryExecutor
  3896. */
  3897. protected function getSulu_Content_QueryExecutorService()
  3898. {
  3899. $a = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  3900. if (isset($this->privates['sulu.content.query_executor'])) {
  3901. return $this->privates['sulu.content.query_executor'];
  3902. }
  3903. return $this->privates['sulu.content.query_executor'] = new \Sulu\Component\Content\Query\ContentQueryExecutor(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $a, NULL);
  3904. }
  3905. /**
  3906. * Gets the private 'sulu.content.resource_locator.mapper.phpcr' shared service.
  3907. *
  3908. * @return \Sulu\Component\Content\Types\ResourceLocator\Mapper\PhpcrMapper
  3909. */
  3910. protected function getSulu_Content_ResourceLocator_Mapper_PhpcrService()
  3911. {
  3912. $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  3913. if (isset($this->privates['sulu.content.resource_locator.mapper.phpcr'])) {
  3914. return $this->privates['sulu.content.resource_locator.mapper.phpcr'];
  3915. }
  3916. $b = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  3917. if (isset($this->privates['sulu.content.resource_locator.mapper.phpcr'])) {
  3918. return $this->privates['sulu.content.resource_locator.mapper.phpcr'];
  3919. }
  3920. return $this->privates['sulu.content.resource_locator.mapper.phpcr'] = new \Sulu\Component\Content\Types\ResourceLocator\Mapper\PhpcrMapper(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $a, $b);
  3921. }
  3922. /**
  3923. * Gets the private 'sulu.content.resource_locator.strategy.tree_leaf_edit' shared service.
  3924. *
  3925. * @return \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeLeafEditStrategy
  3926. */
  3927. protected function getSulu_Content_ResourceLocator_Strategy_TreeLeafEditService()
  3928. {
  3929. $a = ($this->privates['sulu.content.resource_locator.mapper.phpcr'] ?? $this->getSulu_Content_ResourceLocator_Mapper_PhpcrService());
  3930. if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  3931. return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  3932. }
  3933. $b = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  3934. if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  3935. return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  3936. }
  3937. $c = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  3938. if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  3939. return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  3940. }
  3941. $d = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  3942. if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  3943. return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  3944. }
  3945. return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeLeafEditStrategy($a, ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), $b, ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService()), $c, $d, ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] ?? ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeGenerator())));
  3946. }
  3947. /**
  3948. * Gets the private 'sulu.content.resource_locator.strategy_pool' shared service.
  3949. *
  3950. * @return \Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPool
  3951. */
  3952. protected function getSulu_Content_ResourceLocator_StrategyPoolService()
  3953. {
  3954. $a = ($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'] ?? $this->getSulu_Content_ResourceLocator_Strategy_TreeLeafEditService());
  3955. if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  3956. return $this->privates['sulu.content.resource_locator.strategy_pool'];
  3957. }
  3958. $b = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  3959. if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  3960. return $this->privates['sulu.content.resource_locator.strategy_pool'];
  3961. }
  3962. $c = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  3963. if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  3964. return $this->privates['sulu.content.resource_locator.strategy_pool'];
  3965. }
  3966. $d = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  3967. if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  3968. return $this->privates['sulu.content.resource_locator.strategy_pool'];
  3969. }
  3970. return $this->privates['sulu.content.resource_locator.strategy_pool'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPool(['tree_leaf_edit' => $a, 'tree_full_edit' => new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeFullEditStrategy(($this->privates['sulu.content.resource_locator.mapper.phpcr'] ?? $this->getSulu_Content_ResourceLocator_Mapper_PhpcrService()), ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), $b, ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService()), $c, $d, ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] ?? ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeGenerator())))], ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()));
  3971. }
  3972. /**
  3973. * Gets the private 'sulu_activity.domain_event_collector' shared service.
  3974. *
  3975. * @return \Sulu\Bundle\ActivityBundle\Application\Collector\DomainEventCollector
  3976. */
  3977. protected function getSuluActivity_DomainEventCollectorService()
  3978. {
  3979. $a = ($this->privates['sulu_activity.domain_event_dispatcher'] ?? $this->getSuluActivity_DomainEventDispatcherService());
  3980. if (isset($this->privates['sulu_activity.domain_event_collector'])) {
  3981. return $this->privates['sulu_activity.domain_event_collector'];
  3982. }
  3983. return $this->privates['sulu_activity.domain_event_collector'] = new \Sulu\Bundle\ActivityBundle\Application\Collector\DomainEventCollector($a);
  3984. }
  3985. /**
  3986. * Gets the private 'sulu_activity.domain_event_dispatcher' shared service.
  3987. *
  3988. * @return \Sulu\Bundle\ActivityBundle\Application\Dispatcher\DomainEventDispatcher
  3989. */
  3990. protected function getSuluActivity_DomainEventDispatcherService()
  3991. {
  3992. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3993. if (isset($this->privates['sulu_activity.domain_event_dispatcher'])) {
  3994. return $this->privates['sulu_activity.domain_event_dispatcher'];
  3995. }
  3996. return $this->privates['sulu_activity.domain_event_dispatcher'] = new \Sulu\Bundle\ActivityBundle\Application\Dispatcher\DomainEventDispatcher($a);
  3997. }
  3998. /**
  3999. * Gets the private 'sulu_admin.collaboration_cache' shared service.
  4000. *
  4001. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4002. */
  4003. protected function getSuluAdmin_CollaborationCacheService()
  4004. {
  4005. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ECegAfYGIk', 0, (\dirname(__DIR__, 3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  4006. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4007. return $this->privates['sulu_admin.collaboration_cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  4008. }
  4009. /**
  4010. * Gets the private 'sulu_category.category_request_handler' shared service.
  4011. *
  4012. * @return \Sulu\Component\Category\Request\CategoryRequestHandler
  4013. */
  4014. protected function getSuluCategory_CategoryRequestHandlerService()
  4015. {
  4016. return $this->privates['sulu_category.category_request_handler'] = new \Sulu\Component\Category\Request\CategoryRequestHandler(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4017. }
  4018. /**
  4019. * Gets the private 'sulu_core.cache.memoize' shared service.
  4020. *
  4021. * @return \Sulu\Component\Cache\Memoize
  4022. */
  4023. protected function getSuluCore_Cache_MemoizeService()
  4024. {
  4025. return $this->privates['sulu_core.cache.memoize'] = new \Sulu\Component\Cache\Memoize(new \Doctrine\Common\Cache\ArrayCache(), 1);
  4026. }
  4027. /**
  4028. * Gets the private 'sulu_core.proxy_manager.configuration' shared service.
  4029. *
  4030. * @return \ProxyManager\Configuration
  4031. */
  4032. protected function getSuluCore_ProxyManager_ConfigurationService()
  4033. {
  4034. $this->privates['sulu_core.proxy_manager.configuration'] = $instance = new \ProxyManager\Configuration();
  4035. $instance->setProxiesTargetDir(($this->targetDir.''.'/sulu/proxies'));
  4036. $instance->setGeneratorStrategy(new \ProxyManager\GeneratorStrategy\FileWriterGeneratorStrategy(new \ProxyManager\FileLocator\FileLocator(($this->privates['sulu_core.proxy_manager.configuration'] ?? $this->getSuluCore_ProxyManager_ConfigurationService())->getProxiesTargetDir())));
  4037. return $instance;
  4038. }
  4039. /**
  4040. * Gets the private 'sulu_core.webspace.loader.delegator' shared service.
  4041. *
  4042. * @return \Symfony\Component\Config\Loader\DelegatingLoader
  4043. */
  4044. protected function getSuluCore_Webspace_Loader_DelegatorService()
  4045. {
  4046. $a = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)))));
  4047. return $this->privates['sulu_core.webspace.loader.delegator'] = new \Symfony\Component\Config\Loader\DelegatingLoader(new \Symfony\Component\Config\Loader\LoaderResolver([0 => new \Sulu\Component\Webspace\Loader\XmlFileLoader11($a), 1 => new \Sulu\Component\Webspace\Loader\XmlFileLoader10($a)]));
  4048. }
  4049. /**
  4050. * Gets the private 'sulu_custom_urls.domain_generator' shared service.
  4051. *
  4052. * @return \Sulu\Component\CustomUrl\Generator\Generator
  4053. */
  4054. protected function getSuluCustomUrls_DomainGeneratorService()
  4055. {
  4056. return $this->privates['sulu_custom_urls.domain_generator'] = new \Sulu\Component\CustomUrl\Generator\Generator(($this->privates['sulu_core.webspace.webspace_manager.url_replacer'] ?? ($this->privates['sulu_core.webspace.webspace_manager.url_replacer'] = new \Sulu\Component\Webspace\Url\Replacer())));
  4057. }
  4058. /**
  4059. * Gets the private 'sulu_custom_urls.request_processor' shared service.
  4060. *
  4061. * @return \Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor
  4062. */
  4063. protected function getSuluCustomUrls_RequestProcessorService($lazyLoad = true)
  4064. {
  4065. if ($lazyLoad) {
  4066. return $this->privates['sulu_custom_urls.request_processor'] = $this->createProxy('CustomUrlRequestProcessor_292b929', function () {
  4067. return \CustomUrlRequestProcessor_292b929::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4068. $wrappedInstance = $this->getSuluCustomUrls_RequestProcessorService(false);
  4069. $proxy->setProxyInitializer(null);
  4070. return true;
  4071. });
  4072. });
  4073. }
  4074. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php';
  4075. return new \Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor(($this->services['sulu_custom_urls.manager'] ?? $this->getSuluCustomUrls_ManagerService()), ($this->privates['sulu_custom_urls.domain_generator'] ?? $this->getSuluCustomUrls_DomainGeneratorService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), 'dev');
  4076. }
  4077. /**
  4078. * Gets the private 'sulu_document_manager.decorated_default_session' shared service.
  4079. *
  4080. * @return \Sulu\Bundle\DocumentManagerBundle\Session\Session
  4081. */
  4082. protected function getSuluDocumentManager_DecoratedDefaultSessionService($lazyLoad = true)
  4083. {
  4084. if ($lazyLoad) {
  4085. return $this->privates['sulu_document_manager.decorated_default_session'] = $this->createProxy('Session_21c865b', function () {
  4086. return \Session_21c865b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4087. $wrappedInstance = $this->getSuluDocumentManager_DecoratedDefaultSessionService(false);
  4088. $proxy->setProxyInitializer(null);
  4089. return true;
  4090. });
  4091. });
  4092. }
  4093. include_once \dirname(__DIR__, 5).'/vendor/phpcr/phpcr/src/PHPCR/SessionInterface.php';
  4094. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php';
  4095. include_once \dirname(__DIR__, 5).'/vendor/jackalope/jackalope/src/Jackalope/Session.php';
  4096. include_once \dirname(__DIR__, 5).'/vendor/phpcr/phpcr/src/PHPCR/RepositoryInterface.php';
  4097. include_once \dirname(__DIR__, 5).'/vendor/jackalope/jackalope/src/Jackalope/Repository.php';
  4098. include_once \dirname(__DIR__, 5).'/vendor/phpcr/phpcr/src/PHPCR/CredentialsInterface.php';
  4099. include_once \dirname(__DIR__, 5).'/vendor/phpcr/phpcr/src/PHPCR/SimpleCredentials.php';
  4100. return new \Sulu\Bundle\DocumentManagerBundle\Session\Session([($this->privates['doctrine_phpcr.jackalope.repository.factory.service.doctrinedbal'] ?? ($this->privates['doctrine_phpcr.jackalope.repository.factory.service.doctrinedbal'] = new \Jackalope\RepositoryFactoryDoctrineDBAL()))->getRepository(['jackalope.doctrine_dbal_connection' => ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'jackalope.check_login_on_server' => false]), 'login'](new \PHPCR\SimpleCredentials('admin', 'admin'), $this->getEnv('string:PHPCR_WORKSPACE').'_live'));
  4101. }
  4102. /**
  4103. * Gets the private 'sulu_document_manager.document_domain_event_collector' shared service.
  4104. *
  4105. * @return \Sulu\Bundle\DocumentManagerBundle\Collector\DocumentDomainEventCollector
  4106. */
  4107. protected function getSuluDocumentManager_DocumentDomainEventCollectorService()
  4108. {
  4109. $a = ($this->privates['sulu_activity.domain_event_dispatcher'] ?? $this->getSuluActivity_DomainEventDispatcherService());
  4110. if (isset($this->privates['sulu_document_manager.document_domain_event_collector'])) {
  4111. return $this->privates['sulu_document_manager.document_domain_event_collector'];
  4112. }
  4113. return $this->privates['sulu_document_manager.document_domain_event_collector'] = new \Sulu\Bundle\DocumentManagerBundle\Collector\DocumentDomainEventCollector($a);
  4114. }
  4115. /**
  4116. * Gets the private 'sulu_document_manager.event_dispatcher.standard' shared service.
  4117. *
  4118. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4119. */
  4120. protected function getSuluDocumentManager_EventDispatcher_StandardService()
  4121. {
  4122. $this->privates['sulu_document_manager.event_dispatcher.standard'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4123. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4124. return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4125. }, 1 => 'handleFlush'], 0);
  4126. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4127. return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4128. }, 1 => 'handlePrePersist'], 479);
  4129. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4130. return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4131. }, 1 => 'handlePersist'], -10000);
  4132. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4133. return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4134. }, 1 => 'handleRemove'], -10000);
  4135. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4136. return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4137. }, 1 => 'handleRemoveLocale'], -10000);
  4138. $instance->addListener('sulu_document_manager.copy_locale', [0 => function () {
  4139. return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4140. }, 1 => 'handleCopyLocale'], -10000);
  4141. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4142. return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4143. }, 1 => 'handleCopy'], -10000);
  4144. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4145. return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  4146. }, 1 => 'storeSnippetToTrash'], 1024);
  4147. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4148. return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  4149. }, 1 => 'flushTrashItem'], 0);
  4150. $instance->addListener('sulu_document_manager.clear', [0 => function () {
  4151. return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  4152. }, 1 => 'clearPendingTrashItem'], 0);
  4153. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4154. return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4155. }, 1 => 'indexPersistedDocument'], -10);
  4156. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4157. return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4158. }, 1 => 'indexPublishedDocument'], -256);
  4159. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4160. return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4161. }, 1 => 'deindexRemovedDocument'], 600);
  4162. $instance->addListener('sulu_document_manager.unpublish', [0 => function () {
  4163. return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4164. }, 1 => 'deindexUnpublishedDocument'], -1024);
  4165. $instance->addListener('sulu_document_manager.remove_draft', [0 => function () {
  4166. return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4167. }, 1 => 'indexDocumentAfterRemoveDraft'], -1024);
  4168. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4169. return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4170. }, 1 => 'deindexRemovedLocaleDocument'], -1024);
  4171. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4172. return ($this->privates['sulu_page.page_remove_subscriber'] ?? $this->load('getSuluPage_PageRemoveSubscriberService'));
  4173. }, 1 => 'preventRemoveWithChildren'], 4096);
  4174. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4175. return ($this->privates['sulu_page.page_remove_subscriber'] ?? $this->load('getSuluPage_PageRemoveSubscriberService'));
  4176. }, 1 => 'addForceRemoveChildrenOption'], 0);
  4177. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4178. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4179. }, 1 => 'handleConfigureOptions'], 0);
  4180. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4181. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4182. }, 1 => 'handleFlush'], 0);
  4183. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4184. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4185. }, 1 => 'handlePrePersist'], 479);
  4186. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4187. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4188. }, 1 => 'handlePersist'], -10000);
  4189. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4190. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4191. }, 1 => 'handleRemove'], -10000);
  4192. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4193. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4194. }, 1 => 'handleRouteRemove'], -10000);
  4195. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4196. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4197. }, 1 => 'handleRemoveLocale'], -10000);
  4198. $instance->addListener('sulu_document_manager.copy_locale', [0 => function () {
  4199. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4200. }, 1 => 'handleCopyLocale'], -10000);
  4201. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4202. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4203. }, 1 => 'handleCopy'], -10000);
  4204. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4205. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4206. }, 1 => 'handlePreMove'], 10000);
  4207. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4208. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4209. }, 1 => 'handleMove'], -10000);
  4210. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4211. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4212. }, 1 => 'handlePublish'], -10000);
  4213. $instance->addListener('sulu_document_manager.unpublish', [0 => function () {
  4214. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4215. }, 1 => 'handleUnpublish'], -10000);
  4216. $instance->addListener('sulu_document_manager.remove_draft', [0 => function () {
  4217. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4218. }, 1 => 'handleRemoveDraft'], -10000);
  4219. $instance->addListener('sulu_document_manager.restore', [0 => function () {
  4220. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4221. }, 1 => 'handleRestore'], -10000);
  4222. $instance->addListener('sulu_document_manager.reorder', [0 => function () {
  4223. return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4224. }, 1 => 'handleReorder'], -10000);
  4225. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4226. return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4227. }, 1 => 'saveStructureData'], 0);
  4228. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4229. return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4230. }, 1 => 'handlePersistStagedProperties'], 50);
  4231. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4232. return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4233. }, 1 => 'handlePersistStructureType'], 100);
  4234. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4235. return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4236. }, 1 => 'saveStructureData'], 0);
  4237. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4238. return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4239. }, 1 => 'handleHydrate'], 0);
  4240. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4241. return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4242. }, 1 => 'configureOptions'], 0);
  4243. $instance->addListener('sulu_document_manager.metadata_load', [0 => function () {
  4244. return ($this->privates['sulu_navigationContext.document.subscriber.navigation_context'] ?? ($this->privates['sulu_navigationContext.document.subscriber.navigation_context'] = new \Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber()));
  4245. }, 1 => 'handleMetadataLoad'], 0);
  4246. $instance->addListener('sulu_document_manager.metadata_load', [0 => function () {
  4247. return ($this->privates['sulu_redirect_type.document.subscriber.redirect_type'] ?? ($this->privates['sulu_redirect_type.document.subscriber.redirect_type'] = new \Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber()));
  4248. }, 1 => 'handleMetadataLoad'], 0);
  4249. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4250. return ($this->privates['sulu_redirect_type.document.subscriber.redirect_type'] ?? ($this->privates['sulu_redirect_type.document.subscriber.redirect_type'] = new \Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber()));
  4251. }, 1 => 'handlePersist'], 15);
  4252. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4253. return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4254. }, 1 => 'handlePersistDocument'], 10);
  4255. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4256. return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4257. }, 1 => 'handleHydrate'], -200);
  4258. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4259. return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4260. }, 1 => 'updateMovedDocument'], -128);
  4261. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4262. return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4263. }, 1 => 'updateCopiedDocument'], -128);
  4264. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4265. return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4266. }, 1 => 'handlePersistRoute'], -128);
  4267. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4268. return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4269. }, 1 => 'setWorkflowStageOnDocument'], 0);
  4270. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4271. return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4272. }, 1 => 'setWorkflowStageToTest'], 0);
  4273. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4274. return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4275. }, 1 => 'setWorkflowStageToPublished'], 0);
  4276. $instance->addListener('sulu_document_manager.unpublish', [0 => function () {
  4277. return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4278. }, 1 => 'setWorkflowStageToTestAndResetPublishedDate'], 0);
  4279. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4280. return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4281. }, 1 => 'setWorkflowStageToTestForCopy'], 0);
  4282. $instance->addListener('sulu_document_manager.restore', [0 => function () {
  4283. return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4284. }, 1 => 'setWorkflowStageToTestForRestore'], -32);
  4285. $instance->addListener('sulu_document_manager.metadata_load', [0 => function () {
  4286. return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4287. }, 1 => 'handleMetadataLoad'], 0);
  4288. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4289. return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4290. }, 1 => 'handlePersistUpdateUrl'], 20);
  4291. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4292. return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4293. }, 1 => 'saveShadowProperties'], 15);
  4294. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4295. return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4296. }, 1 => 'handleHydrate'], 390);
  4297. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4298. return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4299. }, 1 => 'saveShadowProperties'], 15);
  4300. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4301. return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4302. }, 1 => 'handleConfigureOptions'], 0);
  4303. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4304. return ($this->privates['sulu_document_manager.document.subscriber.shadow_copy_properties'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowCopyPropertiesService'));
  4305. }, 1 => 'copyShadowProperties'], -256);
  4306. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4307. return ($this->privates['sulu_document_manager.document.subscriber.shadow_copy_properties'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowCopyPropertiesService'));
  4308. }, 1 => 'copyShadowProperties'], -256);
  4309. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4310. return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4311. }, 1 => 'setTitleOnDocument'], -10);
  4312. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4313. return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4314. }, 1 => 'setTitleOnNode'], 10);
  4315. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4316. return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4317. }, 1 => 'setTitleOnNode'], 10);
  4318. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4319. return ($this->privates['sulu_document_manager.document.subscriber.fallback_localization'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_FallbackLocalizationService'));
  4320. }, 1 => 'handleHydrate'], 400);
  4321. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4322. return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4323. }, 1 => 'saveExtensionData'], 10);
  4324. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4325. return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4326. }, 1 => 'saveExtensionData'], 10);
  4327. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4328. return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4329. }, 1 => 'handleHydrate'], -10);
  4330. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4331. return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4332. }, 1 => 'handlePersist'], 0);
  4333. $instance->addListener('sulu_document_manager.metadata_load', [0 => function () {
  4334. return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4335. }, 1 => 'handleMetadataLoad'], 0);
  4336. $instance->addListener('sulu_document_manager.reorder', [0 => function () {
  4337. return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4338. }, 1 => 'handleReorder'], 0);
  4339. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4340. return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4341. }, 1 => 'handlePersist'], 0);
  4342. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4343. return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4344. }, 1 => 'handlePersistCreate'], 3);
  4345. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4346. return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4347. }, 1 => 'handleHydrate'], 0);
  4348. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4349. return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4350. }, 1 => 'deleteUnavailableLocales'], 256);
  4351. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4352. return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4353. }, 1 => 'handleWebspace'], 0);
  4354. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4355. return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4356. }, 1 => 'handleWebspace'], -10);
  4357. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4358. return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4359. }, 1 => 'handleSetNodeOnPersist'], 490);
  4360. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4361. return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4362. }, 1 => 'handlePersist'], 5);
  4363. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4364. return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4365. }, 1 => 'handleHydrate'], 0);
  4366. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4367. return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4368. }, 1 => 'handleRemove'], 550);
  4369. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4370. return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4371. }, 1 => 'handlePublish'], 0);
  4372. $instance->addListener('sulu_document_manager.metadata_load', [0 => function () {
  4373. return ($this->privates['sulu_document_manager.document.subscriber.target'] ?? ($this->privates['sulu_document_manager.document.subscriber.target'] = new \Sulu\Component\Content\Document\Subscriber\TargetSubscriber()));
  4374. }, 1 => 'handleMetadataLoad'], 0);
  4375. $instance->addListener('sulu_document_manager.metadata_load', [0 => function () {
  4376. return ($this->privates['sulu_document_manager.document.subscriber.robot'] ?? ($this->privates['sulu_document_manager.document.subscriber.robot'] = new \Sulu\Component\Content\Document\Subscriber\RobotSubscriber()));
  4377. }, 1 => 'handleMetadataLoad'], 0);
  4378. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4379. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4380. }, 1 => 'createNodeInPublicWorkspace'], -490);
  4381. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4382. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4383. }, 1 => 'removeNodeFromPublicWorkspace'], 0);
  4384. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4385. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4386. }, 1 => 'moveNodeInPublicWorkspace'], 0);
  4387. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4388. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4389. }, 1 => 'copyNodeInPublicWorkspace'], 0);
  4390. $instance->addListener('sulu_document_manager.reorder', [0 => function () {
  4391. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4392. }, 1 => 'reorderNodeInPublicWorkspace'], 0);
  4393. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4394. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4395. }, 1 => 'setNodeFromPublicWorkspaceForPublishing'], 512);
  4396. $instance->addListener('sulu_document_manager.unpublish', [0 => function () {
  4397. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4398. }, 1 => 'setNodeFromPublicWorkspaceForUnpublishing'], 512);
  4399. $instance->addListener('sulu_document_manager.unpublish', [0 => function () {
  4400. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4401. }, 1 => 'removePropertiesFromPublicWorkspace'], 0);
  4402. $instance->addListener('sulu_document_manager.remove_draft', [0 => function () {
  4403. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4404. }, 1 => 'copyPropertiesFromPublicWorkspace'], 0);
  4405. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4406. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4407. }, 1 => 'removeLocalePropertiesFromPublicWorkspace'], 0);
  4408. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4409. return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4410. }, 1 => 'flushPublicWorkspace'], 0);
  4411. $instance->addListener('sulu_document_manager.copy_locale', [0 => function () {
  4412. return ($this->privates['sulu_document_manager.document.subscriber.copy_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_CopyLocaleService'));
  4413. }, 1 => 'handleCopyLocale'], 0);
  4414. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4415. return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4416. }, 1 => 'handlePreRemove'], 510);
  4417. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4418. return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4419. }, 1 => 'handlePostRemove'], -100);
  4420. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4421. return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4422. }, 1 => 'handlePersist'], 0);
  4423. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4424. return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4425. }, 1 => 'handleFlush'], 0);
  4426. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4427. return ($this->privates['sulu_document_manager.subscriber.behavior.remove_content'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_RemoveContentService'));
  4428. }, 1 => 'handleRemove'], 550);
  4429. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4430. return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4431. }, 1 => 'storePageTranslationToTrash'], 1024);
  4432. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4433. return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4434. }, 1 => 'storePageToTrash'], 1024);
  4435. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4436. return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4437. }, 1 => 'flushTrashItem'], 0);
  4438. $instance->addListener('sulu_document_manager.clear', [0 => function () {
  4439. return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4440. }, 1 => 'clearPendingTrashItem'], 0);
  4441. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4442. return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4443. }, 1 => 'invalidateDocumentBeforePublishing'], 1024);
  4444. $instance->addListener('sulu_document_manager.unpublish', [0 => function () {
  4445. return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4446. }, 1 => 'invalidateDocumentBeforeUnpublishing'], 1024);
  4447. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4448. return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4449. }, 1 => 'invalidateDocumentBeforeRemoving'], 1024);
  4450. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4451. return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4452. }, 1 => 'invalidateDocumentBeforeRemovingLocale'], 1024);
  4453. $instance->addListener('sulu_document_manager.clear', [0 => function () {
  4454. return ($this->privates['sulu_document_manager.document_domain_event_collector_subscriber'] ?? $this->load('getSuluDocumentManager_DocumentDomainEventCollectorSubscriberService'));
  4455. }, 1 => 'onClear'], -256);
  4456. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4457. return ($this->privates['sulu_document_manager.document_domain_event_collector_subscriber'] ?? $this->load('getSuluDocumentManager_DocumentDomainEventCollectorSubscriberService'));
  4458. }, 1 => 'onFlush'], -256);
  4459. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4460. return ($this->privates['sulu_document_manager.subscriber.core.instantiator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_InstantiatorService'));
  4461. }, 1 => 'handleHydrate'], 500);
  4462. $instance->addListener('sulu_document_manager.create', [0 => function () {
  4463. return ($this->privates['sulu_document_manager.subscriber.core.instantiator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_InstantiatorService'));
  4464. }, 1 => 'handleCreate'], 500);
  4465. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4466. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4467. }, 1 => 'handleDefaultLocale'], 520);
  4468. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4469. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4470. }, 1 => 'handleDocumentFromRegistry'], 510);
  4471. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4472. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4473. }, 1 => 'handleStopPropagationAndResetLocale'], 509);
  4474. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4475. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4476. }, 1 => 'handleHydrate'], 490);
  4477. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4478. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4479. }, 1 => 'handleEndHydrate'], -500);
  4480. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4481. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4482. }, 1 => 'handlePersist'], 450);
  4483. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4484. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4485. }, 1 => 'handleNodeFromRegistry'], 510);
  4486. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4487. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4488. }, 1 => 'handleEndPersist'], -500);
  4489. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4490. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4491. }, 1 => 'handleRemove'], 490);
  4492. $instance->addListener('sulu_document_manager.clear', [0 => function () {
  4493. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4494. }, 1 => 'handleClear'], 500);
  4495. $instance->addListener('sulu_document_manager.reorder', [0 => function () {
  4496. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4497. }, 1 => 'handleNodeFromRegistry'], 510);
  4498. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4499. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4500. }, 1 => 'configureOptions'], 0);
  4501. $instance->addListener('sulu_document_manager.remove_draft', [0 => function () {
  4502. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4503. }, 1 => 'handleNodeFromRegistry'], 512);
  4504. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4505. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4506. }, 1 => 'handleNodeFromRegistry'], 512);
  4507. $instance->addListener('sulu_document_manager.restore', [0 => function () {
  4508. return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4509. }, 1 => 'handleNodeFromRegistry'], 512);
  4510. $instance->addListener('sulu_document_manager.reorder', [0 => function () {
  4511. return ($this->privates['sulu_document_manager.subscriber.phpcr.reorder'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_ReorderService'));
  4512. }, 1 => 'handleReorder'], 500);
  4513. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4514. return ($this->privates['sulu_document_manager.subscriber.phpcr.mixin'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_MixinService'));
  4515. }, 1 => 'setDocumentMixinsOnNode'], 468);
  4516. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4517. return ($this->privates['sulu_document_manager.subscriber.phpcr.mixin'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_MixinService'));
  4518. }, 1 => 'setDocumentMixinsOnNode'], 468);
  4519. $instance->addListener('sulu_document_manager.find', [0 => function () {
  4520. return ($this->privates['sulu_document_manager.subscriber.phpcr.find'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_FindService'));
  4521. }, 1 => 'handleFind'], 500);
  4522. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4523. return ($this->privates['sulu_document_manager.subscriber.phpcr.find'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_FindService'));
  4524. }, 1 => 'configureOptions'], 0);
  4525. $instance->addListener('sulu_document_manager.query.create', [0 => function () {
  4526. return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4527. }, 1 => 'handleCreate'], 500);
  4528. $instance->addListener('sulu_document_manager.query.create_builder', [0 => function () {
  4529. return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4530. }, 1 => 'handleCreateBuilder'], 500);
  4531. $instance->addListener('sulu_document_manager.query.execute', [0 => function () {
  4532. return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4533. }, 1 => 'handleQueryExecute'], 500);
  4534. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4535. return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4536. }, 1 => 'handleMove'], 400);
  4537. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4538. return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4539. }, 1 => 'handleCopy'], 400);
  4540. $instance->addListener('sulu_document_manager.clear', [0 => function () {
  4541. return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4542. }, 1 => 'handleClear'], 500);
  4543. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4544. return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4545. }, 1 => 'handleFlush'], 500);
  4546. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4547. return ($this->privates['sulu_document_manager.subscriber.phpcr.remove'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RemoveService'));
  4548. }, 1 => 'handleRemove'], 500);
  4549. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4550. return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4551. }, 1 => 'handleHydrate'], -100);
  4552. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4553. return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4554. }, 1 => 'handleMapping'], -100);
  4555. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4556. return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4557. }, 1 => 'handleMapping'], -128);
  4558. $instance->addListener('sulu_document_manager.refresh', [0 => function () {
  4559. return ($this->privates['sulu_document_manager.subscriber.phpcr.refresh'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RefreshService'));
  4560. }, 1 => 'refreshDocument'], 0);
  4561. $instance->addListener('sulu_document_manager.remove_draft', [0 => function () {
  4562. return ($this->privates['sulu_document_manager.subscriber.phpcr.refresh'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RefreshService'));
  4563. }, 1 => 'refreshDocumentForDeleteDraft'], -512);
  4564. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4565. return ($this->privates['sulu_document_manager.subscriber.security'] ?? $this->load('getSuluDocumentManager_Subscriber_SecurityService'));
  4566. }, 1 => 'setDefaultUser'], 0);
  4567. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4568. return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4569. }, 1 => 'configureOptions'], 0);
  4570. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4571. return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4572. }, 1 => 'handleScheduleRename'], 0);
  4573. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4574. return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4575. }, 1 => 'handlePersist'], 480);
  4576. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4577. return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4578. }, 1 => 'handleMove'], 480);
  4579. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4580. return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4581. }, 1 => 'handleCopy'], 480);
  4582. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4583. return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4584. }, 1 => 'handleRename'], 510);
  4585. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4586. return ($this->privates['sulu_document_manager.subscriber.behavior.path.explicit'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_Path_ExplicitService'));
  4587. }, 1 => 'handlePersist'], 485);
  4588. $instance->addListener('sulu_document_manager.configure_options', [0 => function () {
  4589. return ($this->privates['sulu_document_manager.subscriber.behavior.path.explicit'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_Path_ExplicitService'));
  4590. }, 1 => 'configureOptions'], 0);
  4591. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4592. return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4593. }, 1 => 'setBlamesOnDocument'], 0);
  4594. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4595. return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4596. }, 1 => 'setBlamesOnNodeForPersist'], 0);
  4597. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4598. return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4599. }, 1 => 'setBlamesOnNodeForPublish'], 0);
  4600. $instance->addListener('sulu_document_manager.restore', [0 => function () {
  4601. return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4602. }, 1 => 'setChangerForRestore'], -32);
  4603. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4604. return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4605. }, 1 => 'setAuthorOnDocument'], 0);
  4606. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4607. return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4608. }, 1 => 'setAuthorOnNode'], 0);
  4609. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4610. return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4611. }, 1 => 'setAuthorOnNode'], 0);
  4612. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4613. return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4614. }, 1 => 'setTimestampsOnNodeForPersist'], 0);
  4615. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4616. return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4617. }, 1 => 'setTimestampsOnNodeForPublish'], 0);
  4618. $instance->addListener('sulu_document_manager.restore', [0 => function () {
  4619. return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4620. }, 1 => 'setChangedForRestore'], -32);
  4621. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4622. return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4623. }, 1 => 'setTimestampsOnDocument'], 0);
  4624. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4625. return ($this->privates['sulu_document_manager.suscriber.behavior.node_name'] ?? ($this->privates['sulu_document_manager.suscriber.behavior.node_name'] = new \Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber()));
  4626. }, 1 => 'setFinalNodeName'], 0);
  4627. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4628. return ($this->privates['sulu_document_manager.suscriber.behavior.node_name'] ?? ($this->privates['sulu_document_manager.suscriber.behavior.node_name'] = new \Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber()));
  4629. }, 1 => 'setInitialNodeName'], 0);
  4630. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4631. return ($this->privates['sulu_document_manager.suscriber.behavior.node_name'] ?? ($this->privates['sulu_document_manager.suscriber.behavior.node_name'] = new \Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber()));
  4632. }, 1 => 'setFinalNodeName'], -480);
  4633. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4634. return ($this->privates['sulu_document_manager.suscriber.behavior.uuid'] ?? ($this->privates['sulu_document_manager.suscriber.behavior.uuid'] = new \Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber()));
  4635. }, 1 => 'handleUuid'], 0);
  4636. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4637. return ($this->privates['sulu_document_manager.suscriber.behavior.uuid'] ?? ($this->privates['sulu_document_manager.suscriber.behavior.uuid'] = new \Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber()));
  4638. }, 1 => 'handleUuid'], 0);
  4639. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4640. return ($this->privates['sulu_document_manager.suscriber.behavior.locale'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_LocaleService'));
  4641. }, 1 => 'handleLocale'], 410);
  4642. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4643. return ($this->privates['sulu_document_manager.suscriber.behavior.locale'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_LocaleService'));
  4644. }, 1 => 'handleLocale'], 410);
  4645. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4646. return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4647. }, 1 => 'handleHydrate'], 0);
  4648. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4649. return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4650. }, 1 => 'handleChangeParent'], 0);
  4651. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4652. return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4653. }, 1 => 'handleSetParentNodeFromDocument'], 490);
  4654. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4655. return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4656. }, 1 => 'handleMove'], 0);
  4657. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4658. return ($this->privates['sulu_document_manager.suscriber.behavior.children'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ChildrenService'));
  4659. }, 1 => 'handleHydrate'], 0);
  4660. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4661. return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  4662. }, 1 => 'setInitialPath'], 0);
  4663. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4664. return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  4665. }, 1 => 'setFinalPath'], -495);
  4666. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4667. return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  4668. }, 1 => 'setFinalPath'], 0);
  4669. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4670. return ($this->privates['sulu_document_manager.subscriber.behavior.filing'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_FilingService'));
  4671. }, 1 => 'handlePersist'], 485);
  4672. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4673. return ($this->privates['sulu_document_manager.subscriber.behavior.alias'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AliasService'));
  4674. }, 1 => 'handlePersist'], 490);
  4675. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4676. return ($this->privates['sulu_document_manager.subscriber.behavior.base_path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_BasePathService'));
  4677. }, 1 => 'handlePersist'], 500);
  4678. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4679. return ($this->privates['sulu_custom_urls.subscriber'] ?? $this->load('getSuluCustomUrls_SubscriberService'));
  4680. }, 1 => 'handlePersist'], 0);
  4681. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4682. return ($this->privates['sulu_custom_urls.subscriber'] ?? $this->load('getSuluCustomUrls_SubscriberService'));
  4683. }, 1 => 'handleRemove'], 550);
  4684. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4685. return ($this->privates['sulu_custom_urls.event_subscriber.invalidation'] ?? $this->load('getSuluCustomUrls_EventSubscriber_InvalidationService'));
  4686. }, 1 => 'invalidateDocumentBeforePublishing'], 1024);
  4687. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4688. return ($this->privates['sulu_custom_urls.event_subscriber.invalidation'] ?? $this->load('getSuluCustomUrls_EventSubscriber_InvalidationService'));
  4689. }, 1 => 'invalidateDocumentBeforeRemoving'], 1024);
  4690. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4691. return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  4692. }, 1 => 'storeCustomUrlToTrash'], 1024);
  4693. $instance->addListener('sulu_document_manager.flush', [0 => function () {
  4694. return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  4695. }, 1 => 'flushTrashItem'], 0);
  4696. $instance->addListener('sulu_document_manager.clear', [0 => function () {
  4697. return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  4698. }, 1 => 'clearPendingTrashItem'], 0);
  4699. $instance->addListener('sulu_document_manager.hydrate', [0 => function () {
  4700. return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4701. }, 1 => 'handleHydrate'], 0);
  4702. $instance->addListener('sulu_document_manager.persist', [0 => function () {
  4703. return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4704. }, 1 => 'handlePersist'], -2000);
  4705. $instance->addListener('sulu_document_manager.remove', [0 => function () {
  4706. return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4707. }, 1 => 'handleRemove'], 1024);
  4708. $instance->addListener('sulu_document_manager.remove_locale', [0 => function () {
  4709. return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4710. }, 1 => 'handleRemoveLocale'], 1024);
  4711. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4712. return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4713. }, 1 => 'handlePublish'], -2000);
  4714. $instance->addListener('sulu_document_manager.copy', [0 => function () {
  4715. return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4716. }, 1 => 'handleCopy'], -2000);
  4717. $instance->addListener('sulu_document_manager.publish', [0 => function () {
  4718. return ($this->privates['sulu_route.subscriber.page_tree_route'] ?? $this->load('getSuluRoute_Subscriber_PageTreeRouteService'));
  4719. }, 1 => 'handlePublish'], 10);
  4720. $instance->addListener('sulu_document_manager.move', [0 => function () {
  4721. return ($this->privates['sulu_route.subscriber.page_tree_route'] ?? $this->load('getSuluRoute_Subscriber_PageTreeRouteService'));
  4722. }, 1 => 'handleMove'], -1000);
  4723. return $instance;
  4724. }
  4725. /**
  4726. * Gets the private 'sulu_document_manager.metadata_factory' shared service.
  4727. *
  4728. * @return \Sulu\Component\DocumentManager\Metadata\MetadataFactory
  4729. */
  4730. protected function getSuluDocumentManager_MetadataFactoryService()
  4731. {
  4732. $a = ($this->services['sulu_document_manager.metadata_factory.base'] ?? $this->getSuluDocumentManager_MetadataFactory_BaseService());
  4733. if (isset($this->privates['sulu_document_manager.metadata_factory'])) {
  4734. return $this->privates['sulu_document_manager.metadata_factory'];
  4735. }
  4736. return $this->privates['sulu_document_manager.metadata_factory'] = new \Sulu\Component\DocumentManager\Metadata\MetadataFactory($a);
  4737. }
  4738. /**
  4739. * Gets the private 'sulu_document_manager.namespace_registry' shared service.
  4740. *
  4741. * @return \Sulu\Component\DocumentManager\NamespaceRegistry
  4742. */
  4743. protected function getSuluDocumentManager_NamespaceRegistryService()
  4744. {
  4745. return $this->privates['sulu_document_manager.namespace_registry'] = new \Sulu\Component\DocumentManager\NamespaceRegistry($this->parameters['sulu_document_manager.namespace_mapping']);
  4746. }
  4747. /**
  4748. * Gets the private 'sulu_document_manager.node_manager' shared service.
  4749. *
  4750. * @return \Sulu\Component\DocumentManager\NodeManager
  4751. */
  4752. protected function getSuluDocumentManager_NodeManagerService()
  4753. {
  4754. $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  4755. if (isset($this->privates['sulu_document_manager.node_manager'])) {
  4756. return $this->privates['sulu_document_manager.node_manager'];
  4757. }
  4758. return $this->privates['sulu_document_manager.node_manager'] = new \Sulu\Component\DocumentManager\NodeManager($a);
  4759. }
  4760. /**
  4761. * Gets the private 'sulu_document_manager.path_builder' shared service.
  4762. *
  4763. * @return \Sulu\Component\DocumentManager\PathBuilder
  4764. */
  4765. protected function getSuluDocumentManager_PathBuilderService()
  4766. {
  4767. return $this->privates['sulu_document_manager.path_builder'] = new \Sulu\Component\DocumentManager\PathBuilder(($this->privates['sulu_document_manager.path_segment_registry'] ?? $this->getSuluDocumentManager_PathSegmentRegistryService()));
  4768. }
  4769. /**
  4770. * Gets the private 'sulu_document_manager.path_segment_registry' shared service.
  4771. *
  4772. * @return \Sulu\Component\DocumentManager\PathSegmentRegistry
  4773. */
  4774. protected function getSuluDocumentManager_PathSegmentRegistryService()
  4775. {
  4776. return $this->privates['sulu_document_manager.path_segment_registry'] = new \Sulu\Component\DocumentManager\PathSegmentRegistry($this->parameters['sulu_document_manager.segments']);
  4777. }
  4778. /**
  4779. * Gets the private 'sulu_document_manager.proxy_factory' shared service.
  4780. *
  4781. * @return \Sulu\Component\DocumentManager\ProxyFactory
  4782. */
  4783. protected function getSuluDocumentManager_ProxyFactoryService()
  4784. {
  4785. $a = ($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService());
  4786. if (isset($this->privates['sulu_document_manager.proxy_factory'])) {
  4787. return $this->privates['sulu_document_manager.proxy_factory'];
  4788. }
  4789. $b = ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService());
  4790. if (isset($this->privates['sulu_document_manager.proxy_factory'])) {
  4791. return $this->privates['sulu_document_manager.proxy_factory'];
  4792. }
  4793. return $this->privates['sulu_document_manager.proxy_factory'] = new \Sulu\Component\DocumentManager\ProxyFactory(new \ProxyManager\Factory\LazyLoadingGhostFactory(($this->privates['sulu_core.proxy_manager.configuration'] ?? $this->getSuluCore_ProxyManager_ConfigurationService())), $a, ($this->privates['sulu_document_manager.document_registry'] ?? ($this->privates['sulu_document_manager.document_registry'] = new \Sulu\Component\DocumentManager\DocumentRegistry('en'))), $b);
  4794. }
  4795. /**
  4796. * Gets the private 'sulu_document_manager.session_manager' shared service.
  4797. *
  4798. * @return \Sulu\Bundle\DocumentManagerBundle\Session\SessionManager
  4799. */
  4800. protected function getSuluDocumentManager_SessionManagerService()
  4801. {
  4802. $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  4803. if (isset($this->privates['sulu_document_manager.session_manager'])) {
  4804. return $this->privates['sulu_document_manager.session_manager'];
  4805. }
  4806. return $this->privates['sulu_document_manager.session_manager'] = new \Sulu\Bundle\DocumentManagerBundle\Session\SessionManager($a, $a);
  4807. }
  4808. /**
  4809. * Gets the private 'sulu_markup.link_tag.provider_pool' shared service.
  4810. *
  4811. * @return \Sulu\Bundle\MarkupBundle\Markup\Link\LinkProviderPool
  4812. */
  4813. protected function getSuluMarkup_LinkTag_ProviderPoolService()
  4814. {
  4815. $a = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  4816. if (isset($this->privates['sulu_markup.link_tag.provider_pool'])) {
  4817. return $this->privates['sulu_markup.link_tag.provider_pool'];
  4818. }
  4819. return $this->privates['sulu_markup.link_tag.provider_pool'] = new \Sulu\Bundle\MarkupBundle\Markup\Link\LinkProviderPool(['media' => new \Sulu\Bundle\MediaBundle\Markup\Link\MediaLinkProvider($a, ($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService())), 'page' => new \Sulu\Bundle\PageBundle\Markup\Link\PageLinkProvider(($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), 'dev', ($this->privates['sulu_security.access_control_manager'] ?? $this->getSuluSecurity_AccessControlManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()))]);
  4820. }
  4821. /**
  4822. * Gets the private 'sulu_markup.parser' shared service.
  4823. *
  4824. * @return \Sulu\Bundle\MarkupBundle\Markup\HtmlMarkupParser
  4825. */
  4826. protected function getSuluMarkup_ParserService()
  4827. {
  4828. $a = ($this->privates['sulu_markup.link_tag.provider_pool'] ?? $this->getSuluMarkup_LinkTag_ProviderPoolService());
  4829. if (isset($this->privates['sulu_markup.parser'])) {
  4830. return $this->privates['sulu_markup.parser'];
  4831. }
  4832. return $this->privates['sulu_markup.parser'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlMarkupParser(new \Sulu\Bundle\MarkupBundle\Tag\TagRegistry(['html' => ['sulu' => ['link' => new \Sulu\Bundle\MarkupBundle\Markup\LinkTag($a, (($this->hasParameter("sulu.preview")) ? ($this->getParameter("sulu.preview")) : (false)), ($this->privates['url_helper'] ?? $this->getUrlHelperService()))]]]), new \Sulu\Bundle\MarkupBundle\Markup\DelegatingTagExtractor([0 => ($this->services['sulu_markup.parser.html_extractor'] ?? ($this->services['sulu_markup.parser.html_extractor'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor('sulu')))]));
  4833. }
  4834. /**
  4835. * Gets the private 'sulu_markup.response_listener' shared service.
  4836. *
  4837. * @return \Sulu\Bundle\MarkupBundle\Listener\MarkupListener
  4838. */
  4839. protected function getSuluMarkup_ResponseListenerService()
  4840. {
  4841. $a = ($this->privates['sulu_markup.parser'] ?? $this->getSuluMarkup_ParserService());
  4842. if (isset($this->privates['sulu_markup.response_listener'])) {
  4843. return $this->privates['sulu_markup.response_listener'];
  4844. }
  4845. return $this->privates['sulu_markup.response_listener'] = new \Sulu\Bundle\MarkupBundle\Listener\MarkupListener(['html' => $a]);
  4846. }
  4847. /**
  4848. * Gets the private 'sulu_media.type_manager' shared service.
  4849. *
  4850. * @return \Sulu\Bundle\MediaBundle\Media\TypeManager\TypeManager
  4851. */
  4852. protected function getSuluMedia_TypeManagerService()
  4853. {
  4854. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4855. if (isset($this->privates['sulu_media.type_manager'])) {
  4856. return $this->privates['sulu_media.type_manager'];
  4857. }
  4858. return $this->privates['sulu_media.type_manager'] = new \Sulu\Bundle\MediaBundle\Media\TypeManager\TypeManager($a, $this->parameters['sulu_media.media.types'], []);
  4859. }
  4860. /**
  4861. * Gets the private 'sulu_page.export.manager' shared service.
  4862. *
  4863. * @return \Sulu\Component\Export\Manager\ExportManager
  4864. */
  4865. protected function getSuluPage_Export_ManagerService()
  4866. {
  4867. $this->privates['sulu_page.export.manager'] = $instance = new \Sulu\Component\Export\Manager\ExportManager(($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()));
  4868. $instance->add('number', '1.2.xliff', ['translate' => true]);
  4869. $instance->add('text_line', '1.2.xliff', ['translate' => true]);
  4870. $instance->add('text_area', '1.2.xliff', ['translate' => true]);
  4871. $instance->add('text_editor', '1.2.xliff', ['translate' => true]);
  4872. $instance->add('resource_locator', '1.2.xliff', ['translate' => false]);
  4873. $instance->add('link', '1.2.xliff', ['translate' => false]);
  4874. $instance->add('block', '1.2.xliff', ['translate' => false]);
  4875. $instance->add('contact_account_selection', '1.2.xliff', ['translate' => false]);
  4876. $instance->add('single_contact_selection', '1.2.xliff', ['translate' => false]);
  4877. $instance->add('contact_selection', '1.2.xliff', ['translate' => false]);
  4878. $instance->add('single_account_selection', '1.2.xliff', ['translate' => false]);
  4879. $instance->add('account_selection', '1.2.xliff', ['translate' => false]);
  4880. $instance->add('collection_selection', '1.2.xliff', ['translate' => false]);
  4881. $instance->add('single_collection_selection', '1.2.xliff', ['translate' => false]);
  4882. $instance->add('media_selection', '1.2.xliff', ['translate' => false]);
  4883. $instance->add('single_media_selection', '1.2.xliff', ['translate' => false]);
  4884. $instance->add('image_map', '1.2.xliff', ['translate' => false]);
  4885. $instance->add('category_selection', '1.2.xliff', ['translate' => false]);
  4886. $instance->add('single_category_selection', '1.2.xliff', ['translate' => false]);
  4887. $instance->add('single_snippet_selection', '1.2.xliff', ['translate' => false]);
  4888. $instance->add('snippet_selection', '1.2.xliff', ['translate' => false]);
  4889. $instance->add('smart_content', '1.2.xliff', ['translate' => false]);
  4890. $instance->add('teaser_selection', '1.2.xliff', ['translate' => false]);
  4891. $instance->add('page_selection', '1.2.xliff', ['translate' => false]);
  4892. $instance->add('single_page_selection', '1.2.xliff', ['translate' => false]);
  4893. $instance->add('phone', '1.2.xliff', ['translate' => false]);
  4894. $instance->add('password', '1.2.xliff', ['translate' => false]);
  4895. $instance->add('url', '1.2.xliff', ['translate' => false]);
  4896. $instance->add('email', '1.2.xliff', ['translate' => false]);
  4897. $instance->add('date', '1.2.xliff', ['translate' => false]);
  4898. $instance->add('datetime', '1.2.xliff', ['translate' => false]);
  4899. $instance->add('time', '1.2.xliff', ['translate' => false]);
  4900. $instance->add('color', '1.2.xliff', ['translate' => false]);
  4901. $instance->add('checkbox', '1.2.xliff', ['translate' => false]);
  4902. $instance->add('select', '1.2.xliff', ['translate' => false]);
  4903. $instance->add('single_select', '1.2.xliff', ['translate' => false]);
  4904. $instance->add('tag_selection', '1.2.xliff', ['translate' => false]);
  4905. $instance->add('location', '1.2.xliff', ['translate' => false]);
  4906. $instance->add('route', '1.2.xliff', ['translate' => false]);
  4907. $instance->add('page_tree_route', '1.2.xliff', ['translate' => false]);
  4908. return $instance;
  4909. }
  4910. /**
  4911. * Gets the private 'sulu_page.import.manager' shared service.
  4912. *
  4913. * @return \Sulu\Component\Import\Manager\ImportManager
  4914. */
  4915. protected function getSuluPage_Import_ManagerService()
  4916. {
  4917. return $this->privates['sulu_page.import.manager'] = new \Sulu\Component\Import\Manager\ImportManager(($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()));
  4918. }
  4919. /**
  4920. * Gets the private 'sulu_page.structure.properties_xml_parser' shared service.
  4921. *
  4922. * @return \Sulu\Component\Content\Metadata\Parser\PropertiesXmlParser
  4923. */
  4924. protected function getSuluPage_Structure_PropertiesXmlParserService()
  4925. {
  4926. return $this->privates['sulu_page.structure.properties_xml_parser'] = new \Sulu\Component\Content\Metadata\Parser\PropertiesXmlParser(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sulu_core.translated_locales']);
  4927. }
  4928. /**
  4929. * Gets the private 'sulu_preview.preview.cache' shared service.
  4930. *
  4931. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4932. */
  4933. protected function getSuluPreview_Preview_CacheService()
  4934. {
  4935. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('xhtnEm4C46', 0, (\dirname(__DIR__, 3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  4936. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4937. return $this->privates['sulu_preview.preview.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  4938. }
  4939. /**
  4940. * Gets the private 'sulu_route.routing.provider' shared service.
  4941. *
  4942. * @return \Sulu\Bundle\RouteBundle\Routing\RouteProvider
  4943. */
  4944. protected function getSuluRoute_Routing_ProviderService($lazyLoad = true)
  4945. {
  4946. if ($lazyLoad) {
  4947. return $this->privates['sulu_route.routing.provider'] = $this->createProxy('RouteProvider_9d934be', function () {
  4948. return \RouteProvider_9d934be::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4949. $wrappedInstance = $this->getSuluRoute_Routing_ProviderService(false);
  4950. $proxy->setProxyInitializer(null);
  4951. return true;
  4952. });
  4953. });
  4954. }
  4955. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php';
  4956. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProviderInterface.php';
  4957. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php';
  4958. include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Preview/PageRouteDefaultsProvider.php';
  4959. include_once \dirname(__DIR__, 5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/LazyLoadingValueHolderFactory.php';
  4960. return new \Sulu\Bundle\RouteBundle\Routing\RouteProvider(($this->services['sulu.repository.route'] ?? $this->getSulu_Repository_RouteService()), ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()), new \Sulu\Bundle\RouteBundle\Routing\Defaults\RouteDefaultsProvider([0 => new \Sulu\Bundle\PageBundle\Preview\PageRouteDefaultsProvider(($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService()))]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \ProxyManager\Factory\LazyLoadingValueHolderFactory(($this->privates['sulu_core.proxy_manager.configuration'] ?? $this->getSuluCore_ProxyManager_ConfigurationService())), ['utf8' => true]);
  4961. }
  4962. /**
  4963. * Gets the private 'sulu_security.access_control_manager' shared service.
  4964. *
  4965. * @return \Sulu\Component\Security\Authorization\AccessControl\AccessControlManager
  4966. */
  4967. protected function getSuluSecurity_AccessControlManagerService()
  4968. {
  4969. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4970. if (isset($this->privates['sulu_security.access_control_manager'])) {
  4971. return $this->privates['sulu_security.access_control_manager'];
  4972. }
  4973. $b = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  4974. if (isset($this->privates['sulu_security.access_control_manager'])) {
  4975. return $this->privates['sulu_security.access_control_manager'];
  4976. }
  4977. $c = ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService());
  4978. if (isset($this->privates['sulu_security.access_control_manager'])) {
  4979. return $this->privates['sulu_security.access_control_manager'];
  4980. }
  4981. $d = ($this->services['sulu.repository.access_control'] ?? $this->getSulu_Repository_AccessControlService());
  4982. if (isset($this->privates['sulu_security.access_control_manager'])) {
  4983. return $this->privates['sulu_security.access_control_manager'];
  4984. }
  4985. $e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4986. if (isset($this->privates['sulu_security.access_control_manager'])) {
  4987. return $this->privates['sulu_security.access_control_manager'];
  4988. }
  4989. $f = ($this->services['sulu_security.mask_converter'] ?? $this->getSuluSecurity_MaskConverterService());
  4990. $this->privates['sulu_security.access_control_manager'] = $instance = new \Sulu\Component\Security\Authorization\AccessControl\AccessControlManager($f, $a, $b, new RewindableGenerator(function () {
  4991. yield 0 => ($this->services['sulu_media.collection_repository'] ?? $this->getSuluMedia_CollectionRepositoryService());
  4992. yield 1 => ($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService());
  4993. }, 2), $c, $d, $e, $this->parameters['sulu_security.permissions']);
  4994. $instance->addAccessControlProvider(new \Sulu\Component\Security\Authorization\AccessControl\PhpcrAccessControlProvider(($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), $c, $this->parameters['permissions']));
  4995. $instance->addAccessControlProvider(new \Sulu\Component\Security\Authorization\AccessControl\DoctrineAccessControlProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $c, $d, $f));
  4996. return $instance;
  4997. }
  4998. /**
  4999. * Gets the private 'sulu_security.access_control_query_enhancer' shared service.
  5000. *
  5001. * @return \Sulu\Bundle\SecurityBundle\AccessControl\AccessControlQueryEnhancer
  5002. */
  5003. protected function getSuluSecurity_AccessControlQueryEnhancerService()
  5004. {
  5005. $a = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  5006. if (isset($this->privates['sulu_security.access_control_query_enhancer'])) {
  5007. return $this->privates['sulu_security.access_control_query_enhancer'];
  5008. }
  5009. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5010. if (isset($this->privates['sulu_security.access_control_query_enhancer'])) {
  5011. return $this->privates['sulu_security.access_control_query_enhancer'];
  5012. }
  5013. return $this->privates['sulu_security.access_control_query_enhancer'] = new \Sulu\Bundle\SecurityBundle\AccessControl\AccessControlQueryEnhancer($a, $b);
  5014. }
  5015. /**
  5016. * Gets the private 'sulu_security.event_listener.security' shared service.
  5017. *
  5018. * @return \Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener
  5019. */
  5020. protected function getSuluSecurity_EventListener_SecurityService()
  5021. {
  5022. return $this->privates['sulu_security.event_listener.security'] = new \Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener(($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()));
  5023. }
  5024. /**
  5025. * Gets the private 'sulu_security.system_listener' shared service.
  5026. *
  5027. * @return \Sulu\Bundle\SecurityBundle\EventListener\SystemListener
  5028. */
  5029. protected function getSuluSecurity_SystemListenerService()
  5030. {
  5031. $a = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  5032. if (isset($this->privates['sulu_security.system_listener'])) {
  5033. return $this->privates['sulu_security.system_listener'];
  5034. }
  5035. return $this->privates['sulu_security.system_listener'] = new \Sulu\Bundle\SecurityBundle\EventListener\SystemListener($a, NULL, 'website');
  5036. }
  5037. /**
  5038. * Gets the private 'sulu_security.system_store' shared service.
  5039. *
  5040. * @return \Sulu\Bundle\SecurityBundle\System\SystemStore
  5041. */
  5042. protected function getSuluSecurity_SystemStoreService()
  5043. {
  5044. $a = ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService());
  5045. if (isset($this->privates['sulu_security.system_store'])) {
  5046. return $this->privates['sulu_security.system_store'];
  5047. }
  5048. return $this->privates['sulu_security.system_store'] = new \Sulu\Bundle\SecurityBundle\System\SystemStore($a);
  5049. }
  5050. /**
  5051. * Gets the private 'sulu_tag.tag_request_handler' shared service.
  5052. *
  5053. * @return \Sulu\Component\Tag\Request\TagRequestHandler
  5054. */
  5055. protected function getSuluTag_TagRequestHandlerService()
  5056. {
  5057. return $this->privates['sulu_tag.tag_request_handler'] = new \Sulu\Component\Tag\Request\TagRequestHandler(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5058. }
  5059. /**
  5060. * Gets the private 'sulu_trash.trash_item_repository' shared service.
  5061. *
  5062. * @return \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository
  5063. */
  5064. protected function getSuluTrash_TrashItemRepositoryService()
  5065. {
  5066. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5067. if (isset($this->privates['sulu_trash.trash_item_repository'])) {
  5068. return $this->privates['sulu_trash.trash_item_repository'];
  5069. }
  5070. $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5071. if (isset($this->privates['sulu_trash.trash_item_repository'])) {
  5072. return $this->privates['sulu_trash.trash_item_repository'];
  5073. }
  5074. return $this->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
  5075. }
  5076. /**
  5077. * Gets the private 'sulu_trash.trash_manager' shared service.
  5078. *
  5079. * @return \Sulu\Bundle\TrashBundle\Application\TrashManager\TrashManager
  5080. */
  5081. protected function getSuluTrash_TrashManagerService()
  5082. {
  5083. $a = ($this->privates['sulu_trash.trash_item_repository'] ?? $this->getSuluTrash_TrashItemRepositoryService());
  5084. if (isset($this->privates['sulu_trash.trash_manager'])) {
  5085. return $this->privates['sulu_trash.trash_manager'];
  5086. }
  5087. $b = ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService());
  5088. if (isset($this->privates['sulu_trash.trash_manager'])) {
  5089. return $this->privates['sulu_trash.trash_manager'];
  5090. }
  5091. $c = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5092. 'accounts' => ['privates', 'sulu_contact.account_trash_item_handler', 'getSuluContact_AccountTrashItemHandlerService', true],
  5093. 'analytics' => ['privates', 'sulu_website.analytics_trash_item_handler', 'getSuluWebsite_AnalyticsTrashItemHandlerService', true],
  5094. 'categories' => ['privates', 'sulu_category.category_trash_item_handler', 'getSuluCategory_CategoryTrashItemHandlerService', true],
  5095. 'collections' => ['privates', 'sulu_media.collection_trash_item_handler', 'getSuluMedia_CollectionTrashItemHandlerService', true],
  5096. 'contacts' => ['privates', 'sulu_contact.contact_trash_item_handler', 'getSuluContact_ContactTrashItemHandlerService', true],
  5097. 'custom_urls' => ['privates', 'sulu_custom_urls.custom_url_trash_item_handler', 'getSuluCustomUrls_CustomUrlTrashItemHandlerService', true],
  5098. 'media' => ['privates', 'sulu_media.media_trash_item_handler', 'getSuluMedia_MediaTrashItemHandlerService', true],
  5099. 'pages' => ['privates', 'sulu_page.page_trash_item_handler', 'getSuluPage_PageTrashItemHandlerService', true],
  5100. 'snippets' => ['privates', 'sulu_snippet.snippet_trash_item_handler', 'getSuluSnippet_SnippetTrashItemHandlerService', true],
  5101. 'tags' => ['privates', 'sulu_tag.tag_trash_item_handler', 'getSuluTag_TagTrashItemHandlerService', true],
  5102. ], [
  5103. 'accounts' => 'Sulu\\Bundle\\ContactBundle\\Trash\\AccountTrashItemHandler',
  5104. 'analytics' => 'Sulu\\Bundle\\WebsiteBundle\\Trash\\AnalyticsTrashItemHandler',
  5105. 'categories' => 'Sulu\\Bundle\\CategoryBundle\\Trash\\CategoryTrashItemHandler',
  5106. 'collections' => 'Sulu\\Bundle\\MediaBundle\\Trash\\CollectionTrashItemHandler',
  5107. 'contacts' => 'Sulu\\Bundle\\ContactBundle\\Trash\\ContactTrashItemHandler',
  5108. 'custom_urls' => 'Sulu\\Bundle\\CustomUrlBundle\\Trash\\CustomUrlTrashItemHandler',
  5109. 'media' => 'Sulu\\Bundle\\MediaBundle\\Trash\\MediaTrashItemHandler',
  5110. 'pages' => 'Sulu\\Bundle\\PageBundle\\Trash\\PageTrashItemHandler',
  5111. 'snippets' => 'Sulu\\Bundle\\SnippetBundle\\Trash\\SnippetTrashItemHandler',
  5112. 'tags' => 'Sulu\\Bundle\\TagBundle\\Trash\\TagTrashItemHandler',
  5113. ]);
  5114. return $this->privates['sulu_trash.trash_manager'] = new \Sulu\Bundle\TrashBundle\Application\TrashManager\TrashManager($a, $b, $c, $c, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5115. 'media' => ['privates', 'sulu_media.media_trash_item_handler', 'getSuluMedia_MediaTrashItemHandlerService', true],
  5116. ], [
  5117. 'media' => 'Sulu\\Bundle\\MediaBundle\\Trash\\MediaTrashItemHandler',
  5118. ]));
  5119. }
  5120. /**
  5121. * Gets the private 'sulu_website.analytics.response_listener' shared service.
  5122. *
  5123. * @return \Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener
  5124. */
  5125. protected function getSuluWebsite_Analytics_ResponseListenerService()
  5126. {
  5127. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5128. if (isset($this->privates['sulu_website.analytics.response_listener'])) {
  5129. return $this->privates['sulu_website.analytics.response_listener'];
  5130. }
  5131. $b = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5132. if (isset($this->privates['sulu_website.analytics.response_listener'])) {
  5133. return $this->privates['sulu_website.analytics.response_listener'];
  5134. }
  5135. $c = ($this->services['sulu.repository.analytics'] ?? $this->getSulu_Repository_AnalyticsService());
  5136. if (isset($this->privates['sulu_website.analytics.response_listener'])) {
  5137. return $this->privates['sulu_website.analytics.response_listener'];
  5138. }
  5139. return $this->privates['sulu_website.analytics.response_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener($a, $b, $c, 'dev', (($this->hasParameter("sulu.preview")) ? ($this->getParameter("sulu.preview")) : ("")));
  5140. }
  5141. /**
  5142. * Gets the private 'sulu_website.event_listener.security_listener' shared service.
  5143. *
  5144. * @return \Sulu\Bundle\WebsiteBundle\EventListener\SecurityListener
  5145. */
  5146. protected function getSuluWebsite_EventListener_SecurityListenerService()
  5147. {
  5148. return $this->privates['sulu_website.event_listener.security_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\SecurityListener(($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()));
  5149. }
  5150. /**
  5151. * Gets the private 'sulu_website.event_listener.translator' shared service.
  5152. *
  5153. * @return \Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener
  5154. */
  5155. protected function getSuluWebsite_EventListener_TranslatorService()
  5156. {
  5157. return $this->privates['sulu_website.event_listener.translator'] = new \Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()));
  5158. }
  5159. /**
  5160. * Gets the private 'sulu_website.router_listener' shared service.
  5161. *
  5162. * @return \Sulu\Bundle\WebsiteBundle\EventListener\RouterListener
  5163. */
  5164. protected function getSuluWebsite_RouterListenerService()
  5165. {
  5166. $a = ($this->services['router'] ?? $this->getRouterService());
  5167. if (isset($this->privates['sulu_website.router_listener'])) {
  5168. return $this->privates['sulu_website.router_listener'];
  5169. }
  5170. $b = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5171. if (isset($this->privates['sulu_website.router_listener'])) {
  5172. return $this->privates['sulu_website.router_listener'];
  5173. }
  5174. return $this->privates['sulu_website.router_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\RouterListener(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__, 5), true), $b);
  5175. }
  5176. /**
  5177. * Gets the private 'sulu_website.routing.request_listener' shared service.
  5178. *
  5179. * @return \Sulu\Bundle\WebsiteBundle\Routing\RequestListener
  5180. */
  5181. protected function getSuluWebsite_Routing_RequestListenerService()
  5182. {
  5183. $a = ($this->services['router'] ?? $this->getRouterService());
  5184. if (isset($this->privates['sulu_website.routing.request_listener'])) {
  5185. return $this->privates['sulu_website.routing.request_listener'];
  5186. }
  5187. $b = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5188. if (isset($this->privates['sulu_website.routing.request_listener'])) {
  5189. return $this->privates['sulu_website.routing.request_listener'];
  5190. }
  5191. return $this->privates['sulu_website.routing.request_listener'] = new \Sulu\Bundle\WebsiteBundle\Routing\RequestListener($a, $b);
  5192. }
  5193. /**
  5194. * Gets the private 'sulu_website.segment_subscriber' shared service.
  5195. *
  5196. * @return \Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber
  5197. */
  5198. protected function getSuluWebsite_SegmentSubscriberService()
  5199. {
  5200. $a = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5201. if (isset($this->privates['sulu_website.segment_subscriber'])) {
  5202. return $this->privates['sulu_website.segment_subscriber'];
  5203. }
  5204. return $this->privates['sulu_website.segment_subscriber'] = new \Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber('X-Sulu-Segment', $a, '_ss');
  5205. }
  5206. /**
  5207. * Gets the private 'translator.default' shared service.
  5208. *
  5209. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5210. */
  5211. protected function getTranslator_DefaultService()
  5212. {
  5213. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5214. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  5215. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  5216. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  5217. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  5218. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  5219. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  5220. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  5221. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  5222. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  5223. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  5224. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  5225. ], [
  5226. 'translation.loader.csv' => '?',
  5227. 'translation.loader.dat' => '?',
  5228. 'translation.loader.ini' => '?',
  5229. 'translation.loader.json' => '?',
  5230. 'translation.loader.mo' => '?',
  5231. 'translation.loader.php' => '?',
  5232. 'translation.loader.po' => '?',
  5233. 'translation.loader.qt' => '?',
  5234. 'translation.loader.res' => '?',
  5235. 'translation.loader.xliff' => '?',
  5236. 'translation.loader.yml' => '?',
  5237. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['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__, 5).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations/admin.de.json'), 4 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations/admin.de.json'), 5 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations/admin.de.json'), 6 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations/admin.de.json'), 7 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations/admin.de.json'), 8 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations/admin.de.json'), 9 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Resources/translations/admin.de.json'), 10 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/translations/admin.de.json'), 11 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Resources/translations/admin.de.json'), 12 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/translations/admin.de.json'), 13 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/LocationBundle/Resources/translations/admin.de.json'), 14 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/translations/admin.de.json'), 15 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Resources/translations/admin.de.json'), 16 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations/admin.de.json'), 17 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations/admin.de.json'), 18 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations/admin.de.json')], 'el' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations/admin.en.json'), 4 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations/admin.en.json'), 5 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations/admin.en.json'), 6 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations/admin.en.json'), 7 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations/admin.en.json'), 8 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations/admin.en.json'), 9 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Resources/translations/admin.en.json'), 10 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/translations/admin.en.json'), 11 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Resources/translations/admin.en.json'), 12 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/translations/admin.en.json'), 13 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/LocationBundle/Resources/translations/admin.en.json'), 14 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/translations/admin.en.json'), 15 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Resources/translations/admin.en.json'), 16 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations/admin.en.json'), 17 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations/admin.en.json'), 18 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations/admin.en.json')], 'es' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations'), 4 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations'), 5 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations'), 6 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations'), 7 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations'), 8 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations'), 9 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Resources/translations'), 10 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/translations'), 11 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Resources/translations'), 12 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/translations'), 13 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/LocationBundle/Resources/translations'), 14 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/translations'), 15 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Resources/translations'), 16 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations'), 17 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations'), 18 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations'), 19 => (\dirname(__DIR__, 5).'/translations'), 20 => (\dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/translations'), 21 => (\dirname(__DIR__, 5).'/vendor/symfony/twig-bundle/translations'), 22 => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__, 5).'/vendor/symfony/swiftmailer-bundle/translations'), 24 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/translations'), 25 => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/translations'), 26 => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 27 => (\dirname(__DIR__, 5).'/vendor/doctrine/phpcr-bundle/src/translations'), 28 => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/translations'), 29 => (\dirname(__DIR__, 5).'/vendor/handcraftedinthealps/rest-routing-bundle/translations'), 30 => (\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/translations'), 31 => (\dirname(__DIR__, 5).'/vendor/massive/search-bundle/translations'), 32 => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src/translations'), 33 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle/translations'), 34 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/translations'), 35 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/translations'), 36 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/HashBundle/translations'), 37 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/translations'), 38 => (\dirname(__DIR__, 5).'/vendor/dantleech/phpcr-migrations-bundle/translations'), 39 => (\dirname(__DIR__, 5).'/vendor/massive/build-bundle/translations'), 40 => (\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/translations'), 41 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/translations'), 42 => (\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle/translations'), 43 => (\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/translations'), 44 => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 45 => (\dirname(__DIR__, 5).'/vendor/symfony-cmf/routing-bundle/src/translations'), 46 => (\dirname(__DIR__, 5).'/vendor/antishov/doctrine-extensions-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/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations', 4 => 'vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations', 5 => 'vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations', 6 => 'vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations', 7 => 'vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations', 8 => 'vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations', 9 => 'vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Resources/translations', 10 => 'vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/translations', 11 => 'vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Resources/translations', 12 => 'vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/translations', 13 => 'vendor/sulu/sulu/src/Sulu/Bundle/LocationBundle/Resources/translations', 14 => 'vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/translations', 15 => 'vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Resources/translations', 16 => 'vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations', 17 => 'vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations', 18 => 'vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations', 19 => 'translations', 20 => 'vendor/symfony/framework-bundle/translations', 21 => 'vendor/symfony/twig-bundle/translations', 22 => 'vendor/symfony/monolog-bundle/translations', 23 => 'vendor/symfony/swiftmailer-bundle/translations', 24 => 'vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/translations', 25 => 'vendor/doctrine/doctrine-bundle/translations', 26 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 27 => 'vendor/doctrine/phpcr-bundle/src/translations', 28 => 'vendor/friendsofsymfony/rest-bundle/translations', 29 => 'vendor/handcraftedinthealps/rest-routing-bundle/translations', 30 => 'vendor/jms/serializer-bundle/translations', 31 => 'vendor/massive/search-bundle/translations', 32 => 'vendor/friendsofsymfony/http-cache-bundle/src/translations', 33 => 'vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle/translations', 34 => 'vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/translations', 35 => 'vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/translations', 36 => 'vendor/sulu/sulu/src/Sulu/Bundle/HashBundle/translations', 37 => 'vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/translations', 38 => 'vendor/dantleech/phpcr-migrations-bundle/translations', 39 => 'vendor/massive/build-bundle/translations', 40 => 'vendor/symfony/web-profiler-bundle/translations', 41 => 'vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/translations', 42 => 'vendor/symfony/debug-bundle/translations', 43 => 'vendor/symfony/security-bundle/translations', 44 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 45 => 'vendor/symfony-cmf/routing-bundle/src/translations', 46 => 'vendor/antishov/doctrine-extensions-bundle/translations']]], []);
  5238. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5239. $instance->setFallbackLocales([0 => 'en']);
  5240. return $instance;
  5241. }
  5242. /**
  5243. * Gets the private 'twig.loader.native_filesystem' shared service.
  5244. *
  5245. * @return \Twig\Loader\FilesystemLoader
  5246. */
  5247. protected function getTwig_Loader_NativeFilesystemService()
  5248. {
  5249. $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 5));
  5250. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  5251. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  5252. $instance->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  5253. $instance->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  5254. $instance->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/phpcr-bundle/src/Resources/views'), 'DoctrinePHPCR');
  5255. $instance->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/phpcr-bundle/src/Resources/views'), '!DoctrinePHPCR');
  5256. $instance->addPath((\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  5257. $instance->addPath((\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  5258. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/views'), 'SuluAdmin');
  5259. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/views'), '!SuluAdmin');
  5260. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/views'), 'SuluSecurity');
  5261. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/views'), '!SuluSecurity');
  5262. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/views'), 'SuluPage');
  5263. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/views'), '!SuluPage');
  5264. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/views'), 'SuluWebsite');
  5265. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/views'), '!SuluWebsite');
  5266. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5267. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5268. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/Resources/views'), 'SuluTest');
  5269. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/Resources/views'), '!SuluTest');
  5270. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5271. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5272. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5273. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5274. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/views'), 'SuluPreview');
  5275. $instance->addPath((\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/views'), '!SuluPreview');
  5276. $instance->addPath((\dirname(__DIR__, 5).'/templates'));
  5277. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5278. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5279. $instance->addPath((\dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5280. return $instance;
  5281. }
  5282. /**
  5283. * Gets the private 'url_helper' shared service.
  5284. *
  5285. * @return \Symfony\Component\HttpFoundation\UrlHelper
  5286. */
  5287. protected function getUrlHelperService()
  5288. {
  5289. $a = ($this->services['router'] ?? $this->getRouterService());
  5290. if (isset($this->privates['url_helper'])) {
  5291. return $this->privates['url_helper'];
  5292. }
  5293. return $this->privates['url_helper'] = new \Symfony\Component\HttpFoundation\UrlHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  5294. }
  5295. /**
  5296. * Gets the private 'validator.builder' shared service.
  5297. *
  5298. * @return \Symfony\Component\Validator\ValidatorBuilder
  5299. */
  5300. protected function getValidator_BuilderService()
  5301. {
  5302. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5303. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5304. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5305. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  5306. 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates', 'cmf_routing.validator.route_defaults', 'getCmfRouting_Validator_RouteDefaultsService', true],
  5307. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  5308. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  5309. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  5310. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  5311. 'cmf_routing.validator.route_defaults' => ['privates', 'cmf_routing.validator.route_defaults', 'getCmfRouting_Validator_RouteDefaultsService', true],
  5312. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  5313. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  5314. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  5315. ], [
  5316. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5317. 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  5318. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5319. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5320. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5321. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5322. 'cmf_routing.validator.route_defaults' => '?',
  5323. 'doctrine.orm.validator.unique' => '?',
  5324. 'security.validator.user_password' => '?',
  5325. 'validator.expression' => '?',
  5326. ])));
  5327. if ($this->has('translator')) {
  5328. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  5329. }
  5330. $instance->setTranslationDomain('validators');
  5331. $instance->addXmlMappings([0 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5332. $instance->enableAnnotationMapping(true);
  5333. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5334. $instance->addMethodMapping('loadValidatorMetadata');
  5335. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  5336. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  5337. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  5338. return $instance;
  5339. }
  5340. /**
  5341. * Gets the private 'var_dumper.html_dumper' shared service.
  5342. *
  5343. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5344. */
  5345. protected function getVarDumper_HtmlDumperService()
  5346. {
  5347. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  5348. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5349. return $instance;
  5350. }
  5351. /**
  5352. * Gets the private 'var_dumper.server_connection' shared service.
  5353. *
  5354. * @return \Symfony\Component\VarDumper\Server\Connection
  5355. */
  5356. protected function getVarDumper_ServerConnectionService()
  5357. {
  5358. $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  5359. if (isset($this->privates['var_dumper.server_connection'])) {
  5360. return $this->privates['var_dumper.server_connection'];
  5361. }
  5362. 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__, 5), $a), '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()]);
  5363. }
  5364. /**
  5365. * Gets the private 'web_profiler.csp.handler' shared service.
  5366. *
  5367. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5368. */
  5369. protected function getWebProfiler_Csp_HandlerService()
  5370. {
  5371. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5372. }
  5373. /**
  5374. * Gets the private 'web_profiler.debug_toolbar' shared service.
  5375. *
  5376. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5377. */
  5378. protected function getWebProfiler_DebugToolbarService()
  5379. {
  5380. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5381. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5382. return $this->privates['web_profiler.debug_toolbar'];
  5383. }
  5384. $b = ($this->services['router'] ?? $this->getRouterService());
  5385. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5386. return $this->privates['web_profiler.debug_toolbar'];
  5387. }
  5388. 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()));
  5389. }
  5390. /**
  5391. * Gets the public 'cache_clearer' alias.
  5392. *
  5393. * @return object The ".container.private.cache_clearer" service.
  5394. */
  5395. protected function getCacheClearerService()
  5396. {
  5397. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  5398. return $this->get('.container.private.cache_clearer');
  5399. }
  5400. /**
  5401. * Gets the public 'filesystem' alias.
  5402. *
  5403. * @return object The ".container.private.filesystem" service.
  5404. */
  5405. protected function getFilesystemService()
  5406. {
  5407. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  5408. return $this->get('.container.private.filesystem');
  5409. }
  5410. /**
  5411. * Gets the public 'serializer' alias.
  5412. *
  5413. * @return object The ".container.private.serializer" service.
  5414. */
  5415. protected function getSerializerService()
  5416. {
  5417. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  5418. return $this->get('.container.private.serializer');
  5419. }
  5420. /**
  5421. * Gets the public 'security.csrf.token_manager' alias.
  5422. *
  5423. * @return object The ".container.private.security.csrf.token_manager" service.
  5424. */
  5425. protected function getSecurity_Csrf_TokenManagerService()
  5426. {
  5427. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  5428. return $this->get('.container.private.security.csrf.token_manager');
  5429. }
  5430. /**
  5431. * Gets the public 'form.factory' alias.
  5432. *
  5433. * @return object The ".container.private.form.factory" service.
  5434. */
  5435. protected function getForm_FactoryService()
  5436. {
  5437. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  5438. return $this->get('.container.private.form.factory');
  5439. }
  5440. /**
  5441. * Gets the public 'form.type.file' alias.
  5442. *
  5443. * @return object The ".container.private.form.type.file" service.
  5444. */
  5445. protected function getForm_Type_FileService()
  5446. {
  5447. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  5448. return $this->get('.container.private.form.type.file');
  5449. }
  5450. /**
  5451. * Gets the public 'profiler' alias.
  5452. *
  5453. * @return object The ".container.private.profiler" service.
  5454. */
  5455. protected function getProfilerService()
  5456. {
  5457. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5458. return $this->get('.container.private.profiler');
  5459. }
  5460. /**
  5461. * Gets the public 'twig' alias.
  5462. *
  5463. * @return object The ".container.private.twig" service.
  5464. */
  5465. protected function getTwigService()
  5466. {
  5467. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  5468. return $this->get('.container.private.twig');
  5469. }
  5470. /**
  5471. * Gets the public 'security.authorization_checker' alias.
  5472. *
  5473. * @return object The ".container.private.security.authorization_checker" service.
  5474. */
  5475. protected function getSecurity_AuthorizationCheckerService()
  5476. {
  5477. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  5478. return $this->get('.container.private.security.authorization_checker');
  5479. }
  5480. /**
  5481. * Gets the public 'security.token_storage' alias.
  5482. *
  5483. * @return object The ".container.private.security.token_storage" service.
  5484. */
  5485. protected function getSecurity_TokenStorageService()
  5486. {
  5487. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  5488. return $this->get('.container.private.security.token_storage');
  5489. }
  5490. /**
  5491. * Gets the public 'security.password_encoder' alias.
  5492. *
  5493. * @return object The ".container.private.security.password_encoder" service.
  5494. */
  5495. protected function getSecurity_PasswordEncoderService()
  5496. {
  5497. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  5498. return $this->get('.container.private.security.password_encoder');
  5499. }
  5500. /**
  5501. * Gets the public 'session' alias.
  5502. *
  5503. * @return object The ".container.private.session" service.
  5504. */
  5505. protected function getSessionService()
  5506. {
  5507. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  5508. return $this->get('.container.private.session');
  5509. }
  5510. /**
  5511. * Gets the public 'validator' alias.
  5512. *
  5513. * @return object The ".container.private.validator" service.
  5514. */
  5515. protected function getValidatorService()
  5516. {
  5517. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  5518. return $this->get('.container.private.validator');
  5519. }
  5520. /**
  5521. * @return array|bool|float|int|string|\UnitEnum|null
  5522. */
  5523. public function getParameter(string $name)
  5524. {
  5525. if (isset($this->buildParameters[$name])) {
  5526. return $this->buildParameters[$name];
  5527. }
  5528. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  5529. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  5530. }
  5531. if (isset($this->loadedDynamicParameters[$name])) {
  5532. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5533. }
  5534. return $this->parameters[$name];
  5535. }
  5536. public function hasParameter(string $name): bool
  5537. {
  5538. if (isset($this->buildParameters[$name])) {
  5539. return true;
  5540. }
  5541. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  5542. }
  5543. public function setParameter(string $name, $value): void
  5544. {
  5545. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  5546. }
  5547. public function getParameterBag(): ParameterBagInterface
  5548. {
  5549. if (null === $this->parameterBag) {
  5550. $parameters = $this->parameters;
  5551. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  5552. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5553. }
  5554. foreach ($this->buildParameters as $name => $value) {
  5555. $parameters[$name] = $value;
  5556. }
  5557. $this->parameterBag = new FrozenParameterBag($parameters);
  5558. }
  5559. return $this->parameterBag;
  5560. }
  5561. private $loadedDynamicParameters = [
  5562. 'kernel.runtime_environment' => false,
  5563. 'kernel.build_dir' => false,
  5564. 'kernel.cache_dir' => false,
  5565. 'kernel.secret' => false,
  5566. 'debug.container.dump' => false,
  5567. 'serializer.mapping.cache.file' => false,
  5568. 'validator.mapping.cache.file' => false,
  5569. 'profiler.storage.dsn' => false,
  5570. 'swiftmailer.spool.default.memory.path' => false,
  5571. 'sulu.cache_dir' => false,
  5572. 'sulu_core.proxy_cache_dir' => false,
  5573. 'doctrine.orm.proxy_dir' => false,
  5574. 'massive_search.metadata.prefix' => false,
  5575. 'massive_search.metadata.cache_dir' => false,
  5576. 'sulu_admin.email' => false,
  5577. 'sulu_website.sitemap.dump_dir' => false,
  5578. ];
  5579. private $dynamicParameters = [];
  5580. private function getDynamicParameter(string $name)
  5581. {
  5582. switch ($name) {
  5583. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  5584. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  5585. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  5586. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  5587. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  5588. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  5589. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  5590. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  5591. case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  5592. case 'sulu.cache_dir': $value = ($this->targetDir.''.'/sulu'); break;
  5593. case 'sulu_core.proxy_cache_dir': $value = ($this->targetDir.''.'/sulu/proxies'); break;
  5594. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  5595. case 'massive_search.metadata.prefix': $value = $this->getEnv('resolve:MASSIVE_SEARCH_PREFIX'); break;
  5596. case 'massive_search.metadata.cache_dir': $value = ($this->targetDir.''.'/massive-search'); break;
  5597. case 'sulu_admin.email': $value = $this->getEnv('SULU_ADMIN_EMAIL'); break;
  5598. case 'sulu_website.sitemap.dump_dir': $value = ($this->targetDir.''.'/sulu/sitemaps'); break;
  5599. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  5600. }
  5601. $this->loadedDynamicParameters[$name] = true;
  5602. return $this->dynamicParameters[$name] = $value;
  5603. }
  5604. protected function getDefaultParameters(): array
  5605. {
  5606. return [
  5607. 'kernel.project_dir' => \dirname(__DIR__, 5),
  5608. 'kernel.environment' => 'dev',
  5609. 'kernel.debug' => true,
  5610. 'kernel.logs_dir' => (\dirname(__DIR__, 4).'/log/website'),
  5611. 'kernel.bundles' => [
  5612. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5613. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5614. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5615. 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  5616. 'SuluCoreBundle' => 'Sulu\\Bundle\\CoreBundle\\SuluCoreBundle',
  5617. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5618. 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  5619. 'DoctrinePHPCRBundle' => 'Doctrine\\Bundle\\PHPCRBundle\\DoctrinePHPCRBundle',
  5620. 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  5621. 'RestRoutingBundle' => 'HandcraftedInTheAlps\\RestRoutingBundle\\RestRoutingBundle',
  5622. 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  5623. 'MassiveSearchBundle' => 'Massive\\Bundle\\SearchBundle\\MassiveSearchBundle',
  5624. 'FOSHttpCacheBundle' => 'FOS\\HttpCacheBundle\\FOSHttpCacheBundle',
  5625. 'SuluAdminBundle' => 'Sulu\\Bundle\\AdminBundle\\SuluAdminBundle',
  5626. 'SuluSearchBundle' => 'Sulu\\Bundle\\SearchBundle\\SuluSearchBundle',
  5627. 'SuluPersistenceBundle' => 'Sulu\\Bundle\\PersistenceBundle\\SuluPersistenceBundle',
  5628. 'SuluContactBundle' => 'Sulu\\Bundle\\ContactBundle\\SuluContactBundle',
  5629. 'SuluMediaBundle' => 'Sulu\\Bundle\\MediaBundle\\SuluMediaBundle',
  5630. 'SuluSecurityBundle' => 'Sulu\\Bundle\\SecurityBundle\\SuluSecurityBundle',
  5631. 'SuluCategoryBundle' => 'Sulu\\Bundle\\CategoryBundle\\SuluCategoryBundle',
  5632. 'SuluSnippetBundle' => 'Sulu\\Bundle\\SnippetBundle\\SuluSnippetBundle',
  5633. 'SuluPageBundle' => 'Sulu\\Bundle\\PageBundle\\SuluPageBundle',
  5634. 'SuluTagBundle' => 'Sulu\\Bundle\\TagBundle\\SuluTagBundle',
  5635. 'SuluWebsiteBundle' => 'Sulu\\Bundle\\WebsiteBundle\\SuluWebsiteBundle',
  5636. 'SuluLocationBundle' => 'Sulu\\Bundle\\LocationBundle\\SuluLocationBundle',
  5637. 'SuluHttpCacheBundle' => 'Sulu\\Bundle\\HttpCacheBundle\\SuluHttpCacheBundle',
  5638. 'SuluDocumentManagerBundle' => 'Sulu\\Bundle\\DocumentManagerBundle\\SuluDocumentManagerBundle',
  5639. 'SuluHashBundle' => 'Sulu\\Bundle\\HashBundle\\SuluHashBundle',
  5640. 'SuluCustomUrlBundle' => 'Sulu\\Bundle\\CustomUrlBundle\\SuluCustomUrlBundle',
  5641. 'SuluRouteBundle' => 'Sulu\\Bundle\\RouteBundle\\SuluRouteBundle',
  5642. 'SuluMarkupBundle' => 'Sulu\\Bundle\\MarkupBundle\\SuluMarkupBundle',
  5643. 'PhpcrMigrationsBundle' => 'DTL\\Bundle\\PhpcrMigrations\\PhpcrMigrationsBundle',
  5644. 'MassiveBuildBundle' => 'Massive\\Bundle\\BuildBundle\\MassiveBuildBundle',
  5645. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5646. 'SuluTestBundle' => 'Sulu\\Bundle\\TestBundle\\SuluTestBundle',
  5647. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5648. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5649. 'SuluPreviewBundle' => 'Sulu\\Bundle\\PreviewBundle\\SuluPreviewBundle',
  5650. 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  5651. 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  5652. 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  5653. 'SuluActivityBundle' => 'Sulu\\Bundle\\ActivityBundle\\SuluActivityBundle',
  5654. 'SuluTrashBundle' => 'Sulu\\Bundle\\TrashBundle\\SuluTrashBundle',
  5655. ],
  5656. 'kernel.bundles_metadata' => [
  5657. 'FrameworkBundle' => [
  5658. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony/framework-bundle'),
  5659. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5660. ],
  5661. 'TwigBundle' => [
  5662. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony/twig-bundle'),
  5663. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5664. ],
  5665. 'MonologBundle' => [
  5666. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle'),
  5667. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5668. ],
  5669. 'SwiftmailerBundle' => [
  5670. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony/swiftmailer-bundle'),
  5671. 'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  5672. ],
  5673. 'SuluCoreBundle' => [
  5674. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle'),
  5675. 'namespace' => 'Sulu\\Bundle\\CoreBundle',
  5676. ],
  5677. 'DoctrineBundle' => [
  5678. 'path' => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle'),
  5679. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5680. ],
  5681. 'DoctrineFixturesBundle' => [
  5682. 'path' => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-fixtures-bundle'),
  5683. 'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  5684. ],
  5685. 'DoctrinePHPCRBundle' => [
  5686. 'path' => (\dirname(__DIR__, 5).'/vendor/doctrine/phpcr-bundle/src'),
  5687. 'namespace' => 'Doctrine\\Bundle\\PHPCRBundle',
  5688. ],
  5689. 'FOSRestBundle' => [
  5690. 'path' => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle'),
  5691. 'namespace' => 'FOS\\RestBundle',
  5692. ],
  5693. 'RestRoutingBundle' => [
  5694. 'path' => (\dirname(__DIR__, 5).'/vendor/handcraftedinthealps/rest-routing-bundle'),
  5695. 'namespace' => 'HandcraftedInTheAlps\\RestRoutingBundle',
  5696. ],
  5697. 'JMSSerializerBundle' => [
  5698. 'path' => (\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle'),
  5699. 'namespace' => 'JMS\\SerializerBundle',
  5700. ],
  5701. 'MassiveSearchBundle' => [
  5702. 'path' => (\dirname(__DIR__, 5).'/vendor/massive/search-bundle'),
  5703. 'namespace' => 'Massive\\Bundle\\SearchBundle',
  5704. ],
  5705. 'FOSHttpCacheBundle' => [
  5706. 'path' => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/http-cache-bundle/src'),
  5707. 'namespace' => 'FOS\\HttpCacheBundle',
  5708. ],
  5709. 'SuluAdminBundle' => [
  5710. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle'),
  5711. 'namespace' => 'Sulu\\Bundle\\AdminBundle',
  5712. ],
  5713. 'SuluSearchBundle' => [
  5714. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle'),
  5715. 'namespace' => 'Sulu\\Bundle\\SearchBundle',
  5716. ],
  5717. 'SuluPersistenceBundle' => [
  5718. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle'),
  5719. 'namespace' => 'Sulu\\Bundle\\PersistenceBundle',
  5720. ],
  5721. 'SuluContactBundle' => [
  5722. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle'),
  5723. 'namespace' => 'Sulu\\Bundle\\ContactBundle',
  5724. ],
  5725. 'SuluMediaBundle' => [
  5726. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle'),
  5727. 'namespace' => 'Sulu\\Bundle\\MediaBundle',
  5728. ],
  5729. 'SuluSecurityBundle' => [
  5730. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle'),
  5731. 'namespace' => 'Sulu\\Bundle\\SecurityBundle',
  5732. ],
  5733. 'SuluCategoryBundle' => [
  5734. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle'),
  5735. 'namespace' => 'Sulu\\Bundle\\CategoryBundle',
  5736. ],
  5737. 'SuluSnippetBundle' => [
  5738. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle'),
  5739. 'namespace' => 'Sulu\\Bundle\\SnippetBundle',
  5740. ],
  5741. 'SuluPageBundle' => [
  5742. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle'),
  5743. 'namespace' => 'Sulu\\Bundle\\PageBundle',
  5744. ],
  5745. 'SuluTagBundle' => [
  5746. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle'),
  5747. 'namespace' => 'Sulu\\Bundle\\TagBundle',
  5748. ],
  5749. 'SuluWebsiteBundle' => [
  5750. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle'),
  5751. 'namespace' => 'Sulu\\Bundle\\WebsiteBundle',
  5752. ],
  5753. 'SuluLocationBundle' => [
  5754. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/LocationBundle'),
  5755. 'namespace' => 'Sulu\\Bundle\\LocationBundle',
  5756. ],
  5757. 'SuluHttpCacheBundle' => [
  5758. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle'),
  5759. 'namespace' => 'Sulu\\Bundle\\HttpCacheBundle',
  5760. ],
  5761. 'SuluDocumentManagerBundle' => [
  5762. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle'),
  5763. 'namespace' => 'Sulu\\Bundle\\DocumentManagerBundle',
  5764. ],
  5765. 'SuluHashBundle' => [
  5766. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/HashBundle'),
  5767. 'namespace' => 'Sulu\\Bundle\\HashBundle',
  5768. ],
  5769. 'SuluCustomUrlBundle' => [
  5770. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle'),
  5771. 'namespace' => 'Sulu\\Bundle\\CustomUrlBundle',
  5772. ],
  5773. 'SuluRouteBundle' => [
  5774. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle'),
  5775. 'namespace' => 'Sulu\\Bundle\\RouteBundle',
  5776. ],
  5777. 'SuluMarkupBundle' => [
  5778. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle'),
  5779. 'namespace' => 'Sulu\\Bundle\\MarkupBundle',
  5780. ],
  5781. 'PhpcrMigrationsBundle' => [
  5782. 'path' => (\dirname(__DIR__, 5).'/vendor/dantleech/phpcr-migrations-bundle'),
  5783. 'namespace' => 'DTL\\Bundle\\PhpcrMigrations',
  5784. ],
  5785. 'MassiveBuildBundle' => [
  5786. 'path' => (\dirname(__DIR__, 5).'/vendor/massive/build-bundle'),
  5787. 'namespace' => 'Massive\\Bundle\\BuildBundle',
  5788. ],
  5789. 'WebProfilerBundle' => [
  5790. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle'),
  5791. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5792. ],
  5793. 'SuluTestBundle' => [
  5794. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle'),
  5795. 'namespace' => 'Sulu\\Bundle\\TestBundle',
  5796. ],
  5797. 'DebugBundle' => [
  5798. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle'),
  5799. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5800. ],
  5801. 'SecurityBundle' => [
  5802. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony/security-bundle'),
  5803. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5804. ],
  5805. 'SuluPreviewBundle' => [
  5806. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle'),
  5807. 'namespace' => 'Sulu\\Bundle\\PreviewBundle',
  5808. ],
  5809. 'FOSJsRoutingBundle' => [
  5810. 'path' => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/jsrouting-bundle'),
  5811. 'namespace' => 'FOS\\JsRoutingBundle',
  5812. ],
  5813. 'CmfRoutingBundle' => [
  5814. 'path' => (\dirname(__DIR__, 5).'/vendor/symfony-cmf/routing-bundle/src'),
  5815. 'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  5816. ],
  5817. 'StofDoctrineExtensionsBundle' => [
  5818. 'path' => (\dirname(__DIR__, 5).'/vendor/antishov/doctrine-extensions-bundle'),
  5819. 'namespace' => 'Stof\\DoctrineExtensionsBundle',
  5820. ],
  5821. 'SuluActivityBundle' => [
  5822. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle'),
  5823. 'namespace' => 'Sulu\\Bundle\\ActivityBundle',
  5824. ],
  5825. 'SuluTrashBundle' => [
  5826. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle'),
  5827. 'namespace' => 'Sulu\\Bundle\\TrashBundle',
  5828. ],
  5829. ],
  5830. 'kernel.charset' => 'UTF-8',
  5831. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  5832. 'sulu.context' => 'website',
  5833. 'sulu.common_cache_dir' => (\dirname(__DIR__, 3).'/common/dev'),
  5834. 'container.dumper.inline_class_loader' => true,
  5835. 'env(MASSIVE_SEARCH_PREFIX)' => 'massive',
  5836. 'env(PHPCR_WORKSPACE)' => 'default',
  5837. 'default_locale' => 'en',
  5838. 'event_dispatcher.event_aliases' => [
  5839. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5840. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5841. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5842. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5843. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5844. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5845. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5846. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5847. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5848. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5849. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5850. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5851. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5852. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5853. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5854. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5855. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5856. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5857. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5858. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5859. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5860. ],
  5861. 'fragment.renderer.hinclude.global_template' => NULL,
  5862. 'fragment.path' => '/_fragment',
  5863. 'kernel.http_method_override' => true,
  5864. 'kernel.trusted_hosts' => [
  5865. ],
  5866. 'kernel.default_locale' => 'en',
  5867. 'kernel.enabled_locales' => [
  5868. ],
  5869. 'kernel.error_controller' => 'error_controller',
  5870. 'debug.file_link_format' => NULL,
  5871. 'asset.request_context.base_path' => NULL,
  5872. 'asset.request_context.secure' => NULL,
  5873. 'translator.logging' => false,
  5874. 'translator.default_path' => (\dirname(__DIR__, 5).'/translations'),
  5875. 'debug.error_handler.throw_at' => -1,
  5876. 'router.request_context.host' => 'localhost',
  5877. 'router.request_context.scheme' => 'http',
  5878. 'router.request_context.base_url' => '',
  5879. 'router.resource' => 'kernel::loadRoutes',
  5880. 'request_listener.http_port' => 80,
  5881. 'request_listener.https_port' => 443,
  5882. 'session.metadata.storage_key' => '_sf2_meta',
  5883. 'session.storage.options' => [
  5884. 'cache_limiter' => '0',
  5885. 'name' => 'SULUSESSID',
  5886. 'cookie_secure' => 'auto',
  5887. 'cookie_httponly' => true,
  5888. 'cookie_samesite' => 'lax',
  5889. 'gc_probability' => 1,
  5890. ],
  5891. 'session.save_path' => NULL,
  5892. 'session.metadata.update_threshold' => 0,
  5893. 'form.type_extension.csrf.enabled' => true,
  5894. 'form.type_extension.csrf.field_name' => '_token',
  5895. 'validator.translation_domain' => 'validators',
  5896. 'profiler_listener.only_exceptions' => false,
  5897. 'profiler_listener.only_main_requests' => false,
  5898. 'twig.form.resources' => [
  5899. 0 => 'form_div_layout.html.twig',
  5900. ],
  5901. 'twig.default_path' => (\dirname(__DIR__, 5).'/templates'),
  5902. 'monolog.use_microseconds' => true,
  5903. 'monolog.swift_mailer.handlers' => [
  5904. ],
  5905. 'monolog.handlers_to_channels' => [
  5906. 'monolog.handler.console' => [
  5907. 'type' => 'exclusive',
  5908. 'elements' => [
  5909. 0 => 'event',
  5910. 1 => 'doctrine',
  5911. 2 => 'console',
  5912. ],
  5913. ],
  5914. 'monolog.handler.main' => [
  5915. 'type' => 'exclusive',
  5916. 'elements' => [
  5917. 0 => 'event',
  5918. ],
  5919. ],
  5920. ],
  5921. 'swiftmailer.mailer.default.transport.name' => 'dynamic',
  5922. 'swiftmailer.mailer.default.spool.enabled' => true,
  5923. 'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  5924. 'swiftmailer.mailer.default.single_address' => NULL,
  5925. 'swiftmailer.mailer.default.delivery.enabled' => true,
  5926. 'swiftmailer.spool.enabled' => true,
  5927. 'swiftmailer.delivery.enabled' => true,
  5928. 'swiftmailer.single_address' => NULL,
  5929. 'swiftmailer.mailers' => [
  5930. 'default' => 'swiftmailer.mailer.default',
  5931. ],
  5932. 'swiftmailer.default_mailer' => 'default',
  5933. 'sulu_core.locales' => [
  5934. 0 => 'de',
  5935. 1 => 'en',
  5936. ],
  5937. 'sulu_core.translated_locales' => [
  5938. 'de' => 'Deutsch',
  5939. 'en' => 'English',
  5940. ],
  5941. 'sulu_core.translations' => [
  5942. 0 => 'de',
  5943. 1 => 'en',
  5944. ],
  5945. 'sulu_core.fallback_locale' => 'en',
  5946. 'sulu.content.language.namespace' => 'i18n',
  5947. 'sulu.content.language.default' => 'en',
  5948. 'sulu.content.node_names.base' => 'cmf',
  5949. 'sulu.content.node_names.content' => 'contents',
  5950. 'sulu.content.node_names.route' => 'routes',
  5951. 'sulu.content.node_names.snippet' => 'snippets',
  5952. 'sulu.content.structure.default_types' => [
  5953. 'snippet' => 'default',
  5954. ],
  5955. 'sulu.content.structure.default_type.snippet' => 'default',
  5956. 'sulu.content.structure.required_properties' => [
  5957. 'home' => [
  5958. 0 => 'title',
  5959. ],
  5960. 'page' => [
  5961. 0 => 'title',
  5962. ],
  5963. 'snippet' => [
  5964. 0 => 'title',
  5965. ],
  5966. ],
  5967. 'sulu.content.structure.required_tags' => [
  5968. 'home' => [
  5969. 0 => 'sulu.rlp',
  5970. ],
  5971. 'page' => [
  5972. 0 => 'sulu.rlp',
  5973. ],
  5974. ],
  5975. 'sulu.content.internal_prefix' => '',
  5976. 'sulu.content.structure.type_map' => [
  5977. 'page' => 'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge',
  5978. 'home' => 'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge',
  5979. 'snippet' => 'Sulu\\Component\\Content\\Compat\\Structure\\SnippetBridge',
  5980. ],
  5981. 'sulu.content.structure.paths' => [
  5982. 'page' => [
  5983. 0 => [
  5984. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Content/templates'),
  5985. 'type' => 'page',
  5986. ],
  5987. 1 => [
  5988. 'path' => (\dirname(__DIR__, 5).'/config/templates/pages'),
  5989. 'type' => 'page',
  5990. ],
  5991. 2 => [
  5992. 'path' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/DependencyInjection/../Content/templates'),
  5993. 'type' => 'page',
  5994. ],
  5995. ],
  5996. 'home' => [
  5997. 0 => [
  5998. 'path' => (\dirname(__DIR__, 5).'/config/templates/pages'),
  5999. 'type' => 'home',
  6000. ],
  6001. ],
  6002. 'snippet' => [
  6003. 0 => [
  6004. 'path' => (\dirname(__DIR__, 5).'/config/templates/snippets'),
  6005. 'type' => 'snippet',
  6006. ],
  6007. ],
  6008. ],
  6009. 'sulu.content.path_cleaner.replacer_loader.file_locator.class' => 'Symfony\\Component\\Config\\FileLocator',
  6010. 'sulu.content.path_cleaner.replacer_loader.class' => 'Sulu\\Bundle\\CoreBundle\\DataFixtures\\ReplacerXmlLoader',
  6011. 'sulu.content.path_cleaner.class' => 'Sulu\\Component\\PHPCR\\PathCleanup',
  6012. 'sulu.content.template_resolver.class' => 'Sulu\\Component\\Content\\Template\\TemplateResolver',
  6013. 'sulu.content.mapper.class' => 'Sulu\\Component\\Content\\Mapper\\ContentMapper',
  6014. 'sulu.content.structure_manager.class' => 'Sulu\\Component\\Content\\Compat\\StructureManager',
  6015. 'sulu.content.webspace_structure_provider.cache.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  6016. 'sulu.content.webspace_structure_provider.class' => 'Sulu\\Component\\Webspace\\StructureProvider\\WebspaceStructureProvider',
  6017. 'sulu.content.type_manager.class' => 'Sulu\\Component\\Content\\ContentTypeManager',
  6018. 'sulu.content.type.number.class' => 'Sulu\\Component\\Content\\Types\\Number',
  6019. 'sulu.content.type.text_line.class' => 'Sulu\\Component\\Content\\Types\\TextLine',
  6020. 'sulu.content.type.text_area.class' => 'Sulu\\Component\\Content\\Types\\TextArea',
  6021. 'sulu.content.type.text_editor.class' => 'Sulu\\Component\\Content\\Types\\TextEditor',
  6022. 'sulu.content.type.resource_locator.class' => 'Sulu\\Component\\Content\\Types\\ResourceLocator',
  6023. 'sulu.content.type.link.class' => 'Sulu\\Component\\Content\\Types\\Link',
  6024. 'sulu.content.type.block.class' => 'Sulu\\Component\\Content\\Types\\BlockContentType',
  6025. 'sulu.content.resource_locator.mapper.phpcr.class' => 'Sulu\\Component\\Content\\Types\\ResourceLocator\\Mapper\\PhpcrMapper',
  6026. 'sulu.content.query_executor.class' => 'Sulu\\Component\\Content\\Query\\ContentQueryExecutor',
  6027. 'sulu.cache.warmer.structure.class' => 'Sulu\\Bundle\\CoreBundle\\Cache\\StructureWarmer',
  6028. 'sulu.util.node_helper.class' => 'Sulu\\Component\\Util\\SuluNodeHelper',
  6029. 'sulu_core.webspace.config_dir' => (\dirname(__DIR__, 5).'/config/webspaces'),
  6030. 'sulu_core.webspace.cache_class' => 'websiteWebspaceCollectionCache',
  6031. 'sulu_core.webspace.base_class' => 'WebspaceCollection',
  6032. 'sulu_core.cache.memoize.default_lifetime' => 1,
  6033. 'sulu_core.cache.memoize.cache.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6034. 'sulu_core.cache.memoize.class' => 'Sulu\\Component\\Cache\\Memoize',
  6035. 'sulu.fields_defaults.translations' => [
  6036. 'id' => 'public.id',
  6037. 'title' => 'public.title',
  6038. 'name' => 'public.name',
  6039. 'created' => 'public.created',
  6040. 'changed' => 'public.changed',
  6041. ],
  6042. 'sulu.fields_defaults.widths' => [
  6043. 'id' => '50px',
  6044. ],
  6045. 'sulu.phpcr.session.class' => 'Sulu\\Component\\PHPCR\\SessionManager\\SessionManager',
  6046. 'sulu_core.build.builder.database.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\DatabaseBuilder',
  6047. 'sulu_core.build.builder.phpcr.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\PhpcrBuilder',
  6048. 'sulu_core.build.builder.phpcr_migrations.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\PhpcrMigrationsBuilder',
  6049. 'sulu_core.build.builder.fixtures.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\FixturesBuilder',
  6050. 'sulu.core.localization_manager.class' => 'Sulu\\Component\\Localization\\Manager\\LocalizationManager',
  6051. 'sulu.core.localization_manager.core_provider.class' => 'Sulu\\Component\\Localization\\Provider\\LocalizationProvider',
  6052. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6053. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6054. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6055. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6056. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6057. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6058. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6059. 'doctrine.entity_managers' => [
  6060. 'default' => 'doctrine.orm.default_entity_manager',
  6061. ],
  6062. 'doctrine.default_entity_manager' => 'default',
  6063. 'doctrine.dbal.connection_factory.types' => [
  6064. ],
  6065. 'doctrine.connections' => [
  6066. 'default' => 'doctrine.dbal.default_connection',
  6067. ],
  6068. 'doctrine.default_connection' => 'default',
  6069. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  6070. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  6071. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  6072. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6073. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  6074. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  6075. 'doctrine.orm.cache.memcache_host' => 'localhost',
  6076. 'doctrine.orm.cache.memcache_port' => 11211,
  6077. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  6078. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  6079. 'doctrine.orm.cache.memcached_host' => 'localhost',
  6080. 'doctrine.orm.cache.memcached_port' => 11211,
  6081. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  6082. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  6083. 'doctrine.orm.cache.redis_host' => 'localhost',
  6084. 'doctrine.orm.cache.redis_port' => 6379,
  6085. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  6086. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  6087. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  6088. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  6089. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  6090. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  6091. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  6092. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  6093. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  6094. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  6095. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  6096. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  6097. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  6098. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  6099. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  6100. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  6101. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  6102. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  6103. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  6104. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  6105. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  6106. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  6107. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  6108. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  6109. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  6110. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  6111. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  6112. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  6113. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  6114. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  6115. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  6116. 'doctrine.orm.auto_generate_proxy_classes' => true,
  6117. 'doctrine.orm.enable_lazy_ghost_objects' => false,
  6118. 'doctrine.orm.proxy_namespace' => 'Proxies',
  6119. 'doctrine_phpcr.sessions' => [
  6120. 'default' => 'doctrine_phpcr.default_session',
  6121. 'live' => 'doctrine_phpcr.live_session',
  6122. ],
  6123. 'doctrine_phpcr.odm.document_managers' => [
  6124. ],
  6125. 'doctrine_phpcr.default_session' => 'live',
  6126. 'doctrine_phpcr.odm.default_document_manager' => '',
  6127. 'doctrine_phpcr.dump_max_line_length' => 120,
  6128. 'doctrine_phpcr.form.type_guess' => [
  6129. ],
  6130. 'massive_search.search_manager.class' => 'Massive\\Bundle\\SearchBundle\\Search\\SearchManager',
  6131. 'massive_search.object_to_document_converter.class' => 'Massive\\Bundle\\SearchBundle\\Search\\ObjectToDocumentConverter',
  6132. 'massive_search.expression_language.class' => 'Massive\\Bundle\\SearchBundle\\Search\\ExpressionLanguage\\MassiveSearchExpressionLanguage',
  6133. 'massive_search.search.adapter.zend_lucene.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Adapter\\ZendLuceneAdapter',
  6134. 'massive_search.search.adapter.test.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Adapter\\TestAdapter',
  6135. 'massive_search.factory_default.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Factory',
  6136. 'massive_search.controller.rest.class' => 'Massive\\Bundle\\SearchBundle\\Controller\\SearchController',
  6137. 'massive_search.events.index' => 'massive_search.index',
  6138. 'massive_search.events.deindex' => 'massive_search.deindex',
  6139. 'massive_search.adapter.zend_lucene.basepath' => (\dirname(__DIR__, 4).'/indexes'),
  6140. 'massive_search.adapter.zend_lucene.hide_index_exception' => false,
  6141. 'massive_search.adapter.zend_lucene.encoding' => 'UTF-8',
  6142. 'massive_search.metadata.debug' => true,
  6143. 'massive_search.metadata.driver.xml.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Driver\\XmlDriver',
  6144. 'massive_search.metadata.driver.annotation.class' => 'Symfony\\Cmf\\Bundle\\TreeUiBundle\\Tree\\Metadata\\Driver\\AnnotationDriver',
  6145. 'massive_search.metadata.driver.chain.class' => 'Metadata\\Driver\\DriverChain',
  6146. 'massive_search.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  6147. 'massive_search.metadata.factory.class' => 'Metadata\\MetadataFactory',
  6148. 'massive_search.metadata.field_evaluator.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\FieldEvaluator',
  6149. 'massive_search.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  6150. 'massive_search.metadata.provider.default.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Provider\\DefaultProvider',
  6151. 'massive_search.metadata.provider.chain.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Provider\\ChainProvider',
  6152. 'fos_http_cache.debug_header' => 'X-Cache-Debug',
  6153. 'fos_http_cache.cacheable.response.additional_status' => [
  6154. ],
  6155. 'fos_http_cache.proxy_client.symfony.options' => [
  6156. 'tags_header' => 'X-Cache-Tags',
  6157. 'tags_method' => 'PURGETAGS',
  6158. 'purge_method' => 'PURGE',
  6159. ],
  6160. 'fos_http_cache.cache_manager.generate_url_type' => 0,
  6161. 'fos_http_cache.compiler_pass.tag_annotations' => false,
  6162. 'fos_http_cache.tag_handler.response_header' => 'X-Cache-Tags',
  6163. 'fos_http_cache.tag_handler.separator' => ',',
  6164. 'fos_http_cache.tag_handler.strict' => false,
  6165. 'sulu_admin.name' => 'Sulu Admin',
  6166. 'sulu_admin.user_data_service' => 'sulu_security.user_manager',
  6167. 'sulu_admin.resources' => [
  6168. 'trash_items' => [
  6169. 'routes' => [
  6170. 'list' => 'sulu_trash.get_trash-items',
  6171. 'detail' => 'sulu_trash.get_trash-item',
  6172. ],
  6173. ],
  6174. 'activities' => [
  6175. 'routes' => [
  6176. 'list' => 'sulu_activity.get_activities',
  6177. ],
  6178. ],
  6179. 'preview_links' => [
  6180. 'routes' => [
  6181. 'detail' => 'sulu_preview.get_preview-link',
  6182. ],
  6183. ],
  6184. 'routes' => [
  6185. 'routes' => [
  6186. 'list' => 'sulu_routes.get_routes',
  6187. ],
  6188. ],
  6189. 'custom_urls' => [
  6190. 'routes' => [
  6191. 'list' => 'sulu_custom_url.cget_webspace_custom-urls',
  6192. 'detail' => 'sulu_custom_url.get_webspace_custom-urls',
  6193. ],
  6194. ],
  6195. 'custom_url_routes' => [
  6196. 'routes' => [
  6197. 'list' => 'sulu_custom_url.get_webspace_custom-urls_routes',
  6198. ],
  6199. ],
  6200. 'geolocator_locations' => [
  6201. 'routes' => [
  6202. 'list' => 'sulu_location.geolocator_query',
  6203. ],
  6204. ],
  6205. 'analytics' => [
  6206. 'routes' => [
  6207. 'list' => 'sulu_website.cget_webspace_analytics',
  6208. 'detail' => 'sulu_website.get_webspace_analytics',
  6209. ],
  6210. ],
  6211. 'tags' => [
  6212. 'routes' => [
  6213. 'list' => 'sulu_tag.get_tags',
  6214. 'detail' => 'sulu_tag.get_tag',
  6215. ],
  6216. ],
  6217. 'page_resourcelocators' => [
  6218. 'routes' => [
  6219. 'list' => 'sulu_page.get_page_resourcelocators',
  6220. ],
  6221. ],
  6222. 'pages' => [
  6223. 'routes' => [
  6224. 'list' => 'sulu_page.get_pages',
  6225. 'detail' => 'sulu_page.get_page',
  6226. ],
  6227. 'security_context' => 'sulu.webspaces.#webspace#',
  6228. 'security_class' => 'Sulu\\Component\\Content\\Document\\Behavior\\SecurityBehavior',
  6229. ],
  6230. 'page_versions' => [
  6231. 'routes' => [
  6232. 'list' => 'sulu_page.get_page_versions',
  6233. 'detail' => 'sulu_page.post_page_version_trigger',
  6234. ],
  6235. ],
  6236. 'webspaces' => [
  6237. 'routes' => [
  6238. 'list' => 'sulu_page.get_webspaces',
  6239. 'detail' => 'sulu_page.get_webspace',
  6240. ],
  6241. ],
  6242. 'snippets' => [
  6243. 'routes' => [
  6244. 'list' => 'sulu_snippet.get_snippets',
  6245. 'detail' => 'sulu_snippet.get_snippet',
  6246. ],
  6247. ],
  6248. 'snippet_areas' => [
  6249. 'routes' => [
  6250. 'list' => 'sulu_snippet.get_snippet-areas',
  6251. 'detail' => 'sulu_snippet.put_snippet-area',
  6252. ],
  6253. ],
  6254. 'categories' => [
  6255. 'routes' => [
  6256. 'list' => 'sulu_category.get_categories',
  6257. 'detail' => 'sulu_category.get_category',
  6258. ],
  6259. ],
  6260. 'category_keywords' => [
  6261. 'routes' => [
  6262. 'list' => 'sulu_category.get_category_keywords',
  6263. 'detail' => 'sulu_category.get_category_keyword',
  6264. ],
  6265. ],
  6266. 'permissions' => [
  6267. 'routes' => [
  6268. 'detail' => 'sulu_security.get_permissions',
  6269. ],
  6270. ],
  6271. 'roles' => [
  6272. 'routes' => [
  6273. 'list' => 'sulu_security.get_roles',
  6274. 'detail' => 'sulu_security.get_role',
  6275. ],
  6276. ],
  6277. 'users' => [
  6278. 'routes' => [
  6279. 'list' => 'sulu_security.get_users',
  6280. 'detail' => 'sulu_security.get_user',
  6281. ],
  6282. ],
  6283. 'profile' => [
  6284. 'routes' => [
  6285. 'detail' => 'sulu_security.get_profile',
  6286. ],
  6287. ],
  6288. 'media' => [
  6289. 'routes' => [
  6290. 'list' => 'sulu_media.cget_media',
  6291. 'detail' => 'sulu_media.get_media',
  6292. ],
  6293. 'security_context' => 'sulu.media.collections',
  6294. 'security_class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Collection',
  6295. ],
  6296. 'media_preview' => [
  6297. 'routes' => [
  6298. 'detail' => 'sulu_media.post_media_preview',
  6299. ],
  6300. ],
  6301. 'media_formats' => [
  6302. 'routes' => [
  6303. 'list' => 'sulu_media.get_media_formats',
  6304. 'detail' => 'sulu_media.put_media_format',
  6305. ],
  6306. ],
  6307. 'media_versions' => [
  6308. 'routes' => [
  6309. 'detail' => 'sulu_media.delete_media_version',
  6310. ],
  6311. ],
  6312. 'collections' => [
  6313. 'routes' => [
  6314. 'list' => 'sulu_media.get_collections',
  6315. 'detail' => 'sulu_media.get_collection',
  6316. ],
  6317. ],
  6318. 'formats' => [
  6319. 'routes' => [
  6320. 'list' => 'sulu_media.get_formats',
  6321. 'detail' => 'sulu_media.get_format',
  6322. ],
  6323. ],
  6324. 'contacts' => [
  6325. 'routes' => [
  6326. 'list' => 'sulu_contact.get_contacts',
  6327. 'detail' => 'sulu_contact.get_contact',
  6328. ],
  6329. ],
  6330. 'contact_titles' => [
  6331. 'routes' => [
  6332. 'list' => 'sulu_contact.get_contact-titles',
  6333. ],
  6334. ],
  6335. 'contact_positions' => [
  6336. 'routes' => [
  6337. 'list' => 'sulu_contact.get_contact-positions',
  6338. ],
  6339. ],
  6340. 'contact_media' => [
  6341. 'routes' => [
  6342. 'list' => 'sulu_contact.cget_contact_medias',
  6343. 'detail' => 'sulu_contact.delete_contact_medias',
  6344. ],
  6345. ],
  6346. 'accounts' => [
  6347. 'routes' => [
  6348. 'list' => 'sulu_contact.get_accounts',
  6349. 'detail' => 'sulu_contact.get_account',
  6350. ],
  6351. ],
  6352. 'account_media' => [
  6353. 'routes' => [
  6354. 'list' => 'sulu_contact.cget_account_medias',
  6355. 'detail' => 'sulu_contact.delete_account_medias',
  6356. ],
  6357. ],
  6358. 'account_contacts' => [
  6359. 'routes' => [
  6360. 'list' => 'sulu_contact.get_account_contacts',
  6361. 'detail' => 'sulu_contact.delete_account_contacts',
  6362. ],
  6363. ],
  6364. 'search' => [
  6365. 'routes' => [
  6366. 'list' => 'sulu_search_search',
  6367. ],
  6368. ],
  6369. 'search_indexes' => [
  6370. 'routes' => [
  6371. 'list' => 'sulu_search_indexes',
  6372. ],
  6373. ],
  6374. 'collaborations' => [
  6375. 'routes' => [
  6376. 'detail' => 'sulu_admin.put_collaborations',
  6377. ],
  6378. ],
  6379. 'localizations' => [
  6380. 'routes' => [
  6381. 'list' => 'sulu_core.get_localizations',
  6382. ],
  6383. ],
  6384. 'teasers' => [
  6385. 'routes' => [
  6386. 'list' => 'sulu_page.get_teasers',
  6387. ],
  6388. ],
  6389. ],
  6390. 'sulu_admin.collaboration_enabled' => false,
  6391. 'sulu_admin.collaboration_interval' => 20,
  6392. 'sulu_admin.collaboration_threshold' => 60,
  6393. 'sulu_admin.forms.directories' => [
  6394. 0 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/forms'),
  6395. 1 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DependencyInjection/../Resources/config/forms'),
  6396. 2 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/DependencyInjection/../Resources/config/forms'),
  6397. 3 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/forms'),
  6398. 4 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/DependencyInjection/../Resources/config/forms'),
  6399. 5 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/forms'),
  6400. 6 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../Resources/config/forms'),
  6401. 7 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/forms'),
  6402. 8 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/DependencyInjection/../Resources/config/forms'),
  6403. 9 => (\dirname(__DIR__, 5).'/config/forms'),
  6404. ],
  6405. 'sulu_admin.lists.directories' => [
  6406. 0 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Symfony/DependencyInjection/../../../Resources/config/lists'),
  6407. 1 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Infrastructure/Symfony/DependencyInjection/../../../Resources/config/lists'),
  6408. 2 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/lists'),
  6409. 3 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DependencyInjection/../Resources/config/lists'),
  6410. 4 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/DependencyInjection/../Resources/config/lists'),
  6411. 5 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/lists'),
  6412. 6 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/DependencyInjection/../Resources/config/lists'),
  6413. 7 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/lists'),
  6414. 8 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../Resources/config/lists'),
  6415. 9 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/lists'),
  6416. 10 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/DependencyInjection/../Resources/config/lists'),
  6417. 11 => (\dirname(__DIR__, 5).'/config/lists'),
  6418. ],
  6419. 'sulu_admin.admin_controller.class' => 'Sulu\\Bundle\\AdminBundle\\Controller\\AdminController',
  6420. 'sulu_admin.admin_pool.class' => 'Sulu\\Bundle\\AdminBundle\\Admin\\AdminPool',
  6421. 'sulu_search.indexes' => [
  6422. 'snippet' => [
  6423. 'name' => 'sulu_snippet.snippets',
  6424. 'icon' => 'su-snippet',
  6425. 'view' => [
  6426. 'name' => 'sulu_snippet.edit_form',
  6427. 'result_to_view' => [
  6428. 'id' => 'id',
  6429. 'locale' => 'locale',
  6430. ],
  6431. ],
  6432. 'security_context' => 'sulu.global.snippets',
  6433. 'contexts' => [
  6434. ],
  6435. ],
  6436. 'category' => [
  6437. 'name' => 'sulu_category.categories',
  6438. 'icon' => 'su-tag',
  6439. 'view' => [
  6440. 'name' => 'sulu_category.edit_form',
  6441. 'result_to_view' => [
  6442. 'id' => 'id',
  6443. 'locale' => 'locale',
  6444. ],
  6445. ],
  6446. 'security_context' => 'sulu.settings.categories',
  6447. 'contexts' => [
  6448. ],
  6449. ],
  6450. 'media' => [
  6451. 'name' => 'sulu_media.media',
  6452. 'icon' => 'su-image',
  6453. 'view' => [
  6454. 'name' => 'sulu_media.form',
  6455. 'result_to_view' => [
  6456. 'id' => 'id',
  6457. 'locale' => 'locale',
  6458. ],
  6459. ],
  6460. 'security_context' => 'sulu.media.collections',
  6461. 'contexts' => [
  6462. ],
  6463. ],
  6464. 'contact' => [
  6465. 'name' => 'sulu_contact.people',
  6466. 'icon' => 'su-user',
  6467. 'view' => [
  6468. 'name' => 'sulu_contact.contact_edit_form',
  6469. 'result_to_view' => [
  6470. 'id' => 'id',
  6471. 'locale' => 'locale',
  6472. ],
  6473. ],
  6474. 'security_context' => 'sulu.contact.people',
  6475. 'contexts' => [
  6476. ],
  6477. ],
  6478. 'account' => [
  6479. 'name' => 'sulu_contact.organizations',
  6480. 'icon' => 'su-house',
  6481. 'view' => [
  6482. 'name' => 'sulu_contact.account_edit_form',
  6483. 'result_to_view' => [
  6484. 'id' => 'id',
  6485. 'locale' => 'locale',
  6486. ],
  6487. ],
  6488. 'security_context' => 'sulu.contact.organizations',
  6489. 'contexts' => [
  6490. ],
  6491. ],
  6492. 'page_shcodex-sulu' => [
  6493. 'name' => 'SHCODEX SULU',
  6494. 'icon' => 'su-document',
  6495. 'view' => [
  6496. 'name' => 'sulu_page.page_edit_form',
  6497. 'result_to_view' => [
  6498. 'id' => 'id',
  6499. 'locale' => 'locale',
  6500. 'properties/webspace_key' => 'webspace',
  6501. ],
  6502. ],
  6503. 'security_context' => 'sulu.webspaces.shcodex-sulu',
  6504. ],
  6505. 'page_shcodex-sulu_published' => [
  6506. 'name' => 'SHCODEX SULU',
  6507. 'icon' => 'su-document',
  6508. 'view' => [
  6509. 'name' => 'sulu_page.page_edit_form',
  6510. 'result_to_view' => [
  6511. 'id' => 'id',
  6512. 'locale' => 'locale',
  6513. 'properties/webspace_key' => 'webspace',
  6514. ],
  6515. ],
  6516. 'security_context' => 'sulu.webspaces.shcodex-sulu',
  6517. 'contexts' => [
  6518. 0 => 'website',
  6519. ],
  6520. ],
  6521. ],
  6522. 'sulu_search.website.indexes' => [
  6523. 0 => 'page_#webspace#_published',
  6524. ],
  6525. 'sulu_search.controller.search.class' => 'Sulu\\Bundle\\SearchBundle\\Controller\\SearchController',
  6526. 'sulu_search.search.factory.class' => 'Sulu\\Bundle\\SearchBundle\\Search\\Factory',
  6527. 'sulu_search.build.index.class' => 'Sulu\\Bundle\\SearchBundle\\Build\\IndexBuilder',
  6528. 'sulu.persistence.event_subscriber.orm.timestampable.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\TimestampableSubscriber',
  6529. 'sulu.persistence.event_subscriber.orm.user_blame.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\UserBlameSubscriber',
  6530. 'sulu.persistence.event_subscriber.orm.metadata.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\MetadataSubscriber',
  6531. 'sulu_contact.contact_title.entity' => 'SuluContactBundle:ContactTitle',
  6532. 'sulu_contact.position.entity' => 'SuluContactBundle:Position',
  6533. 'sulu_contact.defaults' => [
  6534. 'phoneType' => '1',
  6535. 'phoneTypeMobile' => '3',
  6536. 'phoneTypeIsdn' => '1',
  6537. 'emailType' => '1',
  6538. 'addressType' => '1',
  6539. 'urlType' => '1',
  6540. 'faxType' => '1',
  6541. 'socialMediaProfileType' => '1',
  6542. 'country' => 'AT',
  6543. ],
  6544. 'sulu_contact.form_of_address' => [
  6545. 'male' => [
  6546. 'id' => 0,
  6547. 'name' => 'male',
  6548. 'translation' => 'contact.contacts.formOfAddress.male',
  6549. ],
  6550. 'female' => [
  6551. 'id' => 1,
  6552. 'name' => 'female',
  6553. 'translation' => 'contact.contacts.formOfAddress.female',
  6554. ],
  6555. ],
  6556. 'sulu_contact.contact_form.category_root' => NULL,
  6557. 'sulu_contact.account_form.category_root' => NULL,
  6558. 'sulu.model.contact.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Contact',
  6559. 'sulu.repository.contact.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\ContactRepository',
  6560. 'sulu.model.account.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Account',
  6561. 'sulu.repository.account.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\AccountRepository',
  6562. 'sulu.persistence.objects' => [
  6563. 'sulu' => [
  6564. 'trash_item' => [
  6565. 'model' => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model\\TrashItem',
  6566. ],
  6567. 'activity' => [
  6568. 'model' => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model\\Activity',
  6569. ],
  6570. 'preview_link' => [
  6571. 'model' => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model\\PreviewLink',
  6572. ],
  6573. 'route' => [
  6574. 'model' => 'Sulu\\Bundle\\RouteBundle\\Entity\\Route',
  6575. 'repository' => 'Sulu\\Bundle\\RouteBundle\\Entity\\RouteRepository',
  6576. ],
  6577. 'analytics' => [
  6578. 'model' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics',
  6579. 'repository' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\AnalyticsRepository',
  6580. ],
  6581. 'tag' => [
  6582. 'model' => 'Sulu\\Bundle\\TagBundle\\Entity\\Tag',
  6583. 'repository' => 'Sulu\\Bundle\\TagBundle\\Entity\\TagRepository',
  6584. ],
  6585. 'category' => [
  6586. 'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  6587. 'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryRepository',
  6588. ],
  6589. 'category_meta' => [
  6590. 'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta',
  6591. 'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMetaRepository',
  6592. ],
  6593. 'category_translation' => [
  6594. 'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation',
  6595. 'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslationRepository',
  6596. ],
  6597. 'keyword' => [
  6598. 'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  6599. 'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\KeywordRepository',
  6600. ],
  6601. 'user' => [
  6602. 'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\User',
  6603. 'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  6604. ],
  6605. 'role' => [
  6606. 'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\Role',
  6607. 'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleRepository',
  6608. ],
  6609. 'role_setting' => [
  6610. 'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSetting',
  6611. 'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSettingRepository',
  6612. ],
  6613. 'access_control' => [
  6614. 'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl',
  6615. 'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControlRepository',
  6616. ],
  6617. 'media' => [
  6618. 'model' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Media',
  6619. 'repository' => 'Sulu\\Bundle\\MediaBundle\\Entity\\MediaRepository',
  6620. ],
  6621. 'contact' => [
  6622. 'model' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Contact',
  6623. 'repository' => 'Sulu\\Bundle\\ContactBundle\\Entity\\ContactRepository',
  6624. ],
  6625. 'account' => [
  6626. 'model' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Account',
  6627. 'repository' => 'Sulu\\Bundle\\ContactBundle\\Entity\\AccountRepository',
  6628. ],
  6629. ],
  6630. ],
  6631. 'sulu.model.collection.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Collection',
  6632. 'sulu_media.image_format_files' => [
  6633. 0 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/image-formats.xml'),
  6634. 1 => (\dirname(__DIR__, 5).'/config/image-formats.xml'),
  6635. ],
  6636. 'sulu_media.system_collections' => [
  6637. 'sulu_media' => [
  6638. 'meta_title' => [
  6639. 'en' => 'Sulu media',
  6640. 'de' => 'Sulu Medien',
  6641. ],
  6642. 'collections' => [
  6643. 'preview_image' => [
  6644. 'meta_title' => [
  6645. 'en' => 'Preview images',
  6646. 'de' => 'Vorschaubilder',
  6647. ],
  6648. ],
  6649. ],
  6650. ],
  6651. 'sulu_contact' => [
  6652. 'meta_title' => [
  6653. 'en' => 'Sulu contacts',
  6654. 'de' => 'Sulu Kontakte',
  6655. ],
  6656. 'collections' => [
  6657. 'contact' => [
  6658. 'meta_title' => [
  6659. 'en' => 'People',
  6660. 'de' => 'Personen',
  6661. ],
  6662. ],
  6663. 'account' => [
  6664. 'meta_title' => [
  6665. 'en' => 'Organizations',
  6666. 'de' => 'Organisationen',
  6667. ],
  6668. ],
  6669. ],
  6670. ],
  6671. ],
  6672. 'sulu_media.format_cache.media_proxy_path' => '/uploads/media/{slug}',
  6673. 'sulu_media.media_manager.media_download_path' => '/media/{id}/download/{slug}',
  6674. 'sulu_media.media_manager.media_download_path_admin' => '/admin/media/{id}/download/{slug}',
  6675. 'sulu_media.format_manager.response_headers' => [
  6676. 'Expires' => '+1 month',
  6677. 'Pragma' => 'public',
  6678. 'Cache-Control' => 'public, immutable, max-age=31536000',
  6679. ],
  6680. 'sulu_media.format_manager.default_imagine_options' => [
  6681. 'jpeg_quality' => 100,
  6682. 'webp_quality' => 100,
  6683. ],
  6684. 'sulu_media.format_cache.path' => (\dirname(__DIR__, 5).'/public/uploads/media'),
  6685. 'sulu_media.format_cache.save_image' => true,
  6686. 'sulu_media.format_cache.segments' => 10,
  6687. 'sulu_media.ghost_script.path' => 'gs',
  6688. 'sulu_media.media.blocked_file_types' => [
  6689. ],
  6690. 'sulu_media.collection.type.default' => [
  6691. 'id' => 1,
  6692. ],
  6693. 'sulu_media.collection.previews.format' => 'sulu-50x50',
  6694. 'sulu_media.media.types' => [
  6695. 0 => [
  6696. 'type' => 'document',
  6697. 'mimeTypes' => [
  6698. 0 => '*',
  6699. ],
  6700. ],
  6701. 1 => [
  6702. 'type' => 'image',
  6703. 'mimeTypes' => [
  6704. 0 => 'image/*',
  6705. ],
  6706. ],
  6707. 2 => [
  6708. 'type' => 'video',
  6709. 'mimeTypes' => [
  6710. 0 => 'video/*',
  6711. ],
  6712. ],
  6713. 3 => [
  6714. 'type' => 'audio',
  6715. 'mimeTypes' => [
  6716. 0 => 'audio/*',
  6717. ],
  6718. ],
  6719. ],
  6720. 'sulu_media.search.default_image_format' => 'sulu-100x100',
  6721. 'sulu_media.disposition_type.default' => 'attachment',
  6722. 'sulu_media.disposition_type.mime_types_inline' => [
  6723. ],
  6724. 'sulu_media.disposition_type.mime_types_attachment' => [
  6725. ],
  6726. 'sulu_media.upload.max_filesize' => 256,
  6727. 'sulu_media.media.max_file_size' => '256MB',
  6728. 'sulu_media.adobe_creative_key' => NULL,
  6729. 'sulu_media.admin.class' => 'Sulu\\Bundle\\MediaBundle\\Admin\\MediaAdmin',
  6730. 'sulu_media.media_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\Manager\\MediaManager',
  6731. 'sulu_media.collection_repository.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\CollectionRepository',
  6732. 'sulu_media.file_validator.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FileValidator\\FileValidator',
  6733. 'sulu_media.format_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatManager\\FormatManager',
  6734. 'sulu_media.format_cache_clearer.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatCache\\FormatCacheClearer',
  6735. 'sulu_media.format_cache.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatCache\\LocalFormatCache',
  6736. 'sulu_media.image.converter.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\ImagineImageConverter',
  6737. 'sulu_media.image.scaler.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Scaler\\Scaler',
  6738. 'sulu_media.image.cropper.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Cropper\\Cropper',
  6739. 'sulu_media.image.transformation_pool.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\TransformationPool',
  6740. 'sulu_media.image.transformation.crop.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Transformation\\CropTransformation',
  6741. 'sulu_media.media_selection.class' => 'Sulu\\Bundle\\MediaBundle\\Content\\Types\\MediaSelectionContentType',
  6742. 'sulu_media.collection_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Collection\\Manager\\CollectionManager',
  6743. 'sulu_media.type_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\TypeManager\\TypeManager',
  6744. 'sulu_media.format_options_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatOptions\\FormatOptionsManager',
  6745. 'sulu_media.collection_entity' => 'SuluMediaBundle:Collection',
  6746. 'sulu_media.format_options_entity' => 'SuluMediaBundle:FormatOptions',
  6747. 'sulu_media.entity.file_version_meta' => 'SuluMediaBundle:FileVersionMeta',
  6748. 'sulu_media.twig_extension.disposition_type.class' => 'Sulu\\Bundle\\MediaBundle\\Twig\\DispositionTypeTwigExtension',
  6749. 'sulu_media.twig_extension.media.class' => 'Sulu\\Bundle\\MediaBundle\\Twig\\MediaTwigExtension',
  6750. 'tmp' => 'Sulu\\Bundle\\MediaBundle\\Twig\\MediaTwigExtension',
  6751. 'sulu_media.video_thumbnail_generator.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\Video\\VideoThumbnailService',
  6752. 'sulu_media.search.subscriber.structure_media.class' => 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\StructureMediaSearchSubscriber',
  6753. 'sulu_media.search.subscriber.media.class' => 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\MediaSearchSubscriber',
  6754. 'sulu_media.format_manager.mime_types' => [
  6755. 0 => 'image/*',
  6756. ],
  6757. 'sulu.model.media.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Media',
  6758. 'sulu.repository.media.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\MediaRepository',
  6759. 'sulu_media.media.storage' => 'local',
  6760. 'sulu_media.media.storage.local.path' => (\dirname(__DIR__, 4).'/uploads/media'),
  6761. 'sulu_media.media.storage.local.segments' => 10,
  6762. 'sulu_security.system' => 'Sulu',
  6763. 'sulu_security.security_types.fixture' => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../DataFixtures/security-types.xml'),
  6764. 'sulu_security.reset_password.mail.token_send_limit' => 3,
  6765. 'sulu_security.reset_password.mail.sender' => '',
  6766. 'sulu_security.reset_password.mail.subject' => 'sulu_security.reset_mail_subject',
  6767. 'sulu_security.reset_password.mail.template' => '@SuluSecurity/mail_templates/reset_password.html.twig',
  6768. 'sulu_security.reset_password.mail.translation_domain' => 'admin',
  6769. 'sulu_security.permissions' => [
  6770. 'view' => 64,
  6771. 'add' => 32,
  6772. 'edit' => 16,
  6773. 'delete' => 8,
  6774. 'archive' => 4,
  6775. 'live' => 2,
  6776. 'security' => 1,
  6777. ],
  6778. 'permissions' => [
  6779. 'view' => 64,
  6780. 'add' => 32,
  6781. 'edit' => 16,
  6782. 'delete' => 8,
  6783. 'archive' => 4,
  6784. 'live' => 2,
  6785. 'security' => 1,
  6786. ],
  6787. 'sulu_security.admin.class' => 'Sulu\\Bundle\\SecurityBundle\\Admin\\SecurityAdmin',
  6788. 'sulu_security.authentication_entry_point.class' => 'Sulu\\Bundle\\SecurityBundle\\Security\\AuthenticationEntryPoint',
  6789. 'sulu_security.authentication_handler.class' => 'Sulu\\Bundle\\SecurityBundle\\Security\\AuthenticationHandler',
  6790. 'sulu_security.mask_converter.class' => 'Sulu\\Component\\Security\\Authorization\\MaskConverter',
  6791. 'sulu_security.salt_generator.class' => 'Sulu\\Component\\Security\\Authentication\\SaltGenerator',
  6792. 'sulu_security.token_generator.class' => 'Sulu\\Bundle\\SecurityBundle\\Util\\TokenGenerator',
  6793. 'sulu_security.security_context_voter.class' => 'Sulu\\Component\\Security\\Authorization\\SecurityContextVoter',
  6794. 'sulu_security.access_control_manager.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\AccessControlManager',
  6795. 'sulu_security.phpcr_access_control_provider.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\PhpcrAccessControlProvider',
  6796. 'sulu_security.doctrine_access_control_provider.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\DoctrineAccessControlProvider',
  6797. 'sulu_security.permission_controller.class' => 'Sulu\\Bundle\\SecurityBundle\\Controller\\PermissionController',
  6798. 'sulu_security.group_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\GroupRepository',
  6799. 'sulu_security.user_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  6800. 'sulu_security.user_setting_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserSettingRepository',
  6801. 'sulu_security.user_repository_factory.class' => 'Sulu\\Component\\Security\\Authentication\\UserRepositoryFactory',
  6802. 'sulu_security.build.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Build\\UserBuilder',
  6803. 'sulu_security.entity.role' => 'SuluSecurityBundle:Role',
  6804. 'sulu_security.entity.group' => 'SuluSecurityBundle:Group',
  6805. 'sulu_security.entity.user_setting' => 'SuluSecurityBundle:UserSetting',
  6806. 'sulu_security.profile_controller.class' => 'Sulu\\Bundle\\SecurityBundle\\Controller\\ProfileController',
  6807. 'sulu.model.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\User',
  6808. 'sulu.repository.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  6809. 'sulu.model.role.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\Role',
  6810. 'sulu.repository.role.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleRepository',
  6811. 'sulu.model.role_setting.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSetting',
  6812. 'sulu.repository.role_setting.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSettingRepository',
  6813. 'sulu.model.access_control.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl',
  6814. 'sulu.repository.access_control.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControlRepository',
  6815. 'sulu.model.category.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  6816. 'sulu.repository.category.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryRepository',
  6817. 'sulu.model.category_meta.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta',
  6818. 'sulu.repository.category_meta.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMetaRepository',
  6819. 'sulu.model.category_translation.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation',
  6820. 'sulu.repository.category_translation.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslationRepository',
  6821. 'sulu.model.keyword.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  6822. 'sulu.repository.keyword.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\KeywordRepository',
  6823. 'sulu_snippet.content-type.default_enabled' => true,
  6824. 'sulu_snippet.twig.snippet.cache_lifetime' => 1,
  6825. 'sulu_snippet.repository.class' => 'Sulu\\Bundle\\SnippetBundle\\Snippet\\SnippetRepository',
  6826. 'sulu_snippet.controller.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Controller\\SnippetController',
  6827. 'sulu_snippet.twig.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Twig\\SnippetTwigExtension',
  6828. 'sulu_snippet.twig.snippet.memoized.class' => 'Sulu\\Bundle\\SnippetBundle\\Twig\\MemoizedSnippetTwigExtension',
  6829. 'sulu_snippet.form.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType',
  6830. 'sulu_snippet.document.snippet_initializer.class' => 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetInitializer',
  6831. 'sulu_snippet.export.snippet.formats' => [
  6832. '1.2.xliff' => '@SuluPage/Export/Snippet/1.2.xliff.twig',
  6833. ],
  6834. 'sulu_page.search.mapping' => [
  6835. 'Sulu\\Bundle\\PageBundle\\Document\\PageDocument' => [
  6836. 'index' => 'page',
  6837. 'decorate_index' => true,
  6838. ],
  6839. 'Sulu\\Bundle\\PageBundle\\Document\\HomeDocument' => [
  6840. 'index' => 'page',
  6841. 'decorate_index' => true,
  6842. ],
  6843. 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetDocument' => [
  6844. 'index' => 'snippet',
  6845. 'decorate_index' => false,
  6846. ],
  6847. ],
  6848. 'sulu_page.search.metadata.provider.structure.class' => 'Sulu\\Bundle\\PageBundle\\Search\\Metadata\\StructureProvider',
  6849. 'sulu_page.search.event_subscriber.blame_timestamp.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\BlameTimestampSubscriber',
  6850. 'sulu_page.search.event_subscriber.structure.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber',
  6851. 'sulu_search.event_listener.hit.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventListener\\HitListener',
  6852. 'sulu_page.admin.class' => 'Sulu\\Bundle\\PageBundle\\Admin\\PageAdmin',
  6853. 'sulu_page.node_repository.class' => 'Sulu\\Bundle\\PageBundle\\Repository\\NodeRepository',
  6854. 'sulu_page.rl_repository.class' => 'Sulu\\Bundle\\PageBundle\\Repository\\ResourceLocatorRepository',
  6855. 'sulu_page.extension.seo.class' => 'Sulu\\Bundle\\PageBundle\\Content\\Structure\\SeoStructureExtension',
  6856. 'sulu_page.extension.excerpt.class' => 'Sulu\\Bundle\\PageBundle\\Content\\Structure\\ExcerptStructureExtension',
  6857. 'sulu_page.smart_content.data_provider_pool.class' => 'Sulu\\Component\\SmartContent\\DataProviderPool',
  6858. 'sulu_page.smart_content.data_provider.content.query_builder.class' => 'Sulu\\Component\\Content\\SmartContent\\QueryBuilder',
  6859. 'sulu_page.smart_content.data_provider.page.class' => 'Sulu\\Component\\Content\\SmartContent\\PageDataProvider',
  6860. 'sulu_page.smart_content.data_provider.content.proxy_factory.class' => 'ProxyManager\\Factory\\LazyLoadingValueHolderFactory',
  6861. 'sulu_page.smart_content.content_type.class' => 'Sulu\\Component\\SmartContent\\ContentType',
  6862. 'sulu_page.extension.manager.class' => 'Sulu\\Component\\Content\\Extension\\ExtensionManager',
  6863. 'sulu_page.export.webspace.formats' => [
  6864. '1.2.xliff' => '@SuluPage/Export/Webspace/1.2.xliff.twig',
  6865. ],
  6866. 'sulu_page.default_author' => true,
  6867. 'sulu_page.seo' => [
  6868. 'max_title_length' => 70,
  6869. 'max_description_length' => 160,
  6870. 'max_keywords' => 5,
  6871. 'keywords_separator' => ',',
  6872. 'url_prefix' => 'www.yoursite.com/{locale}',
  6873. ],
  6874. 'sulu.model.tag.class' => 'Sulu\\Bundle\\TagBundle\\Entity\\Tag',
  6875. 'sulu.repository.tag.class' => 'Sulu\\Bundle\\TagBundle\\Entity\\TagRepository',
  6876. 'sulu_website.navigation.cache.lifetime' => 1,
  6877. 'sulu_website.content.cache.lifetime' => 1,
  6878. 'sulu_website.sitemap.cache.lifetime' => 1,
  6879. 'sulu_website.enabled_twig_attributes' => [
  6880. 'urls' => false,
  6881. 'path' => false,
  6882. ],
  6883. 'sulu_website.segment_switch_url' => '/_sulu_segment_switch',
  6884. 'sulu_website.segment_cookie_name' => '_ss',
  6885. 'sulu_website.segment_header' => 'X-Sulu-Segment',
  6886. 'sulu_website.admin.class' => 'Sulu\\Bundle\\WebsiteBundle\\Admin\\WebsiteAdmin',
  6887. 'sulu_website.navigation_mapper.class' => 'Sulu\\Bundle\\WebsiteBundle\\Navigation\\NavigationMapper',
  6888. 'sulu_website.sitemap.class' => 'Sulu\\Bundle\\WebsiteBundle\\Sitemap\\SitemapGenerator',
  6889. 'sulu_website.twig.content_path.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\ContentPathTwigExtension',
  6890. 'sulu_website.twig.navigation.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Navigation\\NavigationTwigExtension',
  6891. 'sulu_website.twig.navigation.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Navigation\\MemoizedNavigationTwigExtension',
  6892. 'sulu_website.twig.sitemap.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Sitemap\\SitemapTwigExtension',
  6893. 'sulu_website.twig.sitemap.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Sitemap\\MemoizedSitemapTwigExtension',
  6894. 'sulu_website.twig.content.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\ContentTwigExtension',
  6895. 'sulu_website.twig.content.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\MemoizedContentTwigExtension',
  6896. 'sulu_website.twig.meta.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Meta\\MetaTwigExtension',
  6897. 'sulu_website.twig.seo.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Seo\\SeoTwigExtension',
  6898. 'sulu_website.twig.util.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Core\\UtilTwigExtension',
  6899. 'sulu_website.routing.portal_loader.class' => 'Sulu\\Bundle\\WebsiteBundle\\Routing\\PortalLoader',
  6900. 'sulu_website.resolver.request_analyzer.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\RequestAnalyzerResolver',
  6901. 'sulu_website.resolver.structure.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\StructureResolver',
  6902. 'sulu_website.resolver.parameter.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\ParameterResolver',
  6903. 'sulu_website.navigation_mapper.query_builder.class' => 'Sulu\\Bundle\\WebsiteBundle\\Navigation\\NavigationQueryBuilder',
  6904. 'sulu_website.sitemap.query_builder.class' => 'Sulu\\Bundle\\WebsiteBundle\\Sitemap\\SitemapContentQueryBuilder',
  6905. 'sulu_website.data_collector.sulu_collector.class' => 'Sulu\\Bundle\\WebsiteBundle\\DataCollector\\SuluCollector',
  6906. 'sulu.model.analytics.class' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics',
  6907. 'sulu.repository.analytics.class' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\AnalyticsRepository',
  6908. 'sulu_location.content.type.location.class' => 'Sulu\\Bundle\\LocationBundle\\Content\\Types\\LocationContentType',
  6909. 'sulu_location.geolocator.nominatim.class' => 'Sulu\\Bundle\\LocationBundle\\Geolocator\\Service\\NominatimGeolocator',
  6910. 'sulu_location.geolocator.google.class' => 'Sulu\\Bundle\\LocationBundle\\Geolocator\\Service\\GoogleGeolocator',
  6911. 'sulu_location.geolocator.name' => 'nominatim',
  6912. 'sulu_location.geolocator.service.nominatim.api_key' => '',
  6913. 'sulu_location.geolocator.service.nominatim.endpoint' => 'https://nominatim.openstreetmap.org/search',
  6914. 'sulu_location.geolocator.service.google.api_key' => '',
  6915. 'sulu_http_cache.cache.max_age' => 240,
  6916. 'sulu_http_cache.cache.shared_max_age' => 240,
  6917. 'sulu_http_cache.tags.enabled' => true,
  6918. 'sulu_document_manager.mapping' => [
  6919. 0 => [
  6920. 'alias' => 'custom_url',
  6921. 'class' => 'Sulu\\Component\\CustomUrl\\Document\\CustomUrlDocument',
  6922. 'phpcr_type' => 'sulu:custom_url',
  6923. 'mapping' => [
  6924. 'published' => [
  6925. 'property' => 'published',
  6926. 'encoding' => 'content',
  6927. 'mapped' => true,
  6928. 'multiple' => false,
  6929. 'default' => NULL,
  6930. ],
  6931. 'baseDomain' => [
  6932. 'property' => 'baseDomain',
  6933. 'encoding' => 'content',
  6934. 'mapped' => true,
  6935. 'multiple' => false,
  6936. 'default' => NULL,
  6937. ],
  6938. 'domainParts' => [
  6939. 'property' => 'domainParts',
  6940. 'type' => 'json_array',
  6941. 'encoding' => 'content',
  6942. 'mapped' => true,
  6943. 'multiple' => false,
  6944. 'default' => NULL,
  6945. ],
  6946. 'canonical' => [
  6947. 'property' => 'canonical',
  6948. 'encoding' => 'content',
  6949. 'mapped' => true,
  6950. 'multiple' => false,
  6951. 'default' => NULL,
  6952. ],
  6953. 'redirect' => [
  6954. 'property' => 'redirect',
  6955. 'encoding' => 'content',
  6956. 'mapped' => true,
  6957. 'multiple' => false,
  6958. 'default' => NULL,
  6959. ],
  6960. 'targetLocale' => [
  6961. 'property' => 'targetLocale',
  6962. 'encoding' => 'content',
  6963. 'mapped' => true,
  6964. 'multiple' => false,
  6965. 'default' => NULL,
  6966. ],
  6967. ],
  6968. ],
  6969. 1 => [
  6970. 'alias' => 'custom_url_route',
  6971. 'class' => 'Sulu\\Component\\CustomUrl\\Document\\RouteDocument',
  6972. 'phpcr_type' => 'sulu:custom_url_route',
  6973. 'mapping' => [
  6974. 'locale' => [
  6975. 'property' => 'locale',
  6976. 'encoding' => 'content',
  6977. 'mapped' => true,
  6978. 'multiple' => false,
  6979. 'default' => NULL,
  6980. ],
  6981. ],
  6982. ],
  6983. 2 => [
  6984. 'alias' => 'page',
  6985. 'class' => 'Sulu\\Bundle\\PageBundle\\Document\\PageDocument',
  6986. 'phpcr_type' => 'sulu:page',
  6987. 'form_type' => 'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType',
  6988. 'set_default_author' => true,
  6989. 'mapping' => [
  6990. ],
  6991. ],
  6992. 3 => [
  6993. 'alias' => 'home',
  6994. 'class' => 'Sulu\\Bundle\\PageBundle\\Document\\HomeDocument',
  6995. 'phpcr_type' => 'sulu:home',
  6996. 'form_type' => 'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType',
  6997. 'set_default_author' => true,
  6998. 'mapping' => [
  6999. ],
  7000. ],
  7001. 4 => [
  7002. 'alias' => 'route',
  7003. 'class' => 'Sulu\\Bundle\\PageBundle\\Document\\RouteDocument',
  7004. 'phpcr_type' => 'sulu:path',
  7005. 'mapping' => [
  7006. ],
  7007. ],
  7008. 5 => [
  7009. 'alias' => 'snippet',
  7010. 'class' => 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetDocument',
  7011. 'phpcr_type' => 'sulu:snippet',
  7012. 'form_type' => 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType',
  7013. 'mapping' => [
  7014. ],
  7015. ],
  7016. ],
  7017. 'sulu_document_manager.namespace_mapping' => [
  7018. 'extension_localized' => 'i18n',
  7019. 'system' => 'sulu',
  7020. 'system_localized' => 'i18n',
  7021. 'content' => NULL,
  7022. 'content_localized' => 'i18n',
  7023. ],
  7024. 'sulu_document_manager.versioning.enabled' => false,
  7025. 'sulu_document_manager.show_drafts' => false,
  7026. 'sulu_document_manager.slugifier' => 'Sulu\\Bundle\\DocumentManagerBundle\\Slugifier\\Urlizer::urlize',
  7027. 'sulu_document_manager.segments' => [
  7028. 'custom_urls' => 'custom-urls',
  7029. 'custom_urls_items' => 'items',
  7030. 'custom_urls_routes' => 'routes',
  7031. 'base' => 'cmf',
  7032. 'content' => 'contents',
  7033. 'route' => 'routes',
  7034. 'snippet' => 'snippets',
  7035. ],
  7036. 'sulu_custom_urls.uri_filter_regexp' => NULL,
  7037. 'sulu_route.mappings' => [
  7038. ],
  7039. 'sulu_route.resource_key_mappings' => [
  7040. ],
  7041. 'sulu_route.routing.uri_filter_regexp' => NULL,
  7042. 'sulu.model.route.class' => 'Sulu\\Bundle\\RouteBundle\\Entity\\Route',
  7043. 'sulu.repository.route.class' => 'Sulu\\Bundle\\RouteBundle\\Entity\\RouteRepository',
  7044. 'phpcr_migrations.version_node_name' => 'jcr:versions',
  7045. 'phpcr_migrations.paths' => [
  7046. 0 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/phpcr-migrations'),
  7047. 1 => (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/phpcr-migrations'),
  7048. ],
  7049. 'massive_build.command.build.class' => 'Sulu\\Bundle\\CoreBundle\\CommandOptional\\SuluBuildCommand',
  7050. 'massive_build.build.registry.class' => 'Massive\\Bundle\\BuildBundle\\Build\\BuildRegistry',
  7051. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  7052. 'web_profiler.debug_toolbar.mode' => 2,
  7053. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  7054. 'security.role_hierarchy.roles' => [
  7055. ],
  7056. 'security.access.denied_url' => NULL,
  7057. 'security.authentication.manager.erase_credentials' => true,
  7058. 'security.authentication.session_strategy.strategy' => 'migrate',
  7059. 'security.access.always_authenticate_before_granting' => false,
  7060. 'security.authentication.hide_user_not_found' => true,
  7061. 'security.firewalls' => [
  7062. 0 => 'dev',
  7063. 1 => 'admin',
  7064. ],
  7065. 'security.admin._indexed_authenticators' => [
  7066. ],
  7067. 'sulu_preview.mode' => 'auto',
  7068. 'sulu_preview.delay' => 500,
  7069. 'sulu_preview.events.pre-render' => 'sulu.preview.pre-render',
  7070. 'sulu.model.preview_link.class' => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model\\PreviewLink',
  7071. 'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  7072. 'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  7073. 'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  7074. 'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  7075. 'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  7076. 'fos_js_routing.request_context_base_url' => NULL,
  7077. 'fos_js_routing.cache_control' => [
  7078. 'enabled' => false,
  7079. ],
  7080. 'cmf_routing.uri_filter_regexp' => '',
  7081. 'cmf_routing.default_controller' => NULL,
  7082. 'cmf_routing.generic_controller' => NULL,
  7083. 'cmf_routing.controllers_by_type' => [
  7084. ],
  7085. 'cmf_routing.controllers_by_class' => [
  7086. ],
  7087. 'cmf_routing.templates_by_class' => [
  7088. ],
  7089. 'cmf_routing.route_collection_limit' => 0,
  7090. 'cmf_routing.dynamic.limit_candidates' => 20,
  7091. 'cmf_routing.dynamic.locales' => [
  7092. ],
  7093. 'cmf_routing.dynamic.auto_locale_pattern' => false,
  7094. 'cmf_routing.replace_symfony_router' => true,
  7095. 'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  7096. 'stof_doctrine_extensions.default_locale' => 'en',
  7097. 'stof_doctrine_extensions.translation_fallback' => false,
  7098. 'stof_doctrine_extensions.persist_default_translation' => false,
  7099. 'stof_doctrine_extensions.skip_translation_on_load' => false,
  7100. 'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  7101. 'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  7102. 'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  7103. 'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  7104. 'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  7105. 'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  7106. 'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  7107. 'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  7108. 'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  7109. 'sulu.model.activity.class' => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model\\Activity',
  7110. 'sulu_activity.storage.adapter' => 'doctrine',
  7111. 'sulu_activity.storage.persist_payload' => false,
  7112. 'sulu.model.trash_item.class' => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model\\TrashItem',
  7113. 'data_collector.templates' => [
  7114. 'data_collector.request' => [
  7115. 0 => 'request',
  7116. 1 => '@WebProfiler/Collector/request.html.twig',
  7117. ],
  7118. 'data_collector.time' => [
  7119. 0 => 'time',
  7120. 1 => '@WebProfiler/Collector/time.html.twig',
  7121. ],
  7122. 'data_collector.memory' => [
  7123. 0 => 'memory',
  7124. 1 => '@WebProfiler/Collector/memory.html.twig',
  7125. ],
  7126. 'data_collector.validator' => [
  7127. 0 => 'validator',
  7128. 1 => '@WebProfiler/Collector/validator.html.twig',
  7129. ],
  7130. 'data_collector.ajax' => [
  7131. 0 => 'ajax',
  7132. 1 => '@WebProfiler/Collector/ajax.html.twig',
  7133. ],
  7134. 'data_collector.form' => [
  7135. 0 => 'form',
  7136. 1 => '@WebProfiler/Collector/form.html.twig',
  7137. ],
  7138. 'data_collector.exception' => [
  7139. 0 => 'exception',
  7140. 1 => '@WebProfiler/Collector/exception.html.twig',
  7141. ],
  7142. 'data_collector.logger' => [
  7143. 0 => 'logger',
  7144. 1 => '@WebProfiler/Collector/logger.html.twig',
  7145. ],
  7146. 'data_collector.events' => [
  7147. 0 => 'events',
  7148. 1 => '@WebProfiler/Collector/events.html.twig',
  7149. ],
  7150. 'data_collector.router' => [
  7151. 0 => 'router',
  7152. 1 => '@WebProfiler/Collector/router.html.twig',
  7153. ],
  7154. 'data_collector.cache' => [
  7155. 0 => 'cache',
  7156. 1 => '@WebProfiler/Collector/cache.html.twig',
  7157. ],
  7158. 'data_collector.translation' => [
  7159. 0 => 'translation',
  7160. 1 => '@WebProfiler/Collector/translation.html.twig',
  7161. ],
  7162. 'data_collector.security' => [
  7163. 0 => 'security',
  7164. 1 => '@Security/Collector/security.html.twig',
  7165. ],
  7166. 'data_collector.twig' => [
  7167. 0 => 'twig',
  7168. 1 => '@WebProfiler/Collector/twig.html.twig',
  7169. ],
  7170. 'data_collector.http_client' => [
  7171. 0 => 'http_client',
  7172. 1 => '@WebProfiler/Collector/http_client.html.twig',
  7173. ],
  7174. 'data_collector.doctrine' => [
  7175. 0 => 'db',
  7176. 1 => '@Doctrine/Collector/db.html.twig',
  7177. ],
  7178. 'doctrine_phpcr.data_collector' => [
  7179. 0 => 'phpcr',
  7180. 1 => '@DoctrinePHPCR/Collector/phpcr',
  7181. ],
  7182. 'swiftmailer.data_collector' => [
  7183. 0 => 'swiftmailer',
  7184. 1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
  7185. ],
  7186. 'data_collector.dump' => [
  7187. 0 => 'dump',
  7188. 1 => '@Debug/Profiler/dump.html.twig',
  7189. ],
  7190. 'data_collector.jms_serializer' => [
  7191. 0 => 'jms_serializer',
  7192. 1 => '@JMSSerializer/Collector/panel.html.twig',
  7193. ],
  7194. 'sulu_website.data_collector.sulu_collector' => [
  7195. 0 => 'sulu',
  7196. 1 => '@SuluWebsite/Profiler/layout.html.twig',
  7197. ],
  7198. 'data_collector.config' => [
  7199. 0 => 'config',
  7200. 1 => '@WebProfiler/Collector/config.html.twig',
  7201. ],
  7202. ],
  7203. 'doctrine_phpcr.migrate.migrators' => [
  7204. ],
  7205. 'sulu_media.image.formats' => [
  7206. 'sulu-400x400' => [
  7207. 'key' => 'sulu-400x400',
  7208. 'internal' => true,
  7209. 'meta' => [
  7210. 'title' => [
  7211. 'en' => 'Contact avatar (Sulu)',
  7212. 'de' => 'Kontaktavatar (Sulu)',
  7213. 'fr' => 'Avatar du contact (Sulu)',
  7214. 'nl' => 'Contact avatar (Sulu)',
  7215. ],
  7216. ],
  7217. 'scale' => [
  7218. 'x' => 400,
  7219. 'y' => 400,
  7220. 'mode' => 2,
  7221. 'retina' => false,
  7222. 'forceRatio' => true,
  7223. ],
  7224. 'transformations' => [
  7225. ],
  7226. 'options' => [
  7227. 'jpeg_quality' => 100,
  7228. 'webp_quality' => 100,
  7229. ],
  7230. ],
  7231. 'sulu-260x' => [
  7232. 'key' => 'sulu-260x',
  7233. 'internal' => true,
  7234. 'meta' => [
  7235. 'title' => [
  7236. 'en' => 'Masonry preview (Sulu)',
  7237. 'de' => 'Masonry Vorschau (Sulu)',
  7238. 'fr' => 'Prévisualisation maçonnerie (Sulu)',
  7239. 'nl' => 'Masonry voorbeeld (Sulu)',
  7240. ],
  7241. ],
  7242. 'scale' => [
  7243. 'x' => 260,
  7244. 'y' => NULL,
  7245. 'mode' => 2,
  7246. 'retina' => false,
  7247. 'forceRatio' => true,
  7248. ],
  7249. 'transformations' => [
  7250. ],
  7251. 'options' => [
  7252. 'jpeg_quality' => 100,
  7253. 'webp_quality' => 100,
  7254. ],
  7255. ],
  7256. 'sulu-170x170' => [
  7257. 'key' => 'sulu-170x170',
  7258. 'internal' => true,
  7259. 'meta' => [
  7260. 'title' => [
  7261. 'en' => 'Search (Sulu)',
  7262. 'de' => 'Suche (Sulu)',
  7263. 'fr' => 'Recherche (Sulu)',
  7264. 'nl' => 'Zoeken (Sulu)',
  7265. ],
  7266. ],
  7267. 'scale' => [
  7268. 'x' => 170,
  7269. 'y' => 170,
  7270. 'mode' => 2,
  7271. 'retina' => false,
  7272. 'forceRatio' => true,
  7273. ],
  7274. 'transformations' => [
  7275. ],
  7276. 'options' => [
  7277. 'jpeg_quality' => 100,
  7278. 'webp_quality' => 100,
  7279. ],
  7280. ],
  7281. 'sulu-100x100-inset' => [
  7282. 'key' => 'sulu-100x100-inset',
  7283. 'internal' => true,
  7284. 'meta' => [
  7285. 'title' => [
  7286. 'en' => 'Organization card (Sulu)',
  7287. 'de' => 'Organisationskarte (Sulu)',
  7288. 'fr' => 'Carte d\'organisation (Sulu)',
  7289. 'nl' => 'Organisatie kaart (Sulu)',
  7290. ],
  7291. ],
  7292. 'scale' => [
  7293. 'x' => 100,
  7294. 'y' => 100,
  7295. 'mode' => 1,
  7296. 'retina' => false,
  7297. 'forceRatio' => true,
  7298. ],
  7299. 'transformations' => [
  7300. ],
  7301. 'options' => [
  7302. 'jpeg_quality' => 100,
  7303. 'webp_quality' => 100,
  7304. ],
  7305. ],
  7306. 'sulu-50x50' => [
  7307. 'key' => 'sulu-50x50',
  7308. 'internal' => true,
  7309. 'meta' => [
  7310. 'title' => [
  7311. 'en' => 'Small thumbnail (Sulu)',
  7312. 'de' => 'Kleines Thumbnail (Sulu)',
  7313. 'fr' => 'Image miniature (Sulu)',
  7314. 'nl' => 'Kleine thumbnail (Sulu)',
  7315. ],
  7316. ],
  7317. 'scale' => [
  7318. 'x' => 50,
  7319. 'y' => 50,
  7320. 'mode' => 2,
  7321. 'retina' => false,
  7322. 'forceRatio' => true,
  7323. ],
  7324. 'transformations' => [
  7325. ],
  7326. 'options' => [
  7327. 'jpeg_quality' => 100,
  7328. 'webp_quality' => 100,
  7329. ],
  7330. ],
  7331. 'sulu-25x25' => [
  7332. 'key' => 'sulu-25x25',
  7333. 'internal' => true,
  7334. 'meta' => [
  7335. 'title' => [
  7336. 'en' => 'Micro thumbnail',
  7337. 'de' => 'Mikro Thumbnail',
  7338. 'fr' => 'Image micro',
  7339. 'nl' => 'Micro thumbnail',
  7340. ],
  7341. ],
  7342. 'scale' => [
  7343. 'x' => 25,
  7344. 'y' => 25,
  7345. 'mode' => 2,
  7346. 'retina' => false,
  7347. 'forceRatio' => true,
  7348. ],
  7349. 'transformations' => [
  7350. ],
  7351. 'options' => [
  7352. 'jpeg_quality' => 100,
  7353. 'webp_quality' => 100,
  7354. ],
  7355. ],
  7356. 'sulu-40x40' => [
  7357. 'key' => 'sulu-40x40',
  7358. 'internal' => true,
  7359. 'meta' => [
  7360. 'title' => [
  7361. 'en' => 'Small thumbnail (Sulu)',
  7362. 'de' => 'Kleines Thumbnail (Sulu)',
  7363. 'fr' => 'Image miniature (Sulu)',
  7364. 'nl' => 'Kleine thumbnail (Sulu)',
  7365. ],
  7366. ],
  7367. 'scale' => [
  7368. 'x' => 40,
  7369. 'y' => 40,
  7370. 'mode' => 2,
  7371. 'retina' => false,
  7372. 'forceRatio' => true,
  7373. ],
  7374. 'transformations' => [
  7375. ],
  7376. 'options' => [
  7377. 'jpeg_quality' => 100,
  7378. 'webp_quality' => 100,
  7379. ],
  7380. ],
  7381. 'sulu-240x' => [
  7382. 'key' => 'sulu-240x',
  7383. 'internal' => true,
  7384. 'meta' => [
  7385. 'title' => [
  7386. 'en' => 'Masonry preview (Sulu)',
  7387. 'de' => 'Masonry Vorschau (Sulu)',
  7388. 'fr' => 'Prévisualisation maçonnerie (Sulu)',
  7389. 'nl' => 'Masonry voorbeeld (Sulu)',
  7390. ],
  7391. ],
  7392. 'scale' => [
  7393. 'x' => 240,
  7394. 'y' => NULL,
  7395. 'mode' => 2,
  7396. 'retina' => false,
  7397. 'forceRatio' => true,
  7398. ],
  7399. 'transformations' => [
  7400. ],
  7401. 'options' => [
  7402. 'jpeg_quality' => 100,
  7403. 'webp_quality' => 100,
  7404. ],
  7405. ],
  7406. 'sulu-400x400-inset' => [
  7407. 'key' => 'sulu-400x400-inset',
  7408. 'internal' => true,
  7409. 'meta' => [
  7410. 'title' => [
  7411. 'en' => 'Organization logo (Sulu)',
  7412. 'de' => 'Organisationslogo (Sulu)',
  7413. 'fr' => 'Logo d\'organisation (Sulu)',
  7414. 'nl' => 'Organisatie logo (Sulu)',
  7415. ],
  7416. ],
  7417. 'scale' => [
  7418. 'x' => 400,
  7419. 'y' => 400,
  7420. 'mode' => 1,
  7421. 'retina' => false,
  7422. 'forceRatio' => true,
  7423. ],
  7424. 'transformations' => [
  7425. ],
  7426. 'options' => [
  7427. 'jpeg_quality' => 100,
  7428. 'webp_quality' => 100,
  7429. ],
  7430. ],
  7431. 'sulu-100x100' => [
  7432. 'key' => 'sulu-100x100',
  7433. 'internal' => true,
  7434. 'meta' => [
  7435. 'title' => [
  7436. 'en' => 'Contact card (Sulu)',
  7437. 'de' => 'Personenkarte (Sulu)',
  7438. 'fr' => 'Carte personnelle (Sulu)',
  7439. 'nl' => 'Contact kaart (Sulu)',
  7440. ],
  7441. ],
  7442. 'scale' => [
  7443. 'x' => 100,
  7444. 'y' => 100,
  7445. 'mode' => 2,
  7446. 'retina' => false,
  7447. 'forceRatio' => true,
  7448. ],
  7449. 'transformations' => [
  7450. ],
  7451. 'options' => [
  7452. 'jpeg_quality' => 100,
  7453. 'webp_quality' => 100,
  7454. ],
  7455. ],
  7456. ],
  7457. 'sulu_category.entity.category' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  7458. 'sulu_category.entity.keyword' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  7459. 'sulu.version' => '2.4.20',
  7460. 'app.version' => NULL,
  7461. 'sulu_snippet.areas' => [
  7462. 'default' => [
  7463. 'key' => 'default',
  7464. 'template' => 'default',
  7465. 'title' => [
  7466. 'de' => 'Standard',
  7467. 'en' => 'Default',
  7468. ],
  7469. ],
  7470. ],
  7471. 'console.command.ids' => [
  7472. 0 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\LoadFixtureCommand',
  7473. 1 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceQueryCommand',
  7474. 2 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\MigratorMigrateCommand',
  7475. 3 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeDumpCommand',
  7476. 4 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeMoveCommand',
  7477. 5 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeRemoveCommand',
  7478. 6 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodesUpdateCommand',
  7479. 7 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTouchCommand',
  7480. 8 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeListCommand',
  7481. 9 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeRegisterCommand',
  7482. 10 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\PhpcrShellCommand',
  7483. 11 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\RepositoryInitCommand',
  7484. 12 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceCreateCommand',
  7485. 13 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceDeleteCommand',
  7486. 14 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceExportCommand',
  7487. 15 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceImportCommand',
  7488. 16 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceListCommand',
  7489. 17 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspacePurgeCommand',
  7490. 18 => 'console.command.public_alias.handcraftedinthealps_rest_routing.command',
  7491. 19 => 'console.command.public_alias.sulu_page.command.workspace_import',
  7492. 20 => 'phpcr_migrations.command.status',
  7493. 21 => 'phpcr_migrations.command.migrate',
  7494. 22 => 'phpcr_migrations.command.initialize',
  7495. ],
  7496. ];
  7497. }
  7498. protected function throw($message)
  7499. {
  7500. throw new RuntimeException($message);
  7501. }
  7502. }