var/cache/website/dev/ContainerAvgggbf/App_KernelDevDebugContainer.php line 1199

Open in your IDE?
  1. <?php
  2. namespace ContainerAvgggbf;
  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 \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.system' => 'getCache_SystemService',
  36.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  37.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'doctrine_phpcr' => 'getDoctrinePhpcrService',
  43.             'doctrine_phpcr.session' => 'getDoctrinePhpcr_SessionService',
  44.             'event_dispatcher' => 'getEventDispatcherService',
  45.             'fos_http_cache.cache_manager' => 'getFosHttpCache_CacheManagerService',
  46.             'fos_http_cache.event_listener.cache_control' => 'getFosHttpCache_EventListener_CacheControlService',
  47.             'fos_http_cache.http.symfony_response_tagger' => 'getFosHttpCache_Http_SymfonyResponseTaggerService',
  48.             'fos_http_cache.proxy_client.symfony' => 'getFosHttpCache_ProxyClient_SymfonyService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'jms_serializer' => 'getJmsSerializerService',
  51.             'jms_serializer.authorization_checker' => 'getJmsSerializer_AuthorizationCheckerService',
  52.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  53.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  54.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  55.             'request_stack' => 'getRequestStackService',
  56.             'router' => 'getRouterService',
  57.             'sulu.content.localization_finder' => 'getSulu_Content_LocalizationFinderService',
  58.             'sulu.content.mapper' => 'getSulu_Content_MapperService',
  59.             'sulu.content.path_cleaner' => 'getSulu_Content_PathCleanerService',
  60.             'sulu.content.structure_manager' => 'getSulu_Content_StructureManagerService',
  61.             'sulu.content.type_manager' => 'getSulu_Content_TypeManagerService',
  62.             'sulu.phpcr.session' => 'getSulu_Phpcr_SessionService',
  63.             'sulu.repository.access_control' => 'getSulu_Repository_AccessControlService',
  64.             'sulu.repository.account' => 'getSulu_Repository_AccountService',
  65.             'sulu.repository.analytics' => 'getSulu_Repository_AnalyticsService',
  66.             'sulu.repository.category' => 'getSulu_Repository_CategoryService',
  67.             'sulu.repository.category_meta' => 'getSulu_Repository_CategoryMetaService',
  68.             'sulu.repository.category_translation' => 'getSulu_Repository_CategoryTranslationService',
  69.             'sulu.repository.contact' => 'getSulu_Repository_ContactService',
  70.             'sulu.repository.keyword' => 'getSulu_Repository_KeywordService',
  71.             'sulu.repository.media' => 'getSulu_Repository_MediaService',
  72.             'sulu.repository.role' => 'getSulu_Repository_RoleService',
  73.             'sulu.repository.route' => 'getSulu_Repository_RouteService',
  74.             'sulu.repository.tag' => 'getSulu_Repository_TagService',
  75.             'sulu.repository.user' => 'getSulu_Repository_UserService',
  76.             'sulu.util.node_helper' => 'getSulu_Util_NodeHelperService',
  77.             'sulu_category.category_manager' => 'getSuluCategory_CategoryManagerService',
  78.             'sulu_category.keyword_manager' => 'getSuluCategory_KeywordManagerService',
  79.             'sulu_contact.contact_manager' => 'getSuluContact_ContactManagerService',
  80.             'sulu_core.array_serializer' => 'getSuluCore_ArraySerializerService',
  81.             'sulu_core.webspace.request_analyzer' => 'getSuluCore_Webspace_RequestAnalyzerService',
  82.             'sulu_core.webspace.webspace_manager' => 'getSuluCore_Webspace_WebspaceManagerService',
  83.             'sulu_custom_urls.manager' => 'getSuluCustomUrls_ManagerService',
  84.             'sulu_document_manager.document_inspector' => 'getSuluDocumentManager_DocumentInspectorService',
  85.             'sulu_document_manager.document_manager' => 'getSuluDocumentManager_DocumentManagerService',
  86.             'sulu_document_manager.metadata_factory.base' => 'getSuluDocumentManager_MetadataFactory_BaseService',
  87.             'sulu_document_manager.property_encoder' => 'getSuluDocumentManager_PropertyEncoderService',
  88.             'sulu_markup.parser.html_extractor' => 'getSuluMarkup_Parser_HtmlExtractorService',
  89.             'sulu_media.collection_repository' => 'getSuluMedia_CollectionRepositoryService',
  90.             'sulu_media.format_cache' => 'getSuluMedia_FormatCacheService',
  91.             'sulu_media.format_manager' => 'getSuluMedia_FormatManagerService',
  92.             'sulu_media.image.transformation.blur' => 'getSuluMedia_Image_Transformation_BlurService',
  93.             'sulu_media.image.transformation.crop' => 'getSuluMedia_Image_Transformation_CropService',
  94.             'sulu_media.image.transformation.gamma' => 'getSuluMedia_Image_Transformation_GammaService',
  95.             'sulu_media.image.transformation.grayscale' => 'getSuluMedia_Image_Transformation_GrayscaleService',
  96.             'sulu_media.image.transformation.negative' => 'getSuluMedia_Image_Transformation_NegativeService',
  97.             'sulu_media.image.transformation.paste' => 'getSuluMedia_Image_Transformation_PasteService',
  98.             'sulu_media.image.transformation.sharpen' => 'getSuluMedia_Image_Transformation_SharpenService',
  99.             'sulu_media.media_manager' => 'getSuluMedia_MediaManagerService',
  100.             'sulu_media.storage' => 'getSuluMedia_StorageService',
  101.             'sulu_page.compat.structure.legacy_property_factory' => 'getSuluPage_Compat_Structure_LegacyPropertyFactoryService',
  102.             'sulu_page.content_repository' => 'getSuluPage_ContentRepositoryService',
  103.             'sulu_page.extension.manager' => 'getSuluPage_Extension_ManagerService',
  104.             'sulu_page.structure.factory' => 'getSuluPage_Structure_FactoryService',
  105.             'sulu_security.encoder_factory' => 'getSuluSecurity_EncoderFactoryService',
  106.             'sulu_security.mask_converter' => 'getSuluSecurity_MaskConverterService',
  107.             'sulu_security.salt_generator' => 'getSuluSecurity_SaltGeneratorService',
  108.             'sulu_security.security_checker' => 'getSuluSecurity_SecurityCheckerService',
  109.             'sulu_security.user_manager' => 'getSuluSecurity_UserManagerService',
  110.             'sulu_snippet.default_snippet.manager' => 'getSuluSnippet_DefaultSnippet_ManagerService',
  111.             'sulu_snippet.resolver' => 'getSuluSnippet_ResolverService',
  112.             'sulu_tag.tag_manager' => 'getSuluTag_TagManagerService',
  113.             'sulu_website.resolver.structure' => 'getSuluWebsite_Resolver_StructureService',
  114.             'translator' => 'getTranslatorService',
  115.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  116.             'profiler' => 'getProfilerService',
  117.         ];
  118.         $this->fileMap = [
  119.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  120.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  121.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  122.             'Translation\\Bundle\\Catalogue\\CatalogueCounter' => 'getCatalogueCounterService',
  123.             'Translation\\Bundle\\Catalogue\\CatalogueFetcher' => 'getCatalogueFetcherService',
  124.             'Translation\\Bundle\\Catalogue\\CatalogueManager' => 'getCatalogueManagerService',
  125.             'Translation\\Bundle\\Catalogue\\CatalogueWriter' => 'getCatalogueWriterService',
  126.             'Translation\\Bundle\\Command\\CheckMissingCommand' => 'getCheckMissingCommandService',
  127.             'Translation\\Bundle\\Command\\DeleteEmptyCommand' => 'getDeleteEmptyCommandService',
  128.             'Translation\\Bundle\\Command\\DeleteObsoleteCommand' => 'getDeleteObsoleteCommandService',
  129.             'Translation\\Bundle\\Command\\DownloadCommand' => 'getDownloadCommandService',
  130.             'Translation\\Bundle\\Command\\ExtractCommand' => 'getExtractCommandService',
  131.             'Translation\\Bundle\\Command\\StatusCommand' => 'getStatusCommandService',
  132.             'Translation\\Bundle\\Command\\SyncCommand' => 'getSyncCommandService',
  133.             'Translation\\Bundle\\Controller\\SymfonyProfilerController' => 'getSymfonyProfilerControllerService',
  134.             'Translation\\Bundle\\Controller\\WebUIController' => 'getWebUIControllerService',
  135.             'Translation\\Bundle\\Service\\CacheClearer' => 'getCacheClearerService',
  136.             'Translation\\Bundle\\Service\\ConfigurationManager' => 'getConfigurationManagerService',
  137.             'Translation\\Bundle\\Service\\Importer' => 'getImporterService',
  138.             'Translation\\Bundle\\Service\\StorageManager' => 'getStorageManagerService',
  139.             'cache.app_clearer' => 'getCache_AppClearerService',
  140.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  141.             'cache.system_clearer' => 'getCache_SystemClearerService',
  142.             'cache_warmer' => 'getCacheWarmerService',
  143.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  144.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\LoadFixtureCommand' => 'getLoadFixtureCommandService',
  145.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\MigratorMigrateCommand' => 'getMigratorMigrateCommandService',
  146.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeDumpCommand' => 'getNodeDumpCommandService',
  147.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeMoveCommand' => 'getNodeMoveCommandService',
  148.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeRemoveCommand' => 'getNodeRemoveCommandService',
  149.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTouchCommand' => 'getNodeTouchCommandService',
  150.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeListCommand' => 'getNodeTypeListCommandService',
  151.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeRegisterCommand' => 'getNodeTypeRegisterCommandService',
  152.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodesUpdateCommand' => 'getNodesUpdateCommandService',
  153.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\PhpcrShellCommand' => 'getPhpcrShellCommandService',
  154.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\RepositoryInitCommand' => 'getRepositoryInitCommandService',
  155.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceCreateCommand' => 'getWorkspaceCreateCommandService',
  156.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceDeleteCommand' => 'getWorkspaceDeleteCommandService',
  157.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceExportCommand' => 'getWorkspaceExportCommandService',
  158.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceImportCommand' => 'getWorkspaceImportCommandService',
  159.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceListCommand' => 'getWorkspaceListCommandService',
  160.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspacePurgeCommand' => 'getWorkspacePurgeCommandService',
  161.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceQueryCommand' => 'getWorkspaceQueryCommandService',
  162.             'console.command.public_alias.sulu_page.command.workspace_import' => 'getConsole_Command_PublicAlias_SuluPage_Command_WorkspaceImportService',
  163.             'console.command_loader' => 'getConsole_CommandLoaderService',
  164.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  165.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  166.             'doctrine_phpcr.admin.default_session' => 'getDoctrinePhpcr_Admin_DefaultSessionService',
  167.             'doctrine_phpcr.admin.live_session' => 'getDoctrinePhpcr_Admin_LiveSessionService',
  168.             'doctrine_phpcr.default_session' => 'getDoctrinePhpcr_DefaultSessionService',
  169.             'doctrine_phpcr.initializer_manager' => 'getDoctrinePhpcr_InitializerManagerService',
  170.             'error_controller' => 'getErrorControllerService',
  171.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  172.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  173.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  174.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  175.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  176.             'massive_search.adapter.test' => 'getMassiveSearch_Adapter_TestService',
  177.             'massive_search.adapter.zend_lucene' => 'getMassiveSearch_Adapter_ZendLuceneService',
  178.             'massive_search.search_manager' => 'getMassiveSearch_SearchManagerService',
  179.             'php_translation.cache_clearer' => 'getPhpTranslation_CacheClearerService',
  180.             'php_translation.catalogue_counter' => 'getPhpTranslation_CatalogueCounterService',
  181.             'php_translation.catalogue_fetcher' => 'getPhpTranslation_CatalogueFetcherService',
  182.             'php_translation.catalogue_manager' => 'getPhpTranslation_CatalogueManagerService',
  183.             'php_translation.catalogue_writer' => 'getPhpTranslation_CatalogueWriterService',
  184.             'php_translation.configuration_manager' => 'getPhpTranslation_ConfigurationManagerService',
  185.             'php_translation.importer' => 'getPhpTranslation_ImporterService',
  186.             'php_translation.storage.app' => 'getPhpTranslation_Storage_AppService',
  187.             'php_translation.storage_manager' => 'getPhpTranslation_StorageManagerService',
  188.             'php_translator.console.delete_obsolete' => 'getPhpTranslator_Console_DeleteObsoleteService',
  189.             'php_translator.console.download' => 'getPhpTranslator_Console_DownloadService',
  190.             'php_translator.console.extract' => 'getPhpTranslator_Console_ExtractService',
  191.             'php_translator.console.status' => 'getPhpTranslator_Console_StatusService',
  192.             'php_translator.console.sync' => 'getPhpTranslator_Console_SyncService',
  193.             'phpcr_migrations.command.initialize' => 'getPhpcrMigrations_Command_InitializeService',
  194.             'phpcr_migrations.command.migrate' => 'getPhpcrMigrations_Command_MigrateService',
  195.             'phpcr_migrations.command.status' => 'getPhpcrMigrations_Command_StatusService',
  196.             'routing.loader' => 'getRouting_LoaderService',
  197.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  198.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  199.             'scheb_two_factor.security.email.code_generator' => 'getSchebTwoFactor_Security_Email_CodeGeneratorService',
  200.             'services_resetter' => 'getServicesResetterService',
  201.             'sulu.content.path_cleaner.replacer_loader' => 'getSulu_Content_PathCleaner_ReplacerLoaderService',
  202.             'sulu.content.path_cleaner.replacer_loader.file_locator' => 'getSulu_Content_PathCleaner_ReplacerLoader_FileLocatorService',
  203.             'sulu.content.type.block' => 'getSulu_Content_Type_BlockService',
  204.             'sulu.content.type.checkbox' => 'getSulu_Content_Type_CheckboxService',
  205.             'sulu.content.type.color' => 'getSulu_Content_Type_ColorService',
  206.             'sulu.content.type.date' => 'getSulu_Content_Type_DateService',
  207.             'sulu.content.type.datetime' => 'getSulu_Content_Type_DatetimeService',
  208.             'sulu.content.type.email' => 'getSulu_Content_Type_EmailService',
  209.             'sulu.content.type.link' => 'getSulu_Content_Type_LinkService',
  210.             'sulu.content.type.number' => 'getSulu_Content_Type_NumberService',
  211.             'sulu.content.type.page_selection' => 'getSulu_Content_Type_PageSelectionService',
  212.             'sulu.content.type.password' => 'getSulu_Content_Type_PasswordService',
  213.             'sulu.content.type.phone' => 'getSulu_Content_Type_PhoneService',
  214.             'sulu.content.type.resource_locator' => 'getSulu_Content_Type_ResourceLocatorService',
  215.             'sulu.content.type.segment_select' => 'getSulu_Content_Type_SegmentSelectService',
  216.             'sulu.content.type.select' => 'getSulu_Content_Type_SelectService',
  217.             'sulu.content.type.single_page_selection' => 'getSulu_Content_Type_SinglePageSelectionService',
  218.             'sulu.content.type.single_select' => 'getSulu_Content_Type_SingleSelectService',
  219.             'sulu.content.type.text_area' => 'getSulu_Content_Type_TextAreaService',
  220.             'sulu.content.type.text_editor' => 'getSulu_Content_Type_TextEditorService',
  221.             'sulu.content.type.text_line' => 'getSulu_Content_Type_TextLineService',
  222.             'sulu.content.type.time' => 'getSulu_Content_Type_TimeService',
  223.             'sulu.content.type.url' => 'getSulu_Content_Type_UrlService',
  224.             'sulu.content.webspace_structure_provider' => 'getSulu_Content_WebspaceStructureProviderService',
  225.             'sulu.core.localization_manager' => 'getSulu_Core_LocalizationManagerService',
  226.             'sulu.repository.activity' => 'getSulu_Repository_ActivityService',
  227.             'sulu.repository.preview_link' => 'getSulu_Repository_PreviewLinkService',
  228.             'sulu.repository.role_setting' => 'getSulu_Repository_RoleSettingService',
  229.             'sulu.repository.trash_item' => 'getSulu_Repository_TrashItemService',
  230.             'sulu_category.content.type.category_selection' => 'getSuluCategory_Content_Type_CategorySelectionService',
  231.             'sulu_category.content.type.single_category_selection' => 'getSuluCategory_Content_Type_SingleCategorySelectionService',
  232.             'sulu_contact.account_factory' => 'getSuluContact_AccountFactoryService',
  233.             'sulu_contact.account_manager' => 'getSuluContact_AccountManagerService',
  234.             'sulu_contact.content.account_selection' => 'getSuluContact_Content_AccountSelectionService',
  235.             'sulu_contact.content.contact_account_selection' => 'getSuluContact_Content_ContactAccountSelectionService',
  236.             'sulu_contact.content.contact_selection' => 'getSuluContact_Content_ContactSelectionService',
  237.             'sulu_contact.content.single_account_selection' => 'getSuluContact_Content_SingleAccountSelectionService',
  238.             'sulu_contact.content.single_contact_selection' => 'getSuluContact_Content_SingleContactSelectionService',
  239.             'sulu_contact.util.index_comparator' => 'getSuluContact_Util_IndexComparatorService',
  240.             'sulu_core.doctrine_list_builder_factory' => 'getSuluCore_DoctrineListBuilderFactoryService',
  241.             'sulu_core.doctrine_rest_helper' => 'getSuluCore_DoctrineRestHelperService',
  242.             'sulu_core.list_builder.field_descriptor_factory' => 'getSuluCore_ListBuilder_FieldDescriptorFactoryService',
  243.             'sulu_core.list_rest_helper' => 'getSuluCore_ListRestHelperService',
  244.             'sulu_core.webspace.document_manager.webspace_initializer' => 'getSuluCore_Webspace_DocumentManager_WebspaceInitializerService',
  245.             'sulu_custom_urls.initializer' => 'getSuluCustomUrls_InitializerService',
  246.             'sulu_document_manager.initializer' => 'getSuluDocumentManager_InitializerService',
  247.             'sulu_document_manager.initializer.root_path_purge_initializer' => 'getSuluDocumentManager_Initializer_RootPathPurgeInitializerService',
  248.             'sulu_document_manager.initializer.workspace' => 'getSuluDocumentManager_Initializer_WorkspaceService',
  249.             'sulu_document_manager.serializer.subscriber.proxy' => 'getSuluDocumentManager_Serializer_Subscriber_ProxyService',
  250.             'sulu_hash.request_hash_checker' => 'getSuluHash_RequestHashCheckerService',
  251.             'sulu_http_cache.cache_lifetime.enhancer' => 'getSuluHttpCache_CacheLifetime_EnhancerService',
  252.             'sulu_location.content.type.location' => 'getSuluLocation_Content_Type_LocationService',
  253.             'sulu_location.controller.geolocator' => 'getSuluLocation_Controller_GeolocatorService',
  254.             'sulu_media.collection_manager' => 'getSuluMedia_CollectionManagerService',
  255.             'sulu_media.disposition_type.resolver' => 'getSuluMedia_DispositionType_ResolverService',
  256.             'sulu_media.format_options_manager' => 'getSuluMedia_FormatOptionsManagerService',
  257.             'sulu_media.media_stream_controller' => 'getSuluMedia_MediaStreamControllerService',
  258.             'sulu_media.system_collections.manager' => 'getSuluMedia_SystemCollections_ManagerService',
  259.             'sulu_media.type.collection_selection' => 'getSuluMedia_Type_CollectionSelectionService',
  260.             'sulu_media.type.image_map' => 'getSuluMedia_Type_ImageMapService',
  261.             'sulu_media.type.media_selection' => 'getSuluMedia_Type_MediaSelectionService',
  262.             'sulu_media.type.single_collection_selection' => 'getSuluMedia_Type_SingleCollectionSelectionService',
  263.             'sulu_media.type.single_media_selection' => 'getSuluMedia_Type_SingleMediaSelectionService',
  264.             'sulu_page.document_manager.content_initializer' => 'getSuluPage_DocumentManager_ContentInitializerService',
  265.             'sulu_page.export.webspace' => 'getSuluPage_Export_WebspaceService',
  266.             'sulu_page.import.webspace' => 'getSuluPage_Import_WebspaceService',
  267.             'sulu_page.node_repository' => 'getSuluPage_NodeRepositoryService',
  268.             'sulu_page.rl_repository' => 'getSuluPage_RlRepositoryService',
  269.             'sulu_page.smart_content.content_type' => 'getSuluPage_SmartContent_ContentTypeService',
  270.             'sulu_page.smart_content.data_provider_pool' => 'getSuluPage_SmartContent_DataProviderPoolService',
  271.             'sulu_page.teaser.content_type' => 'getSuluPage_Teaser_ContentTypeService',
  272.             'sulu_route.content_type' => 'getSuluRoute_ContentTypeService',
  273.             'sulu_route.content_type.page_tree_route' => 'getSuluRoute_ContentType_PageTreeRouteService',
  274.             'sulu_search.controller.website_search' => 'getSuluSearch_Controller_WebsiteSearchService',
  275.             'sulu_security.token_generator' => 'getSuluSecurity_TokenGeneratorService',
  276.             'sulu_security.user_repository' => 'getSuluSecurity_UserRepositoryService',
  277.             'sulu_security.user_setting_repository' => 'getSuluSecurity_UserSettingRepositoryService',
  278.             'sulu_snippet.content.single_snippet_selection' => 'getSuluSnippet_Content_SingleSnippetSelectionService',
  279.             'sulu_snippet.content.snippet' => 'getSuluSnippet_Content_SnippetService',
  280.             'sulu_snippet.document.snippet_initializer' => 'getSuluSnippet_Document_SnippetInitializerService',
  281.             'sulu_snippet.export.snippet' => 'getSuluSnippet_Export_SnippetService',
  282.             'sulu_snippet.import.snippet' => 'getSuluSnippet_Import_SnippetService',
  283.             'sulu_snippet.reference_store.snippet' => 'getSuluSnippet_ReferenceStore_SnippetService',
  284.             'sulu_snippet.repository' => 'getSuluSnippet_RepositoryService',
  285.             'sulu_tag.content.type.tag_selection' => 'getSuluTag_Content_Type_TagSelectionService',
  286.             'sulu_website.analytics.manager' => 'getSuluWebsite_Analytics_ManagerService',
  287.             'sulu_website.default_controller' => 'getSuluWebsite_DefaultControllerService',
  288.             'sulu_website.http_cache.clearer' => 'getSuluWebsite_HttpCache_ClearerService',
  289.             'sulu_website.redirect_controller' => 'getSuluWebsite_RedirectControllerService',
  290.             'sulu_website.resolver.parameter' => 'getSuluWebsite_Resolver_ParameterService',
  291.             'sulu_website.resolver.template_attribute' => 'getSuluWebsite_Resolver_TemplateAttributeService',
  292.             'sulu_website.segment_controller' => 'getSuluWebsite_SegmentControllerService',
  293.             'sulu_website.sitemap_controller' => 'getSuluWebsite_SitemapControllerService',
  294.             'sulu_website.url_select_helper' => 'getSuluWebsite_UrlSelectHelperService',
  295.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  296.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  297.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  298.         ];
  299.         $this->aliases = [
  300.             'Doctrine\\Bundle\\PHPCRBundle\\ManagerRegistry' => 'doctrine_phpcr',
  301.             'FOS\\HttpCacheBundle\\CacheManager' => 'fos_http_cache.cache_manager',
  302.             'FOS\\HttpCacheBundle\\EventListener\\CacheControlListener' => 'fos_http_cache.event_listener.cache_control',
  303.             'FOS\\HttpCacheBundle\\Http\\SymfonyResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  304.             'FOS\\HttpCache\\ResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  305.             'PHPCR\\SessionInterface' => 'doctrine_phpcr.session',
  306.             'Sulu\\Bundle\\MediaBundle\\Media\\Storage\\StorageInterface' => 'sulu_media.storage',
  307.             'Sulu\\Bundle\\WebsiteBundle\\Controller\\DefaultController' => 'sulu_website.default_controller',
  308.             'Translation\\Bundle\\Service\\StorageService' => 'php_translation.storage.app',
  309.             'database_connection' => 'doctrine.dbal.default_connection',
  310.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  311.             'doctrine_phpcr.admin.jackalope_doctrine_dbal.default_connection' => 'doctrine.dbal.default_connection',
  312.             'doctrine_phpcr.admin.jackalope_doctrine_dbal.live_connection' => 'doctrine.dbal.default_connection',
  313.             'doctrine_phpcr.jackalope_doctrine_dbal.default_connection' => 'doctrine.dbal.default_connection',
  314.             'doctrine_phpcr.jackalope_doctrine_dbal.live_connection' => 'doctrine.dbal.default_connection',
  315.             'doctrine_phpcr.live_session' => 'doctrine_phpcr.session',
  316.             'php_translation.storage' => 'php_translation.storage.app',
  317.             'php_translation.storage.default' => 'php_translation.storage.app',
  318.             'sulu_document_manager.default_session' => 'doctrine_phpcr.session',
  319.             'sulu_document_manager.live_session' => 'doctrine_phpcr.session',
  320.         ];
  321.         $this->privates['service_container'] = function () {
  322.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  323.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/KernelInterface.php';
  324.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/RebootableInterface.php';
  325.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/TerminableInterface.php';
  326.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Kernel.php';
  327.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  328.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/HttpKernel/SuluKernel.php';
  329.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/HttpCacheProvider.php';
  330.             include_once \dirname(__DIR__5).'/src/Kernel.php';
  331.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  332.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  333.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  334.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  335.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  336.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  337.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  338.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  339.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  340.             include_once \dirname(__DIR__5).'/vendor/psr/container/src/ContainerInterface.php';
  341.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  342.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  343.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/RunnerInterface.php';
  344.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  345.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  346.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/RuntimeInterface.php';
  347.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/GenericRuntime.php';
  348.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/SymfonyRuntime.php';
  349.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpKernel.php';
  350.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  351.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.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/filesystem/Filesystem.php';
  358.             include_once \dirname(__DIR__5).'/vendor/symfony/config/FileLocatorInterface.php';
  359.             include_once \dirname(__DIR__5).'/vendor/symfony/config/FileLocator.php';
  360.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  361.             include_once \dirname(__DIR__5).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  362.             include_once \dirname(__DIR__5).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  363.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  364.             include_once \dirname(__DIR__5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  365.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  366.             include_once \dirname(__DIR__5).'/vendor/symfony/cache-contracts/CacheInterface.php';
  367.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/PruneableInterface.php';
  368.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ResetInterface.php';
  369.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/ResettableInterface.php';
  370.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  371.             include_once \dirname(__DIR__5).'/vendor/psr/log/src/LoggerAwareInterface.php';
  372.             include_once \dirname(__DIR__5).'/vendor/psr/log/src/LoggerAwareTrait.php';
  373.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  374.             include_once \dirname(__DIR__5).'/vendor/symfony/cache-contracts/CacheTrait.php';
  375.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  376.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  377.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  378.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  379.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  380.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  381.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  382.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Context/ContextInterface.php';
  383.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Context/RequestStackContext.php';
  384.             include_once \dirname(__DIR__5).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  385.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  386.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/TranslatorBagInterface.php';
  387.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  388.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Translator.php';
  389.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  390.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  391.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  392.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  393.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  394.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  395.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  396.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  397.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  398.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/IdentityTranslator.php';
  399.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  400.             include_once \dirname(__DIR__5).'/vendor/psr/log/src/LoggerInterface.php';
  401.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  402.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  403.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  404.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Logger.php';
  405.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  406.             include_once \dirname(__DIR__5).'/vendor/symfony/stopwatch/Stopwatch.php';
  407.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  408.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  409.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  410.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  411.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  412.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  413.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  414.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RequestContext.php';
  415.             include_once \dirname(__DIR__5).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  416.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  417.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  418.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  419.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  420.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  421.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  422.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  423.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  424.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  425.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  426.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  427.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  428.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  429.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  430.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  431.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  432.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormRegistryInterface.php';
  433.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormRegistry.php';
  434.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormExtensionInterface.php';
  435.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  436.             include_once \dirname(__DIR__5).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  437.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  438.             include_once \dirname(__DIR__5).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  439.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormFactoryInterface.php';
  440.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormFactory.php';
  441.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ValidatorBuilder.php';
  442.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validation.php';
  443.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  444.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  445.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  446.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  447.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  448.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  449.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  450.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  451.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  452.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  453.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  454.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  455.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  456.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  457.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  458.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  459.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  460.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  461.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  462.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  463.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  464.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  465.             include_once \dirname(__DIR__5).'/vendor/symfony/serializer/DataCollector/SerializerDataCollector.php';
  466.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  467.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  468.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  469.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  470.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  471.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  472.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  473.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  474.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/ExtensionSet.php';
  475.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Template.php';
  476.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/TemplateWrapper.php';
  477.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Environment.php';
  478.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  479.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  480.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  481.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  482.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  483.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Packages.php';
  484.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/PackageInterface.php';
  485.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Package.php';
  486.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/PathPackage.php';
  487.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  488.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  489.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  490.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  491.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  492.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  493.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  494.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  495.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  496.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  497.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  498.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  499.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  500.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  501.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  502.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  503.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  504.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  505.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Twig/CacheTagExtension.php';
  506.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Twig/ContactTwigExtension.php';
  507.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  508.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  509.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  510.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  511.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  512.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  513.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  514.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  515.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  516.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Twig/DispositionTypeTwigExtension.php';
  517.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Twig/MediaTwigExtension.php';
  518.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Twig/UserTwigExtension.php';
  519.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Twig/CategoryTwigExtension.php';
  520.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/MemoizeTwigExtensionTrait.php';
  521.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/MemoizedSnippetTwigExtension.php';
  522.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetTwigExtensionInterface.php';
  523.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetTwigExtension.php';
  524.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/DefaultSnippetTwigExtension.php';
  525.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetAreaTwigExtension.php';
  526.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Twig/ExportTwigExtension.php';
  527.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Twig/TagTwigExtension.php';
  528.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentPathInterface.php';
  529.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentPathTwigExtension.php';
  530.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/MemoizedNavigationTwigExtension.php';
  531.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/NavigationTwigExtensionInterface.php';
  532.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/NavigationTwigExtension.php';
  533.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapperInterface.php';
  534.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapper.php';
  535.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilderInterface.php';
  536.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilder.php';
  537.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationQueryBuilder.php';
  538.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/MemoizedSitemapTwigExtension.php';
  539.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/SitemapTwigExtensionInterface.php';
  540.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/SitemapTwigExtension.php';
  541.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapGeneratorInterface.php';
  542.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapGenerator.php';
  543.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapContentQueryBuilder.php';
  544.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/MemoizedContentTwigExtension.php';
  545.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentTwigExtensionInterface.php';
  546.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentTwigExtension.php';
  547.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Meta/MetaTwigExtension.php';
  548.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Seo/SeoTwigExtension.php';
  549.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Core/UtilTwigExtension.php';
  550.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  551.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  552.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  553.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  554.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  555.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  556.             include_once \dirname(__DIR__5).'/vendor/php-translation/symfony-bundle/Twig/TranslationExtension.php';
  557.             include_once \dirname(__DIR__5).'/vendor/twig/intl-extra/IntlExtension.php';
  558.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/AppVariable.php';
  559.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  560.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  561.             include_once \dirname(__DIR__5).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  562.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  563.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  564.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  565.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Profiler/Profile.php';
  566.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  567.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  568.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  569.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  570.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  571.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  572.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  573.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  574.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  575.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  576.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  577.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  578.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  579.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  580.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/PathCleanupInterface.php';
  581.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/PathCleanup.php';
  582.             include_once \dirname(__DIR__5).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  583.             include_once \dirname(__DIR__5).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  584.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Mapper/ContentMapperInterface.php';
  585.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Mapper/ContentMapper.php';
  586.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/ContentTypeManagerInterface.php';
  587.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  588.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/ContentTypeManager.php';
  589.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  590.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManagerInterface.php';
  591.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManager.php';
  592.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/ResourceLocatorMapperInterface.php';
  593.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php';
  594.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyPoolInterface.php';
  595.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyPool.php';
  596.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyInterface.php';
  597.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategy.php';
  598.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeFullEditStrategy.php';
  599.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorGeneratorInterface.php';
  600.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeGenerator.php';
  601.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeLeafEditStrategy.php';
  602.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryExecutorInterface.php';
  603.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryExecutor.php';
  604.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Util/SuluNodeHelper.php';
  605.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/LocalizationFinderInterface.php';
  606.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/LocalizationFinder.php';
  607.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/LoaderInterface.php';
  608.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/Loader.php';
  609.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  610.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  611.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/LoaderResolver.php';
  612.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/FileLoader.php';
  613.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/BaseXmlFileLoader.php';
  614.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/XmlFileLoader10.php';
  615.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/XmlFileLoader11.php';
  616.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Url/ReplacerInterface.php';
  617.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Url/Replacer.php';
  618.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Localization/Provider/LocalizationProviderInterface.php';
  619.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManagerInterface.php';
  620.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php';
  621.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/MemoizeInterface.php';
  622.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/Memoize.php';
  623.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Configuration.php';
  624.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/GeneratorStrategy/GeneratorStrategyInterface.php';
  625.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/GeneratorStrategy/FileWriterGeneratorStrategy.php';
  626.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/FileLocator/FileLocatorInterface.php';
  627.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/FileLocator/FileLocator.php';
  628.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/SessionManager/SessionManagerInterface.php';
  629.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/SessionManager/SessionManager.php';
  630.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Serializer/ArraySerializerInterface.php';
  631.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Serializer/ArraySerializer.php';
  632.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzerInterface.php';
  633.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php';
  634.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/RequestProcessorInterface.php';
  635.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/ParameterRequestProcessor.php';
  636.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/UrlRequestProcessor.php';
  637.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/WebsiteRequestProcessor.php';
  638.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/DateTimeRequestProcessor.php';
  639.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/SegmentRequestProcessor.php';
  640.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/PortalInformationRequestProcessor.php';
  641.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  642.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  643.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  644.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  645.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Registry.php';
  646.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Connection.php';
  647.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  648.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Configuration.php';
  649.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  650.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  651.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  652.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  653.             include_once \dirname(__DIR__5).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  654.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  655.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  656.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  657.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  658.             include_once \dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/ManagerRegistry.php';
  659.             include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/RepositoryFactoryInterface.php';
  660.             include_once \dirname(__DIR__5).'/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php';
  661.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  662.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/EventListener/ResponseStatusCodeListener.php';
  663.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  664.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  665.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  666.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/EventListener/ZoneMatcherListener.php';
  667.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  668.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/RequestMatcher.php';
  669.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  670.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Type/Parser.php';
  671.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  672.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  673.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Cache/FileCache.php';
  674.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  675.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  676.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  677.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  678.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  679.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  680.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  681.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  682.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/MetadataFactory.php';
  683.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  684.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  685.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  686.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  687.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  688.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  689.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  690.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  691.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  692.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  693.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  694.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcherInterface.php';
  695.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcher.php';
  696.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/UnsafeRequestMatcher.php';
  697.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/ResponseMatcherInterface.php';
  698.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/NonErrorResponseMatcher.php';
  699.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/CacheControlListener.php';
  700.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/ProxyClient.php';
  701.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/HttpProxyClient.php';
  702.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/PurgeCapable.php';
  703.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/RefreshCapable.php';
  704.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/TagCapable.php';
  705.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/ClearCapable.php';
  706.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Symfony.php';
  707.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Dispatcher.php';
  708.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/KernelDispatcher.php';
  709.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/CacheInvalidator.php';
  710.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/CacheManager.php';
  711.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ResponseTagger.php';
  712.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/SymfonyResponseTagger.php';
  713.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderFormatter.php';
  714.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/CommaSeparatedTagHeaderFormatter.php';
  715.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AbstractRuleListener.php';
  716.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/TagListener.php';
  717.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/CacheableRequestMatcher.php';
  718.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/CacheableResponseMatcher.php';
  719.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/Php8AttributesListener.php';
  720.             include_once \dirname(__DIR__5).'/vendor/massive/search-bundle/Search/Factory.php';
  721.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Search/Factory.php';
  722.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/ContactManagerInterface.php';
  723.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/RelationTrait.php';
  724.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/AbstractContactManager.php';
  725.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryInterface.php';
  726.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/ContactManager.php';
  727.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  728.             include_once \dirname(__DIR__5).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  729.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  730.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactTitleRepository.php';
  731.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  732.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  733.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  734.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  735.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/CollectionRepositoryInterface.php';
  736.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/DescendantProviderInterface.php';
  737.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/SecuredEntityRepositoryTrait.php';
  738.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/CollectionRepository.php';
  739.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatCache/FormatCacheInterface.php';
  740.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatCache/LocalFormatCache.php';
  741.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  742.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  743.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  744.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  745.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Imagick/Imagine.php';
  746.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/TransformationInterface.php';
  747.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/CropTransformation.php';
  748.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/PasteTransformation.php';
  749.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/BlurTransformation.php';
  750.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/GammaTransformation.php';
  751.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/GrayscaleTransformation.php';
  752.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/NegativeTransformation.php';
  753.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/SharpenTransformation.php';
  754.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Manager/MediaManagerInterface.php';
  755.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Manager/MediaManager.php';
  756.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FileValidator/FileValidatorInterface.php';
  757.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FileValidator/FileValidator.php';
  758.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/TypeManager/TypeManagerInterface.php';
  759.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/TypeManager/TypeManager.php';
  760.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManagerInterface.php';
  761.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php';
  762.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImageConverterInterface.php';
  763.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImagineImageConverter.php';
  764.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/MediaImageExtractorInterface.php';
  765.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/MediaImageExtractor.php';
  766.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Video/VideoThumbnailServiceInterface.php';
  767.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Video/VideoThumbnailService.php';
  768.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/TransformationPoolInterface.php';
  769.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/TransformationPool.php';
  770.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Focus/FocusInterface.php';
  771.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Focus/Focus.php';
  772.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Scaler/ScalerInterface.php';
  773.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Scaler/Scaler.php';
  774.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Cropper/CropperInterface.php';
  775.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Cropper/Cropper.php';
  776.             include_once \dirname(__DIR__5).'/vendor/contao/imagine-svg/src/Imagine.php';
  777.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/MaskConverterInterface.php';
  778.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/MaskConverter.php';
  779.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/SaltGenerator.php';
  780.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlManagerInterface.php';
  781.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlManager.php';
  782.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlProviderInterface.php';
  783.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/PhpcrAccessControlProvider.php';
  784.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/DoctrineAccessControlProvider.php';
  785.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/System/SystemStoreInterface.php';
  786.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/System/SystemStore.php';
  787.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/EventSubscriberInterface.php';
  788.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/EventListener/SystemListener.php';
  789.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/AccessControl/AccessControlQueryEnhancer.php';
  790.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/UserManager/UserManagerInterface.php';
  791.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/UserManager/UserManager.php';
  792.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/GroupRepository.php';
  793.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/SecurityCheckerInterface.php';
  794.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AbstractSecurityChecker.php';
  795.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/SecurityChecker.php';
  796.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/EventListener/SuluSecurityListener.php';
  797.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/CategoryManagerInterface.php';
  798.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/CategoryManager.php';
  799.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Category/Request/CategoryRequestHandlerInterface.php';
  800.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Category/Request/CategoryRequestHandler.php';
  801.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/KeywordManagerInterface.php';
  802.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/KeywordManager.php';
  803.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/DefaultSnippetManagerInterface.php';
  804.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/DefaultSnippetManager.php';
  805.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Settings/SettingsManagerInterface.php';
  806.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Settings/SettingsManager.php';
  807.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/SnippetResolverInterface.php';
  808.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/SnippetResolver.php';
  809.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepositoryInterface.php';
  810.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php';
  811.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/XmlParserTrait.php';
  812.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Parser/PropertiesXmlParser.php';
  813.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Parser/SchemaXmlParser.php';
  814.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Factory/StructureMetadataFactoryInterface.php';
  815.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Factory/StructureMetadataFactory.php';
  816.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Loader/AbstractLoader.php';
  817.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Loader/StructureXmlLoader.php';
  818.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionManagerInterface.php';
  819.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionManager.php';
  820.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionInterface.php';
  821.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/AbstractExtension.php';
  822.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExportExtensionInterface.php';
  823.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/SeoStructureExtension.php';
  824.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php';
  825.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/Structure/LegacyPropertyFactory.php';
  826.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Export/Manager/ExportManagerInterface.php';
  827.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Export/Manager/ExportManager.php';
  828.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Import/Manager/ImportManagerInterface.php';
  829.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Import/Manager/ImportManager.php';
  830.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagManagerInterface.php';
  831.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagManager.php';
  832.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Tag/Request/TagRequestHandlerInterface.php';
  833.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Tag/Request/TagRequestHandler.php';
  834.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolverInterface.php';
  835.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolver.php';
  836.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/RequestListener.php';
  837.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php';
  838.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  839.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/TranslatorListener.php';
  840.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/AppendAnalyticsListener.php';
  841.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventSubscriber/GeneratorEventSubscriber.php';
  842.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/SegmentSubscriber.php';
  843.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/CacheLifetime/CacheLifetimeResolverInterface.php';
  844.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/CacheLifetime/CacheLifetimeResolver.php';
  845.             include_once \dirname(__DIR__5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  846.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  847.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  848.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  849.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManagerInterface.php';
  850.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php';
  851.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentRegistry.php';
  852.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NodeManager.php';
  853.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/SessionManagerInterface.php';
  854.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/SessionManager.php';
  855.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/MetadataFactoryInterface.php';
  856.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php';
  857.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php';
  858.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NamespaceRegistry.php';
  859.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PropertyEncoder.php';
  860.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Bridge/PropertyEncoder.php';
  861.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Collector/DomainEventCollectorInterface.php';
  862.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Collector/DomainEventCollector.php';
  863.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Collector/DocumentDomainEventCollectorInterface.php';
  864.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Collector/DocumentDomainEventCollector.php';
  865.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PathSegmentRegistry.php';
  866.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PathBuilder.php';
  867.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentInspector.php';
  868.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Bridge/DocumentInspector.php';
  869.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/ProxyFactory.php';
  870.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/AbstractBaseFactory.php';
  871.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/LazyLoadingGhostFactory.php';
  872.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Manager/CustomUrlManagerInterface.php';
  873.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Manager/CustomUrlManager.php';
  874.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Repository/CustomUrlRepository.php';
  875.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Generator/GeneratorInterface.php';
  876.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Generator/Generator.php';
  877.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/TagExtractorInterface.php';
  878.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/HtmlTagExtractor.php';
  879.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/MarkupParserInterface.php';
  880.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/HtmlMarkupParser.php';
  881.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagRegistryInterface.php';
  882.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagRegistry.php';
  883.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagInterface.php';
  884.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/LinkTag.php';
  885.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/DelegatingTagExtractor.php';
  886.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Listener/MarkupListener.php';
  887.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderPoolInterface.php';
  888.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderPool.php';
  889.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderInterface.php';
  890.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Markup/Link/MediaLinkProvider.php';
  891.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Markup/Link/PageLinkProvider.php';
  892.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  893.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  894.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  895.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  896.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  897.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  898.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  899.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Server/Connection.php';
  900.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  901.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  902.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  903.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  904.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  905.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  906.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  907.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  908.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  909.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Security.php';
  910.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  911.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  912.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/FirewallMapInterface.php';
  913.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  914.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  915.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/HttpUtils.php';
  916.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  917.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  918.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  919.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  920.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php';
  921.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Firewall.php';
  922.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  923.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  924.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  925.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  926.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  927.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  928.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  929.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  930.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  931.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Dispatcher/DomainEventDispatcherInterface.php';
  932.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Dispatcher/DomainEventDispatcher.php';
  933.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Domain/Repository/TrashItemRepositoryInterface.php';
  934.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php';
  935.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Application/TrashManager/TrashManagerInterface.php';
  936.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Application/TrashManager/TrashManager.php';
  937.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  938.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  939.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  940.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  941.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  942.             include_once \dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  943.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  944.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client/TraceableHttpClient.php';
  945.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client/HttpClient.php';
  946.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/DataCollectorTranslator.php';
  947.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  948.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  949.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  950.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RouterInterface.php';
  951.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  952.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  953.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  954.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Router.php';
  955.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Routing/Router.php';
  956.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  957.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  958.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  959.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  960.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  961.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  962.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  963.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  964.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  965.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RouteCollection.php';
  966.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  967.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  968.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  969.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  970.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  971.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  972.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  973.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/CustomUrlRouteProvider.php';
  974.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/AbstractEnhancer.php';
  975.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/TrailingSlashEnhancer.php';
  976.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/TrailingHTMLEnhancer.php';
  977.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/RedirectEnhancer.php';
  978.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/SeoEnhancer.php';
  979.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/ContentEnhancer.php';
  980.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/InternalLinkEnhancer.php';
  981.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/StructureEnhancer.php';
  982.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/ExternalLinkEnhancer.php';
  983.             include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/SessionInterface.php';
  984.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php';
  985.             include_once \dirname(__DIR__5).'/vendor/jackalope/jackalope/src/Jackalope/Session.php';
  986.             include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/RepositoryInterface.php';
  987.             include_once \dirname(__DIR__5).'/vendor/jackalope/jackalope/src/Jackalope/Repository.php';
  988.             include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/CredentialsInterface.php';
  989.             include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/SimpleCredentials.php';
  990.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  991.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  992.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  993.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/SerializerInterface.php';
  994.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  995.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Serializer.php';
  996.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  997.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  998.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  999.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  1000.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  1001.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  1002.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  1003.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  1004.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  1005.             include_once \dirname(__DIR__5).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  1006.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1007.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  1008.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  1009.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  1010.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  1011.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  1012.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  1013.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  1014.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/StorageInterface.php';
  1015.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/LocalStorage.php';
  1016.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php';
  1017.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1018.             include_once \dirname(__DIR__5).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  1019.             include_once \dirname(__DIR__5).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  1020.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1021.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1022.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1023.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1024.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1025.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1026.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1027.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1028.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1029.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1030.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1031.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1032.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1033.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1034.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1035.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1036.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1037.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client/HttpClientTrait.php';
  1038.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1039.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1040.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1041.             include_once \dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/DataCollector/AbstractPHPCRDataCollector.php';
  1042.             include_once \dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/DataCollector/PHPCRDataCollector.php';
  1043.             include_once \dirname(__DIR__5).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1044.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  1045.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DataCollector/SuluCollector.php';
  1046.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1047.         };
  1048.     }
  1049.     public function compile(): void
  1050.     {
  1051.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1052.     }
  1053.     public function isCompiled(): bool
  1054.     {
  1055.         return true;
  1056.     }
  1057.     public function getRemovedIds(): array
  1058.     {
  1059.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1060.     }
  1061.     protected function load($file$lazyLoad true)
  1062.     {
  1063.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1064.             return $class::do($this$lazyLoad);
  1065.         }
  1066.         if ('.' === $file[-4]) {
  1067.             $class substr($class0, -4);
  1068.         } else {
  1069.             $file .= '.php';
  1070.         }
  1071.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1072.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1073.     }
  1074.     protected function createProxy($class\Closure $factory)
  1075.     {
  1076.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1077.         return $factory();
  1078.     }
  1079.     /**
  1080.      * Gets the public '.container.private.profiler' shared service.
  1081.      *
  1082.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1083.      */
  1084.     protected function get_Container_Private_ProfilerService()
  1085.     {
  1086.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1087.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1088.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1089.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1090.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1091.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1092.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1093.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1094.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1095.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1096.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1097.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1098.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1099.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1100.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1101.         $d->addInstance('sulu_preview.preview.cache', ($this->privates['sulu_preview.preview.cache'] ?? $this->getSuluPreview_Preview_CacheService()));
  1102.         $d->addInstance('sulu_admin.collaboration_cache', ($this->privates['sulu_admin.collaboration_cache'] ?? $this->getSuluAdmin_CollaborationCacheService()));
  1103.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1104.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1105.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1106.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1107.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  1108.         $f = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1109.         $f->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1110.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1111.         if ($this->has('kernel')) {
  1112.             $g->setKernel($b);
  1113.         }
  1114.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1115.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1116.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1117.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  1118.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1119.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1120.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1121.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1122.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1123.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1124.         $instance->add($d);
  1125.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector($e));
  1126.         $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())));
  1127.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->privates['twig'] ?? $this->getTwigService())));
  1128.         $instance->add($f);
  1129.         $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([])))));
  1130.         $instance->add(new \Doctrine\Bundle\PHPCRBundle\DataCollector\PHPCRDataCollector(($this->services['doctrine_phpcr'] ?? $this->getDoctrinePhpcrService())));
  1131.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1132.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector($e));
  1133.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1134.         $instance->add(($this->privates['serializer.data_collector'] ?? ($this->privates['serializer.data_collector'] = new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector())));
  1135.         $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()))));
  1136.         $instance->add(new \Sulu\Bundle\WebsiteBundle\DataCollector\SuluCollector());
  1137.         $instance->add($g);
  1138.         return $instance;
  1139.     }
  1140.     /**
  1141.      * Gets the public 'cache.app' shared service.
  1142.      *
  1143.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1144.      */
  1145.     protected function getCache_AppService()
  1146.     {
  1147.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('+YbPg+yRoq'0, (\dirname(__DIR__3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1148.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1149.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1150.     }
  1151.     /**
  1152.      * Gets the public 'cache.system' shared service.
  1153.      *
  1154.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1155.      */
  1156.     protected function getCache_SystemService()
  1157.     {
  1158.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lUBGSFQV4z'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1159.     }
  1160.     /**
  1161.      * Gets the public 'cache.validator_expression_language' shared service.
  1162.      *
  1163.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1164.      */
  1165.     protected function getCache_ValidatorExpressionLanguageService()
  1166.     {
  1167.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1WLUTu0V6s'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1168.     }
  1169.     /**
  1170.      * Gets the public 'cmf_routing.route_provider' shared service.
  1171.      *
  1172.      * @return \Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider
  1173.      */
  1174.     protected function getCmfRouting_RouteProviderService()
  1175.     {
  1176.         return $this->services['cmf_routing.route_provider'] = new \Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider(($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), ($this->privates['sulu.content.resource_locator.strategy_pool'] ?? $this->getSulu_Content_ResourceLocator_StrategyPoolService()), ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()), ($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()), ['utf8' => true]);
  1177.     }
  1178.     /**
  1179.      * Gets the public 'data_collector.dump' shared service.
  1180.      *
  1181.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1182.      */
  1183.     protected function getDataCollector_DumpService()
  1184.     {
  1185.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1186.     }
  1187.     /**
  1188.      * Gets the public 'doctrine' shared service.
  1189.      *
  1190.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1191.      */
  1192.     protected function getDoctrineService()
  1193.     {
  1194.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1195.     }
  1196.     /**
  1197.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1198.      *
  1199.      * @return \Doctrine\DBAL\Connection
  1200.      */
  1201.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1202.     {
  1203.         $a = new \Doctrine\DBAL\Configuration();
  1204.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1205.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1206.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1207.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1208.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1209.         $c->setConnectionName('default');
  1210.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  1211.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1212.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1213.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1214.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1215.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  1216.             'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener' => ['privates''doctrine_phpcr.jackalope_doctrine_dbal.schema_listener''getDoctrinePhpcr_JackalopeDoctrineDbal_SchemaListenerService'true],
  1217.             'massive_search.search.event_subscriber.doctrine_orm' => ['privates''massive_search.search.event_subscriber.doctrine_orm''getMassiveSearch_Search_EventSubscriber_DoctrineOrmService'true],
  1218.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  1219.             'sulu.persistence.event_subscriber.orm.metadata' => ['privates''sulu.persistence.event_subscriber.orm.metadata''getSulu_Persistence_EventSubscriber_Orm_MetadataService'true],
  1220.             'sulu.persistence.event_subscriber.orm.timestampable' => ['privates''sulu.persistence.event_subscriber.orm.timestampable''getSulu_Persistence_EventSubscriber_Orm_TimestampableService'true],
  1221.             'sulu.persistence.event_subscriber.orm.user_blame' => ['privates''sulu.persistence.event_subscriber.orm.user_blame''getSulu_Persistence_EventSubscriber_Orm_UserBlameService'true],
  1222.             'sulu_activity.domain_event_collector_subscriber' => ['privates''sulu_activity.domain_event_collector_subscriber''getSuluActivity_DomainEventCollectorSubscriberService'true],
  1223.             'sulu_contact.account_listener' => ['privates''sulu_contact.account_listener''getSuluContact_AccountListenerService'true],
  1224.             'sulu_contact.doctrine.invalidation_listener' => ['privates''sulu_contact.doctrine.invalidation_listener''getSuluContact_Doctrine_InvalidationListenerService'true],
  1225.             'sulu_core.doctrine.references' => ['privates''sulu_core.doctrine.references''getSuluCore_Doctrine_ReferencesService'true],
  1226.             'sulu_media.doctrine.invalidation_listener' => ['privates''sulu_media.doctrine.invalidation_listener''getSuluMedia_Doctrine_InvalidationListenerService'true],
  1227.             'sulu_security.permission_inheritance_subscriber' => ['privates''sulu_security.permission_inheritance_subscriber''getSuluSecurity_PermissionInheritanceSubscriberService'true],
  1228.         ], [
  1229.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1230.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1231.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1232.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  1233.             'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener' => '?',
  1234.             'massive_search.search.event_subscriber.doctrine_orm' => '?',
  1235.             'stof_doctrine_extensions.listener.tree' => '?',
  1236.             'sulu.persistence.event_subscriber.orm.metadata' => '?',
  1237.             'sulu.persistence.event_subscriber.orm.timestampable' => '?',
  1238.             'sulu.persistence.event_subscriber.orm.user_blame' => '?',
  1239.             'sulu_activity.domain_event_collector_subscriber' => '?',
  1240.             'sulu_contact.account_listener' => '?',
  1241.             'sulu_contact.doctrine.invalidation_listener' => '?',
  1242.             'sulu_core.doctrine.references' => '?',
  1243.             'sulu_media.doctrine.invalidation_listener' => '?',
  1244.             'sulu_security.permission_inheritance_subscriber' => '?',
  1245.         ]), [=> 'sulu.persistence.event_subscriber.orm.metadata'=> 'sulu.persistence.event_subscriber.orm.user_blame'=> 'sulu_core.doctrine.references'=> 'doctrine.orm.listeners.resolve_target_entity'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'massive_search.search.event_subscriber.doctrine_orm'=> 'sulu.persistence.event_subscriber.orm.timestampable'=> 'sulu_security.permission_inheritance_subscriber'=> 'stof_doctrine_extensions.listener.tree'10 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 11 => [=> [=> 'postGenerateSchema'], => 'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener'], 12 => [=> [=> 'postPersist'], => 'sulu_contact.account_listener'], 13 => [=> [=> 'postPersist'], => 'sulu_contact.doctrine.invalidation_listener'], 14 => [=> [=> 'postUpdate'], => 'sulu_contact.doctrine.invalidation_listener'], 15 => [=> [=> 'preRemove'], => 'sulu_contact.doctrine.invalidation_listener'], 16 => [=> [=> 'postPersist'], => 'sulu_media.doctrine.invalidation_listener'], 17 => [=> [=> 'postUpdate'], => 'sulu_media.doctrine.invalidation_listener'], 18 => [=> [=> 'preRemove'], => 'sulu_media.doctrine.invalidation_listener'], 19 => 'sulu_activity.domain_event_collector_subscriber']), []);
  1246.     }
  1247.     /**
  1248.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1249.      *
  1250.      * @return \Doctrine\ORM\EntityManager
  1251.      */
  1252.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1253.     {
  1254.         if ($lazyLoad) {
  1255.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1256.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1257.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1258.                     $proxy->setProxyInitializer(null);
  1259.                     return true;
  1260.                 });
  1261.             });
  1262.         }
  1263.         include_once \dirname(__DIR__5).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1264.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1265.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1266.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1267.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1268.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1269.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  1270.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1271.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1272.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1273.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1274.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  1275.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  1276.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  1277.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  1278.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
  1279.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1280.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1281.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1282.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1283.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1284.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1285.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1286.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1287.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1288.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1289.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1290.         $a = new \Doctrine\ORM\Configuration();
  1291.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1292.         $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']);
  1293.         $c->setGlobalBasename('mapping');
  1294.         $d = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__5).'/src/Entity'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/Entity'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Entity')]);
  1295.         $b->addDriver($c'Sulu\\Bundle\\TrashBundle\\Domain\\Model');
  1296.         $b->addDriver($c'Sulu\\Bundle\\ActivityBundle\\Domain\\Model');
  1297.         $b->addDriver($c'Sulu\\Bundle\\PreviewBundle\\Domain\\Model');
  1298.         $b->addDriver($c'Gedmo\\Tree\\Entity');
  1299.         $b->addDriver($c'Sulu\\Bundle\\ContactBundle\\Entity');
  1300.         $b->addDriver($c'Sulu\\Bundle\\MediaBundle\\Entity');
  1301.         $b->addDriver($c'Sulu\\Bundle\\SecurityBundle\\Entity');
  1302.         $b->addDriver($c'Sulu\\Bundle\\CategoryBundle\\Entity');
  1303.         $b->addDriver($c'Sulu\\Bundle\\TagBundle\\Entity');
  1304.         $b->addDriver($c'Sulu\\Bundle\\WebsiteBundle\\Entity');
  1305.         $b->addDriver($c'Sulu\\Bundle\\RouteBundle\\Entity');
  1306.         $b->addDriver($d'App\\Entity');
  1307.         $b->addDriver($d'Sulu\\Bundle\\CoreBundle\\Entity');
  1308.         $b->addDriver($d'Sulu\\Bundle\\AdminBundle\\Entity');
  1309.         $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']);
  1310.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1311.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1312.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1313.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1314.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1315.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1316.         ], [
  1317.             'doctrine.ulid_generator' => '?',
  1318.             'doctrine.uuid_generator' => '?',
  1319.         ])));
  1320.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1321.         $a->setProxyNamespace('Proxies');
  1322.         $a->setAutoGenerateProxyClasses(true);
  1323.         $a->setSchemaIgnoreClasses([]);
  1324.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1325.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1326.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1327.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1328.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1329.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
  1330.         $a->addCustomStringFunction('group_concat''Oro\\ORM\\Query\\AST\\Functions\\String\\GroupConcat');
  1331.         $a->addCustomStringFunction('CAST''Oro\\ORM\\Query\\AST\\Functions\\Cast');
  1332.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1333.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1334.         return $instance;
  1335.     }
  1336.     /**
  1337.      * Gets the public 'doctrine_phpcr' shared service.
  1338.      *
  1339.      * @return \Doctrine\Bundle\PHPCRBundle\ManagerRegistry
  1340.      */
  1341.     protected function getDoctrinePhpcrService()
  1342.     {
  1343.         return $this->services['doctrine_phpcr'] = new \Doctrine\Bundle\PHPCRBundle\ManagerRegistry($this$this->parameters['doctrine_phpcr.sessions'], [], 'live''''Doctrine\\Common\\Proxy\\Proxy');
  1344.     }
  1345.     /**
  1346.      * Gets the public 'doctrine_phpcr.session' shared service.
  1347.      *
  1348.      * @return \Sulu\Bundle\DocumentManagerBundle\Session\Session
  1349.      */
  1350.     protected function getDoctrinePhpcr_SessionService()
  1351.     {
  1352.         return $this->services['doctrine_phpcr.session'] = new \Sulu\Bundle\DocumentManagerBundle\Session\Session(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')));
  1353.     }
  1354.     /**
  1355.      * Gets the public 'event_dispatcher' shared service.
  1356.      *
  1357.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1358.      */
  1359.     protected function getEventDispatcherService()
  1360.     {
  1361.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1362.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1363.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1364.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1365.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1366.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1367.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1368.         }, => 'onKernelController'], 0);
  1369.         $instance->addListener('kernel.request', [=> #[\Closure(name'fos_rest.body_listener', class: 'FOS\\RestBundle\\EventListener\\BodyListener')] function () {
  1370.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1371.         }, => 'onKernelRequest'], 10);
  1372.         $instance->addListener('kernel.request', [=> #[\Closure(name'fos_rest.zone_matcher_listener', class: 'FOS\\RestBundle\\EventListener\\ZoneMatcherListener')] function () {
  1373.             return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
  1374.         }, => 'onKernelRequest'], 248);
  1375.         $instance->addListener('massive_search.index', [=> #[\Closure(name'massive_search.events.index_listener', class: 'Massive\\Bundle\\SearchBundle\\Search\\EventListener\\IndexListener')] function () {
  1376.             return ($this->privates['massive_search.events.index_listener'] ?? $this->load('getMassiveSearch_Events_IndexListenerService'));
  1377.         }, => 'onIndex'], 0);
  1378.         $instance->addListener('massive_search.deindex', [=> #[\Closure(name'massive_search.events.deindex_listener', class: 'Massive\\Bundle\\SearchBundle\\Search\\EventListener\\DeindexListener')] function () {
  1379.             return ($this->privates['massive_search.events.deindex_listener'] ?? $this->load('getMassiveSearch_Events_DeindexListenerService'));
  1380.         }, => 'onDeindex'], 0);
  1381.         $instance->addListener('massive_search.index_rebuild', [=> #[\Closure(name'massive_search.events.zend_rebuild', class: 'Massive\\Bundle\\SearchBundle\\Search\\EventListener\\ZendRebuildSubscriber')] function () {
  1382.             return ($this->privates['massive_search.events.zend_rebuild'] ?? $this->load('getMassiveSearch_Events_ZendRebuildService'));
  1383.         }, => 'onIndexRebuild'], -999);
  1384.         $instance->addListener('massive_search.hit', [=> #[\Closure(name'sulu_search.event_listener.hit', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventListener\\HitListener')] function () {
  1385.             return ($this->privates['sulu_search.event_listener.hit'] ?? $this->load('getSuluSearch_EventListener_HitService'));
  1386.         }, => 'onHit'], 0);
  1387.         $instance->addListener('kernel.response', [=> #[\Closure(name'sulu_website.analytics.response_listener', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\AppendAnalyticsListener')] function () {
  1388.             return ($this->privates['sulu_website.analytics.response_listener'] ?? $this->getSuluWebsite_Analytics_ResponseListenerService());
  1389.         }, => 'onResponse'], -5);
  1390.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1391.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1392.         }, => 'checkPassport'], 1024);
  1393.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1394.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1395.         }, => 'onKernelResponse'], 0);
  1396.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1397.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1398.         }, => 'onKernelResponse'], 0);
  1399.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1400.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1401.         }, => 'setDefaultLocale'], 100);
  1402.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1403.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1404.         }, => 'onKernelRequest'], 16);
  1405.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1406.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1407.         }, => 'onKernelFinishRequest'], 0);
  1408.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1409.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1410.         }, => 'onKernelRequest'], 256);
  1411.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1412.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1413.         }, => 'onResponse'], -255);
  1414.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1415.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1416.         }, => 'onControllerArguments'], 0);
  1417.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1418.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1419.         }, => 'logKernelException'], 0);
  1420.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1421.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1422.         }, => 'onKernelException'], -128);
  1423.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1424.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1425.         }, => 'removeCspHeader'], -128);
  1426.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1427.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1428.         }, => 'onKernelRequest'], 15);
  1429.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1430.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1431.         }, => 'onKernelFinishRequest'], -15);
  1432.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1433.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1434.         }, => 'onConsoleError'], -128);
  1435.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1436.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1437.         }, => 'onConsoleTerminate'], -128);
  1438.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1439.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1440.         }, => 'onConsoleError'], 0);
  1441.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.envelope_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\EnvelopeListener')] function () {
  1442.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener($this->getEnv('SULU_ADMIN_EMAIL'), [])));
  1443.         }, => 'onMessage'], -255);
  1444.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'mailer.message_logger_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageLoggerListener')] function () {
  1445.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1446.         }, => 'onMessage'], -255);
  1447.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1448.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1449.         }, => 'configure'], 2048);
  1450.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1451.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1452.         }, => 'configure'], 2048);
  1453.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1454.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1455.         }, => 'onKernelRequest'], 128);
  1456.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1457.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1458.         }, => 'onKernelResponse'], -1000);
  1459.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1460.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1461.         }, => 'onKernelResponse'], -100);
  1462.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1463.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1464.         }, => 'onKernelException'], 0);
  1465.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1466.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1467.         }, => 'onKernelTerminate'], -1024);
  1468.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1469.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1470.         }, => 'onKernelController'], 0);
  1471.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1472.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1473.         }, => 'onKernelResponse'], 0);
  1474.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'twig.mailer.message_listener', class: 'Symfony\\Component\\Mailer\\EventListener\\MessageListener')] function () {
  1475.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1476.         }, => 'onMessage'], 0);
  1477.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1478.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1479.         }, => 'onCommand'], 255);
  1480.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1481.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1482.         }, => 'onTerminate'], -255);
  1483.         $instance->addListener('kernel.exception', [=> #[\Closure(name'fos_rest.exception.response_status_code_listener', class: 'FOS\\RestBundle\\EventListener\\ResponseStatusCodeListener')] function () {
  1484.             return ($this->privates['fos_rest.exception.response_status_code_listener'] ?? $this->getFosRest_Exception_ResponseStatusCodeListenerService());
  1485.         }, => 'getResponseStatusCodeFromThrowable'], 0);
  1486.         $instance->addListener('kernel.response', [=> #[\Closure(name'fos_rest.exception.response_status_code_listener', class: 'FOS\\RestBundle\\EventListener\\ResponseStatusCodeListener')] function () {
  1487.             return ($this->privates['fos_rest.exception.response_status_code_listener'] ?? $this->getFosRest_Exception_ResponseStatusCodeListenerService());
  1488.         }, => 'setResponseStatusCode'], 0);
  1489.         $instance->addListener('massive_search.index_rebuild', [=> #[\Closure(name'massive_search.search.event_subscriber.purge_subscriber', class: 'Massive\\Bundle\\SearchBundle\\Search\\EventSubscriber\\PurgeSubscriber')] function () {
  1490.             return ($this->privates['massive_search.search.event_subscriber.purge_subscriber'] ?? $this->load('getMassiveSearch_Search_EventSubscriber_PurgeSubscriberService'));
  1491.         }, => 'purgeIndexes'], 500);
  1492.         $instance->addListener('kernel.response', [=> #[\Closure(name'fos_http_cache.event_listener.cache_control', class: 'FOS\\HttpCacheBundle\\EventListener\\CacheControlListener')] function () {
  1493.             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')));
  1494.         }, => 'onKernelResponse'], 10);
  1495.         $instance->addListener('fos_http_cache.error.proxy_unreachable', [=> #[\Closure(name'fos_http_cache.event_listener.log', class: 'FOS\\HttpCache\\EventListener\\LogListener')] function () {
  1496.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1497.         }, => 'onProxyUnreachableError'], 0);
  1498.         $instance->addListener('fos_http_cache.error.response', [=> #[\Closure(name'fos_http_cache.event_listener.log', class: 'FOS\\HttpCache\\EventListener\\LogListener')] function () {
  1499.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1500.         }, => 'onProxyResponseError'], 0);
  1501.         $instance->addListener('kernel.response', [=> #[\Closure(name'fos_http_cache.event_listener.tag', class: 'FOS\\HttpCacheBundle\\EventListener\\TagListener')] function () {
  1502.             return ($this->privates['fos_http_cache.event_listener.tag'] ?? $this->getFosHttpCache_EventListener_TagService());
  1503.         }, => 'onKernelResponse'], 0);
  1504.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'fos_http_cache.event_listener.invalidation', class: 'FOS\\HttpCacheBundle\\EventListener\\InvalidationListener')] function () {
  1505.             return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1506.         }, => 'onKernelTerminate'], 0);
  1507.         $instance->addListener('kernel.exception', [=> #[\Closure(name'fos_http_cache.event_listener.invalidation', class: 'FOS\\HttpCacheBundle\\EventListener\\InvalidationListener')] function () {
  1508.             return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1509.         }, => 'onKernelException'], 0);
  1510.         $instance->addListener('console.terminate', [=> #[\Closure(name'fos_http_cache.event_listener.invalidation', class: 'FOS\\HttpCacheBundle\\EventListener\\InvalidationListener')] function () {
  1511.             return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1512.         }, => 'onConsoleTerminate'], 0);
  1513.         $instance->addListener('kernel.request', [=> #[\Closure(name'fos_http_cache.event_listener.php8_attributes', class: 'FOS\\HttpCacheBundle\\EventListener\\Php8AttributesListener')] function () {
  1514.             return ($this->privates['fos_http_cache.event_listener.php8_attributes'] ?? $this->getFosHttpCache_EventListener_Php8AttributesService());
  1515.         }, => 'onKernelRequest'], 0);
  1516.         $instance->addListener('sulu_security.permission_update', [=> #[\Closure(name'sulu_media.permission_listener', class: 'Sulu\\Bundle\\MediaBundle\\Search\\EventListener\\PermissionListener')] function () {
  1517.             return ($this->privates['sulu_media.permission_listener'] ?? $this->load('getSuluMedia_PermissionListenerService'));
  1518.         }, => 'onPermissionUpdate'], 0);
  1519.         $instance->addListener('massive_search.pre_index', [=> #[\Closure(name'sulu_media.search.subscriber.structure_media', class: 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\StructureMediaSearchSubscriber')] function () {
  1520.             return ($this->privates['sulu_media.search.subscriber.structure_media'] ?? $this->load('getSuluMedia_Search_Subscriber_StructureMediaService'));
  1521.         }, => 'handlePreIndex'], 0);
  1522.         $instance->addListener('massive_search.pre_index', [=> #[\Closure(name'sulu_media.search.subscriber.media', class: 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\MediaSearchSubscriber')] function () {
  1523.             return ($this->privates['sulu_media.search.subscriber.media'] ?? $this->load('getSuluMedia_Search_Subscriber_MediaService'));
  1524.         }, => 'handlePreIndex'], 0);
  1525.         $instance->addListener('kernel.request', [=> #[\Closure(name'sulu_security.system_listener', class: 'Sulu\\Bundle\\SecurityBundle\\EventListener\\SystemListener')] function () {
  1526.             return ($this->privates['sulu_security.system_listener'] ?? $this->getSuluSecurity_SystemListenerService());
  1527.         }, => 'onKernelRequest'], 24);
  1528.         $instance->addListener('sulu_security.permission_update', [=> #[\Closure(name'sulu_security.phpcr_security_subscriber', class: 'Sulu\\Bundle\\SecurityBundle\\EventListener\\PhpcrSecuritySubscriber')] function () {
  1529.             return ($this->privates['sulu_security.phpcr_security_subscriber'] ?? $this->load('getSuluSecurity_PhpcrSecuritySubscriberService'));
  1530.         }, => 'handlePermissionUpdate'], 0);
  1531.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sulu_security.event_listener.security', class: 'Sulu\\Bundle\\SecurityBundle\\EventListener\\SuluSecurityListener')] function () {
  1532.             return ($this->privates['sulu_security.event_listener.security'] ?? $this->getSuluSecurity_EventListener_SecurityService());
  1533.         }, => 'onKernelController'], 0);
  1534.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sulu_security.last_login_listener', class: 'Sulu\\Bundle\\SecurityBundle\\EventListener\\LastLoginListener')] function () {
  1535.             return ($this->privates['sulu_security.last_login_listener'] ?? $this->load('getSuluSecurity_LastLoginListenerService'));
  1536.         }, => 'onSecurityInteractiveLogin'], 0);
  1537.         $instance->addListener('massive_search.pre_index', [=> #[\Closure(name'sulu_page.search.event_subscriber.blame_timestamp', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\BlameTimestampSubscriber')] function () {
  1538.             return ($this->privates['sulu_page.search.event_subscriber.blame_timestamp'] ?? $this->load('getSuluPage_Search_EventSubscriber_BlameTimestampService'));
  1539.         }, => 'handleBlameTimestamp'], 0);
  1540.         $instance->addListener('massive_search.hit', [=> #[\Closure(name'sulu_page.search.event_subscriber.blame_timestamp', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\BlameTimestampSubscriber')] function () {
  1541.             return ($this->privates['sulu_page.search.event_subscriber.blame_timestamp'] ?? $this->load('getSuluPage_Search_EventSubscriber_BlameTimestampService'));
  1542.         }, => 'handleBlameTimestampHitMapping'], 0);
  1543.         $instance->addListener('sulu_security.permission_update', [=> #[\Closure(name'sulu_page.permission_listener', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventListener\\PermissionListener')] function () {
  1544.             return ($this->privates['sulu_page.permission_listener'] ?? $this->load('getSuluPage_PermissionListenerService'));
  1545.         }, => 'onPermissionUpdate'], 0);
  1546.         $instance->addListener('kernel.request', [=> #[\Closure(name'sulu_website.routing.request_listener', class: 'Sulu\\Bundle\\WebsiteBundle\\Routing\\RequestListener')] function () {
  1547.             return ($this->privates['sulu_website.routing.request_listener'] ?? $this->getSuluWebsite_Routing_RequestListenerService());
  1548.         }, => 'onRequest'], 31);
  1549.         $instance->addListener('kernel.request', [=> #[\Closure(name'sulu_website.router_listener', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener')] function () {
  1550.             return ($this->privates['sulu_website.router_listener'] ?? $this->getSuluWebsite_RouterListenerService());
  1551.         }, => 'onKernelRequest'], 32);
  1552.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'sulu_website.router_listener', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\RouterListener')] function () {
  1553.             return ($this->privates['sulu_website.router_listener'] ?? $this->getSuluWebsite_RouterListenerService());
  1554.         }, => 'onKernelFinishRequest'], 0);
  1555.         $instance->addListener('sulu_website.cache_clear', [=> #[\Closure(name'sulu_website.event_subscriber.cache_clear', class: 'Sulu\\Bundle\\WebsiteBundle\\EventSubscriber\\DomainEventEventSubscriber')] function () {
  1556.             return ($this->privates['sulu_website.event_subscriber.cache_clear'] ?? $this->load('getSuluWebsite_EventSubscriber_CacheClearService'));
  1557.         }, => 'onCacheClear'], 0);
  1558.         $instance->addListener('kernel.request', [=> #[\Closure(name'sulu_website.event_listener.translator', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\TranslatorListener')] function () {
  1559.             return ($this->privates['sulu_website.event_listener.translator'] ?? $this->getSuluWebsite_EventListener_TranslatorService());
  1560.         }, => 'onKernelRequest'], 14);
  1561.         $instance->addListener('kernel.exception', [=> #[\Closure(name'sulu_website.redirect_exception_listener', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\RedirectExceptionSubscriber')] function () {
  1562.             return ($this->privates['sulu_website.redirect_exception_listener'] ?? $this->load('getSuluWebsite_RedirectExceptionListenerService'));
  1563.         }, => 'redirectPartialMatch'], 0);
  1564.         $instance->addListener('kernel.exception', [=> #[\Closure(name'sulu_website.redirect_exception_listener', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\RedirectExceptionSubscriber')] function () {
  1565.             return ($this->privates['sulu_website.redirect_exception_listener'] ?? $this->load('getSuluWebsite_RedirectExceptionListenerService'));
  1566.         }, => 'redirectTrailingSlashOrHtml'], 0);
  1567.         $instance->addListener('kernel.response', [=> #[\Closure(name'sulu_website.event_subscriber.generator', class: 'Sulu\\Bundle\\WebsiteBundle\\EventSubscriber\\GeneratorEventSubscriber')] function () {
  1568.             return ($this->privates['sulu_website.event_subscriber.generator'] ?? ($this->privates['sulu_website.event_subscriber.generator'] = new \Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber('2.5.1')));
  1569.         }, => 'onResponse'], 0);
  1570.         $instance->addListener('kernel.response', [=> #[\Closure(name'sulu_website.segment_subscriber', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\SegmentSubscriber')] function () {
  1571.             return ($this->privates['sulu_website.segment_subscriber'] ?? $this->getSuluWebsite_SegmentSubscriberService());
  1572.         }, => 'addVaryHeader'], 0);
  1573.         $instance->addListener('kernel.response', [=> #[\Closure(name'sulu_website.segment_subscriber', class: 'Sulu\\Bundle\\WebsiteBundle\\EventListener\\SegmentSubscriber')] function () {
  1574.             return ($this->privates['sulu_website.segment_subscriber'] ?? $this->getSuluWebsite_SegmentSubscriberService());
  1575.         }, => 'addCookieHeader'], 0);
  1576.         $instance->addListener('kernel.response', [=> #[\Closure(name'sulu_markup.response_listener', class: 'Sulu\\Bundle\\MarkupBundle\\Listener\\MarkupListener')] function () {
  1577.             return ($this->privates['sulu_markup.response_listener'] ?? $this->getSuluMarkup_ResponseListenerService());
  1578.         }, => 'replaceMarkup'], -10);
  1579.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> #[\Closure(name'sulu_markup.mailer_listener', class: 'Sulu\\Bundle\\MarkupBundle\\Listener\\MailerListener')] function () {
  1580.             return ($this->privates['sulu_markup.mailer_listener'] ?? $this->load('getSuluMarkup_MailerListenerService'));
  1581.         }, => 'onMessage'], 0);
  1582.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1583.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1584.         }, => 'onKernelResponse'], -128);
  1585.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1586.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1587.         }, => 'configure'], 1024);
  1588.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1589.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1590.         }, => 'checkPassport'], 0);
  1591.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1592.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1593.         }, => 'onLoginSuccess'], 0);
  1594.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  1595.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1596.         }, => 'onVoterVote'], 0);
  1597.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1598.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1599.         }, => 'configureLogoutUrlGenerator'], 8);
  1600.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1601.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1602.         }, => 'onKernelRequest'], 8);
  1603.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  1604.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1605.         }, => 'onKernelFinishRequest'], 0);
  1606.         $instance->addListener('kernel.exception', [=> #[\Closure(name'security.authentication.kernel_exception_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\Firewall\\ExceptionListener')] function () {
  1607.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_AdminService'));
  1608.         }, => 'onKernelException'], 2);
  1609.         $instance->addListener('kernel.request', [=> #[\Closure(name'security.authentication.form_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\TwoFactorFormListener')] function () {
  1610.             return ($this->privates['security.authentication.form_listener.two_factor.admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_AdminService());
  1611.         }, => 'onKernelRequest'], 0);
  1612.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1613.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminService());
  1614.         }, => 'onLogin'], 9223372036854775807);
  1615.         $instance->addListener('scheb_two_factor.authentication.require', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1616.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminService());
  1617.         }, => 'onAccessDenied'], 0);
  1618.         $instance->addListener('scheb_two_factor.authentication.form', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1619.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminService());
  1620.         }, => 'onTwoFactorForm'], 0);
  1621.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  1622.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminService());
  1623.         }, => 'onKernelResponse'], 1);
  1624.         $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [=> #[\Closure(name'sulu_activity.store_activity_subscriber', class: 'Sulu\\Bundle\\ActivityBundle\\Application\\Subscriber\\StoreActivitySubscriber')] function () {
  1625.             return ($this->privates['sulu_activity.store_activity_subscriber'] ?? $this->load('getSuluActivity_StoreActivitySubscriberService'));
  1626.         }, => 'storeActivity'], -256);
  1627.         $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [=> #[\Closure(name'sulu_activity.set_domain_event_user_subscriber', class: 'Sulu\\Bundle\\ActivityBundle\\Application\\Subscriber\\SetDomainEventUserSubscriber')] function () {
  1628.             return ($this->privates['sulu_activity.set_domain_event_user_subscriber'] ?? $this->load('getSuluActivity_SetDomainEventUserSubscriberService'));
  1629.         }, => 'setDomainEventUser'], 256);
  1630.         $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [=> #[\Closure(name'sulu_activity.dispatch_specific_domain_event_subscriber', class: 'Sulu\\Bundle\\ActivityBundle\\Application\\Subscriber\\DispatchSpecificDomainEventSubscriber')] function () {
  1631.             return ($this->privates['sulu_activity.dispatch_specific_domain_event_subscriber'] ?? $this->load('getSuluActivity_DispatchSpecificDomainEventSubscriberService'));
  1632.         }, => 'dispatchDomainEventWithSpecificEventName'], 0);
  1633.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.check_two_factor_code', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\CheckTwoFactorCodeListener')] function () {
  1634.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1635.         }, => 'checkPassport'], 0);
  1636.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.suppress_remember_me', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\SuppressRememberMeListener')] function () {
  1637.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  1638.         }, => 'onSuccessfulLogin'], -63);
  1639.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'scheb_two_factor.security.authentication_success_event_suppressor', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationSuccessEventSuppressor')] function () {
  1640.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  1641.         }, => 'onLogin'], 9223372036854775806);
  1642.         $instance->addListener('kernel.response', [=> #[\Closure(name'scheb_two_factor.trusted_cookie_response_listener', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Trusted\\TrustedCookieResponseListener')] function () {
  1643.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  1644.         }, => 'onKernelResponse'], 0);
  1645.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.trusted_device', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\TrustedDeviceListener')] function () {
  1646.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService'));
  1647.         }, => 'onSuccessfulLogin'], 0);
  1648.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  1649.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1650.         }, => 'checkPassport'], 512);
  1651.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  1652.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1653.         }, => 'onLogout'], 0);
  1654.         return $instance;
  1655.     }
  1656.     /**
  1657.      * Gets the public 'fos_http_cache.cache_manager' shared service.
  1658.      *
  1659.      * @return \FOS\HttpCacheBundle\CacheManager
  1660.      */
  1661.     protected function getFosHttpCache_CacheManagerService()
  1662.     {
  1663.         $this->services['fos_http_cache.cache_manager'] = $instance = new \FOS\HttpCacheBundle\CacheManager(($this->services['fos_http_cache.proxy_client.symfony'] ?? $this->getFosHttpCache_ProxyClient_SymfonyService()), ($this->services['router'] ?? $this->getRouterService()));
  1664.         if ($this->has('event_dispatcher')) {
  1665.             $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1666.         }
  1667.         $instance->setGenerateUrlType(0);
  1668.         return $instance;
  1669.     }
  1670.     /**
  1671.      * Gets the public 'fos_http_cache.event_listener.cache_control' shared service.
  1672.      *
  1673.      * @return \FOS\HttpCacheBundle\EventListener\CacheControlListener
  1674.      */
  1675.     protected function getFosHttpCache_EventListener_CacheControlService()
  1676.     {
  1677.         return $this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug');
  1678.     }
  1679.     /**
  1680.      * Gets the public 'fos_http_cache.http.symfony_response_tagger' shared service.
  1681.      *
  1682.      * @return \FOS\HttpCacheBundle\Http\SymfonyResponseTagger
  1683.      */
  1684.     protected function getFosHttpCache_Http_SymfonyResponseTaggerService()
  1685.     {
  1686.         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]);
  1687.     }
  1688.     /**
  1689.      * Gets the public 'fos_http_cache.proxy_client.symfony' shared service.
  1690.      *
  1691.      * @return \FOS\HttpCache\ProxyClient\Symfony
  1692.      */
  1693.     protected function getFosHttpCache_ProxyClient_SymfonyService()
  1694.     {
  1695.         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']);
  1696.     }
  1697.     /**
  1698.      * Gets the public 'http_kernel' shared service.
  1699.      *
  1700.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1701.      */
  1702.     protected function getHttpKernelService()
  1703.     {
  1704.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1705.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  1706.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  1707.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1708.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1709.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1710.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1711.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1712.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1713.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1714.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1715.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1716.     }
  1717.     /**
  1718.      * Gets the public 'jms_serializer' shared service.
  1719.      *
  1720.      * @return \JMS\Serializer\Serializer
  1721.      */
  1722.     protected function getJmsSerializerService()
  1723.     {
  1724.         $a = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
  1725.         $b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  1726.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  1727.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  1728.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  1729.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  1730.         $f = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
  1731.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  1732.         $g->setOptions(1216);
  1733.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  1734.         $h->setFormatOutput(true);
  1735.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
  1736.         $i->setOptions(0);
  1737.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\UnserializeObjectConstructor(), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['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())));
  1738.     }
  1739.     /**
  1740.      * Gets the public 'jms_serializer.authorization_checker' shared service.
  1741.      *
  1742.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1743.      */
  1744.     protected function getJmsSerializer_AuthorizationCheckerService()
  1745.     {
  1746.         return $this->services['jms_serializer.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalse);
  1747.     }
  1748.     /**
  1749.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1750.      *
  1751.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1752.      */
  1753.     protected function getJmsSerializer_DeserializationContextFactoryService()
  1754.     {
  1755.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1756.     }
  1757.     /**
  1758.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1759.      *
  1760.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1761.      */
  1762.     protected function getJmsSerializer_SerializationContextFactoryService()
  1763.     {
  1764.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1765.     }
  1766.     /**
  1767.      * Gets the public 'monolog.logger.deprecation' shared service.
  1768.      *
  1769.      * @return \Symfony\Bridge\Monolog\Logger
  1770.      */
  1771.     protected function getMonolog_Logger_DeprecationService()
  1772.     {
  1773.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1774.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1775.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1776.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1777.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1778.         return $instance;
  1779.     }
  1780.     /**
  1781.      * Gets the public 'request_stack' shared service.
  1782.      *
  1783.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1784.      */
  1785.     protected function getRequestStackService()
  1786.     {
  1787.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1788.     }
  1789.     /**
  1790.      * Gets the public 'router' shared service.
  1791.      *
  1792.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  1793.      */
  1794.     protected function getRouterService()
  1795.     {
  1796.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1797.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  1798.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1799.         $c = new \Symfony\Bridge\Monolog\Logger('router');
  1800.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1801.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1802.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1803.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1804.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1805.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1806.         ], [
  1807.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1808.         ]))->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');
  1809.         $d->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1810.         $d->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1811.         $e = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  1812.         $f = new \Symfony\Component\Routing\RouteCollection();
  1813.         $g = new \Symfony\Component\Routing\RequestContext();
  1814.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1815.         $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);
  1816.         $i->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1817.         $i->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  1818.         $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]);
  1819.         $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), ''$h$j);
  1820.         $l = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  1821.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\TrailingSlashEnhancer(), 100);
  1822.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\TrailingHTMLEnhancer(), 90);
  1823.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\RedirectEnhancer($l), 80);
  1824.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\SeoEnhancer($l), 70);
  1825.         $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);
  1826.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\InternalLinkEnhancer(), 50);
  1827.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\StructureEnhancer(), 40);
  1828.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\ExternalLinkEnhancer(), 30);
  1829.         $m = ($this->privates['sulu_route.routing.provider'] ?? $this->getSuluRoute_Routing_ProviderService());
  1830.         $instance->setContext($b);
  1831.         $instance->add($d'100');
  1832.         $instance->add($i'20');
  1833.         $instance->add($k30);
  1834.         $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), ''$h$m), 20);
  1835.         return $instance;
  1836.     }
  1837.     /**
  1838.      * Gets the public 'sulu.content.localization_finder' shared service.
  1839.      *
  1840.      * @return \Sulu\Component\Content\Compat\LocalizationFinder
  1841.      */
  1842.     protected function getSulu_Content_LocalizationFinderService()
  1843.     {
  1844.         return $this->services['sulu.content.localization_finder'] = new \Sulu\Component\Content\Compat\LocalizationFinder(($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()));
  1845.     }
  1846.     /**
  1847.      * Gets the public 'sulu.content.mapper' shared service.
  1848.      *
  1849.      * @return \Sulu\Component\Content\Mapper\ContentMapper
  1850.      */
  1851.     protected function getSulu_Content_MapperService()
  1852.     {
  1853.         return $this->services['sulu.content.mapper'] = new \Sulu\Component\Content\Mapper\ContentMapper(($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->privates['form.factory'] ?? $this->getForm_FactoryService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), ($this->services['sulu_document_manager.property_encoder'] ?? $this->getSuluDocumentManager_PropertyEncoderService()), ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService()), ($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()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['sulu.content.resource_locator.strategy_pool'] ?? $this->getSulu_Content_ResourceLocator_StrategyPoolService()), ($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()), ($this->privates['sulu_security.access_control_manager'] ?? $this->getSuluSecurity_AccessControlManagerService()), $this->parameters['sulu_security.permissions'], ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1854.     }
  1855.     /**
  1856.      * Gets the public 'sulu.content.path_cleaner' shared service.
  1857.      *
  1858.      * @return \Sulu\Component\PHPCR\PathCleanup
  1859.      */
  1860.     protected function getSulu_Content_PathCleanerService()
  1861.     {
  1862.         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());
  1863.     }
  1864.     /**
  1865.      * Gets the public 'sulu.content.structure_manager' shared service.
  1866.      *
  1867.      * @return \Sulu\Component\Content\Compat\StructureManager
  1868.      */
  1869.     protected function getSulu_Content_StructureManagerService()
  1870.     {
  1871.         return $this->services['sulu.content.structure_manager'] = new \Sulu\Component\Content\Compat\StructureManager(($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), ($this->services['sulu_page.compat.structure.legacy_property_factory'] ?? $this->getSuluPage_Compat_Structure_LegacyPropertyFactoryService()), $this->parameters['sulu.content.structure.type_map']);
  1872.     }
  1873.     /**
  1874.      * Gets the public 'sulu.content.type_manager' shared service.
  1875.      *
  1876.      * @return \Sulu\Component\Content\ContentTypeManager
  1877.      */
  1878.     protected function getSulu_Content_TypeManagerService()
  1879.     {
  1880.         $this->services['sulu.content.type_manager'] = $instance = new \Sulu\Component\Content\ContentTypeManager($this);
  1881.         $instance->mapAliasToServiceId('number''sulu.content.type.number');
  1882.         $instance->mapAliasToServiceId('text_line''sulu.content.type.text_line');
  1883.         $instance->mapAliasToServiceId('text_area''sulu.content.type.text_area');
  1884.         $instance->mapAliasToServiceId('text_editor''sulu.content.type.text_editor');
  1885.         $instance->mapAliasToServiceId('resource_locator''sulu.content.type.resource_locator');
  1886.         $instance->mapAliasToServiceId('link''sulu.content.type.link');
  1887.         $instance->mapAliasToServiceId('block''sulu.content.type.block');
  1888.         $instance->mapAliasToServiceId('contact_account_selection''sulu_contact.content.contact_account_selection');
  1889.         $instance->mapAliasToServiceId('single_contact_selection''sulu_contact.content.single_contact_selection');
  1890.         $instance->mapAliasToServiceId('contact_selection''sulu_contact.content.contact_selection');
  1891.         $instance->mapAliasToServiceId('single_account_selection''sulu_contact.content.single_account_selection');
  1892.         $instance->mapAliasToServiceId('account_selection''sulu_contact.content.account_selection');
  1893.         $instance->mapAliasToServiceId('collection_selection''sulu_media.type.collection_selection');
  1894.         $instance->mapAliasToServiceId('single_collection_selection''sulu_media.type.single_collection_selection');
  1895.         $instance->mapAliasToServiceId('media_selection''sulu_media.type.media_selection');
  1896.         $instance->mapAliasToServiceId('single_media_selection''sulu_media.type.single_media_selection');
  1897.         $instance->mapAliasToServiceId('image_map''sulu_media.type.image_map');
  1898.         $instance->mapAliasToServiceId('category_selection''sulu_category.content.type.category_selection');
  1899.         $instance->mapAliasToServiceId('single_category_selection''sulu_category.content.type.single_category_selection');
  1900.         $instance->mapAliasToServiceId('single_snippet_selection''sulu_snippet.content.single_snippet_selection');
  1901.         $instance->mapAliasToServiceId('snippet_selection''sulu_snippet.content.snippet');
  1902.         $instance->mapAliasToServiceId('smart_content''sulu_page.smart_content.content_type');
  1903.         $instance->mapAliasToServiceId('teaser_selection''sulu_page.teaser.content_type');
  1904.         $instance->mapAliasToServiceId('page_selection''sulu.content.type.page_selection');
  1905.         $instance->mapAliasToServiceId('single_page_selection''sulu.content.type.single_page_selection');
  1906.         $instance->mapAliasToServiceId('phone''sulu.content.type.phone');
  1907.         $instance->mapAliasToServiceId('segment_select''sulu.content.type.segment_select');
  1908.         $instance->mapAliasToServiceId('password''sulu.content.type.password');
  1909.         $instance->mapAliasToServiceId('url''sulu.content.type.url');
  1910.         $instance->mapAliasToServiceId('email''sulu.content.type.email');
  1911.         $instance->mapAliasToServiceId('date''sulu.content.type.date');
  1912.         $instance->mapAliasToServiceId('datetime''sulu.content.type.datetime');
  1913.         $instance->mapAliasToServiceId('time''sulu.content.type.time');
  1914.         $instance->mapAliasToServiceId('color''sulu.content.type.color');
  1915.         $instance->mapAliasToServiceId('checkbox''sulu.content.type.checkbox');
  1916.         $instance->mapAliasToServiceId('select''sulu.content.type.select');
  1917.         $instance->mapAliasToServiceId('single_select''sulu.content.type.single_select');
  1918.         $instance->mapAliasToServiceId('tag_selection''sulu_tag.content.type.tag_selection');
  1919.         $instance->mapAliasToServiceId('location''sulu_location.content.type.location');
  1920.         $instance->mapAliasToServiceId('route''sulu_route.content_type');
  1921.         $instance->mapAliasToServiceId('page_tree_route''sulu_route.content_type.page_tree_route');
  1922.         return $instance;
  1923.     }
  1924.     /**
  1925.      * Gets the public 'sulu.phpcr.session' shared service.
  1926.      *
  1927.      * @return \Sulu\Component\PHPCR\SessionManager\SessionManager
  1928.      */
  1929.     protected function getSulu_Phpcr_SessionService()
  1930.     {
  1931.         return $this->services['sulu.phpcr.session'] = new \Sulu\Component\PHPCR\SessionManager\SessionManager(($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService()), ['base' => 'cmf''content' => 'contents''route' => 'routes''snippet' => 'snippets']);
  1932.     }
  1933.     /**
  1934.      * Gets the public 'sulu.repository.access_control' shared service.
  1935.      *
  1936.      * @return \Sulu\Bundle\SecurityBundle\Entity\AccessControlRepository
  1937.      */
  1938.     protected function getSulu_Repository_AccessControlService($lazyLoad true)
  1939.     {
  1940.         if ($lazyLoad) {
  1941.             return $this->services['sulu.repository.access_control'] = $this->createProxy('AccessControlRepository_b331497', function () {
  1942.                 return \AccessControlRepository_b331497::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1943.                     $wrappedInstance $this->getSulu_Repository_AccessControlService(false);
  1944.                     $proxy->setProxyInitializer(null);
  1945.                     return true;
  1946.                 });
  1947.             });
  1948.         }
  1949.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  1950.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  1951.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlRepositoryInterface.php';
  1952.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/AccessControlRepository.php';
  1953.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  1954.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1955.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1956.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1957.         return new \Sulu\Bundle\SecurityBundle\Entity\AccessControlRepository($a$a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl'));
  1958.     }
  1959.     /**
  1960.      * Gets the public 'sulu.repository.account' shared service.
  1961.      *
  1962.      * @return \Sulu\Bundle\ContactBundle\Entity\AccountRepository
  1963.      */
  1964.     protected function getSulu_Repository_AccountService($lazyLoad true)
  1965.     {
  1966.         if ($lazyLoad) {
  1967.             return $this->services['sulu.repository.account'] = $this->createProxy('AccountRepository_21f7ad1', function () {
  1968.                 return \AccountRepository_21f7ad1::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1969.                     $wrappedInstance $this->getSulu_Repository_AccountService(false);
  1970.                     $proxy->setProxyInitializer(null);
  1971.                     return true;
  1972.                 });
  1973.             });
  1974.         }
  1975.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  1976.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/AccountRepositoryInterface.php';
  1977.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryTrait.php';
  1978.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/AccountRepository.php';
  1979.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  1980.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  1981.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  1982.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1983.         return new \Sulu\Bundle\ContactBundle\Entity\AccountRepository($a$a->getClassMetadata('Sulu\\Bundle\\ContactBundle\\Entity\\Account'));
  1984.     }
  1985.     /**
  1986.      * Gets the public 'sulu.repository.analytics' shared service.
  1987.      *
  1988.      * @return \Sulu\Bundle\WebsiteBundle\Entity\AnalyticsRepository
  1989.      */
  1990.     protected function getSulu_Repository_AnalyticsService($lazyLoad true)
  1991.     {
  1992.         if ($lazyLoad) {
  1993.             return $this->services['sulu.repository.analytics'] = $this->createProxy('AnalyticsRepository_b1da81f', function () {
  1994.                 return \AnalyticsRepository_b1da81f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1995.                     $wrappedInstance $this->getSulu_Repository_AnalyticsService(false);
  1996.                     $proxy->setProxyInitializer(null);
  1997.                     return true;
  1998.                 });
  1999.             });
  2000.         }
  2001.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2002.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2003.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Entity/AnalyticsRepositoryInterface.php';
  2004.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Entity/AnalyticsRepository.php';
  2005.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2006.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2007.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2008.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2009.         return new \Sulu\Bundle\WebsiteBundle\Entity\AnalyticsRepository($a$a->getClassMetadata('Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics'));
  2010.     }
  2011.     /**
  2012.      * Gets the public 'sulu.repository.category' shared service.
  2013.      *
  2014.      * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryRepository
  2015.      */
  2016.     protected function getSulu_Repository_CategoryService($lazyLoad true)
  2017.     {
  2018.         if ($lazyLoad) {
  2019.             return $this->services['sulu.repository.category'] = $this->createProxy('CategoryRepository_9c346ab', function () {
  2020.                 return \CategoryRepository_9c346ab::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2021.                     $wrappedInstance $this->getSulu_Repository_CategoryService(false);
  2022.                     $proxy->setProxyInitializer(null);
  2023.                     return true;
  2024.                 });
  2025.             });
  2026.         }
  2027.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2028.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryRepositoryInterface.php';
  2029.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryRepository.php';
  2030.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2031.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2032.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2033.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2034.         return new \Sulu\Bundle\CategoryBundle\Entity\CategoryRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\Category'));
  2035.     }
  2036.     /**
  2037.      * Gets the public 'sulu.repository.category_meta' shared service.
  2038.      *
  2039.      * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryMetaRepository
  2040.      */
  2041.     protected function getSulu_Repository_CategoryMetaService($lazyLoad true)
  2042.     {
  2043.         if ($lazyLoad) {
  2044.             return $this->services['sulu.repository.category_meta'] = $this->createProxy('CategoryMetaRepository_d16c689', function () {
  2045.                 return \CategoryMetaRepository_d16c689::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2046.                     $wrappedInstance $this->getSulu_Repository_CategoryMetaService(false);
  2047.                     $proxy->setProxyInitializer(null);
  2048.                     return true;
  2049.                 });
  2050.             });
  2051.         }
  2052.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2053.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2054.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryMetaRepositoryInterface.php';
  2055.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryMetaRepository.php';
  2056.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2057.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2058.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2059.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2060.         return new \Sulu\Bundle\CategoryBundle\Entity\CategoryMetaRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta'));
  2061.     }
  2062.     /**
  2063.      * Gets the public 'sulu.repository.category_translation' shared service.
  2064.      *
  2065.      * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryTranslationRepository
  2066.      */
  2067.     protected function getSulu_Repository_CategoryTranslationService($lazyLoad true)
  2068.     {
  2069.         if ($lazyLoad) {
  2070.             return $this->services['sulu.repository.category_translation'] = $this->createProxy('CategoryTranslationRepository_5ea8703', function () {
  2071.                 return \CategoryTranslationRepository_5ea8703::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2072.                     $wrappedInstance $this->getSulu_Repository_CategoryTranslationService(false);
  2073.                     $proxy->setProxyInitializer(null);
  2074.                     return true;
  2075.                 });
  2076.             });
  2077.         }
  2078.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2079.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2080.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryTranslationRepositoryInterface.php';
  2081.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryTranslationRepository.php';
  2082.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2083.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2084.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2085.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2086.         return new \Sulu\Bundle\CategoryBundle\Entity\CategoryTranslationRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation'));
  2087.     }
  2088.     /**
  2089.      * Gets the public 'sulu.repository.contact' shared service.
  2090.      *
  2091.      * @return \Sulu\Bundle\ContactBundle\Entity\ContactRepository
  2092.      */
  2093.     protected function getSulu_Repository_ContactService($lazyLoad true)
  2094.     {
  2095.         if ($lazyLoad) {
  2096.             return $this->services['sulu.repository.contact'] = $this->createProxy('ContactRepository_74094bd', function () {
  2097.                 return \ContactRepository_74094bd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2098.                     $wrappedInstance $this->getSulu_Repository_ContactService(false);
  2099.                     $proxy->setProxyInitializer(null);
  2100.                     return true;
  2101.                 });
  2102.             });
  2103.         }
  2104.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2105.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2106.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactRepositoryInterface.php';
  2107.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryTrait.php';
  2108.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactRepository.php';
  2109.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2110.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2111.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2112.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2113.         return new \Sulu\Bundle\ContactBundle\Entity\ContactRepository($a$a->getClassMetadata('Sulu\\Bundle\\ContactBundle\\Entity\\Contact'));
  2114.     }
  2115.     /**
  2116.      * Gets the public 'sulu.repository.keyword' shared service.
  2117.      *
  2118.      * @return \Sulu\Bundle\CategoryBundle\Entity\KeywordRepository
  2119.      */
  2120.     protected function getSulu_Repository_KeywordService($lazyLoad true)
  2121.     {
  2122.         if ($lazyLoad) {
  2123.             return $this->services['sulu.repository.keyword'] = $this->createProxy('KeywordRepository_4891058', function () {
  2124.                 return \KeywordRepository_4891058::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2125.                     $wrappedInstance $this->getSulu_Repository_KeywordService(false);
  2126.                     $proxy->setProxyInitializer(null);
  2127.                     return true;
  2128.                 });
  2129.             });
  2130.         }
  2131.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2132.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2133.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/KeywordRepositoryInterface.php';
  2134.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/KeywordRepository.php';
  2135.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2136.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2137.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2138.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2139.         return new \Sulu\Bundle\CategoryBundle\Entity\KeywordRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword'));
  2140.     }
  2141.     /**
  2142.      * Gets the public 'sulu.repository.media' shared service.
  2143.      *
  2144.      * @return \Sulu\Bundle\MediaBundle\Entity\MediaRepository
  2145.      */
  2146.     protected function getSulu_Repository_MediaService($lazyLoad true)
  2147.     {
  2148.         if ($lazyLoad) {
  2149.             return $this->services['sulu.repository.media'] = $this->createProxy('MediaRepository_283a6d2', function () {
  2150.                 return \MediaRepository_283a6d2::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2151.                     $wrappedInstance $this->getSulu_Repository_MediaService(false);
  2152.                     $proxy->setProxyInitializer(null);
  2153.                     return true;
  2154.                 });
  2155.             });
  2156.         }
  2157.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2158.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2159.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepositoryInterface.php';
  2160.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepository.php';
  2161.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2162.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2163.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2164.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2165.         $instance = new \Sulu\Bundle\MediaBundle\Entity\MediaRepository($a$a->getClassMetadata('Sulu\\Bundle\\MediaBundle\\Entity\\Media'));
  2166.         $instance->setAccessControlQueryEnhancer(($this->privates['sulu_security.access_control_query_enhancer'] ?? $this->getSuluSecurity_AccessControlQueryEnhancerService()));
  2167.         return $instance;
  2168.     }
  2169.     /**
  2170.      * Gets the public 'sulu.repository.role' shared service.
  2171.      *
  2172.      * @return \Sulu\Bundle\SecurityBundle\Entity\RoleRepository
  2173.      */
  2174.     protected function getSulu_Repository_RoleService($lazyLoad true)
  2175.     {
  2176.         if ($lazyLoad) {
  2177.             return $this->services['sulu.repository.role'] = $this->createProxy('RoleRepository_c7c4870', function () {
  2178.                 return \RoleRepository_c7c4870::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2179.                     $wrappedInstance $this->getSulu_Repository_RoleService(false);
  2180.                     $proxy->setProxyInitializer(null);
  2181.                     return true;
  2182.                 });
  2183.             });
  2184.         }
  2185.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2186.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2187.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/RoleRepositoryInterface.php';
  2188.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/RoleRepository.php';
  2189.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2190.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2191.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2192.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2193.         return new \Sulu\Bundle\SecurityBundle\Entity\RoleRepository($a$a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\Role'));
  2194.     }
  2195.     /**
  2196.      * Gets the public 'sulu.repository.route' shared service.
  2197.      *
  2198.      * @return \Sulu\Bundle\RouteBundle\Entity\RouteRepository
  2199.      */
  2200.     protected function getSulu_Repository_RouteService($lazyLoad true)
  2201.     {
  2202.         if ($lazyLoad) {
  2203.             return $this->services['sulu.repository.route'] = $this->createProxy('RouteRepository_ee5eed9', function () {
  2204.                 return \RouteRepository_ee5eed9::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2205.                     $wrappedInstance $this->getSulu_Repository_RouteService(false);
  2206.                     $proxy->setProxyInitializer(null);
  2207.                     return true;
  2208.                 });
  2209.             });
  2210.         }
  2211.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2212.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2213.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Entity/RouteRepositoryInterface.php';
  2214.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Entity/RouteRepository.php';
  2215.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2216.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2217.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2218.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2219.         return new \Sulu\Bundle\RouteBundle\Entity\RouteRepository($a$a->getClassMetadata('Sulu\\Bundle\\RouteBundle\\Entity\\Route'));
  2220.     }
  2221.     /**
  2222.      * Gets the public 'sulu.repository.tag' shared service.
  2223.      *
  2224.      * @return \Sulu\Bundle\TagBundle\Entity\TagRepository
  2225.      */
  2226.     protected function getSulu_Repository_TagService($lazyLoad true)
  2227.     {
  2228.         if ($lazyLoad) {
  2229.             return $this->services['sulu.repository.tag'] = $this->createProxy('TagRepository_4e72930', function () {
  2230.                 return \TagRepository_4e72930::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2231.                     $wrappedInstance $this->getSulu_Repository_TagService(false);
  2232.                     $proxy->setProxyInitializer(null);
  2233.                     return true;
  2234.                 });
  2235.             });
  2236.         }
  2237.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2238.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2239.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagRepositoryInterface.php';
  2240.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Entity/TagRepository.php';
  2241.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2242.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2243.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2244.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2245.         return new \Sulu\Bundle\TagBundle\Entity\TagRepository($a$a->getClassMetadata('Sulu\\Bundle\\TagBundle\\Entity\\Tag'));
  2246.     }
  2247.     /**
  2248.      * Gets the public 'sulu.repository.user' shared service.
  2249.      *
  2250.      * @return \Sulu\Bundle\SecurityBundle\Entity\UserRepository
  2251.      */
  2252.     protected function getSulu_Repository_UserService($lazyLoad true)
  2253.     {
  2254.         if ($lazyLoad) {
  2255.             return $this->services['sulu.repository.user'] = $this->createProxy('UserRepository_28384ec', function () {
  2256.                 return \UserRepository_28384ec::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2257.                     $wrappedInstance $this->getSulu_Repository_UserService(false);
  2258.                     $proxy->setProxyInitializer(null);
  2259.                     return true;
  2260.                 });
  2261.             });
  2262.         }
  2263.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2264.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2265.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/UserRepositoryInterface.php';
  2266.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/OrderByTrait.php';
  2267.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/UserRepository.php';
  2268.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2269.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php';
  2270.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';
  2271.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2272.         return new \Sulu\Bundle\SecurityBundle\Entity\UserRepository($a$a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\User'));
  2273.     }
  2274.     /**
  2275.      * Gets the public 'sulu.util.node_helper' shared service.
  2276.      *
  2277.      * @return \Sulu\Component\Util\SuluNodeHelper
  2278.      */
  2279.     protected function getSulu_Util_NodeHelperService()
  2280.     {
  2281.         return $this->services['sulu.util.node_helper'] = new \Sulu\Component\Util\SuluNodeHelper(($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService()), 'i18n', ['base' => 'cmf''content' => 'contents''route' => 'routes''snippet' => 'snippets'], ($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()));
  2282.     }
  2283.     /**
  2284.      * Gets the public 'sulu_category.category_manager' shared service.
  2285.      *
  2286.      * @return \Sulu\Bundle\CategoryBundle\Category\CategoryManager
  2287.      */
  2288.     protected function getSuluCategory_CategoryManagerService()
  2289.     {
  2290.         return $this->services['sulu_category.category_manager'] = new \Sulu\Bundle\CategoryBundle\Category\CategoryManager(($this->services['sulu.repository.category'] ?? $this->getSulu_Repository_CategoryService()), ($this->services['sulu.repository.category_meta'] ?? $this->getSulu_Repository_CategoryMetaService()), ($this->services['sulu.repository.category_translation'] ?? $this->getSulu_Repository_CategoryTranslationService()), ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService()), ($this->services['sulu_category.keyword_manager'] ?? $this->getSuluCategory_KeywordManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService()));
  2291.     }
  2292.     /**
  2293.      * Gets the public 'sulu_category.keyword_manager' shared service.
  2294.      *
  2295.      * @return \Sulu\Bundle\CategoryBundle\Category\KeywordManager
  2296.      */
  2297.     protected function getSuluCategory_KeywordManagerService()
  2298.     {
  2299.         return $this->services['sulu_category.keyword_manager'] = new \Sulu\Bundle\CategoryBundle\Category\KeywordManager(($this->services['sulu.repository.keyword'] ?? $this->getSulu_Repository_KeywordService()), ($this->services['sulu.repository.category_translation'] ?? $this->getSulu_Repository_CategoryTranslationService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()));
  2300.     }
  2301.     /**
  2302.      * Gets the public 'sulu_contact.contact_manager' shared service.
  2303.      *
  2304.      * @return \Sulu\Bundle\ContactBundle\Contact\ContactManager
  2305.      */
  2306.     protected function getSuluContact_ContactManagerService()
  2307.     {
  2308.         return $this->services['sulu_contact.contact_manager'] = new \Sulu\Bundle\ContactBundle\Contact\ContactManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService()), ($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService()), ($this->services['sulu.repository.account'] ?? $this->getSulu_Repository_AccountService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getRepository('SuluContactBundle:ContactTitle'), ($this->services['sulu.repository.contact'] ?? $this->getSulu_Repository_ContactService()), ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService()), ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService()));
  2309.     }
  2310.     /**
  2311.      * Gets the public 'sulu_core.array_serializer' shared service.
  2312.      *
  2313.      * @return \Sulu\Component\Serializer\ArraySerializer
  2314.      */
  2315.     protected function getSuluCore_ArraySerializerService()
  2316.     {
  2317.         return $this->services['sulu_core.array_serializer'] = new \Sulu\Component\Serializer\ArraySerializer(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  2318.     }
  2319.     /**
  2320.      * Gets the public 'sulu_core.webspace.request_analyzer' shared service.
  2321.      *
  2322.      * @return \Sulu\Component\Webspace\Analyzer\RequestAnalyzer
  2323.      */
  2324.     protected function getSuluCore_Webspace_RequestAnalyzerService()
  2325.     {
  2326.         $a = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  2327.         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())), [=> new \Sulu\Component\Webspace\Analyzer\Attributes\ParameterRequestProcessor($a'dev'), => new \Sulu\Component\Webspace\Analyzer\Attributes\UrlRequestProcessor(), => ($this->privates['sulu_custom_urls.request_processor'] ?? $this->getSuluCustomUrls_RequestProcessorService()), => new \Sulu\Component\Webspace\Analyzer\Attributes\WebsiteRequestProcessor($a, ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService()), 'dev'), => new \Sulu\Component\Webspace\Analyzer\Attributes\DateTimeRequestProcessor(), => new \Sulu\Component\Webspace\Analyzer\Attributes\SegmentRequestProcessor('_ss'), => new \Sulu\Component\Webspace\Analyzer\Attributes\PortalInformationRequestProcessor()]);
  2328.     }
  2329.     /**
  2330.      * Gets the public 'sulu_core.webspace.webspace_manager' shared service.
  2331.      *
  2332.      * @return \Sulu\Component\Webspace\Manager\WebspaceManager
  2333.      */
  2334.     protected function getSuluCore_Webspace_WebspaceManagerService()
  2335.     {
  2336.         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()));
  2337.     }
  2338.     /**
  2339.      * Gets the public 'sulu_custom_urls.manager' shared service.
  2340.      *
  2341.      * @return \Sulu\Component\CustomUrl\Manager\CustomUrlManager
  2342.      */
  2343.     protected function getSuluCustomUrls_ManagerService()
  2344.     {
  2345.         return $this->services['sulu_custom_urls.manager'] = new \Sulu\Component\CustomUrl\Manager\CustomUrlManager(($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), new \Sulu\Component\CustomUrl\Repository\CustomUrlRepository(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), ($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService()), ($this->privates['sulu_custom_urls.domain_generator'] ?? $this->getSuluCustomUrls_DomainGeneratorService()), ($this->services['sulu_security.user_manager'] ?? $this->getSuluSecurity_UserManagerService())), ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService()), ($this->privates['sulu_document_manager.path_builder'] ?? $this->getSuluDocumentManager_PathBuilderService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), 'dev', ($this->privates['sulu_document_manager.document_domain_event_collector'] ?? $this->getSuluDocumentManager_DocumentDomainEventCollectorService()));
  2346.     }
  2347.     /**
  2348.      * Gets the public 'sulu_document_manager.document_inspector' shared service.
  2349.      *
  2350.      * @return \Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector
  2351.      */
  2352.     protected function getSuluDocumentManager_DocumentInspectorService()
  2353.     {
  2354.         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()), ($this->privates['sulu_document_manager.proxy_factory'] ?? $this->getSuluDocumentManager_ProxyFactoryService()), ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService()), ($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()));
  2355.     }
  2356.     /**
  2357.      * Gets the public 'sulu_document_manager.document_manager' shared service.
  2358.      *
  2359.      * @return \Sulu\Component\DocumentManager\DocumentManager
  2360.      */
  2361.     protected function getSuluDocumentManager_DocumentManagerService()
  2362.     {
  2363.         return $this->services['sulu_document_manager.document_manager'] = new \Sulu\Component\DocumentManager\DocumentManager(($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService()), ($this->privates['sulu_document_manager.node_manager'] ?? $this->getSuluDocumentManager_NodeManagerService()));
  2364.     }
  2365.     /**
  2366.      * Gets the public 'sulu_document_manager.metadata_factory.base' shared service.
  2367.      *
  2368.      * @return \Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory
  2369.      */
  2370.     protected function getSuluDocumentManager_MetadataFactory_BaseService()
  2371.     {
  2372.         return $this->services['sulu_document_manager.metadata_factory.base'] = new \Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory(($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService()), $this->parameters['sulu_document_manager.mapping']);
  2373.     }
  2374.     /**
  2375.      * Gets the public 'sulu_document_manager.property_encoder' shared service.
  2376.      *
  2377.      * @return \Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder
  2378.      */
  2379.     protected function getSuluDocumentManager_PropertyEncoderService()
  2380.     {
  2381.         return $this->services['sulu_document_manager.property_encoder'] = new \Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder(($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()));
  2382.     }
  2383.     /**
  2384.      * Gets the public 'sulu_markup.parser.html_extractor' shared service.
  2385.      *
  2386.      * @return \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor
  2387.      */
  2388.     protected function getSuluMarkup_Parser_HtmlExtractorService()
  2389.     {
  2390.         return $this->services['sulu_markup.parser.html_extractor'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor('sulu');
  2391.     }
  2392.     /**
  2393.      * Gets the public 'sulu_media.collection_repository' shared service.
  2394.      *
  2395.      * @return \Sulu\Bundle\MediaBundle\Entity\CollectionRepository
  2396.      */
  2397.     protected function getSuluMedia_CollectionRepositoryService()
  2398.     {
  2399.         $this->services['sulu_media.collection_repository'] = $instance = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository('SuluMediaBundle:Collection');
  2400.         $instance->setAccessControlQueryEnhancer(($this->privates['sulu_security.access_control_query_enhancer'] ?? $this->getSuluSecurity_AccessControlQueryEnhancerService()));
  2401.         return $instance;
  2402.     }
  2403.     /**
  2404.      * Gets the public 'sulu_media.format_cache' shared service.
  2405.      *
  2406.      * @return \Sulu\Bundle\MediaBundle\Media\FormatCache\LocalFormatCache
  2407.      */
  2408.     protected function getSuluMedia_FormatCacheService()
  2409.     {
  2410.         return $this->services['sulu_media.format_cache'] = new \Sulu\Bundle\MediaBundle\Media\FormatCache\LocalFormatCache(($this->privates['filesystem'] ?? ($this->privates['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__5).'/public/uploads/media'), '/uploads/media/{slug}'10);
  2411.     }
  2412.     /**
  2413.      * Gets the public 'sulu_media.format_manager' shared service.
  2414.      *
  2415.      * @return \Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager
  2416.      */
  2417.     protected function getSuluMedia_FormatManagerService()
  2418.     {
  2419.         $a = ($this->privates['sulu_media.adapter.imagick'] ?? ($this->privates['sulu_media.adapter.imagick'] = new \Imagine\Imagick\Imagine()));
  2420.         $b = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\TransformationPool();
  2421.         $b->add(($this->services['sulu_media.image.transformation.crop'] ?? ($this->services['sulu_media.image.transformation.crop'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation())), 'crop');
  2422.         $b->add(($this->services['sulu_media.image.transformation.paste'] ?? $this->getSuluMedia_Image_Transformation_PasteService()), 'paste');
  2423.         $b->add(($this->services['sulu_media.image.transformation.blur'] ?? ($this->services['sulu_media.image.transformation.blur'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation())), 'blur');
  2424.         $b->add(($this->services['sulu_media.image.transformation.gamma'] ?? ($this->services['sulu_media.image.transformation.gamma'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation())), 'gamma');
  2425.         $b->add(($this->services['sulu_media.image.transformation.grayscale'] ?? ($this->services['sulu_media.image.transformation.grayscale'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation())), 'grayscale');
  2426.         $b->add(($this->services['sulu_media.image.transformation.negative'] ?? ($this->services['sulu_media.image.transformation.negative'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation())), 'negative');
  2427.         $b->add(($this->services['sulu_media.image.transformation.sharpen'] ?? ($this->services['sulu_media.image.transformation.sharpen'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation())), 'sharpen');
  2428.         return $this->services['sulu_media.format_manager'] = new \Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager(($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService()), ($this->services['sulu_media.format_cache'] ?? $this->getSuluMedia_FormatCacheService()), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\ImagineImageConverter($a, ($this->services['sulu_media.storage'] ?? $this->getSuluMedia_StorageService()), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\MediaImageExtractor($a, new \Sulu\Bundle\MediaBundle\Media\Video\VideoThumbnailService(NULL), 'gs'), $b, 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()));
  2429.     }
  2430.     /**
  2431.      * Gets the public 'sulu_media.image.transformation.blur' shared service.
  2432.      *
  2433.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation
  2434.      */
  2435.     protected function getSuluMedia_Image_Transformation_BlurService()
  2436.     {
  2437.         return $this->services['sulu_media.image.transformation.blur'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation();
  2438.     }
  2439.     /**
  2440.      * Gets the public 'sulu_media.image.transformation.crop' shared service.
  2441.      *
  2442.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation
  2443.      */
  2444.     protected function getSuluMedia_Image_Transformation_CropService()
  2445.     {
  2446.         return $this->services['sulu_media.image.transformation.crop'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation();
  2447.     }
  2448.     /**
  2449.      * Gets the public 'sulu_media.image.transformation.gamma' shared service.
  2450.      *
  2451.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation
  2452.      */
  2453.     protected function getSuluMedia_Image_Transformation_GammaService()
  2454.     {
  2455.         return $this->services['sulu_media.image.transformation.gamma'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation();
  2456.     }
  2457.     /**
  2458.      * Gets the public 'sulu_media.image.transformation.grayscale' shared service.
  2459.      *
  2460.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation
  2461.      */
  2462.     protected function getSuluMedia_Image_Transformation_GrayscaleService()
  2463.     {
  2464.         return $this->services['sulu_media.image.transformation.grayscale'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation();
  2465.     }
  2466.     /**
  2467.      * Gets the public 'sulu_media.image.transformation.negative' shared service.
  2468.      *
  2469.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation
  2470.      */
  2471.     protected function getSuluMedia_Image_Transformation_NegativeService()
  2472.     {
  2473.         return $this->services['sulu_media.image.transformation.negative'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation();
  2474.     }
  2475.     /**
  2476.      * Gets the public 'sulu_media.image.transformation.paste' shared service.
  2477.      *
  2478.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\PasteTransformation
  2479.      */
  2480.     protected function getSuluMedia_Image_Transformation_PasteService()
  2481.     {
  2482.         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))))));
  2483.     }
  2484.     /**
  2485.      * Gets the public 'sulu_media.image.transformation.sharpen' shared service.
  2486.      *
  2487.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation
  2488.      */
  2489.     protected function getSuluMedia_Image_Transformation_SharpenService()
  2490.     {
  2491.         return $this->services['sulu_media.image.transformation.sharpen'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation();
  2492.     }
  2493.     /**
  2494.      * Gets the public 'sulu_media.media_manager' shared service.
  2495.      *
  2496.      * @return \Sulu\Bundle\MediaBundle\Media\Manager\MediaManager
  2497.      */
  2498.     protected function getSuluMedia_MediaManagerService()
  2499.     {
  2500.         $a = new \Sulu\Bundle\MediaBundle\Media\FileValidator\FileValidator();
  2501.         $a->setMaxFileSize('256MB');
  2502.         $a->setBlockedMimeTypes([]);
  2503.         return $this->services['sulu_media.media_manager'] = new \Sulu\Bundle\MediaBundle\Media\Manager\MediaManager(($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService()), ($this->services['sulu_media.collection_repository'] ?? $this->getSuluMedia_CollectionRepositoryService()), ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService()), ($this->services['sulu.repository.category'] ?? $this->getSulu_Repository_CategoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['sulu_media.storage'] ?? $this->getSuluMedia_StorageService()), $a, ($this->services['sulu_media.format_manager'] ?? $this->getSuluMedia_FormatManagerService()), ($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService()), ($this->privates['sulu_media.type_manager'] ?? $this->getSuluMedia_TypeManagerService()), ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()), new RewindableGenerator(function () {
  2504.             yield => ($this->privates['sulu_media.image_properties_provider'] ?? $this->load('getSuluMedia_ImagePropertiesProviderService'));
  2505.         }, 1), '/media/{id}/download/{slug}'NULL'/admin/media/{id}/download/{slug}', ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService()));
  2506.     }
  2507.     /**
  2508.      * Gets the public 'sulu_media.storage' shared service.
  2509.      *
  2510.      * @return \Sulu\Bundle\MediaBundle\Media\Storage\LocalStorage
  2511.      */
  2512.     protected function getSuluMedia_StorageService()
  2513.     {
  2514.         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()));
  2515.     }
  2516.     /**
  2517.      * Gets the public 'sulu_page.compat.structure.legacy_property_factory' shared service.
  2518.      *
  2519.      * @return \Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory
  2520.      */
  2521.     protected function getSuluPage_Compat_Structure_LegacyPropertyFactoryService()
  2522.     {
  2523.         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()));
  2524.     }
  2525.     /**
  2526.      * Gets the public 'sulu_page.content_repository' shared service.
  2527.      *
  2528.      * @return \Sulu\Component\Content\Repository\ContentRepository
  2529.      */
  2530.     protected function getSuluPage_ContentRepositoryService()
  2531.     {
  2532.         return $this->services['sulu_page.content_repository'] = new \Sulu\Component\Content\Repository\ContentRepository(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), ($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()), ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService()), ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService()), ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService()), $this->parameters['sulu_security.permissions']);
  2533.     }
  2534.     /**
  2535.      * Gets the public 'sulu_page.extension.manager' shared service.
  2536.      *
  2537.      * @return \Sulu\Component\Content\Extension\ExtensionManager
  2538.      */
  2539.     protected function getSuluPage_Extension_ManagerService()
  2540.     {
  2541.         $this->services['sulu_page.extension.manager'] = $instance = new \Sulu\Component\Content\Extension\ExtensionManager();
  2542.         $instance->addExtension(new \Sulu\Bundle\PageBundle\Content\Structure\SeoStructureExtension());
  2543.         $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()))));
  2544.         return $instance;
  2545.     }
  2546.     /**
  2547.      * Gets the public 'sulu_page.structure.factory' shared service.
  2548.      *
  2549.      * @return \Sulu\Component\Content\Metadata\Factory\StructureMetadataFactory
  2550.      */
  2551.     protected function getSuluPage_Structure_FactoryService()
  2552.     {
  2553.         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_core.translated_locales'], ($this->services['translator'] ?? $this->getTranslatorService())), $this->parameters['sulu.content.structure.paths'], $this->parameters['sulu.content.structure.default_types'], ($this->targetDir.''.'/sulu/structures'), true);
  2554.     }
  2555.     /**
  2556.      * Gets the public 'sulu_security.encoder_factory' shared service.
  2557.      *
  2558.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  2559.      */
  2560.     protected function getSuluSecurity_EncoderFactoryService()
  2561.     {
  2562.         return $this->services['sulu_security.encoder_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Sulu\\Bundle\\SecurityBundle\\Entity\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  2563.     }
  2564.     /**
  2565.      * Gets the public 'sulu_security.mask_converter' shared service.
  2566.      *
  2567.      * @return \Sulu\Component\Security\Authorization\MaskConverter
  2568.      */
  2569.     protected function getSuluSecurity_MaskConverterService()
  2570.     {
  2571.         return $this->services['sulu_security.mask_converter'] = new \Sulu\Component\Security\Authorization\MaskConverter($this->parameters['permissions']);
  2572.     }
  2573.     /**
  2574.      * Gets the public 'sulu_security.salt_generator' shared service.
  2575.      *
  2576.      * @return \Sulu\Component\Security\Authentication\SaltGenerator
  2577.      */
  2578.     protected function getSuluSecurity_SaltGeneratorService()
  2579.     {
  2580.         return $this->services['sulu_security.salt_generator'] = new \Sulu\Component\Security\Authentication\SaltGenerator();
  2581.     }
  2582.     /**
  2583.      * Gets the public 'sulu_security.security_checker' shared service.
  2584.      *
  2585.      * @return \Sulu\Component\Security\Authorization\SecurityChecker
  2586.      */
  2587.     protected function getSuluSecurity_SecurityCheckerService()
  2588.     {
  2589.         return $this->services['sulu_security.security_checker'] = new \Sulu\Component\Security\Authorization\SecurityChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()));
  2590.     }
  2591.     /**
  2592.      * Gets the public 'sulu_security.user_manager' shared service.
  2593.      *
  2594.      * @return \Sulu\Bundle\SecurityBundle\UserManager\UserManager
  2595.      */
  2596.     protected function getSuluSecurity_UserManagerService()
  2597.     {
  2598.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2599.         return $this->services['sulu_security.user_manager'] = new \Sulu\Bundle\SecurityBundle\UserManager\UserManager($a, ($this->services['sulu_security.encoder_factory'] ?? $this->getSuluSecurity_EncoderFactoryService()), ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService()), $a->getRepository('SuluSecurityBundle:Group'), ($this->services['sulu_contact.contact_manager'] ?? $this->getSuluContact_ContactManagerService()), ($this->services['sulu_security.salt_generator'] ?? ($this->services['sulu_security.salt_generator'] = new \Sulu\Component\Security\Authentication\SaltGenerator())), ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), '.{8,}');
  2600.     }
  2601.     /**
  2602.      * Gets the public 'sulu_snippet.default_snippet.manager' shared service.
  2603.      *
  2604.      * @return \Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManager
  2605.      */
  2606.     protected function getSuluSnippet_DefaultSnippet_ManagerService()
  2607.     {
  2608.         return $this->services['sulu_snippet.default_snippet.manager'] = new \Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManager(new \Sulu\Component\Webspace\Settings\SettingsManager(($this->privates['sulu_document_manager.session_manager'] ?? $this->getSuluDocumentManager_SessionManagerService()), ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService())), ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), ($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']);
  2609.     }
  2610.     /**
  2611.      * Gets the public 'sulu_snippet.resolver' shared service.
  2612.      *
  2613.      * @return \Sulu\Bundle\SnippetBundle\Snippet\SnippetResolver
  2614.      */
  2615.     protected function getSuluSnippet_ResolverService()
  2616.     {
  2617.         return $this->services['sulu_snippet.resolver'] = new \Sulu\Bundle\SnippetBundle\Snippet\SnippetResolver(($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService()), ($this->services['sulu_website.resolver.structure'] ?? $this->getSuluWebsite_Resolver_StructureService()));
  2618.     }
  2619.     /**
  2620.      * Gets the public 'sulu_tag.tag_manager' shared service.
  2621.      *
  2622.      * @return \Sulu\Bundle\TagBundle\Tag\TagManager
  2623.      */
  2624.     protected function getSuluTag_TagManagerService()
  2625.     {
  2626.         return $this->services['sulu_tag.tag_manager'] = new \Sulu\Bundle\TagBundle\Tag\TagManager(($this->services['sulu.repository.tag'] ?? $this->getSulu_Repository_TagService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService()));
  2627.     }
  2628.     /**
  2629.      * Gets the public 'sulu_website.resolver.structure' shared service.
  2630.      *
  2631.      * @return \Sulu\Bundle\WebsiteBundle\Resolver\StructureResolver
  2632.      */
  2633.     protected function getSuluWebsite_Resolver_StructureService()
  2634.     {
  2635.         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']);
  2636.     }
  2637.     /**
  2638.      * Gets the public 'translator' shared service.
  2639.      *
  2640.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2641.      */
  2642.     protected function getTranslatorService()
  2643.     {
  2644.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2645.     }
  2646.     /**
  2647.      * Gets the public 'var_dumper.cloner' shared service.
  2648.      *
  2649.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2650.      */
  2651.     protected function getVarDumper_ClonerService()
  2652.     {
  2653.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2654.         $instance->setMaxItems(2500);
  2655.         $instance->setMinDepth(1);
  2656.         $instance->setMaxString(-1);
  2657.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2658.         return $instance;
  2659.     }
  2660.     /**
  2661.      * Gets the private '.debug.http_client' shared service.
  2662.      *
  2663.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2664.      */
  2665.     protected function get_Debug_HttpClientService()
  2666.     {
  2667.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2668.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2669.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2670.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2671.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2672.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2673.         $a->setLogger($b);
  2674.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2675.     }
  2676.     /**
  2677.      * Gets the private '.service_locator.rz1tQtr' shared service.
  2678.      *
  2679.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2680.      */
  2681.     protected function get_ServiceLocator_Rz1tQtrService()
  2682.     {
  2683.         return $this->privates['.service_locator.rz1tQtr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2684.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  2685.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2686.         ], [
  2687.             'security.firewall.map.context.admin' => '?',
  2688.             'security.firewall.map.context.dev' => '?',
  2689.         ]);
  2690.     }
  2691.     /**
  2692.      * Gets the private 'annotations.cache_adapter' shared service.
  2693.      *
  2694.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2695.      */
  2696.     protected function getAnnotations_CacheAdapterService()
  2697.     {
  2698.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2699.     }
  2700.     /**
  2701.      * Gets the private 'annotations.cached_reader' shared service.
  2702.      *
  2703.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2704.      */
  2705.     protected function getAnnotations_CachedReaderService()
  2706.     {
  2707.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2708.     }
  2709.     /**
  2710.      * Gets the private 'annotations.reader' shared service.
  2711.      *
  2712.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2713.      */
  2714.     protected function getAnnotations_ReaderService()
  2715.     {
  2716.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2717.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2718.         $a->registerUniqueLoader('class_exists');
  2719.         $instance->addGlobalIgnoredName('required'$a);
  2720.         return $instance;
  2721.     }
  2722.     /**
  2723.      * Gets the private 'assets.context' shared service.
  2724.      *
  2725.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  2726.      */
  2727.     protected function getAssets_ContextService()
  2728.     {
  2729.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2730.         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());
  2731.     }
  2732.     /**
  2733.      * Gets the private 'cache.annotations' shared service.
  2734.      *
  2735.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2736.      */
  2737.     protected function getCache_AnnotationsService()
  2738.     {
  2739.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aIAATsCQLw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2740.     }
  2741.     /**
  2742.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2743.      *
  2744.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2745.      */
  2746.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2747.     {
  2748.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2749.     }
  2750.     /**
  2751.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2752.      *
  2753.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2754.      */
  2755.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2756.     {
  2757.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2758.     }
  2759.     /**
  2760.      * Gets the private 'cache.property_info' shared service.
  2761.      *
  2762.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2763.      */
  2764.     protected function getCache_PropertyInfoService()
  2765.     {
  2766.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VG7b7M1lwy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2767.     }
  2768.     /**
  2769.      * Gets the private 'cache.security_expression_language' shared service.
  2770.      *
  2771.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2772.      */
  2773.     protected function getCache_SecurityExpressionLanguageService()
  2774.     {
  2775.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('s2MAsaxYtj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2776.     }
  2777.     /**
  2778.      * Gets the private 'cache.serializer' shared service.
  2779.      *
  2780.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2781.      */
  2782.     protected function getCache_SerializerService()
  2783.     {
  2784.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uWvWwVNpvi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2785.     }
  2786.     /**
  2787.      * Gets the private 'cache.validator' shared service.
  2788.      *
  2789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2790.      */
  2791.     protected function getCache_ValidatorService()
  2792.     {
  2793.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PjRsHLDZzS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2794.     }
  2795.     /**
  2796.      * Gets the private 'config_cache_factory' shared service.
  2797.      *
  2798.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2799.      */
  2800.     protected function getConfigCacheFactoryService()
  2801.     {
  2802.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2803.             yield => ($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)));
  2804.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2805.         }, 2));
  2806.     }
  2807.     /**
  2808.      * Gets the private 'data_collector.form' shared service.
  2809.      *
  2810.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2811.      */
  2812.     protected function getDataCollector_FormService()
  2813.     {
  2814.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2815.     }
  2816.     /**
  2817.      * Gets the private 'data_collector.request' shared service.
  2818.      *
  2819.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2820.      */
  2821.     protected function getDataCollector_RequestService()
  2822.     {
  2823.         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())));
  2824.     }
  2825.     /**
  2826.      * Gets the private 'debug.controller_resolver' shared service.
  2827.      *
  2828.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2829.      */
  2830.     protected function getDebug_ControllerResolverService()
  2831.     {
  2832.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2833.     }
  2834.     /**
  2835.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2836.      *
  2837.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2838.      */
  2839.     protected function getDebug_DebugHandlersListenerService()
  2840.     {
  2841.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2842.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2843.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2844.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2845.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2846.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  2847.     }
  2848.     /**
  2849.      * Gets the private 'debug.file_link_formatter' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2852.      */
  2853.     protected function getDebug_FileLinkFormatterService()
  2854.     {
  2855.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__5), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  2856.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2857.         });
  2858.     }
  2859.     /**
  2860.      * Gets the private 'debug.log_processor' shared service.
  2861.      *
  2862.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2863.      */
  2864.     protected function getDebug_LogProcessorService()
  2865.     {
  2866.         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())));
  2867.     }
  2868.     /**
  2869.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2870.      *
  2871.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2872.      */
  2873.     protected function getDebug_Security_Access_DecisionManagerService()
  2874.     {
  2875.         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 () {
  2876.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2877.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  2878.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  2879.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2880.             yield => ($this->privates['debug.security.voter.sulu_security.security_context_voter'] ?? $this->load('getDebug_Security_Voter_SuluSecurity_SecurityContextVoterService'));
  2881.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy(true)));
  2882.     }
  2883.     /**
  2884.      * Gets the private 'debug.security.firewall' shared service.
  2885.      *
  2886.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2887.      */
  2888.     protected function getDebug_Security_FirewallService()
  2889.     {
  2890.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2891.     }
  2892.     /**
  2893.      * Gets the private 'debug.validator' shared service.
  2894.      *
  2895.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2896.      */
  2897.     protected function getDebug_ValidatorService()
  2898.     {
  2899.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2900.     }
  2901.     /**
  2902.      * Gets the private 'exception_listener' shared service.
  2903.      *
  2904.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2905.      */
  2906.     protected function getExceptionListenerService()
  2907.     {
  2908.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2909.     }
  2910.     /**
  2911.      * Gets the private 'form.factory' shared service.
  2912.      *
  2913.      * @return \Symfony\Component\Form\FormFactory
  2914.      */
  2915.     protected function getForm_FactoryService()
  2916.     {
  2917.         return $this->privates['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2918.     }
  2919.     /**
  2920.      * Gets the private 'form.registry' shared service.
  2921.      *
  2922.      * @return \Symfony\Component\Form\FormRegistry
  2923.      */
  2924.     protected function getForm_RegistryService()
  2925.     {
  2926.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2927.             'Doctrine\\Bundle\\PHPCRBundle\\Form\\Type\\PHPCRReferenceType' => ['privates''form.type.phpcr.reference''getForm_Type_Phpcr_ReferenceService'true],
  2928.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType' => ['privates''dtl_content.form.type.home''getDtlContent_Form_Type_HomeService'true],
  2929.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType' => ['privates''dtl_content.form.type.page''getDtlContent_Form_Type_PageService'true],
  2930.             'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType' => ['privates''sulu_snippet.form.snippet''getSuluSnippet_Form_SnippetService'true],
  2931.             'Sulu\\Component\\Content\\Form\\Type\\DocumentObjectType' => ['privates''dtl_content.form.factory.document_type''getDtlContent_Form_Factory_DocumentTypeService'true],
  2932.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  2933.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  2934.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  2935.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  2936.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['privates''form.type.file''getForm_Type_FileService'true],
  2937.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  2938.         ], [
  2939.             'Doctrine\\Bundle\\PHPCRBundle\\Form\\Type\\PHPCRReferenceType' => '?',
  2940.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType' => '?',
  2941.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType' => '?',
  2942.             'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType' => '?',
  2943.             'Sulu\\Component\\Content\\Form\\Type\\DocumentObjectType' => '?',
  2944.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  2945.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  2946.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  2947.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  2948.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  2949.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  2950.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2951.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  2952.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  2953.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  2954.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  2955.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  2956.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  2957.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2958.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  2959.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2960.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  2961.         }, 1)], new RewindableGenerator(function () {
  2962.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  2963.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  2964.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  2965.     }
  2966.     /**
  2967.      * Gets the private 'fos_http_cache.event_listener.php8_attributes' shared service.
  2968.      *
  2969.      * @return \FOS\HttpCacheBundle\EventListener\Php8AttributesListener
  2970.      */
  2971.     protected function getFosHttpCache_EventListener_Php8AttributesService()
  2972.     {
  2973.         return $this->privates['fos_http_cache.event_listener.php8_attributes'] = new \FOS\HttpCacheBundle\EventListener\Php8AttributesListener(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2974.     }
  2975.     /**
  2976.      * Gets the private 'fos_http_cache.event_listener.tag' shared service.
  2977.      *
  2978.      * @return \FOS\HttpCacheBundle\EventListener\TagListener
  2979.      */
  2980.     protected function getFosHttpCache_EventListener_TagService()
  2981.     {
  2982.         return $this->privates['fos_http_cache.event_listener.tag'] = new \FOS\HttpCacheBundle\EventListener\TagListener(($this->services['fos_http_cache.cache_manager'] ?? $this->getFosHttpCache_CacheManagerService()), ($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);
  2983.     }
  2984.     /**
  2985.      * Gets the private 'fos_http_cache.rule_matcher.must_invalidate' shared service.
  2986.      *
  2987.      * @return \FOS\HttpCacheBundle\Http\RuleMatcher
  2988.      */
  2989.     protected function getFosHttpCache_RuleMatcher_MustInvalidateService()
  2990.     {
  2991.         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());
  2992.     }
  2993.     /**
  2994.      * Gets the private 'fos_rest.body_listener' shared service.
  2995.      *
  2996.      * @return \FOS\RestBundle\EventListener\BodyListener
  2997.      */
  2998.     protected function getFosRest_BodyListenerService()
  2999.     {
  3000.         $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, [
  3001.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  3002.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'true],
  3003.         ], [
  3004.             'fos_rest.decoder.json' => '?',
  3005.             'fos_rest.decoder.xml' => '?',
  3006.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  3007.         $instance->setDefaultFormat(NULL);
  3008.         return $instance;
  3009.     }
  3010.     /**
  3011.      * Gets the private 'fos_rest.exception.codes_map' shared service.
  3012.      *
  3013.      * @return \FOS\RestBundle\Util\ExceptionValueMap
  3014.      */
  3015.     protected function getFosRest_Exception_CodesMapService()
  3016.     {
  3017.         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]);
  3018.     }
  3019.     /**
  3020.      * Gets the private 'fos_rest.exception.response_status_code_listener' shared service.
  3021.      *
  3022.      * @return \FOS\RestBundle\EventListener\ResponseStatusCodeListener
  3023.      */
  3024.     protected function getFosRest_Exception_ResponseStatusCodeListenerService()
  3025.     {
  3026.         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()));
  3027.     }
  3028.     /**
  3029.      * Gets the private 'fos_rest.zone_matcher_listener' shared service.
  3030.      *
  3031.      * @return \FOS\RestBundle\EventListener\ZoneMatcherListener
  3032.      */
  3033.     protected function getFosRest_ZoneMatcherListenerService()
  3034.     {
  3035.         $this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
  3036.         $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/*'));
  3037.         return $instance;
  3038.     }
  3039.     /**
  3040.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  3041.      *
  3042.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  3043.      */
  3044.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  3045.     {
  3046.         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')]));
  3047.     }
  3048.     /**
  3049.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  3050.      *
  3051.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  3052.      */
  3053.     protected function getJmsSerializer_TraceableEventDispatcherService()
  3054.     {
  3055.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3056.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  3057.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  3058.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  3059.             'sulu_page.document.serializer.subscriber.structure_behavior' => ['privates''sulu_page.document.serializer.subscriber.structure_behavior''getSuluPage_Document_Serializer_Subscriber_StructureBehaviorService'true],
  3060.             'sulu_page.document.serializer.subscriber.extension_container' => ['privates''sulu_page.document.serializer.subscriber.extension_container''getSuluPage_Document_Serializer_Subscriber_ExtensionContainerService'true],
  3061.             'sulu_document_manager.serializer.subscriber.proxy' => ['services''sulu_document_manager.serializer.subscriber.proxy''getSuluDocumentManager_Serializer_Subscriber_ProxyService'true],
  3062.             'sulu_core.representation_handler' => ['privates''sulu_core.representation_handler''getSuluCore_RepresentationHandlerService'true],
  3063.             'sulu_admin.dropdown_toolbar_action_subscriber' => ['privates''sulu_admin.dropdown_toolbar_action_subscriber''getSuluAdmin_DropdownToolbarActionSubscriberService'true],
  3064.             'sulu_admin.save_with_form_dialog_toolbar_action_subscriber' => ['privates''sulu_admin.save_with_form_dialog_toolbar_action_subscriber''getSuluAdmin_SaveWithFormDialogToolbarActionSubscriberService'true],
  3065.             'sulu_admin.toggler_toolbar_action_subscriber' => ['privates''sulu_admin.toggler_toolbar_action_subscriber''getSuluAdmin_TogglerToolbarActionSubscriberService'true],
  3066.             'sulu_security.document.serializer.subscriber.security' => ['privates''sulu_security.document.serializer.subscriber.security''getSuluSecurity_Document_Serializer_Subscriber_SecurityService'true],
  3067.             'sulu_page.document.serializer.subscriber.path_behavior' => ['privates''sulu_page.document.serializer.subscriber.path_behavior''getSuluPage_Document_Serializer_Subscriber_PathBehaviorService'true],
  3068.             'sulu_page.document.serializer.subscriber.parent_behavior' => ['privates''sulu_page.document.serializer.subscriber.parent_behavior''getSuluPage_Document_Serializer_Subscriber_ParentBehaviorService'true],
  3069.             'sulu_page.document.serializer.subscriber.locale' => ['privates''sulu_page.document.serializer.subscriber.locale''getSuluPage_Document_Serializer_Subscriber_LocaleService'true],
  3070.             'sulu_page.document.serializer.subscriber.shadow_locale_behavior' => ['privates''sulu_page.document.serializer.subscriber.shadow_locale_behavior''getSuluPage_Document_Serializer_Subscriber_ShadowLocaleBehaviorService'true],
  3071.             'sulu_page.document.serializer.subscriber.redirect_type_behavior' => ['privates''sulu_page.document.serializer.subscriber.redirect_type_behavior''getSuluPage_Document_Serializer_Subscriber_RedirectTypeBehaviorService'true],
  3072.             'sulu_page.document.serializer.subscriber.workflow_stage_behavior' => ['privates''sulu_page.document.serializer.subscriber.workflow_stage_behavior''getSuluPage_Document_Serializer_Subscriber_WorkflowStageBehaviorService'true],
  3073.             'sulu_page.compat.serializer.subscriber.page_bridge' => ['privates''sulu_page.compat.serializer.subscriber.page_bridge''getSuluPage_Compat_Serializer_Subscriber_PageBridgeService'true],
  3074.             'sulu_document_manager.serializer.subscriber.children_behavior' => ['privates''sulu_document_manager.serializer.subscriber.children_behavior''getSuluDocumentManager_Serializer_Subscriber_ChildrenBehaviorService'true],
  3075.             'sulu_hash.event_subscriber.serializer' => ['privates''sulu_hash.event_subscriber.serializer''getSuluHash_EventSubscriber_SerializerService'true],
  3076.             'sulu_document_manager.serializer.subscriber.document' => ['privates''sulu_document_manager.serializer.subscriber.document''getSuluDocumentManager_Serializer_Subscriber_DocumentService'true],
  3077.         ], [
  3078.             'jms_serializer.stopwatch_subscriber' => '?',
  3079.             'jms_serializer.traceable_runs_listener' => '?',
  3080.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  3081.             'sulu_page.document.serializer.subscriber.structure_behavior' => '?',
  3082.             'sulu_page.document.serializer.subscriber.extension_container' => '?',
  3083.             'sulu_document_manager.serializer.subscriber.proxy' => '?',
  3084.             'sulu_core.representation_handler' => '?',
  3085.             'sulu_admin.dropdown_toolbar_action_subscriber' => '?',
  3086.             'sulu_admin.save_with_form_dialog_toolbar_action_subscriber' => '?',
  3087.             'sulu_admin.toggler_toolbar_action_subscriber' => '?',
  3088.             'sulu_security.document.serializer.subscriber.security' => '?',
  3089.             'sulu_page.document.serializer.subscriber.path_behavior' => '?',
  3090.             'sulu_page.document.serializer.subscriber.parent_behavior' => '?',
  3091.             'sulu_page.document.serializer.subscriber.locale' => '?',
  3092.             'sulu_page.document.serializer.subscriber.shadow_locale_behavior' => '?',
  3093.             'sulu_page.document.serializer.subscriber.redirect_type_behavior' => '?',
  3094.             'sulu_page.document.serializer.subscriber.workflow_stage_behavior' => '?',
  3095.             'sulu_page.compat.serializer.subscriber.page_bridge' => '?',
  3096.             'sulu_document_manager.serializer.subscriber.children_behavior' => '?',
  3097.             'sulu_hash.event_subscriber.serializer' => '?',
  3098.             'sulu_document_manager.serializer.subscriber.document' => '?',
  3099.         ]));
  3100.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  3101.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3102.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3103.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3104.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  3105.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  3106.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  3107.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3108.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3109.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  3110.         $instance->addListener('serializer.pre_serialize', [=> 'sulu_page.document.serializer.subscriber.structure_behavior'=> 'onPreSerialize'], NULLNULLNULL);
  3111.         $instance->addListener('serializer.pre_serialize', [=> 'sulu_page.document.serializer.subscriber.extension_container'=> 'onPreSerialize'], NULLNULLNULL);
  3112.         $instance->addListener('serializer.pre_serialize', [=> 'sulu_document_manager.serializer.subscriber.proxy'=> 'onPreSerialize'], NULLNULLNULL);
  3113.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3114.         $instance->addListener('serializer.post_serialize', [=> 'sulu_core.representation_handler'=> 'onPostSerialize'], NULL'json'NULL);
  3115.         $instance->addListener('serializer.post_serialize', [=> 'sulu_admin.dropdown_toolbar_action_subscriber'=> 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\DropdownToolbarAction''json'NULL);
  3116.         $instance->addListener('serializer.post_serialize', [=> 'sulu_admin.save_with_form_dialog_toolbar_action_subscriber'=> 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\SaveWithFormDialogToolbarAction''json'NULL);
  3117.         $instance->addListener('serializer.post_serialize', [=> 'sulu_admin.toggler_toolbar_action_subscriber'=> 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\TogglerToolbarAction''json'NULL);
  3118.         $instance->addListener('serializer.post_serialize', [=> 'sulu_security.document.serializer.subscriber.security'=> 'onPostSerialize'], NULL'json'NULL);
  3119.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.structure_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3120.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.path_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3121.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.parent_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3122.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.locale'=> 'onPostSerialize'], NULL'json'NULL);
  3123.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.shadow_locale_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3124.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.redirect_type_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3125.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.workflow_stage_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3126.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.compat.serializer.subscriber.page_bridge'=> 'onPostSerialize'], NULL'json'NULL);
  3127.         $instance->addListener('serializer.post_serialize', [=> 'sulu_document_manager.serializer.subscriber.children_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3128.         $instance->addListener('serializer.post_serialize', [=> 'sulu_hash.event_subscriber.serializer'=> 'onPostSerialize'], NULLNULLNULL);
  3129.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  3130.         $instance->addListener('serializer.post_deserialize', [=> 'sulu_document_manager.serializer.subscriber.document'=> 'onPostDeserialize'], NULLNULLNULL);
  3131.         return $instance;
  3132.     }
  3133.     /**
  3134.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  3135.      *
  3136.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  3137.      */
  3138.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  3139.     {
  3140.         $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, [
  3141.             'sulu_core.rest.datetime_handler' => ['privates''sulu_core.rest.datetime_handler''getSuluCore_Rest_DatetimeHandlerService'true],
  3142.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  3143.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  3144.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  3145.             'sulu_page.document.serializer.handler.structure' => ['privates''sulu_page.document.serializer.handler.structure''getSuluPage_Document_Serializer_Handler_StructureService'true],
  3146.             'sulu_page.document.serializer.handler.extension_container' => ['privates''sulu_page.document.serializer.handler.extension_container''getSuluPage_Document_Serializer_Handler_ExtensionContainerService'true],
  3147.             'sulu_page.compat.serializer.handler.page_bridge' => ['privates''sulu_page.compat.serializer.handler.page_bridge''getSuluPage_Compat_Serializer_Handler_PageBridgeService'true],
  3148.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'true],
  3149.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  3150.             'sulu_admin.schema_handler' => ['privates''sulu_admin.schema_handler''getSuluAdmin_SchemaHandlerService'true],
  3151.             'sulu_document_manager.serializer.handler.children_collection' => ['privates''sulu_document_manager.serializer.handler.children_collection''getSuluDocumentManager_Serializer_Handler_ChildrenCollectionService'true],
  3152.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  3153.         ], [
  3154.             'sulu_core.rest.datetime_handler' => '?',
  3155.             'jms_serializer.datetime_handler' => '?',
  3156.             'jms_serializer.array_collection_handler' => '?',
  3157.             'jms_serializer.iterator_handler' => '?',
  3158.             'sulu_page.document.serializer.handler.structure' => '?',
  3159.             'sulu_page.document.serializer.handler.extension_container' => '?',
  3160.             'sulu_page.compat.serializer.handler.page_bridge' => '?',
  3161.             'fos_rest.serializer.flatten_exception_handler' => '?',
  3162.             'jms_serializer.constraint_violation_handler' => '?',
  3163.             'sulu_admin.schema_handler' => '?',
  3164.             'sulu_document_manager.serializer.handler.children_collection' => '?',
  3165.             'fos_rest.serializer.form_error_handler' => '?',
  3166.         ])));
  3167.         $instance->registerHandler(2'DateTime''array', [=> 'sulu_core.rest.datetime_handler'=> 'deserialize']);
  3168.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  3169.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  3170.         $instance->registerHandler(2'DateTimeImmutable''array', [=> 'sulu_core.rest.datetime_handler'=> 'deserialize']);
  3171.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  3172.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  3173.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3174.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3175.         $instance->registerHandler(2'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3176.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3177.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3178.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3179.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3180.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3181.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3182.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3183.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3184.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3185.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3186.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3187.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3188.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  3189.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  3190.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  3191.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  3192.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3193.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3194.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3195.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3196.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3197.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3198.         $instance->registerHandler(2'Sulu\\Component\\Content\\Document\\Structure\\Structure''json', [=> 'sulu_page.document.serializer.handler.structure'=> 'doDeserialize']);
  3199.         $instance->registerHandler(2'Sulu\\Component\\Content\\Document\\Extension\\ExtensionContainer''json', [=> 'sulu_page.document.serializer.handler.extension_container'=> 'doDeserialize']);
  3200.         $instance->registerHandler(2'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge''json', [=> 'sulu_page.compat.serializer.handler.page_bridge'=> 'doDeserialize']);
  3201.         $instance->registerHandler(1'DateTime''array', [=> 'sulu_core.rest.datetime_handler'=> 'serialize']);
  3202.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3203.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3204.         $instance->registerHandler(1'DateTimeImmutable''array', [=> 'sulu_core.rest.datetime_handler'=> 'serialize']);
  3205.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3206.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3207.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''json', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson']);
  3208.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''xml', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']);
  3209.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3210.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3211.         $instance->registerHandler(1'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3212.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3213.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3214.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3215.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3216.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3217.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3218.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3219.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3220.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3221.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3222.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3223.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3224.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  3225.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  3226.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  3227.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  3228.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3229.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3230.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3231.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3232.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3233.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3234.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3235.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3236.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3237.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3238.         $instance->registerHandler(1'Sulu\\Bundle\\AdminBundle\\Metadata\\SchemaMetadata\\SchemaMetadata''json', [=> 'sulu_admin.schema_handler'=> 'serializeToJsonSchema']);
  3239.         $instance->registerHandler(1'Sulu\\Component\\Content\\Document\\Structure\\Structure''json', [=> 'sulu_page.document.serializer.handler.structure'=> 'doSerialize']);
  3240.         $instance->registerHandler(1'Sulu\\Component\\Content\\Document\\Extension\\ExtensionContainer''json', [=> 'sulu_page.document.serializer.handler.extension_container'=> 'doSerialize']);
  3241.         $instance->registerHandler(1'Sulu\\Component\\DocumentManager\\Collection\\ChildrenCollection''json', [=> 'sulu_document_manager.serializer.handler.children_collection'=> 'doSerialize']);
  3242.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml']);
  3243.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']);
  3244.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml']);
  3245.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']);
  3246.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  3247.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  3248.         return $instance;
  3249.     }
  3250.     /**
  3251.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  3252.      *
  3253.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  3254.      */
  3255.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  3256.     {
  3257.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3258.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  3259.         ], [
  3260.             'metadata_driver' => '?',
  3261.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  3262.         $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')))));
  3263.         $a->setIncludeInterfaces(false);
  3264.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  3265.     }
  3266.     /**
  3267.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  3268.      *
  3269.      * @return \JMS\SerializerBundle\Debug\RunsListener
  3270.      */
  3271.     protected function getJmsSerializer_TraceableRunsListenerService()
  3272.     {
  3273.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  3274.     }
  3275.     /**
  3276.      * Gets the private 'locale_aware_listener' shared service.
  3277.      *
  3278.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3279.      */
  3280.     protected function getLocaleAwareListenerService()
  3281.     {
  3282.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3283.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3284.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3285.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3286.     }
  3287.     /**
  3288.      * Gets the private 'locale_listener' shared service.
  3289.      *
  3290.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3291.      */
  3292.     protected function getLocaleListenerService()
  3293.     {
  3294.         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', ($this->services['router'] ?? $this->getRouterService()), false, []);
  3295.     }
  3296.     /**
  3297.      * Gets the private 'monolog.handler.console' shared service.
  3298.      *
  3299.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3300.      */
  3301.     protected function getMonolog_Handler_ConsoleService()
  3302.     {
  3303.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3304.     }
  3305.     /**
  3306.      * Gets the private 'monolog.handler.main' shared service.
  3307.      *
  3308.      * @return \Monolog\Handler\StreamHandler
  3309.      */
  3310.     protected function getMonolog_Handler_MainService()
  3311.     {
  3312.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__4).'/log/website/dev.log'), 100trueNULLfalse);
  3313.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  3314.         return $instance;
  3315.     }
  3316.     /**
  3317.      * Gets the private 'monolog.logger' shared service.
  3318.      *
  3319.      * @return \Symfony\Bridge\Monolog\Logger
  3320.      */
  3321.     protected function getMonolog_LoggerService()
  3322.     {
  3323.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3324.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3325.         $instance->useMicrosecondTimestamps(true);
  3326.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3327.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3328.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3329.         return $instance;
  3330.     }
  3331.     /**
  3332.      * Gets the private 'monolog.logger.cache' shared service.
  3333.      *
  3334.      * @return \Symfony\Bridge\Monolog\Logger
  3335.      */
  3336.     protected function getMonolog_Logger_CacheService()
  3337.     {
  3338.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3339.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3340.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3341.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3342.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3343.         return $instance;
  3344.     }
  3345.     /**
  3346.      * Gets the private 'monolog.logger.request' shared service.
  3347.      *
  3348.      * @return \Symfony\Bridge\Monolog\Logger
  3349.      */
  3350.     protected function getMonolog_Logger_RequestService()
  3351.     {
  3352.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3353.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3354.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3355.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3356.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3357.         return $instance;
  3358.     }
  3359.     /**
  3360.      * Gets the private 'monolog.logger.security' shared service.
  3361.      *
  3362.      * @return \Symfony\Bridge\Monolog\Logger
  3363.      */
  3364.     protected function getMonolog_Logger_SecurityService()
  3365.     {
  3366.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3367.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3368.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3369.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3370.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3371.         return $instance;
  3372.     }
  3373.     /**
  3374.      * Gets the private 'parameter_bag' shared service.
  3375.      *
  3376.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3377.      */
  3378.     protected function getParameterBagService()
  3379.     {
  3380.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3381.     }
  3382.     /**
  3383.      * Gets the private 'profiler_listener' shared service.
  3384.      *
  3385.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3386.      */
  3387.     protected function getProfilerListenerService()
  3388.     {
  3389.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3390.     }
  3391.     /**
  3392.      * Gets the private 'property_info' shared service.
  3393.      *
  3394.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3395.      */
  3396.     protected function getPropertyInfoService()
  3397.     {
  3398.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3399.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3400.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3401.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3402.         }, 3), new RewindableGenerator(function () {
  3403.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3404.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3405.         }, 2), new RewindableGenerator(function () {
  3406.             return new \EmptyIterator();
  3407.         }, 0), new RewindableGenerator(function () {
  3408.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3409.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3410.         }, 2), new RewindableGenerator(function () {
  3411.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3412.         }, 1));
  3413.     }
  3414.     /**
  3415.      * Gets the private 'router.expression_language_provider' shared service.
  3416.      *
  3417.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3418.      */
  3419.     protected function getRouter_ExpressionLanguageProviderService()
  3420.     {
  3421.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3422.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3423.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  3424.         ], [
  3425.             'env' => 'Closure',
  3426.             'service' => 'Closure',
  3427.         ]));
  3428.     }
  3429.     /**
  3430.      * Gets the private 'router.request_context' shared service.
  3431.      *
  3432.      * @return \Symfony\Component\Routing\RequestContext
  3433.      */
  3434.     protected function getRouter_RequestContextService()
  3435.     {
  3436.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3437.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3438.         return $instance;
  3439.     }
  3440.     /**
  3441.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  3442.      *
  3443.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  3444.      */
  3445.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  3446.     {
  3447.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3448.     }
  3449.     /**
  3450.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  3451.      *
  3452.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  3453.      */
  3454.     protected function getSchebTwoFactor_ProviderRegistryService()
  3455.     {
  3456.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  3457.             yield 'email' => ($this->privates['scheb_two_factor.security.email.provider'] ?? $this->load('getSchebTwoFactor_Security_Email_ProviderService'));
  3458.         }, 1));
  3459.     }
  3460.     /**
  3461.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  3462.      *
  3463.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  3464.      */
  3465.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  3466.     {
  3467.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  3468.     }
  3469.     /**
  3470.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  3471.      *
  3472.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  3473.      */
  3474.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  3475.     {
  3476.         if ($lazyLoad) {
  3477.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  3478.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3479.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  3480.                     $proxy->setProxyInitializer(null);
  3481.                     return true;
  3482.                 });
  3483.             });
  3484.         }
  3485.         include_once \dirname(__DIR__5).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedCookieResponseListener.php';
  3486.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()), 5184000'trusted_device'NULL'lax''/'NULL);
  3487.     }
  3488.     /**
  3489.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  3490.      *
  3491.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  3492.      */
  3493.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  3494.     {
  3495.         if ($lazyLoad) {
  3496.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  3497.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3498.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  3499.                     $proxy->setProxyInitializer(null);
  3500.                     return true;
  3501.                 });
  3502.             });
  3503.         }
  3504.         include_once \dirname(__DIR__5).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php';
  3505.         include_once \dirname(__DIR__5).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  3506.         include_once \dirname(__DIR__5).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  3507.         include_once \dirname(__DIR__5).'/vendor/lcobucci/jwt/src/Configuration.php';
  3508.         include_once \dirname(__DIR__5).'/vendor/lcobucci/jwt/src/Signer.php';
  3509.         include_once \dirname(__DIR__5).'/vendor/lcobucci/jwt/src/Signer/Hmac.php';
  3510.         include_once \dirname(__DIR__5).'/vendor/lcobucci/jwt/src/Signer/Hmac/Sha256.php';
  3511.         include_once \dirname(__DIR__5).'/vendor/lcobucci/jwt/src/Signer/Key.php';
  3512.         include_once \dirname(__DIR__5).'/vendor/lcobucci/jwt/src/Signer/Key/InMemory.php';
  3513.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenEncoder(new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder(\Lcobucci\JWT\Configuration::forSymmetricSigner(new \Lcobucci\JWT\Signer\Hmac\Sha256(), \Lcobucci\JWT\Signer\Key\InMemory::plainText($this->getEnv('APP_SECRET')))), 5184000), 'trusted_device');
  3514.     }
  3515.     /**
  3516.      * Gets the private 'security.authentication.form_listener.two_factor.admin' shared service.
  3517.      *
  3518.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  3519.      */
  3520.     protected function getSecurity_Authentication_FormListener_TwoFactor_AdminService()
  3521.     {
  3522.         return $this->privates['security.authentication.form_listener.two_factor.admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3523.     }
  3524.     /**
  3525.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.admin' shared service.
  3526.      *
  3527.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3528.      */
  3529.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminService()
  3530.     {
  3531.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'admin'truetrue);
  3532.     }
  3533.     /**
  3534.      * Gets the private 'security.context_listener.0' shared service.
  3535.      *
  3536.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3537.      */
  3538.     protected function getSecurity_ContextListener_0Service()
  3539.     {
  3540.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  3541.             yield => ($this->privates['sulu_security.user_provider'] ?? $this->load('getSuluSecurity_UserProviderService'));
  3542.         }, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  3543.     }
  3544.     /**
  3545.      * Gets the private 'security.event_dispatcher.admin' shared service.
  3546.      *
  3547.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3548.      */
  3549.     protected function getSecurity_EventDispatcher_AdminService()
  3550.     {
  3551.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3552.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.admin.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3553.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  3554.         }, => 'checkPassport'], 2048);
  3555.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  3556.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  3557.         }, => 'onSuccessfulLogin'], 0);
  3558.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  3559.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->load('getSecurity_Logout_Listener_Default_AdminService'));
  3560.         }, => 'onLogout'], 64);
  3561.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  3562.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3563.         }, => 'onLogout'], 0);
  3564.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [=> #[\Closure(name'security.authentication.token_created_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationTokenListener')] function () {
  3565.             return ($this->privates['security.authentication.token_created_listener.two_factor.admin'] ?? $this->load('getSecurity_Authentication_TokenCreatedListener_TwoFactor_AdminService'));
  3566.         }, => 'onAuthenticationTokenCreated'], 0);
  3567.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3568.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3569.         }, => 'preCheckCredentials'], 256);
  3570.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.admin', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3571.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  3572.         }, => 'postCheckCredentials'], 256);
  3573.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3574.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3575.         }, => 'checkPassport'], 1024);
  3576.         $instance->addListener('security.interactive_login', [=> #[\Closure(name'sulu_security.last_login_listener', class: 'Sulu\\Bundle\\SecurityBundle\\EventListener\\LastLoginListener')] function () {
  3577.             return ($this->privates['sulu_security.last_login_listener'] ?? $this->load('getSuluSecurity_LastLoginListenerService'));
  3578.         }, => 'onSecurityInteractiveLogin'], 0);
  3579.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3580.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3581.         }, => 'checkPassport'], 0);
  3582.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3583.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3584.         }, => 'onLoginSuccess'], 0);
  3585.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.authentication.provider_preparation_listener.two_factor.admin', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorProviderPreparationListener')] function () {
  3586.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminService());
  3587.         }, => 'onLogin'], 9223372036854775807);
  3588.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.check_two_factor_code', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\CheckTwoFactorCodeListener')] function () {
  3589.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  3590.         }, => 'checkPassport'], 0);
  3591.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.suppress_remember_me', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\SuppressRememberMeListener')] function () {
  3592.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  3593.         }, => 'onSuccessfulLogin'], -63);
  3594.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'scheb_two_factor.security.authentication_success_event_suppressor', class: 'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Event\\AuthenticationSuccessEventSuppressor')] function () {
  3595.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  3596.         }, => 'onLogin'], 9223372036854775806);
  3597.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'scheb_two_factor.security.listener.trusted_device', class: 'Scheb\\TwoFactorBundle\\Security\\Http\\EventListener\\TrustedDeviceListener')] function () {
  3598.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService'));
  3599.         }, => 'onSuccessfulLogin'], 0);
  3600.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3601.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3602.         }, => 'checkPassport'], 512);
  3603.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3604.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3605.         }, => 'onLogout'], 0);
  3606.         return $instance;
  3607.     }
  3608.     /**
  3609.      * Gets the private 'security.firewall.map' shared service.
  3610.      *
  3611.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3612.      */
  3613.     protected function getSecurity_Firewall_MapService()
  3614.     {
  3615.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.rz1tQtr'] ?? $this->get_ServiceLocator_Rz1tQtrService()), new RewindableGenerator(function () {
  3616.             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)/')));
  3617.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.KLaPh5V'] ?? ($this->privates['.security.request_matcher.KLaPh5V'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(\\/|$)')));
  3618.         }, 2));
  3619.     }
  3620.     /**
  3621.      * Gets the private 'security.firewall_config.two_factor.admin' shared service.
  3622.      *
  3623.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  3624.      */
  3625.     protected function getSecurity_FirewallConfig_TwoFactor_AdminService()
  3626.     {
  3627.         return $this->privates['security.firewall_config.two_factor.admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['prepare_on_login' => true'prepare_on_access_denied' => true'check_path' => '2fa_login_check_admin''authentication_required_handler' => 'sulu_security.two_factor_authentication_required_handler''success_handler' => 'sulu_security.two_factor_authentication_success_handler''failure_handler' => 'sulu_security.two_factor_authentication_failure_handler''post_only' => true'auth_form_path' => '/2fa''always_use_default_target_path' => false'default_target_path' => '/''auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''remember_me_sets_trusted' => false'multi_factor' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'admin', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  3628.     }
  3629.     /**
  3630.      * Gets the private 'security.helper' shared service.
  3631.      *
  3632.      * @return \Symfony\Component\Security\Core\Security
  3633.      */
  3634.     protected function getSecurity_HelperService()
  3635.     {
  3636.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3637.             'security.authorization_checker' => ['services''jms_serializer.authorization_checker''getJmsSerializer_AuthorizationCheckerService'false],
  3638.             'security.token_storage' => ['privates''security.token_storage''getSecurity_TokenStorageService'false],
  3639.         ], [
  3640.             'security.authorization_checker' => '?',
  3641.             'security.token_storage' => '?',
  3642.         ]));
  3643.     }
  3644.     /**
  3645.      * Gets the private 'security.http_utils' shared service.
  3646.      *
  3647.      * @return \Symfony\Component\Security\Http\HttpUtils
  3648.      */
  3649.     protected function getSecurity_HttpUtilsService()
  3650.     {
  3651.         $a = ($this->services['router'] ?? $this->getRouterService());
  3652.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  3653.     }
  3654.     /**
  3655.      * Gets the private 'security.logout_url_generator' shared service.
  3656.      *
  3657.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3658.      */
  3659.     protected function getSecurity_LogoutUrlGeneratorService()
  3660.     {
  3661.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3662.         $instance->registerListener('admin''sulu_admin.logout''logout''_csrf_token'NULLNULL);
  3663.         return $instance;
  3664.     }
  3665.     /**
  3666.      * Gets the private 'security.token_storage' shared service.
  3667.      *
  3668.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3669.      */
  3670.     protected function getSecurity_TokenStorageService()
  3671.     {
  3672.         return $this->privates['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, [
  3673.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3674.         ], [
  3675.             'request_stack' => '?',
  3676.         ]));
  3677.     }
  3678.     /**
  3679.      * Gets the private 'session_listener' shared service.
  3680.      *
  3681.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3682.      */
  3683.     protected function getSessionListenerService()
  3684.     {
  3685.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3686.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3687.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3688.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3689.         ], [
  3690.             'logger' => '?',
  3691.             'session_collector' => '?',
  3692.             'session_factory' => '?',
  3693.         ]), true$this->parameters['session.storage.options']);
  3694.     }
  3695.     /**
  3696.      * Gets the private 'sulu.content.query_executor' shared service.
  3697.      *
  3698.      * @return \Sulu\Component\Content\Query\ContentQueryExecutor
  3699.      */
  3700.     protected function getSulu_Content_QueryExecutorService()
  3701.     {
  3702.         return $this->privates['sulu.content.query_executor'] = new \Sulu\Component\Content\Query\ContentQueryExecutor(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3703.     }
  3704.     /**
  3705.      * Gets the private 'sulu.content.resource_locator.mapper.phpcr' shared service.
  3706.      *
  3707.      * @return \Sulu\Component\Content\Types\ResourceLocator\Mapper\PhpcrMapper
  3708.      */
  3709.     protected function getSulu_Content_ResourceLocator_Mapper_PhpcrService()
  3710.     {
  3711.         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()), ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()));
  3712.     }
  3713.     /**
  3714.      * Gets the private 'sulu.content.resource_locator.strategy.tree_leaf_edit' shared service.
  3715.      *
  3716.      * @return \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeLeafEditStrategy
  3717.      */
  3718.     protected function getSulu_Content_ResourceLocator_Strategy_TreeLeafEditService()
  3719.     {
  3720.         return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeLeafEditStrategy(($this->privates['sulu.content.resource_locator.mapper.phpcr'] ?? $this->getSulu_Content_ResourceLocator_Mapper_PhpcrService()), ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService()), ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), ($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())));
  3721.     }
  3722.     /**
  3723.      * Gets the private 'sulu.content.resource_locator.strategy_pool' shared service.
  3724.      *
  3725.      * @return \Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPool
  3726.      */
  3727.     protected function getSulu_Content_ResourceLocator_StrategyPoolService()
  3728.     {
  3729.         return $this->privates['sulu.content.resource_locator.strategy_pool'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPool(['tree_leaf_edit' => ($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'] ?? $this->getSulu_Content_ResourceLocator_Strategy_TreeLeafEditService()), '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()), ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService()), ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService()), ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService()), ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), ($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()));
  3730.     }
  3731.     /**
  3732.      * Gets the private 'sulu_activity.domain_event_collector' shared service.
  3733.      *
  3734.      * @return \Sulu\Bundle\ActivityBundle\Application\Collector\DomainEventCollector
  3735.      */
  3736.     protected function getSuluActivity_DomainEventCollectorService()
  3737.     {
  3738.         return $this->privates['sulu_activity.domain_event_collector'] = new \Sulu\Bundle\ActivityBundle\Application\Collector\DomainEventCollector(($this->privates['sulu_activity.domain_event_dispatcher'] ?? $this->getSuluActivity_DomainEventDispatcherService()));
  3739.     }
  3740.     /**
  3741.      * Gets the private 'sulu_activity.domain_event_dispatcher' shared service.
  3742.      *
  3743.      * @return \Sulu\Bundle\ActivityBundle\Application\Dispatcher\DomainEventDispatcher
  3744.      */
  3745.     protected function getSuluActivity_DomainEventDispatcherService()
  3746.     {
  3747.         return $this->privates['sulu_activity.domain_event_dispatcher'] = new \Sulu\Bundle\ActivityBundle\Application\Dispatcher\DomainEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3748.     }
  3749.     /**
  3750.      * Gets the private 'sulu_admin.collaboration_cache' shared service.
  3751.      *
  3752.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3753.      */
  3754.     protected function getSuluAdmin_CollaborationCacheService()
  3755.     {
  3756.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('eNtuOnbLFI'0, (\dirname(__DIR__3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3757.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3758.         return $this->privates['sulu_admin.collaboration_cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3759.     }
  3760.     /**
  3761.      * Gets the private 'sulu_category.category_request_handler' shared service.
  3762.      *
  3763.      * @return \Sulu\Component\Category\Request\CategoryRequestHandler
  3764.      */
  3765.     protected function getSuluCategory_CategoryRequestHandlerService()
  3766.     {
  3767.         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())));
  3768.     }
  3769.     /**
  3770.      * Gets the private 'sulu_core.cache.memoize' shared service.
  3771.      *
  3772.      * @return \Sulu\Component\Cache\Memoize
  3773.      */
  3774.     protected function getSuluCore_Cache_MemoizeService()
  3775.     {
  3776.         return $this->privates['sulu_core.cache.memoize'] = new \Sulu\Component\Cache\Memoize(new \Doctrine\Common\Cache\ArrayCache(), 1);
  3777.     }
  3778.     /**
  3779.      * Gets the private 'sulu_core.proxy_manager.configuration' shared service.
  3780.      *
  3781.      * @return \ProxyManager\Configuration
  3782.      */
  3783.     protected function getSuluCore_ProxyManager_ConfigurationService()
  3784.     {
  3785.         $this->privates['sulu_core.proxy_manager.configuration'] = $instance = new \ProxyManager\Configuration();
  3786.         $instance->setProxiesTargetDir(($this->targetDir.''.'/sulu/proxies'));
  3787.         $instance->setGeneratorStrategy(new \ProxyManager\GeneratorStrategy\FileWriterGeneratorStrategy(new \ProxyManager\FileLocator\FileLocator(($this->privates['sulu_core.proxy_manager.configuration'] ?? $this->getSuluCore_ProxyManager_ConfigurationService())->getProxiesTargetDir())));
  3788.         return $instance;
  3789.     }
  3790.     /**
  3791.      * Gets the private 'sulu_core.webspace.loader.delegator' shared service.
  3792.      *
  3793.      * @return \Symfony\Component\Config\Loader\DelegatingLoader
  3794.      */
  3795.     protected function getSuluCore_Webspace_Loader_DelegatorService()
  3796.     {
  3797.         $a = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  3798.         return $this->privates['sulu_core.webspace.loader.delegator'] = new \Symfony\Component\Config\Loader\DelegatingLoader(new \Symfony\Component\Config\Loader\LoaderResolver([=> new \Sulu\Component\Webspace\Loader\XmlFileLoader11($a), => new \Sulu\Component\Webspace\Loader\XmlFileLoader10($a)]));
  3799.     }
  3800.     /**
  3801.      * Gets the private 'sulu_custom_urls.domain_generator' shared service.
  3802.      *
  3803.      * @return \Sulu\Component\CustomUrl\Generator\Generator
  3804.      */
  3805.     protected function getSuluCustomUrls_DomainGeneratorService()
  3806.     {
  3807.         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())));
  3808.     }
  3809.     /**
  3810.      * Gets the private 'sulu_custom_urls.request_processor' shared service.
  3811.      *
  3812.      * @return \Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor
  3813.      */
  3814.     protected function getSuluCustomUrls_RequestProcessorService($lazyLoad true)
  3815.     {
  3816.         if ($lazyLoad) {
  3817.             return $this->privates['sulu_custom_urls.request_processor'] = $this->createProxy('CustomUrlRequestProcessor_292b929', function () {
  3818.                 return \CustomUrlRequestProcessor_292b929::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3819.                     $wrappedInstance $this->getSuluCustomUrls_RequestProcessorService(false);
  3820.                     $proxy->setProxyInitializer(null);
  3821.                     return true;
  3822.                 });
  3823.             });
  3824.         }
  3825.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php';
  3826.         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');
  3827.     }
  3828.     /**
  3829.      * Gets the private 'sulu_document_manager.document_domain_event_collector' shared service.
  3830.      *
  3831.      * @return \Sulu\Bundle\DocumentManagerBundle\Collector\DocumentDomainEventCollector
  3832.      */
  3833.     protected function getSuluDocumentManager_DocumentDomainEventCollectorService()
  3834.     {
  3835.         return $this->privates['sulu_document_manager.document_domain_event_collector'] = new \Sulu\Bundle\DocumentManagerBundle\Collector\DocumentDomainEventCollector(($this->privates['sulu_activity.domain_event_dispatcher'] ?? $this->getSuluActivity_DomainEventDispatcherService()));
  3836.     }
  3837.     /**
  3838.      * Gets the private 'sulu_document_manager.event_dispatcher.standard' shared service.
  3839.      *
  3840.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3841.      */
  3842.     protected function getSuluDocumentManager_EventDispatcher_StandardService()
  3843.     {
  3844.         $this->privates['sulu_document_manager.event_dispatcher.standard'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3845.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_snippet.document_manager.event_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\DomainEventSubscriber')] function () {
  3846.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  3847.         }, => 'handleFlush'], 0);
  3848.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_snippet.document_manager.event_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\DomainEventSubscriber')] function () {
  3849.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  3850.         }, => 'handlePrePersist'], 479);
  3851.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_snippet.document_manager.event_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\DomainEventSubscriber')] function () {
  3852.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  3853.         }, => 'handlePersist'], -10000);
  3854.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_snippet.document_manager.event_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\DomainEventSubscriber')] function () {
  3855.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  3856.         }, => 'handleRemove'], -10000);
  3857.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_snippet.document_manager.event_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\DomainEventSubscriber')] function () {
  3858.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  3859.         }, => 'handleRemoveLocale'], -10000);
  3860.         $instance->addListener('sulu_document_manager.copy_locale', [=> #[\Closure(name'sulu_snippet.document_manager.event_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\DomainEventSubscriber')] function () {
  3861.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  3862.         }, => 'handleCopyLocale'], -10000);
  3863.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_snippet.document_manager.event_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\DomainEventSubscriber')] function () {
  3864.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  3865.         }, => 'handleCopy'], -10000);
  3866.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_snippet.snippet_trash_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\SnippetTrashSubscriber')] function () {
  3867.             return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  3868.         }, => 'storeSnippetToTrash'], 1024);
  3869.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_snippet.snippet_trash_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\SnippetTrashSubscriber')] function () {
  3870.             return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  3871.         }, => 'flushTrashItem'], 0);
  3872.         $instance->addListener('sulu_document_manager.clear', [=> #[\Closure(name'sulu_snippet.snippet_trash_subscriber', class: 'Sulu\\Bundle\\SnippetBundle\\EventListener\\SnippetTrashSubscriber')] function () {
  3873.             return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  3874.         }, => 'clearPendingTrashItem'], 0);
  3875.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_page.search.event_subscriber.structure', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber')] function () {
  3876.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  3877.         }, => 'indexPersistedDocument'], -10);
  3878.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_page.search.event_subscriber.structure', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber')] function () {
  3879.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  3880.         }, => 'indexPublishedDocument'], -256);
  3881.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_page.search.event_subscriber.structure', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber')] function () {
  3882.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  3883.         }, => 'deindexRemovedDocument'], 600);
  3884.         $instance->addListener('sulu_document_manager.unpublish', [=> #[\Closure(name'sulu_page.search.event_subscriber.structure', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber')] function () {
  3885.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  3886.         }, => 'deindexUnpublishedDocument'], -1024);
  3887.         $instance->addListener('sulu_document_manager.remove_draft', [=> #[\Closure(name'sulu_page.search.event_subscriber.structure', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber')] function () {
  3888.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  3889.         }, => 'indexDocumentAfterRemoveDraft'], -1024);
  3890.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_page.search.event_subscriber.structure', class: 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber')] function () {
  3891.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  3892.         }, => 'deindexRemovedLocaleDocument'], -1024);
  3893.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_page.page_remove_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\PageRemoveSubscriber')] function () {
  3894.             return ($this->privates['sulu_page.page_remove_subscriber'] ?? $this->load('getSuluPage_PageRemoveSubscriberService'));
  3895.         }, => 'preventRemoveWithChildren'], 4096);
  3896.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_page.page_remove_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\PageRemoveSubscriber')] function () {
  3897.             return ($this->privates['sulu_page.page_remove_subscriber'] ?? $this->load('getSuluPage_PageRemoveSubscriberService'));
  3898.         }, => 'addForceRemoveChildrenOption'], 0);
  3899.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3900.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3901.         }, => 'handleConfigureOptions'], 0);
  3902.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3903.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3904.         }, => 'handleFlush'], 0);
  3905.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3906.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3907.         }, => 'handlePrePersist'], 479);
  3908.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3909.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3910.         }, => 'handlePersist'], -10000);
  3911.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3912.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3913.         }, => 'handleRemove'], -10000);
  3914.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3915.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3916.         }, => 'handleRemoveLocale'], -10000);
  3917.         $instance->addListener('sulu_document_manager.copy_locale', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3918.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3919.         }, => 'handleCopyLocale'], -10000);
  3920.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3921.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3922.         }, => 'handleCopy'], -10000);
  3923.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3924.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3925.         }, => 'handlePreMove'], 10000);
  3926.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3927.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3928.         }, => 'handleMove'], -10000);
  3929.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3930.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3931.         }, => 'handlePublish'], -10000);
  3932.         $instance->addListener('sulu_document_manager.unpublish', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3933.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3934.         }, => 'handleUnpublish'], -10000);
  3935.         $instance->addListener('sulu_document_manager.remove_draft', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3936.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3937.         }, => 'handleRemoveDraft'], -10000);
  3938.         $instance->addListener('sulu_document_manager.restore', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3939.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3940.         }, => 'handleRestore'], -10000);
  3941.         $instance->addListener('sulu_document_manager.reorder', [=> #[\Closure(name'sulu_page.document_manager.event_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\DomainEventSubscriber')] function () {
  3942.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  3943.         }, => 'handleReorder'], -10000);
  3944.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_page.document.subscriber.content', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureSubscriber')] function () {
  3945.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  3946.         }, => 'saveStructureData'], 0);
  3947.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_page.document.subscriber.content', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureSubscriber')] function () {
  3948.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  3949.         }, => 'handlePersistStagedProperties'], 50);
  3950.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_page.document.subscriber.content', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureSubscriber')] function () {
  3951.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  3952.         }, => 'handlePersistStructureType'], 100);
  3953.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_page.document.subscriber.content', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureSubscriber')] function () {
  3954.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  3955.         }, => 'saveStructureData'], 0);
  3956.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_page.document.subscriber.content', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureSubscriber')] function () {
  3957.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  3958.         }, => 'handleHydrate'], 0);
  3959.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_page.document.subscriber.content', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureSubscriber')] function () {
  3960.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  3961.         }, => 'configureOptions'], 0);
  3962.         $instance->addListener('sulu_document_manager.metadata_load', [=> #[\Closure(name'sulu_navigationContext.document.subscriber.navigation_context', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\NavigationContextSubscriber')] function () {
  3963.             return ($this->privates['sulu_navigationContext.document.subscriber.navigation_context'] ?? ($this->privates['sulu_navigationContext.document.subscriber.navigation_context'] = new \Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber()));
  3964.         }, => 'handleMetadataLoad'], 0);
  3965.         $instance->addListener('sulu_document_manager.metadata_load', [=> #[\Closure(name'sulu_redirect_type.document.subscriber.redirect_type', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RedirectTypeSubscriber')] function () {
  3966.             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()));
  3967.         }, => 'handleMetadataLoad'], 0);
  3968.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_redirect_type.document.subscriber.redirect_type', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RedirectTypeSubscriber')] function () {
  3969.             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()));
  3970.         }, => 'handlePersist'], 15);
  3971.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_resource_segment.document.subscriber.resource_segment', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ResourceSegmentSubscriber')] function () {
  3972.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  3973.         }, => 'handlePersistDocument'], 10);
  3974.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_resource_segment.document.subscriber.resource_segment', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ResourceSegmentSubscriber')] function () {
  3975.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  3976.         }, => 'handleHydrate'], -200);
  3977.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_resource_segment.document.subscriber.resource_segment', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ResourceSegmentSubscriber')] function () {
  3978.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  3979.         }, => 'updateMovedDocument'], -128);
  3980.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_resource_segment.document.subscriber.resource_segment', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ResourceSegmentSubscriber')] function () {
  3981.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  3982.         }, => 'updateCopiedDocument'], -128);
  3983.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_resource_segment.document.subscriber.resource_segment', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ResourceSegmentSubscriber')] function () {
  3984.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  3985.         }, => 'handlePersistRoute'], -128);
  3986.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.workflow_stage', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WorkflowStageSubscriber')] function () {
  3987.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  3988.         }, => 'setWorkflowStageOnDocument'], 0);
  3989.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.workflow_stage', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WorkflowStageSubscriber')] function () {
  3990.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  3991.         }, => 'setWorkflowStageToTest'], 0);
  3992.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.workflow_stage', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WorkflowStageSubscriber')] function () {
  3993.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  3994.         }, => 'setWorkflowStageToPublished'], 0);
  3995.         $instance->addListener('sulu_document_manager.unpublish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.workflow_stage', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WorkflowStageSubscriber')] function () {
  3996.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  3997.         }, => 'setWorkflowStageToTestAndResetPublishedDate'], 0);
  3998.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_document_manager.document.subscriber.workflow_stage', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WorkflowStageSubscriber')] function () {
  3999.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4000.         }, => 'setWorkflowStageToTestForCopy'], 0);
  4001.         $instance->addListener('sulu_document_manager.restore', [=> #[\Closure(name'sulu_document_manager.document.subscriber.workflow_stage', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WorkflowStageSubscriber')] function () {
  4002.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4003.         }, => 'setWorkflowStageToTestForRestore'], -32);
  4004.         $instance->addListener('sulu_document_manager.metadata_load', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_locale', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowLocaleSubscriber')] function () {
  4005.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4006.         }, => 'handleMetadataLoad'], 0);
  4007.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_locale', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowLocaleSubscriber')] function () {
  4008.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4009.         }, => 'handlePersistUpdateUrl'], 20);
  4010.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_locale', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowLocaleSubscriber')] function () {
  4011.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4012.         }, => 'saveShadowProperties'], 15);
  4013.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_locale', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowLocaleSubscriber')] function () {
  4014.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4015.         }, => 'handleHydrate'], 390);
  4016.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_locale', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowLocaleSubscriber')] function () {
  4017.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4018.         }, => 'saveShadowProperties'], 15);
  4019.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_locale', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowLocaleSubscriber')] function () {
  4020.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4021.         }, => 'handleConfigureOptions'], 0);
  4022.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_copy_properties', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowCopyPropertiesSubscriber')] function () {
  4023.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_copy_properties'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowCopyPropertiesService'));
  4024.         }, => 'copyShadowProperties'], -256);
  4025.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.shadow_copy_properties', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ShadowCopyPropertiesSubscriber')] function () {
  4026.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_copy_properties'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowCopyPropertiesService'));
  4027.         }, => 'copyShadowProperties'], 0);
  4028.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.title', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\TitleSubscriber')] function () {
  4029.             return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4030.         }, => 'setTitleOnDocument'], -10);
  4031.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.title', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\TitleSubscriber')] function () {
  4032.             return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4033.         }, => 'setTitleOnNode'], 10);
  4034.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.title', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\TitleSubscriber')] function () {
  4035.             return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4036.         }, => 'setTitleOnNode'], 10);
  4037.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.fallback_localization', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\FallbackLocalizationSubscriber')] function () {
  4038.             return ($this->privates['sulu_document_manager.document.subscriber.fallback_localization'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_FallbackLocalizationService'));
  4039.         }, => 'handleHydrate'], 400);
  4040.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.extension', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ExtensionSubscriber')] function () {
  4041.             return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4042.         }, => 'saveExtensionData'], 10);
  4043.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.extension', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ExtensionSubscriber')] function () {
  4044.             return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4045.         }, => 'saveExtensionData'], 10);
  4046.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.extension', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\ExtensionSubscriber')] function () {
  4047.             return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4048.         }, => 'handleHydrate'], -10);
  4049.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.order', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\OrderSubscriber')] function () {
  4050.             return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4051.         }, => 'handlePersist'], 0);
  4052.         $instance->addListener('sulu_document_manager.metadata_load', [=> #[\Closure(name'sulu_document_manager.document.subscriber.order', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\OrderSubscriber')] function () {
  4053.             return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4054.         }, => 'handleMetadataLoad'], 0);
  4055.         $instance->addListener('sulu_document_manager.reorder', [=> #[\Closure(name'sulu_document_manager.document.subscriber.order', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\OrderSubscriber')] function () {
  4056.             return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4057.         }, => 'handleReorder'], 0);
  4058.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.security', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\SecuritySubscriber')] function () {
  4059.             return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4060.         }, => 'handlePersist'], 0);
  4061.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.security', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\SecuritySubscriber')] function () {
  4062.             return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4063.         }, => 'handlePersistCreate'], 3);
  4064.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.security', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\SecuritySubscriber')] function () {
  4065.             return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4066.         }, => 'handleHydrate'], 0);
  4067.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_document_manager.document.subscriber.webspace', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WebspaceSubscriber')] function () {
  4068.             return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4069.         }, => 'deleteUnavailableLocales'], 256);
  4070.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.webspace', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WebspaceSubscriber')] function () {
  4071.             return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4072.         }, => 'handleWebspace'], 0);
  4073.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.webspace', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\WebspaceSubscriber')] function () {
  4074.             return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4075.         }, => 'handleWebspace'], -10);
  4076.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.route', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RouteSubscriber')] function () {
  4077.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4078.         }, => 'handleSetNodeOnPersist'], 490);
  4079.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.route', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RouteSubscriber')] function () {
  4080.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4081.         }, => 'handlePersist'], 5);
  4082.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.document.subscriber.route', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RouteSubscriber')] function () {
  4083.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4084.         }, => 'handleHydrate'], 0);
  4085.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_document_manager.document.subscriber.route', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RouteSubscriber')] function () {
  4086.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4087.         }, => 'handleRemove'], 550);
  4088.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.route', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RouteSubscriber')] function () {
  4089.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4090.         }, => 'handlePublish'], 0);
  4091.         $instance->addListener('sulu_document_manager.metadata_load', [=> #[\Closure(name'sulu_document_manager.document.subscriber.target', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\TargetSubscriber')] function () {
  4092.             return ($this->privates['sulu_document_manager.document.subscriber.target'] ?? ($this->privates['sulu_document_manager.document.subscriber.target'] = new \Sulu\Component\Content\Document\Subscriber\TargetSubscriber()));
  4093.         }, => 'handleMetadataLoad'], 0);
  4094.         $instance->addListener('sulu_document_manager.metadata_load', [=> #[\Closure(name'sulu_document_manager.document.subscriber.robot', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\RobotSubscriber')] function () {
  4095.             return ($this->privates['sulu_document_manager.document.subscriber.robot'] ?? ($this->privates['sulu_document_manager.document.subscriber.robot'] = new \Sulu\Component\Content\Document\Subscriber\RobotSubscriber()));
  4096.         }, => 'handleMetadataLoad'], 0);
  4097.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4098.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4099.         }, => 'createNodeInPublicWorkspace'], -490);
  4100.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4101.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4102.         }, => 'removeNodeFromPublicWorkspace'], 0);
  4103.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4104.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4105.         }, => 'moveNodeInPublicWorkspace'], 0);
  4106.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4107.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4108.         }, => 'copyNodeInPublicWorkspace'], 0);
  4109.         $instance->addListener('sulu_document_manager.reorder', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4110.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4111.         }, => 'reorderNodeInPublicWorkspace'], 0);
  4112.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4113.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4114.         }, => 'setNodeFromPublicWorkspaceForPublishing'], 512);
  4115.         $instance->addListener('sulu_document_manager.unpublish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4116.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4117.         }, => 'setNodeFromPublicWorkspaceForUnpublishing'], 512);
  4118.         $instance->addListener('sulu_document_manager.unpublish', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4119.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4120.         }, => 'removePropertiesFromPublicWorkspace'], 0);
  4121.         $instance->addListener('sulu_document_manager.remove_draft', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4122.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4123.         }, => 'copyPropertiesFromPublicWorkspace'], 0);
  4124.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4125.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4126.         }, => 'removeLocalePropertiesFromPublicWorkspace'], 0);
  4127.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_document_manager.document.subscriber.publish', class: 'Sulu\\Bundle\\PageBundle\\Document\\Subscriber\\PublishSubscriber')] function () {
  4128.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4129.         }, => 'flushPublicWorkspace'], 0);
  4130.         $instance->addListener('sulu_document_manager.copy_locale', [=> #[\Closure(name'sulu_document_manager.document.subscriber.copy_locale', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\CopyLocaleSubscriber')] function () {
  4131.             return ($this->privates['sulu_document_manager.document.subscriber.copy_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_CopyLocaleService'));
  4132.         }, => 'handleCopyLocale'], 0);
  4133.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_document_manager.document.subscriber.compat.content_mapper', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\Compat\\ContentMapperSubscriber')] function () {
  4134.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4135.         }, => 'handlePreRemove'], 510);
  4136.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_document_manager.document.subscriber.compat.content_mapper', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\Compat\\ContentMapperSubscriber')] function () {
  4137.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4138.         }, => 'handlePostRemove'], -100);
  4139.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.document.subscriber.compat.content_mapper', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\Compat\\ContentMapperSubscriber')] function () {
  4140.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4141.         }, => 'handlePersist'], 0);
  4142.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_document_manager.document.subscriber.compat.content_mapper', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\Compat\\ContentMapperSubscriber')] function () {
  4143.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4144.         }, => 'handleFlush'], 0);
  4145.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.remove_content', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureRemoveSubscriber')] function () {
  4146.             return ($this->privates['sulu_document_manager.subscriber.behavior.remove_content'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_RemoveContentService'));
  4147.         }, => 'handleRemove'], 550);
  4148.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_page.create_trash_item_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\PageTrashSubscriber')] function () {
  4149.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4150.         }, => 'storePageTranslationToTrash'], 1024);
  4151.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_page.create_trash_item_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\PageTrashSubscriber')] function () {
  4152.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4153.         }, => 'storePageToTrash'], 1024);
  4154.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_page.create_trash_item_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\PageTrashSubscriber')] function () {
  4155.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4156.         }, => 'flushTrashItem'], 0);
  4157.         $instance->addListener('sulu_document_manager.clear', [=> #[\Closure(name'sulu_page.create_trash_item_subscriber', class: 'Sulu\\Bundle\\PageBundle\\EventListener\\PageTrashSubscriber')] function () {
  4158.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4159.         }, => 'clearPendingTrashItem'], 0);
  4160.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_http_cache.event_subscriber.invalidation', class: 'Sulu\\Bundle\\HttpCacheBundle\\EventSubscriber\\InvalidationSubscriber')] function () {
  4161.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4162.         }, => 'invalidateDocumentBeforePublishing'], 1024);
  4163.         $instance->addListener('sulu_document_manager.unpublish', [=> #[\Closure(name'sulu_http_cache.event_subscriber.invalidation', class: 'Sulu\\Bundle\\HttpCacheBundle\\EventSubscriber\\InvalidationSubscriber')] function () {
  4164.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4165.         }, => 'invalidateDocumentBeforeUnpublishing'], 1024);
  4166.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_http_cache.event_subscriber.invalidation', class: 'Sulu\\Bundle\\HttpCacheBundle\\EventSubscriber\\InvalidationSubscriber')] function () {
  4167.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4168.         }, => 'invalidateDocumentBeforeRemoving'], 1024);
  4169.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_http_cache.event_subscriber.invalidation', class: 'Sulu\\Bundle\\HttpCacheBundle\\EventSubscriber\\InvalidationSubscriber')] function () {
  4170.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4171.         }, => 'invalidateDocumentBeforeRemovingLocale'], 1024);
  4172.         $instance->addListener('sulu_document_manager.clear', [=> #[\Closure(name'sulu_document_manager.document_domain_event_collector_subscriber', class: 'Sulu\\Bundle\\DocumentManagerBundle\\Collector\\DocumentDomainEventCollectorSubscriber')] function () {
  4173.             return ($this->privates['sulu_document_manager.document_domain_event_collector_subscriber'] ?? $this->load('getSuluDocumentManager_DocumentDomainEventCollectorSubscriberService'));
  4174.         }, => 'onClear'], -256);
  4175.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_document_manager.document_domain_event_collector_subscriber', class: 'Sulu\\Bundle\\DocumentManagerBundle\\Collector\\DocumentDomainEventCollectorSubscriber')] function () {
  4176.             return ($this->privates['sulu_document_manager.document_domain_event_collector_subscriber'] ?? $this->load('getSuluDocumentManager_DocumentDomainEventCollectorSubscriberService'));
  4177.         }, => 'onFlush'], -256);
  4178.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.core.instantiator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\InstantiatorSubscriber')] function () {
  4179.             return ($this->privates['sulu_document_manager.subscriber.core.instantiator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_InstantiatorService'));
  4180.         }, => 'handleHydrate'], 500);
  4181.         $instance->addListener('sulu_document_manager.create', [=> #[\Closure(name'sulu_document_manager.subscriber.core.instantiator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\InstantiatorSubscriber')] function () {
  4182.             return ($this->privates['sulu_document_manager.subscriber.core.instantiator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_InstantiatorService'));
  4183.         }, => 'handleCreate'], 500);
  4184.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4185.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4186.         }, => 'handleDefaultLocale'], 520);
  4187.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4188.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4189.         }, => 'handleDocumentFromRegistry'], 510);
  4190.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4191.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4192.         }, => 'handleStopPropagationAndResetLocale'], 509);
  4193.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4194.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4195.         }, => 'handleHydrate'], 490);
  4196.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4197.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4198.         }, => 'handleEndHydrate'], -500);
  4199.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4200.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4201.         }, => 'handlePersist'], 450);
  4202.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4203.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4204.         }, => 'handleNodeFromRegistry'], 510);
  4205.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4206.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4207.         }, => 'handleEndPersist'], -500);
  4208.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4209.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4210.         }, => 'handleRemove'], 490);
  4211.         $instance->addListener('sulu_document_manager.clear', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4212.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4213.         }, => 'handleClear'], 500);
  4214.         $instance->addListener('sulu_document_manager.reorder', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4215.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4216.         }, => 'handleNodeFromRegistry'], 510);
  4217.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4218.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4219.         }, => 'configureOptions'], 0);
  4220.         $instance->addListener('sulu_document_manager.remove_draft', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4221.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4222.         }, => 'handleNodeFromRegistry'], 512);
  4223.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4224.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4225.         }, => 'handleNodeFromRegistry'], 512);
  4226.         $instance->addListener('sulu_document_manager.restore', [=> #[\Closure(name'sulu_document_manager.subscriber.core.registrator', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\RegistratorSubscriber')] function () {
  4227.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4228.         }, => 'handleNodeFromRegistry'], 512);
  4229.         $instance->addListener('sulu_document_manager.reorder', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.reorder', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\ReorderSubscriber')] function () {
  4230.             return ($this->privates['sulu_document_manager.subscriber.phpcr.reorder'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_ReorderService'));
  4231.         }, => 'handleReorder'], 500);
  4232.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.mixin', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\MixinSubscriber')] function () {
  4233.             return ($this->privates['sulu_document_manager.subscriber.phpcr.mixin'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_MixinService'));
  4234.         }, => 'setDocumentMixinsOnNode'], 468);
  4235.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.mixin', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\MixinSubscriber')] function () {
  4236.             return ($this->privates['sulu_document_manager.subscriber.phpcr.mixin'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_MixinService'));
  4237.         }, => 'setDocumentMixinsOnNode'], 468);
  4238.         $instance->addListener('sulu_document_manager.find', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.find', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\FindSubscriber')] function () {
  4239.             return ($this->privates['sulu_document_manager.subscriber.phpcr.find'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_FindService'));
  4240.         }, => 'handleFind'], 500);
  4241.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.find', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\FindSubscriber')] function () {
  4242.             return ($this->privates['sulu_document_manager.subscriber.phpcr.find'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_FindService'));
  4243.         }, => 'configureOptions'], 0);
  4244.         $instance->addListener('sulu_document_manager.query.create', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.query', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\QuerySubscriber')] function () {
  4245.             return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4246.         }, => 'handleCreate'], 500);
  4247.         $instance->addListener('sulu_document_manager.query.create_builder', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.query', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\QuerySubscriber')] function () {
  4248.             return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4249.         }, => 'handleCreateBuilder'], 500);
  4250.         $instance->addListener('sulu_document_manager.query.execute', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.query', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\QuerySubscriber')] function () {
  4251.             return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4252.         }, => 'handleQueryExecute'], 500);
  4253.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.general', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\GeneralSubscriber')] function () {
  4254.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4255.         }, => 'handleMove'], 400);
  4256.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.general', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\GeneralSubscriber')] function () {
  4257.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4258.         }, => 'handleCopy'], 400);
  4259.         $instance->addListener('sulu_document_manager.clear', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.general', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\GeneralSubscriber')] function () {
  4260.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4261.         }, => 'handleClear'], 500);
  4262.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.general', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\GeneralSubscriber')] function () {
  4263.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4264.         }, => 'handleFlush'], 500);
  4265.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.remove', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\RemoveSubscriber')] function () {
  4266.             return ($this->privates['sulu_document_manager.subscriber.phpcr.remove'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RemoveService'));
  4267.         }, => 'handleRemove'], 500);
  4268.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.core.mapping', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\MappingSubscriber')] function () {
  4269.             return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4270.         }, => 'handleHydrate'], -100);
  4271.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.core.mapping', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\MappingSubscriber')] function () {
  4272.             return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4273.         }, => 'handleMapping'], -100);
  4274.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.subscriber.core.mapping', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Core\\MappingSubscriber')] function () {
  4275.             return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4276.         }, => 'handleMapping'], -128);
  4277.         $instance->addListener('sulu_document_manager.refresh', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.refresh', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\RefreshSubscriber')] function () {
  4278.             return ($this->privates['sulu_document_manager.subscriber.phpcr.refresh'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RefreshService'));
  4279.         }, => 'refreshDocument'], 0);
  4280.         $instance->addListener('sulu_document_manager.remove_draft', [=> #[\Closure(name'sulu_document_manager.subscriber.phpcr.refresh', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Phpcr\\RefreshSubscriber')] function () {
  4281.             return ($this->privates['sulu_document_manager.subscriber.phpcr.refresh'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RefreshService'));
  4282.         }, => 'refreshDocumentForDeleteDraft'], -512);
  4283.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_document_manager.subscriber.security', class: 'Sulu\\Bundle\\DocumentManagerBundle\\Document\\Subscriber\\SecuritySubscriber')] function () {
  4284.             return ($this->privates['sulu_document_manager.subscriber.security'] ?? $this->load('getSuluDocumentManager_Subscriber_SecurityService'));
  4285.         }, => 'setDefaultUser'], 0);
  4286.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.auto_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\AutoNameSubscriber')] function () {
  4287.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4288.         }, => 'configureOptions'], 0);
  4289.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.auto_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\AutoNameSubscriber')] function () {
  4290.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4291.         }, => 'handleScheduleRename'], 0);
  4292.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.auto_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\AutoNameSubscriber')] function () {
  4293.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4294.         }, => 'handlePersist'], 480);
  4295.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.auto_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\AutoNameSubscriber')] function () {
  4296.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4297.         }, => 'handleMove'], 480);
  4298.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.auto_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\AutoNameSubscriber')] function () {
  4299.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4300.         }, => 'handleCopy'], 480);
  4301.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.auto_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\AutoNameSubscriber')] function () {
  4302.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4303.         }, => 'handleRename'], 510);
  4304.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.path.explicit', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\ExplicitSubscriber')] function () {
  4305.             return ($this->privates['sulu_document_manager.subscriber.behavior.path.explicit'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_Path_ExplicitService'));
  4306.         }, => 'handlePersist'], 485);
  4307.         $instance->addListener('sulu_document_manager.configure_options', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.path.explicit', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\ExplicitSubscriber')] function () {
  4308.             return ($this->privates['sulu_document_manager.subscriber.behavior.path.explicit'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_Path_ExplicitService'));
  4309.         }, => 'configureOptions'], 0);
  4310.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.blame', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\BlameSubscriber')] function () {
  4311.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4312.         }, => 'setBlamesOnDocument'], 0);
  4313.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.blame', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\BlameSubscriber')] function () {
  4314.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4315.         }, => 'setBlamesOnNodeForPersist'], 0);
  4316.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.blame', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\BlameSubscriber')] function () {
  4317.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4318.         }, => 'setBlamesOnNodeForPublish'], 0);
  4319.         $instance->addListener('sulu_document_manager.restore', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.blame', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\BlameSubscriber')] function () {
  4320.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4321.         }, => 'setChangerForRestore'], -32);
  4322.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.author', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\AuthorSubscriber')] function () {
  4323.             return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4324.         }, => 'setAuthorOnDocument'], 0);
  4325.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.author', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\AuthorSubscriber')] function () {
  4326.             return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4327.         }, => 'setAuthorOnNode'], 0);
  4328.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.author', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\AuthorSubscriber')] function () {
  4329.             return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4330.         }, => 'setAuthorOnNode'], 0);
  4331.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.timestamp', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Audit\\TimestampSubscriber')] function () {
  4332.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4333.         }, => 'setTimestampsOnNodeForPersist'], 0);
  4334.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.timestamp', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Audit\\TimestampSubscriber')] function () {
  4335.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4336.         }, => 'setTimestampsOnNodeForPublish'], 0);
  4337.         $instance->addListener('sulu_document_manager.restore', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.timestamp', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Audit\\TimestampSubscriber')] function () {
  4338.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4339.         }, => 'setChangedForRestore'], -32);
  4340.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.timestamp', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Audit\\TimestampSubscriber')] function () {
  4341.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4342.         }, => 'setTimestampsOnDocument'], 0);
  4343.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.node_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\NodeNameSubscriber')] function () {
  4344.             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()));
  4345.         }, => 'setFinalNodeName'], 0);
  4346.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.node_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\NodeNameSubscriber')] function () {
  4347.             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()));
  4348.         }, => 'setInitialNodeName'], 0);
  4349.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.node_name', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\NodeNameSubscriber')] function () {
  4350.             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()));
  4351.         }, => 'setFinalNodeName'], -480);
  4352.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.uuid', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\UuidSubscriber')] function () {
  4353.             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()));
  4354.         }, => 'handleUuid'], 0);
  4355.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.uuid', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\UuidSubscriber')] function () {
  4356.             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()));
  4357.         }, => 'handleUuid'], 0);
  4358.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.locale', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\LocaleSubscriber')] function () {
  4359.             return ($this->privates['sulu_document_manager.suscriber.behavior.locale'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_LocaleService'));
  4360.         }, => 'handleLocale'], 410);
  4361.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.locale', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\LocaleSubscriber')] function () {
  4362.             return ($this->privates['sulu_document_manager.suscriber.behavior.locale'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_LocaleService'));
  4363.         }, => 'handleLocale'], 410);
  4364.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.parent', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\ParentSubscriber')] function () {
  4365.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4366.         }, => 'handleHydrate'], 0);
  4367.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.parent', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\ParentSubscriber')] function () {
  4368.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4369.         }, => 'handleChangeParent'], 0);
  4370.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.parent', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\ParentSubscriber')] function () {
  4371.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4372.         }, => 'handleSetParentNodeFromDocument'], 490);
  4373.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.parent', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\ParentSubscriber')] function () {
  4374.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  4375.         }, => 'handleMove'], 0);
  4376.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.suscriber.behavior.children', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\ChildrenSubscriber')] function () {
  4377.             return ($this->privates['sulu_document_manager.suscriber.behavior.children'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ChildrenService'));
  4378.         }, => 'handleHydrate'], 0);
  4379.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.path', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\PathSubscriber')] function () {
  4380.             return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  4381.         }, => 'setInitialPath'], 0);
  4382.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.path', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\PathSubscriber')] function () {
  4383.             return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  4384.         }, => 'setFinalPath'], -495);
  4385.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.path', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Mapping\\PathSubscriber')] function () {
  4386.             return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  4387.         }, => 'setFinalPath'], 0);
  4388.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.filing', class: 'Sulu\\Component\\Content\\Document\\Subscriber\\StructureTypeFilingSubscriber')] function () {
  4389.             return ($this->privates['sulu_document_manager.subscriber.behavior.filing'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_FilingService'));
  4390.         }, => 'handlePersist'], 485);
  4391.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.alias', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\AliasFilingSubscriber')] function () {
  4392.             return ($this->privates['sulu_document_manager.subscriber.behavior.alias'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AliasService'));
  4393.         }, => 'handlePersist'], 490);
  4394.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_document_manager.subscriber.behavior.base_path', class: 'Sulu\\Component\\DocumentManager\\Subscriber\\Behavior\\Path\\BasePathSubscriber')] function () {
  4395.             return ($this->privates['sulu_document_manager.subscriber.behavior.base_path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_BasePathService'));
  4396.         }, => 'handlePersist'], 500);
  4397.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_custom_urls.subscriber', class: 'Sulu\\Component\\CustomUrl\\Document\\Subscriber\\CustomUrlSubscriber')] function () {
  4398.             return ($this->privates['sulu_custom_urls.subscriber'] ?? $this->load('getSuluCustomUrls_SubscriberService'));
  4399.         }, => 'handlePersist'], 0);
  4400.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_custom_urls.subscriber', class: 'Sulu\\Component\\CustomUrl\\Document\\Subscriber\\CustomUrlSubscriber')] function () {
  4401.             return ($this->privates['sulu_custom_urls.subscriber'] ?? $this->load('getSuluCustomUrls_SubscriberService'));
  4402.         }, => 'handleRemove'], 550);
  4403.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_custom_urls.event_subscriber.invalidation', class: 'Sulu\\Component\\CustomUrl\\Document\\Subscriber\\InvalidationSubscriber')] function () {
  4404.             return ($this->privates['sulu_custom_urls.event_subscriber.invalidation'] ?? $this->load('getSuluCustomUrls_EventSubscriber_InvalidationService'));
  4405.         }, => 'invalidateDocumentBeforePublishing'], 1024);
  4406.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_custom_urls.event_subscriber.invalidation', class: 'Sulu\\Component\\CustomUrl\\Document\\Subscriber\\InvalidationSubscriber')] function () {
  4407.             return ($this->privates['sulu_custom_urls.event_subscriber.invalidation'] ?? $this->load('getSuluCustomUrls_EventSubscriber_InvalidationService'));
  4408.         }, => 'invalidateDocumentBeforeRemoving'], 1024);
  4409.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_custom_urls.custom_url_trash_subscriber', class: 'Sulu\\Bundle\\CustomUrlBundle\\EventListener\\CustomUrlTrashSubscriber')] function () {
  4410.             return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  4411.         }, => 'storeCustomUrlToTrash'], 1024);
  4412.         $instance->addListener('sulu_document_manager.flush', [=> #[\Closure(name'sulu_custom_urls.custom_url_trash_subscriber', class: 'Sulu\\Bundle\\CustomUrlBundle\\EventListener\\CustomUrlTrashSubscriber')] function () {
  4413.             return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  4414.         }, => 'flushTrashItem'], 0);
  4415.         $instance->addListener('sulu_document_manager.clear', [=> #[\Closure(name'sulu_custom_urls.custom_url_trash_subscriber', class: 'Sulu\\Bundle\\CustomUrlBundle\\EventListener\\CustomUrlTrashSubscriber')] function () {
  4416.             return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  4417.         }, => 'clearPendingTrashItem'], 0);
  4418.         $instance->addListener('sulu_document_manager.hydrate', [=> #[\Closure(name'sulu_route.subscriber.routable', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\RoutableSubscriber')] function () {
  4419.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4420.         }, => 'handleHydrate'], 0);
  4421.         $instance->addListener('sulu_document_manager.persist', [=> #[\Closure(name'sulu_route.subscriber.routable', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\RoutableSubscriber')] function () {
  4422.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4423.         }, => 'handlePersist'], -2000);
  4424.         $instance->addListener('sulu_document_manager.remove', [=> #[\Closure(name'sulu_route.subscriber.routable', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\RoutableSubscriber')] function () {
  4425.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4426.         }, => 'handleRemove'], 1024);
  4427.         $instance->addListener('sulu_document_manager.remove_locale', [=> #[\Closure(name'sulu_route.subscriber.routable', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\RoutableSubscriber')] function () {
  4428.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4429.         }, => 'handleRemoveLocale'], 1024);
  4430.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_route.subscriber.routable', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\RoutableSubscriber')] function () {
  4431.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4432.         }, => 'handlePublish'], -2000);
  4433.         $instance->addListener('sulu_document_manager.copy', [=> #[\Closure(name'sulu_route.subscriber.routable', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\RoutableSubscriber')] function () {
  4434.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  4435.         }, => 'handleCopy'], -2000);
  4436.         $instance->addListener('sulu_document_manager.publish', [=> #[\Closure(name'sulu_route.subscriber.page_tree_route', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\PageTreeRouteSubscriber')] function () {
  4437.             return ($this->privates['sulu_route.subscriber.page_tree_route'] ?? $this->load('getSuluRoute_Subscriber_PageTreeRouteService'));
  4438.         }, => 'handlePublish'], 10);
  4439.         $instance->addListener('sulu_document_manager.move', [=> #[\Closure(name'sulu_route.subscriber.page_tree_route', class: 'Sulu\\Bundle\\RouteBundle\\Document\\Subscriber\\PageTreeRouteSubscriber')] function () {
  4440.             return ($this->privates['sulu_route.subscriber.page_tree_route'] ?? $this->load('getSuluRoute_Subscriber_PageTreeRouteService'));
  4441.         }, => 'handleMove'], -1000);
  4442.         return $instance;
  4443.     }
  4444.     /**
  4445.      * Gets the private 'sulu_document_manager.metadata_factory' shared service.
  4446.      *
  4447.      * @return \Sulu\Component\DocumentManager\Metadata\MetadataFactory
  4448.      */
  4449.     protected function getSuluDocumentManager_MetadataFactoryService()
  4450.     {
  4451.         return $this->privates['sulu_document_manager.metadata_factory'] = new \Sulu\Component\DocumentManager\Metadata\MetadataFactory(($this->services['sulu_document_manager.metadata_factory.base'] ?? $this->getSuluDocumentManager_MetadataFactory_BaseService()));
  4452.     }
  4453.     /**
  4454.      * Gets the private 'sulu_document_manager.namespace_registry' shared service.
  4455.      *
  4456.      * @return \Sulu\Component\DocumentManager\NamespaceRegistry
  4457.      */
  4458.     protected function getSuluDocumentManager_NamespaceRegistryService()
  4459.     {
  4460.         return $this->privates['sulu_document_manager.namespace_registry'] = new \Sulu\Component\DocumentManager\NamespaceRegistry($this->parameters['sulu_document_manager.namespace_mapping']);
  4461.     }
  4462.     /**
  4463.      * Gets the private 'sulu_document_manager.node_manager' shared service.
  4464.      *
  4465.      * @return \Sulu\Component\DocumentManager\NodeManager
  4466.      */
  4467.     protected function getSuluDocumentManager_NodeManagerService()
  4468.     {
  4469.         return $this->privates['sulu_document_manager.node_manager'] = new \Sulu\Component\DocumentManager\NodeManager(($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService()));
  4470.     }
  4471.     /**
  4472.      * Gets the private 'sulu_document_manager.path_builder' shared service.
  4473.      *
  4474.      * @return \Sulu\Component\DocumentManager\PathBuilder
  4475.      */
  4476.     protected function getSuluDocumentManager_PathBuilderService()
  4477.     {
  4478.         return $this->privates['sulu_document_manager.path_builder'] = new \Sulu\Component\DocumentManager\PathBuilder(($this->privates['sulu_document_manager.path_segment_registry'] ?? $this->getSuluDocumentManager_PathSegmentRegistryService()));
  4479.     }
  4480.     /**
  4481.      * Gets the private 'sulu_document_manager.path_segment_registry' shared service.
  4482.      *
  4483.      * @return \Sulu\Component\DocumentManager\PathSegmentRegistry
  4484.      */
  4485.     protected function getSuluDocumentManager_PathSegmentRegistryService()
  4486.     {
  4487.         return $this->privates['sulu_document_manager.path_segment_registry'] = new \Sulu\Component\DocumentManager\PathSegmentRegistry($this->parameters['sulu_document_manager.segments']);
  4488.     }
  4489.     /**
  4490.      * Gets the private 'sulu_document_manager.proxy_factory' shared service.
  4491.      *
  4492.      * @return \Sulu\Component\DocumentManager\ProxyFactory
  4493.      */
  4494.     protected function getSuluDocumentManager_ProxyFactoryService()
  4495.     {
  4496.         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())), ($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService()), ($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.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService()));
  4497.     }
  4498.     /**
  4499.      * Gets the private 'sulu_document_manager.session_manager' shared service.
  4500.      *
  4501.      * @return \Sulu\Bundle\DocumentManagerBundle\Session\SessionManager
  4502.      */
  4503.     protected function getSuluDocumentManager_SessionManagerService()
  4504.     {
  4505.         $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  4506.         return $this->privates['sulu_document_manager.session_manager'] = new \Sulu\Bundle\DocumentManagerBundle\Session\SessionManager($a$a);
  4507.     }
  4508.     /**
  4509.      * Gets the private 'sulu_markup.link_tag.provider_pool' shared service.
  4510.      *
  4511.      * @return \Sulu\Bundle\MarkupBundle\Markup\Link\LinkProviderPool
  4512.      */
  4513.     protected function getSuluMarkup_LinkTag_ProviderPoolService()
  4514.     {
  4515.         return $this->privates['sulu_markup.link_tag.provider_pool'] = new \Sulu\Bundle\MarkupBundle\Markup\Link\LinkProviderPool(['media' => new \Sulu\Bundle\MediaBundle\Markup\Link\MediaLinkProvider(($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService()), ($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->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()))]);
  4516.     }
  4517.     /**
  4518.      * Gets the private 'sulu_markup.parser' shared service.
  4519.      *
  4520.      * @return \Sulu\Bundle\MarkupBundle\Markup\HtmlMarkupParser
  4521.      */
  4522.     protected function getSuluMarkup_ParserService()
  4523.     {
  4524.         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(($this->privates['sulu_markup.link_tag.provider_pool'] ?? $this->getSuluMarkup_LinkTag_ProviderPoolService()), (($this->hasParameter("sulu.preview")) ? ($this->getParameter("sulu.preview")) : (false)), ($this->privates['url_helper'] ?? $this->getUrlHelperService()), 'data-provider')]]]), new \Sulu\Bundle\MarkupBundle\Markup\DelegatingTagExtractor([=> ($this->services['sulu_markup.parser.html_extractor'] ?? ($this->services['sulu_markup.parser.html_extractor'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor('sulu')))]));
  4525.     }
  4526.     /**
  4527.      * Gets the private 'sulu_markup.response_listener' shared service.
  4528.      *
  4529.      * @return \Sulu\Bundle\MarkupBundle\Listener\MarkupListener
  4530.      */
  4531.     protected function getSuluMarkup_ResponseListenerService()
  4532.     {
  4533.         return $this->privates['sulu_markup.response_listener'] = new \Sulu\Bundle\MarkupBundle\Listener\MarkupListener(['html' => ($this->privates['sulu_markup.parser'] ?? $this->getSuluMarkup_ParserService())]);
  4534.     }
  4535.     /**
  4536.      * Gets the private 'sulu_media.type_manager' shared service.
  4537.      *
  4538.      * @return \Sulu\Bundle\MediaBundle\Media\TypeManager\TypeManager
  4539.      */
  4540.     protected function getSuluMedia_TypeManagerService()
  4541.     {
  4542.         return $this->privates['sulu_media.type_manager'] = new \Sulu\Bundle\MediaBundle\Media\TypeManager\TypeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['sulu_media.media.types'], []);
  4543.     }
  4544.     /**
  4545.      * Gets the private 'sulu_page.export.manager' shared service.
  4546.      *
  4547.      * @return \Sulu\Component\Export\Manager\ExportManager
  4548.      */
  4549.     protected function getSuluPage_Export_ManagerService()
  4550.     {
  4551.         $this->privates['sulu_page.export.manager'] = $instance = new \Sulu\Component\Export\Manager\ExportManager(($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()));
  4552.         $instance->add('number''1.2.xliff', ['translate' => true]);
  4553.         $instance->add('text_line''1.2.xliff', ['translate' => true]);
  4554.         $instance->add('text_area''1.2.xliff', ['translate' => true]);
  4555.         $instance->add('text_editor''1.2.xliff', ['translate' => true]);
  4556.         $instance->add('resource_locator''1.2.xliff', ['translate' => false]);
  4557.         $instance->add('link''1.2.xliff', ['translate' => false]);
  4558.         $instance->add('block''1.2.xliff', ['translate' => false]);
  4559.         $instance->add('contact_account_selection''1.2.xliff', ['translate' => false]);
  4560.         $instance->add('single_contact_selection''1.2.xliff', ['translate' => false]);
  4561.         $instance->add('contact_selection''1.2.xliff', ['translate' => false]);
  4562.         $instance->add('single_account_selection''1.2.xliff', ['translate' => false]);
  4563.         $instance->add('account_selection''1.2.xliff', ['translate' => false]);
  4564.         $instance->add('collection_selection''1.2.xliff', ['translate' => false]);
  4565.         $instance->add('single_collection_selection''1.2.xliff', ['translate' => false]);
  4566.         $instance->add('media_selection''1.2.xliff', ['translate' => false]);
  4567.         $instance->add('single_media_selection''1.2.xliff', ['translate' => false]);
  4568.         $instance->add('image_map''1.2.xliff', ['translate' => false]);
  4569.         $instance->add('category_selection''1.2.xliff', ['translate' => false]);
  4570.         $instance->add('single_category_selection''1.2.xliff', ['translate' => false]);
  4571.         $instance->add('single_snippet_selection''1.2.xliff', ['translate' => false]);
  4572.         $instance->add('snippet_selection''1.2.xliff', ['translate' => false]);
  4573.         $instance->add('smart_content''1.2.xliff', ['translate' => false]);
  4574.         $instance->add('teaser_selection''1.2.xliff', ['translate' => false]);
  4575.         $instance->add('page_selection''1.2.xliff', ['translate' => false]);
  4576.         $instance->add('single_page_selection''1.2.xliff', ['translate' => false]);
  4577.         $instance->add('phone''1.2.xliff', ['translate' => false]);
  4578.         $instance->add('password''1.2.xliff', ['translate' => false]);
  4579.         $instance->add('url''1.2.xliff', ['translate' => false]);
  4580.         $instance->add('email''1.2.xliff', ['translate' => false]);
  4581.         $instance->add('date''1.2.xliff', ['translate' => false]);
  4582.         $instance->add('datetime''1.2.xliff', ['translate' => false]);
  4583.         $instance->add('time''1.2.xliff', ['translate' => false]);
  4584.         $instance->add('color''1.2.xliff', ['translate' => false]);
  4585.         $instance->add('checkbox''1.2.xliff', ['translate' => false]);
  4586.         $instance->add('select''1.2.xliff', ['translate' => false]);
  4587.         $instance->add('single_select''1.2.xliff', ['translate' => false]);
  4588.         $instance->add('tag_selection''1.2.xliff', ['translate' => false]);
  4589.         $instance->add('location''1.2.xliff', ['translate' => false]);
  4590.         $instance->add('route''1.2.xliff', ['translate' => false]);
  4591.         $instance->add('page_tree_route''1.2.xliff', ['translate' => false]);
  4592.         return $instance;
  4593.     }
  4594.     /**
  4595.      * Gets the private 'sulu_page.import.manager' shared service.
  4596.      *
  4597.      * @return \Sulu\Component\Import\Manager\ImportManager
  4598.      */
  4599.     protected function getSuluPage_Import_ManagerService()
  4600.     {
  4601.         return $this->privates['sulu_page.import.manager'] = new \Sulu\Component\Import\Manager\ImportManager(($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()));
  4602.     }
  4603.     /**
  4604.      * Gets the private 'sulu_page.structure.properties_xml_parser' shared service.
  4605.      *
  4606.      * @return \Sulu\Component\Content\Metadata\Parser\PropertiesXmlParser
  4607.      */
  4608.     protected function getSuluPage_Structure_PropertiesXmlParserService()
  4609.     {
  4610.         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']);
  4611.     }
  4612.     /**
  4613.      * Gets the private 'sulu_preview.preview.cache' shared service.
  4614.      *
  4615.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4616.      */
  4617.     protected function getSuluPreview_Preview_CacheService()
  4618.     {
  4619.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('qEpKqnzpao'0, (\dirname(__DIR__3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  4620.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4621.         return $this->privates['sulu_preview.preview.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  4622.     }
  4623.     /**
  4624.      * Gets the private 'sulu_route.routing.provider' shared service.
  4625.      *
  4626.      * @return \Sulu\Bundle\RouteBundle\Routing\RouteProvider
  4627.      */
  4628.     protected function getSuluRoute_Routing_ProviderService($lazyLoad true)
  4629.     {
  4630.         if ($lazyLoad) {
  4631.             return $this->privates['sulu_route.routing.provider'] = $this->createProxy('RouteProvider_9d934be', function () {
  4632.                 return \RouteProvider_9d934be::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4633.                     $wrappedInstance $this->getSuluRoute_Routing_ProviderService(false);
  4634.                     $proxy->setProxyInitializer(null);
  4635.                     return true;
  4636.                 });
  4637.             });
  4638.         }
  4639.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php';
  4640.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProviderInterface.php';
  4641.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php';
  4642.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Preview/PageRouteDefaultsProvider.php';
  4643.         include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/LazyLoadingValueHolderFactory.php';
  4644.         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([=> 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]);
  4645.     }
  4646.     /**
  4647.      * Gets the private 'sulu_security.access_control_manager' shared service.
  4648.      *
  4649.      * @return \Sulu\Component\Security\Authorization\AccessControl\AccessControlManager
  4650.      */
  4651.     protected function getSuluSecurity_AccessControlManagerService()
  4652.     {
  4653.         $a = ($this->services['sulu_security.mask_converter'] ?? $this->getSuluSecurity_MaskConverterService());
  4654.         $b = ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService());
  4655.         $c = ($this->services['sulu.repository.access_control'] ?? $this->getSulu_Repository_AccessControlService());
  4656.         $this->privates['sulu_security.access_control_manager'] = $instance = new \Sulu\Component\Security\Authorization\AccessControl\AccessControlManager($a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService()), new RewindableGenerator(function () {
  4657.             yield => ($this->services['sulu_media.collection_repository'] ?? $this->getSuluMedia_CollectionRepositoryService());
  4658.             yield => ($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService());
  4659.         }, 2), $b$c, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->parameters['sulu_security.permissions']);
  4660.         $instance->addAccessControlProvider(new \Sulu\Component\Security\Authorization\AccessControl\PhpcrAccessControlProvider(($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), $b$this->parameters['permissions']));
  4661.         $instance->addAccessControlProvider(new \Sulu\Component\Security\Authorization\AccessControl\DoctrineAccessControlProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b$c$a));
  4662.         return $instance;
  4663.     }
  4664.     /**
  4665.      * Gets the private 'sulu_security.access_control_query_enhancer' shared service.
  4666.      *
  4667.      * @return \Sulu\Bundle\SecurityBundle\AccessControl\AccessControlQueryEnhancer
  4668.      */
  4669.     protected function getSuluSecurity_AccessControlQueryEnhancerService()
  4670.     {
  4671.         return $this->privates['sulu_security.access_control_query_enhancer'] = new \Sulu\Bundle\SecurityBundle\AccessControl\AccessControlQueryEnhancer(($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4672.     }
  4673.     /**
  4674.      * Gets the private 'sulu_security.event_listener.security' shared service.
  4675.      *
  4676.      * @return \Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener
  4677.      */
  4678.     protected function getSuluSecurity_EventListener_SecurityService()
  4679.     {
  4680.         return $this->privates['sulu_security.event_listener.security'] = new \Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener(($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()));
  4681.     }
  4682.     /**
  4683.      * Gets the private 'sulu_security.system_listener' shared service.
  4684.      *
  4685.      * @return \Sulu\Bundle\SecurityBundle\EventListener\SystemListener
  4686.      */
  4687.     protected function getSuluSecurity_SystemListenerService()
  4688.     {
  4689.         return $this->privates['sulu_security.system_listener'] = new \Sulu\Bundle\SecurityBundle\EventListener\SystemListener(($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService()), ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()), 'website');
  4690.     }
  4691.     /**
  4692.      * Gets the private 'sulu_security.system_store' shared service.
  4693.      *
  4694.      * @return \Sulu\Bundle\SecurityBundle\System\SystemStore
  4695.      */
  4696.     protected function getSuluSecurity_SystemStoreService()
  4697.     {
  4698.         return $this->privates['sulu_security.system_store'] = new \Sulu\Bundle\SecurityBundle\System\SystemStore(($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService()));
  4699.     }
  4700.     /**
  4701.      * Gets the private 'sulu_tag.tag_request_handler' shared service.
  4702.      *
  4703.      * @return \Sulu\Component\Tag\Request\TagRequestHandler
  4704.      */
  4705.     protected function getSuluTag_TagRequestHandlerService()
  4706.     {
  4707.         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())));
  4708.     }
  4709.     /**
  4710.      * Gets the private 'sulu_trash.trash_item_repository' shared service.
  4711.      *
  4712.      * @return \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository
  4713.      */
  4714.     protected function getSuluTrash_TrashItemRepositoryService()
  4715.     {
  4716.         return $this->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  4717.     }
  4718.     /**
  4719.      * Gets the private 'sulu_trash.trash_manager' shared service.
  4720.      *
  4721.      * @return \Sulu\Bundle\TrashBundle\Application\TrashManager\TrashManager
  4722.      */
  4723.     protected function getSuluTrash_TrashManagerService()
  4724.     {
  4725.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4726.             'accounts' => ['privates''sulu_contact.account_trash_item_handler''getSuluContact_AccountTrashItemHandlerService'true],
  4727.             'analytics' => ['privates''sulu_website.analytics_trash_item_handler''getSuluWebsite_AnalyticsTrashItemHandlerService'true],
  4728.             'categories' => ['privates''sulu_category.category_trash_item_handler''getSuluCategory_CategoryTrashItemHandlerService'true],
  4729.             'collections' => ['privates''sulu_media.collection_trash_item_handler''getSuluMedia_CollectionTrashItemHandlerService'true],
  4730.             'contacts' => ['privates''sulu_contact.contact_trash_item_handler''getSuluContact_ContactTrashItemHandlerService'true],
  4731.             'custom_urls' => ['privates''sulu_custom_urls.custom_url_trash_item_handler''getSuluCustomUrls_CustomUrlTrashItemHandlerService'true],
  4732.             'media' => ['privates''sulu_media.media_trash_item_handler''getSuluMedia_MediaTrashItemHandlerService'true],
  4733.             'pages' => ['privates''sulu_page.page_trash_item_handler''getSuluPage_PageTrashItemHandlerService'true],
  4734.             'snippets' => ['privates''sulu_snippet.snippet_trash_item_handler''getSuluSnippet_SnippetTrashItemHandlerService'true],
  4735.             'tags' => ['privates''sulu_tag.tag_trash_item_handler''getSuluTag_TagTrashItemHandlerService'true],
  4736.         ], [
  4737.             'accounts' => 'Sulu\\Bundle\\ContactBundle\\Trash\\AccountTrashItemHandler',
  4738.             'analytics' => 'Sulu\\Bundle\\WebsiteBundle\\Trash\\AnalyticsTrashItemHandler',
  4739.             'categories' => 'Sulu\\Bundle\\CategoryBundle\\Trash\\CategoryTrashItemHandler',
  4740.             'collections' => 'Sulu\\Bundle\\MediaBundle\\Trash\\CollectionTrashItemHandler',
  4741.             'contacts' => 'Sulu\\Bundle\\ContactBundle\\Trash\\ContactTrashItemHandler',
  4742.             'custom_urls' => 'Sulu\\Bundle\\CustomUrlBundle\\Trash\\CustomUrlTrashItemHandler',
  4743.             'media' => 'Sulu\\Bundle\\MediaBundle\\Trash\\MediaTrashItemHandler',
  4744.             'pages' => 'Sulu\\Bundle\\PageBundle\\Trash\\PageTrashItemHandler',
  4745.             'snippets' => 'Sulu\\Bundle\\SnippetBundle\\Trash\\SnippetTrashItemHandler',
  4746.             'tags' => 'Sulu\\Bundle\\TagBundle\\Trash\\TagTrashItemHandler',
  4747.         ]);
  4748.         return $this->privates['sulu_trash.trash_manager'] = new \Sulu\Bundle\TrashBundle\Application\TrashManager\TrashManager(($this->privates['sulu_trash.trash_item_repository'] ?? $this->getSuluTrash_TrashItemRepositoryService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $a$a, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4749.             'media' => ['privates''sulu_media.media_trash_item_handler''getSuluMedia_MediaTrashItemHandlerService'true],
  4750.         ], [
  4751.             'media' => 'Sulu\\Bundle\\MediaBundle\\Trash\\MediaTrashItemHandler',
  4752.         ]));
  4753.     }
  4754.     /**
  4755.      * Gets the private 'sulu_website.analytics.response_listener' shared service.
  4756.      *
  4757.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener
  4758.      */
  4759.     protected function getSuluWebsite_Analytics_ResponseListenerService()
  4760.     {
  4761.         return $this->privates['sulu_website.analytics.response_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener(($this->privates['twig'] ?? $this->getTwigService()), ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()), ($this->services['sulu.repository.analytics'] ?? $this->getSulu_Repository_AnalyticsService()), 'dev', (($this->hasParameter("sulu.preview")) ? ($this->getParameter("sulu.preview")) : ("")));
  4762.     }
  4763.     /**
  4764.      * Gets the private 'sulu_website.event_listener.translator' shared service.
  4765.      *
  4766.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener
  4767.      */
  4768.     protected function getSuluWebsite_EventListener_TranslatorService()
  4769.     {
  4770.         return $this->privates['sulu_website.event_listener.translator'] = new \Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()));
  4771.     }
  4772.     /**
  4773.      * Gets the private 'sulu_website.router_listener' shared service.
  4774.      *
  4775.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\RouterListener
  4776.      */
  4777.     protected function getSuluWebsite_RouterListenerService()
  4778.     {
  4779.         return $this->privates['sulu_website.router_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\RouterListener(new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__5), true), ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()));
  4780.     }
  4781.     /**
  4782.      * Gets the private 'sulu_website.routing.request_listener' shared service.
  4783.      *
  4784.      * @return \Sulu\Bundle\WebsiteBundle\Routing\RequestListener
  4785.      */
  4786.     protected function getSuluWebsite_Routing_RequestListenerService()
  4787.     {
  4788.         return $this->privates['sulu_website.routing.request_listener'] = new \Sulu\Bundle\WebsiteBundle\Routing\RequestListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()));
  4789.     }
  4790.     /**
  4791.      * Gets the private 'sulu_website.segment_subscriber' shared service.
  4792.      *
  4793.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber
  4794.      */
  4795.     protected function getSuluWebsite_SegmentSubscriberService()
  4796.     {
  4797.         return $this->privates['sulu_website.segment_subscriber'] = new \Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber('X-Sulu-Segment', ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService()), '_ss');
  4798.     }
  4799.     /**
  4800.      * Gets the private 'translator.default' shared service.
  4801.      *
  4802.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4803.      */
  4804.     protected function getTranslator_DefaultService()
  4805.     {
  4806.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4807.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4808.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4809.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4810.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4811.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4812.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4813.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4814.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4815.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4816.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4817.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4818.         ], [
  4819.             'translation.loader.csv' => '?',
  4820.             'translation.loader.dat' => '?',
  4821.             'translation.loader.ini' => '?',
  4822.             'translation.loader.json' => '?',
  4823.             'translation.loader.mo' => '?',
  4824.             'translation.loader.php' => '?',
  4825.             'translation.loader.po' => '?',
  4826.             'translation.loader.qt' => '?',
  4827.             'translation.loader.res' => '?',
  4828.             'translation.loader.xliff' => '?',
  4829.             'translation.loader.yml' => '?',
  4830.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations/admin.de.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations/admin.de.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations/admin.de.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations/admin.de.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations/admin.de.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations/admin.de.json'), => (\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/PreviewBundle/Resources/translations/admin.de.json'), 16 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations/admin.de.json'), 17 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations/admin.de.json'), 18 => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), 19 => (\dirname(__DIR__5).'/translations/admin.de.xlf')], 'el' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations/admin.en.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations/admin.en.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations/admin.en.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations/admin.en.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations/admin.en.json'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations/admin.en.json'), => (\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/PreviewBundle/Resources/translations/admin.en.json'), 16 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations/admin.en.json'), 17 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations/admin.en.json'), 18 => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 19 => (\dirname(__DIR__5).'/translations/admin.en.xlf'), 20 => (\dirname(__DIR__5).'/translations/messages.en.xlf')], 'es' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'uz' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations'), => (\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/PreviewBundle/Resources/translations'), 16 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations'), 17 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations'), 18 => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/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/sulu/sulu/src/Sulu/Bundle/CoreBundle/translations'), 24 => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/translations'), 25 => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 26 => (\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/translations'), 27 => (\dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/translations'), 28 => (\dirname(__DIR__5).'/vendor/handcraftedinthealps/rest-routing-bundle/translations'), 29 => (\dirname(__DIR__5).'/vendor/jms/serializer-bundle/translations'), 30 => (\dirname(__DIR__5).'/vendor/massive/search-bundle/translations'), 31 => (\dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/translations'), 32 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle/translations'), 33 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/translations'), 34 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/translations'), 35 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HashBundle/translations'), 36 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/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/stof/doctrine-extensions-bundle/src/translations'), 47 => (\dirname(__DIR__5).'/vendor/php-translation/symfony-bundle/translations'), 48 => (\dirname(__DIR__5).'/vendor/twig/extra-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/translations'=> 'vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Resources/translations'=> 'vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Resources/translations'=> 'vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Resources/translations'=> 'vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/translations'=> 'vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Resources/translations'=> '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/PreviewBundle/Resources/translations'16 => 'vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations'17 => 'vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations'18 => 'vendor/scheb/2fa-bundle/Resources/translations'19 => 'translations'20 => 'vendor/symfony/framework-bundle/translations'21 => 'vendor/symfony/twig-bundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/translations'24 => 'vendor/doctrine/doctrine-bundle/translations'25 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'26 => 'vendor/doctrine/phpcr-bundle/src/translations'27 => 'vendor/friendsofsymfony/rest-bundle/translations'28 => 'vendor/handcraftedinthealps/rest-routing-bundle/translations'29 => 'vendor/jms/serializer-bundle/translations'30 => 'vendor/massive/search-bundle/translations'31 => 'vendor/friendsofsymfony/http-cache-bundle/src/translations'32 => 'vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle/translations'33 => 'vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/translations'34 => 'vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/translations'35 => 'vendor/sulu/sulu/src/Sulu/Bundle/HashBundle/translations'36 => 'vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/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/stof/doctrine-extensions-bundle/src/translations'47 => 'vendor/php-translation/symfony-bundle/translations'48 => 'vendor/twig/extra-bundle/translations']]], []);
  4831.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4832.         $instance->setFallbackLocales($this->parameters['php_translation.locales']);
  4833.         return $instance;
  4834.     }
  4835.     /**
  4836.      * Gets the private 'twig' shared service.
  4837.      *
  4838.      * @return \Twig\Environment
  4839.      */
  4840.     protected function getTwigService()
  4841.     {
  4842.         $this->privates['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['strict_variables' => false'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true]);
  4843.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4844.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  4845.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  4846.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4847.         $e = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  4848.         $f = ($this->services['sulu_core.array_serializer'] ?? $this->getSuluCore_ArraySerializerService());
  4849.         $g = ($this->privates['sulu_core.cache.memoize'] ?? $this->getSuluCore_Cache_MemoizeService());
  4850.         $h = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  4851.         $i = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  4852.         $j = ($this->services['sulu_website.resolver.structure'] ?? $this->getSuluWebsite_Resolver_StructureService());
  4853.         $k = ($this->services['sulu_snippet.default_snippet.manager'] ?? $this->getSuluSnippet_DefaultSnippet_ManagerService());
  4854.         $l = ($this->services['sulu_snippet.resolver'] ?? $this->getSuluSnippet_ResolverService());
  4855.         $m = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  4856.         $n = new \Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension($m'dev'$i);
  4857.         $o = ($this->privates['sulu.content.query_executor'] ?? $this->getSulu_Content_QueryExecutorService());
  4858.         $p = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  4859.         $q = ($this->services['sulu_page.extension.manager'] ?? $this->getSuluPage_Extension_ManagerService());
  4860.         $r = ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService());
  4861.         $s = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  4862.         $s->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  4863.         $t = new \Symfony\Bridge\Twig\AppVariable();
  4864.         $t->setEnvironment('dev');
  4865.         $t->setDebug(true);
  4866.         $t->setTokenStorage($e);
  4867.         if ($this->has('request_stack')) {
  4868.             $t->setRequestStack($d);
  4869.         }
  4870.         $u = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  4871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  4872.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  4873.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  4874.         $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 () {
  4875.             yield 'sulu_admin' => ($this->privates['assets._package_sulu_admin'] ?? $this->load('getAssets_PackageSuluAdminService'));
  4876.         }, 1))));
  4877.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c\dirname(__DIR__5), 'UTF-8'));
  4878.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  4879.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  4880.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  4881.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  4882.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  4883.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(($this->privates['url_helper'] ?? $this->getUrlHelperService())));
  4884.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  4885.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($b));
  4886.         $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())));
  4887.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  4888.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $e)));
  4889.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  4890.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  4891.         $instance->addExtension(new \FOS\HttpCacheBundle\Twig\CacheTagExtension(($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService())));
  4892.         $instance->addExtension(new \Sulu\Bundle\ContactBundle\Twig\ContactTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($this->services['sulu.repository.contact'] ?? $this->getSulu_Repository_ContactService())));
  4893.         $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
  4894.         $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService())));
  4895.         $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService())));
  4896.         $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()), $f$g));
  4897.         $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\MemoizedSnippetTwigExtension(new \Sulu\Bundle\SnippetBundle\Twig\SnippetTwigExtension($h$i$j), $g1));
  4898.         $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\DefaultSnippetTwigExtension($k$i$l));
  4899.         $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\SnippetAreaTwigExtension($k$i$l));
  4900.         $instance->addExtension(new \Sulu\Bundle\PageBundle\Twig\ExportTwigExtension(($this->privates['sulu_page.export.manager'] ?? $this->getSuluPage_Export_ManagerService())));
  4901.         $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()), $f$g));
  4902.         $instance->addExtension($n);
  4903.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\MemoizedNavigationTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\NavigationTwigExtension($h, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapper($h$o, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationQueryBuilder($p$q'i18n'), $r$a$this->parameters['sulu_security.permissions'], $this->parameters['sulu_website.enabled_twig_attributes']), $i), $g1));
  4904.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\MemoizedSitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapGenerator($o$m, new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapContentQueryBuilder($p$q'i18n'), 'dev'), $m'dev'$i), $g1));
  4905.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Content\MemoizedContentTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Content\ContentTwigExtension($h$j$r$i, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()), $m$d), $g1));
  4906.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Meta\MetaTwigExtension($i$n));
  4907.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Seo\SeoTwigExtension($i$n$d));
  4908.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Core\UtilTwigExtension());
  4909.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($s));
  4910.         $instance->addExtension(new \Translation\Bundle\Twig\TranslationExtension($btrue));
  4911.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  4912.         $instance->addGlobal('app'$t);
  4913.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4914.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  4915.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  4916.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  4917.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  4918.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  4919.         ], [
  4920.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4921.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4922.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  4923.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4924.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  4925.         ])));
  4926.         $instance->registerUndefinedFilterCallback([=> $u=> 'suggestFilter']);
  4927.         $instance->registerUndefinedFunctionCallback([=> $u=> 'suggestFunction']);
  4928.         $instance->registerUndefinedTokenParserCallback([=> $u=> 'suggestTag']);
  4929.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  4930.         return $instance;
  4931.     }
  4932.     /**
  4933.      * Gets the private 'twig.loader.native_filesystem' shared service.
  4934.      *
  4935.      * @return \Twig\Loader\FilesystemLoader
  4936.      */
  4937.     protected function getTwig_Loader_NativeFilesystemService()
  4938.     {
  4939.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__5));
  4940.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4941.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4942.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/Resources/views'), 'DoctrinePHPCR');
  4943.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/Resources/views'), '!DoctrinePHPCR');
  4944.         $instance->addPath((\dirname(__DIR__5).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  4945.         $instance->addPath((\dirname(__DIR__5).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  4946.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/views'), 'SuluAdmin');
  4947.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/views'), '!SuluAdmin');
  4948.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/views'), 'SuluSecurity');
  4949.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/views'), '!SuluSecurity');
  4950.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/views'), 'SuluPage');
  4951.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/views'), '!SuluPage');
  4952.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/views'), 'SuluWebsite');
  4953.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/views'), '!SuluWebsite');
  4954.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4955.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4956.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/Resources/views'), 'SuluTest');
  4957.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/Resources/views'), '!SuluTest');
  4958.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4959.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4960.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4961.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4962.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/views'), 'SuluPreview');
  4963.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/views'), '!SuluPreview');
  4964.         $instance->addPath((\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  4965.         $instance->addPath((\dirname(__DIR__5).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  4966.         $instance->addPath((\dirname(__DIR__5).'/vendor/php-translation/symfony-bundle/Resources/views'), 'Translation');
  4967.         $instance->addPath((\dirname(__DIR__5).'/vendor/php-translation/symfony-bundle/Resources/views'), '!Translation');
  4968.         $instance->addPath((\dirname(__DIR__5).'/templates'));
  4969.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4970.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4971.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4972.         return $instance;
  4973.     }
  4974.     /**
  4975.      * Gets the private 'url_helper' shared service.
  4976.      *
  4977.      * @return \Symfony\Component\HttpFoundation\UrlHelper
  4978.      */
  4979.     protected function getUrlHelperService()
  4980.     {
  4981.         return $this->privates['url_helper'] = new \Symfony\Component\HttpFoundation\UrlHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  4982.     }
  4983.     /**
  4984.      * Gets the private 'validator.builder' shared service.
  4985.      *
  4986.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4987.      */
  4988.     protected function getValidator_BuilderService()
  4989.     {
  4990.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4991.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4992.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4993.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4994.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  4995.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4996.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4997.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4998.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4999.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5000.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5001.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5002.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5003.         ], [
  5004.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5005.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  5006.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5007.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5008.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5009.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5010.             'cmf_routing.validator.route_defaults' => '?',
  5011.             'doctrine.orm.validator.unique' => '?',
  5012.             'security.validator.user_password' => '?',
  5013.             'validator.expression' => '?',
  5014.         ])));
  5015.         if ($this->has('translator')) {
  5016.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  5017.         }
  5018.         $instance->setTranslationDomain('validators');
  5019.         $instance->addXmlMappings([=> (\dirname(__DIR__5).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5020.         $instance->addYamlMappings([=> (\dirname(__DIR__5).'/vendor/php-translation/symfony-bundle/Resources/config/validation.yaml')]);
  5021.         $instance->enableAnnotationMapping(true);
  5022.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5023.         $instance->addMethodMapping('loadValidatorMetadata');
  5024.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  5025.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5026.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  5027.         return $instance;
  5028.     }
  5029.     /**
  5030.      * Gets the private 'var_dumper.html_dumper' shared service.
  5031.      *
  5032.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5033.      */
  5034.     protected function getVarDumper_HtmlDumperService()
  5035.     {
  5036.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  5037.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5038.         return $instance;
  5039.     }
  5040.     /**
  5041.      * Gets the private 'var_dumper.server_connection' shared service.
  5042.      *
  5043.      * @return \Symfony\Component\VarDumper\Server\Connection
  5044.      */
  5045.     protected function getVarDumper_ServerConnectionService()
  5046.     {
  5047.         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), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  5048.     }
  5049.     /**
  5050.      * Gets the private 'web_profiler.csp.handler' shared service.
  5051.      *
  5052.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5053.      */
  5054.     protected function getWebProfiler_Csp_HandlerService()
  5055.     {
  5056.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5057.     }
  5058.     /**
  5059.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5060.      *
  5061.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5062.      */
  5063.     protected function getWebProfiler_DebugToolbarService()
  5064.     {
  5065.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->privates['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  5066.     }
  5067.     /**
  5068.      * Gets the public 'profiler' alias.
  5069.      *
  5070.      * @return object The ".container.private.profiler" service.
  5071.      */
  5072.     protected function getProfilerService()
  5073.     {
  5074.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5075.         return $this->get('.container.private.profiler');
  5076.     }
  5077.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  5078.     {
  5079.         if (isset($this->buildParameters[$name])) {
  5080.             return $this->buildParameters[$name];
  5081.         }
  5082.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  5083.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  5084.         }
  5085.         if (isset($this->loadedDynamicParameters[$name])) {
  5086.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5087.         }
  5088.         return $this->parameters[$name];
  5089.     }
  5090.     public function hasParameter(string $name): bool
  5091.     {
  5092.         if (isset($this->buildParameters[$name])) {
  5093.             return true;
  5094.         }
  5095.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  5096.     }
  5097.     public function setParameter(string $name$value): void
  5098.     {
  5099.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  5100.     }
  5101.     public function getParameterBag(): ParameterBagInterface
  5102.     {
  5103.         if (null === $this->parameterBag) {
  5104.             $parameters $this->parameters;
  5105.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  5106.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5107.             }
  5108.             foreach ($this->buildParameters as $name => $value) {
  5109.                 $parameters[$name] = $value;
  5110.             }
  5111.             $this->parameterBag = new FrozenParameterBag($parameters);
  5112.         }
  5113.         return $this->parameterBag;
  5114.     }
  5115.     private $loadedDynamicParameters = [
  5116.         'kernel.runtime_environment' => false,
  5117.         'kernel.build_dir' => false,
  5118.         'kernel.cache_dir' => false,
  5119.         'kernel.secret' => false,
  5120.         'debug.file_link_format' => false,
  5121.         'debug.container.dump' => false,
  5122.         'serializer.mapping.cache.file' => false,
  5123.         'session.save_path' => false,
  5124.         'validator.mapping.cache.file' => false,
  5125.         'profiler.storage.dsn' => false,
  5126.         'sulu.cache_dir' => false,
  5127.         'sulu_core.proxy_cache_dir' => false,
  5128.         'doctrine.orm.proxy_dir' => false,
  5129.         'massive_search.metadata.prefix' => false,
  5130.         'massive_search.metadata.cache_dir' => false,
  5131.         'sulu_admin.email' => false,
  5132.         'sulu_website.sitemap.dump_dir' => false,
  5133.     ];
  5134.     private $dynamicParameters = [];
  5135.     private function getDynamicParameter(string $name)
  5136.     {
  5137.         $value = match ($name) {
  5138.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  5139.             'kernel.build_dir' => $this->targetDir.'',
  5140.             'kernel.cache_dir' => $this->targetDir.'',
  5141.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  5142.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  5143.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  5144.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  5145.             'session.save_path' => ($this->targetDir.''.'/sessions'),
  5146.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  5147.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  5148.             'sulu.cache_dir' => ($this->targetDir.''.'/sulu'),
  5149.             'sulu_core.proxy_cache_dir' => ($this->targetDir.''.'/sulu/proxies'),
  5150.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  5151.             'massive_search.metadata.prefix' => $this->getEnv('resolve:MASSIVE_SEARCH_PREFIX'),
  5152.             'massive_search.metadata.cache_dir' => ($this->targetDir.''.'/massive-search'),
  5153.             'sulu_admin.email' => $this->getEnv('SULU_ADMIN_EMAIL'),
  5154.             'sulu_website.sitemap.dump_dir' => ($this->targetDir.''.'/sulu/sitemaps'),
  5155.             default => throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name)),
  5156.         };
  5157.         $this->loadedDynamicParameters[$name] = true;
  5158.         return $this->dynamicParameters[$name] = $value;
  5159.     }
  5160.     protected function getDefaultParameters(): array
  5161.     {
  5162.         return [
  5163.             'kernel.project_dir' => \dirname(__DIR__5),
  5164.             'kernel.environment' => 'dev',
  5165.             'kernel.debug' => true,
  5166.             'kernel.logs_dir' => (\dirname(__DIR__4).'/log/website'),
  5167.             'kernel.bundles' => [
  5168.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5169.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5170.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5171.                 'SuluCoreBundle' => 'Sulu\\Bundle\\CoreBundle\\SuluCoreBundle',
  5172.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5173.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  5174.                 'DoctrinePHPCRBundle' => 'Doctrine\\Bundle\\PHPCRBundle\\DoctrinePHPCRBundle',
  5175.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  5176.                 'RestRoutingBundle' => 'HandcraftedInTheAlps\\RestRoutingBundle\\RestRoutingBundle',
  5177.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  5178.                 'MassiveSearchBundle' => 'Massive\\Bundle\\SearchBundle\\MassiveSearchBundle',
  5179.                 'FOSHttpCacheBundle' => 'FOS\\HttpCacheBundle\\FOSHttpCacheBundle',
  5180.                 'SuluAdminBundle' => 'Sulu\\Bundle\\AdminBundle\\SuluAdminBundle',
  5181.                 'SuluSearchBundle' => 'Sulu\\Bundle\\SearchBundle\\SuluSearchBundle',
  5182.                 'SuluPersistenceBundle' => 'Sulu\\Bundle\\PersistenceBundle\\SuluPersistenceBundle',
  5183.                 'SuluContactBundle' => 'Sulu\\Bundle\\ContactBundle\\SuluContactBundle',
  5184.                 'SuluMediaBundle' => 'Sulu\\Bundle\\MediaBundle\\SuluMediaBundle',
  5185.                 'SuluSecurityBundle' => 'Sulu\\Bundle\\SecurityBundle\\SuluSecurityBundle',
  5186.                 'SuluCategoryBundle' => 'Sulu\\Bundle\\CategoryBundle\\SuluCategoryBundle',
  5187.                 'SuluSnippetBundle' => 'Sulu\\Bundle\\SnippetBundle\\SuluSnippetBundle',
  5188.                 'SuluPageBundle' => 'Sulu\\Bundle\\PageBundle\\SuluPageBundle',
  5189.                 'SuluTagBundle' => 'Sulu\\Bundle\\TagBundle\\SuluTagBundle',
  5190.                 'SuluWebsiteBundle' => 'Sulu\\Bundle\\WebsiteBundle\\SuluWebsiteBundle',
  5191.                 'SuluLocationBundle' => 'Sulu\\Bundle\\LocationBundle\\SuluLocationBundle',
  5192.                 'SuluHttpCacheBundle' => 'Sulu\\Bundle\\HttpCacheBundle\\SuluHttpCacheBundle',
  5193.                 'SuluDocumentManagerBundle' => 'Sulu\\Bundle\\DocumentManagerBundle\\SuluDocumentManagerBundle',
  5194.                 'SuluHashBundle' => 'Sulu\\Bundle\\HashBundle\\SuluHashBundle',
  5195.                 'SuluCustomUrlBundle' => 'Sulu\\Bundle\\CustomUrlBundle\\SuluCustomUrlBundle',
  5196.                 'SuluRouteBundle' => 'Sulu\\Bundle\\RouteBundle\\SuluRouteBundle',
  5197.                 'SuluMarkupBundle' => 'Sulu\\Bundle\\MarkupBundle\\SuluMarkupBundle',
  5198.                 'PhpcrMigrationsBundle' => 'DTL\\Bundle\\PhpcrMigrations\\PhpcrMigrationsBundle',
  5199.                 'MassiveBuildBundle' => 'Massive\\Bundle\\BuildBundle\\MassiveBuildBundle',
  5200.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5201.                 'SuluTestBundle' => 'Sulu\\Bundle\\TestBundle\\SuluTestBundle',
  5202.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5203.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5204.                 'SuluPreviewBundle' => 'Sulu\\Bundle\\PreviewBundle\\SuluPreviewBundle',
  5205.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  5206.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  5207.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  5208.                 'SuluActivityBundle' => 'Sulu\\Bundle\\ActivityBundle\\SuluActivityBundle',
  5209.                 'SuluTrashBundle' => 'Sulu\\Bundle\\TrashBundle\\SuluTrashBundle',
  5210.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  5211.                 'TranslationBundle' => 'Translation\\Bundle\\TranslationBundle',
  5212.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  5213.             ],
  5214.             'kernel.bundles_metadata' => [
  5215.                 'FrameworkBundle' => [
  5216.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/framework-bundle'),
  5217.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5218.                 ],
  5219.                 'TwigBundle' => [
  5220.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/twig-bundle'),
  5221.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5222.                 ],
  5223.                 'MonologBundle' => [
  5224.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle'),
  5225.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5226.                 ],
  5227.                 'SuluCoreBundle' => [
  5228.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle'),
  5229.                     'namespace' => 'Sulu\\Bundle\\CoreBundle',
  5230.                 ],
  5231.                 'DoctrineBundle' => [
  5232.                     'path' => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle'),
  5233.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5234.                 ],
  5235.                 'DoctrineFixturesBundle' => [
  5236.                     'path' => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-fixtures-bundle'),
  5237.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  5238.                 ],
  5239.                 'DoctrinePHPCRBundle' => [
  5240.                     'path' => (\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src'),
  5241.                     'namespace' => 'Doctrine\\Bundle\\PHPCRBundle',
  5242.                 ],
  5243.                 'FOSRestBundle' => [
  5244.                     'path' => (\dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle'),
  5245.                     'namespace' => 'FOS\\RestBundle',
  5246.                 ],
  5247.                 'RestRoutingBundle' => [
  5248.                     'path' => (\dirname(__DIR__5).'/vendor/handcraftedinthealps/rest-routing-bundle'),
  5249.                     'namespace' => 'HandcraftedInTheAlps\\RestRoutingBundle',
  5250.                 ],
  5251.                 'JMSSerializerBundle' => [
  5252.                     'path' => (\dirname(__DIR__5).'/vendor/jms/serializer-bundle'),
  5253.                     'namespace' => 'JMS\\SerializerBundle',
  5254.                 ],
  5255.                 'MassiveSearchBundle' => [
  5256.                     'path' => (\dirname(__DIR__5).'/vendor/massive/search-bundle'),
  5257.                     'namespace' => 'Massive\\Bundle\\SearchBundle',
  5258.                 ],
  5259.                 'FOSHttpCacheBundle' => [
  5260.                     'path' => (\dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src'),
  5261.                     'namespace' => 'FOS\\HttpCacheBundle',
  5262.                 ],
  5263.                 'SuluAdminBundle' => [
  5264.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle'),
  5265.                     'namespace' => 'Sulu\\Bundle\\AdminBundle',
  5266.                 ],
  5267.                 'SuluSearchBundle' => [
  5268.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle'),
  5269.                     'namespace' => 'Sulu\\Bundle\\SearchBundle',
  5270.                 ],
  5271.                 'SuluPersistenceBundle' => [
  5272.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle'),
  5273.                     'namespace' => 'Sulu\\Bundle\\PersistenceBundle',
  5274.                 ],
  5275.                 'SuluContactBundle' => [
  5276.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle'),
  5277.                     'namespace' => 'Sulu\\Bundle\\ContactBundle',
  5278.                 ],
  5279.                 'SuluMediaBundle' => [
  5280.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle'),
  5281.                     'namespace' => 'Sulu\\Bundle\\MediaBundle',
  5282.                 ],
  5283.                 'SuluSecurityBundle' => [
  5284.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle'),
  5285.                     'namespace' => 'Sulu\\Bundle\\SecurityBundle',
  5286.                 ],
  5287.                 'SuluCategoryBundle' => [
  5288.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle'),
  5289.                     'namespace' => 'Sulu\\Bundle\\CategoryBundle',
  5290.                 ],
  5291.                 'SuluSnippetBundle' => [
  5292.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle'),
  5293.                     'namespace' => 'Sulu\\Bundle\\SnippetBundle',
  5294.                 ],
  5295.                 'SuluPageBundle' => [
  5296.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle'),
  5297.                     'namespace' => 'Sulu\\Bundle\\PageBundle',
  5298.                 ],
  5299.                 'SuluTagBundle' => [
  5300.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle'),
  5301.                     'namespace' => 'Sulu\\Bundle\\TagBundle',
  5302.                 ],
  5303.                 'SuluWebsiteBundle' => [
  5304.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle'),
  5305.                     'namespace' => 'Sulu\\Bundle\\WebsiteBundle',
  5306.                 ],
  5307.                 'SuluLocationBundle' => [
  5308.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/LocationBundle'),
  5309.                     'namespace' => 'Sulu\\Bundle\\LocationBundle',
  5310.                 ],
  5311.                 'SuluHttpCacheBundle' => [
  5312.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle'),
  5313.                     'namespace' => 'Sulu\\Bundle\\HttpCacheBundle',
  5314.                 ],
  5315.                 'SuluDocumentManagerBundle' => [
  5316.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle'),
  5317.                     'namespace' => 'Sulu\\Bundle\\DocumentManagerBundle',
  5318.                 ],
  5319.                 'SuluHashBundle' => [
  5320.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HashBundle'),
  5321.                     'namespace' => 'Sulu\\Bundle\\HashBundle',
  5322.                 ],
  5323.                 'SuluCustomUrlBundle' => [
  5324.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle'),
  5325.                     'namespace' => 'Sulu\\Bundle\\CustomUrlBundle',
  5326.                 ],
  5327.                 'SuluRouteBundle' => [
  5328.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle'),
  5329.                     'namespace' => 'Sulu\\Bundle\\RouteBundle',
  5330.                 ],
  5331.                 'SuluMarkupBundle' => [
  5332.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle'),
  5333.                     'namespace' => 'Sulu\\Bundle\\MarkupBundle',
  5334.                 ],
  5335.                 'PhpcrMigrationsBundle' => [
  5336.                     'path' => (\dirname(__DIR__5).'/vendor/dantleech/phpcr-migrations-bundle'),
  5337.                     'namespace' => 'DTL\\Bundle\\PhpcrMigrations',
  5338.                 ],
  5339.                 'MassiveBuildBundle' => [
  5340.                     'path' => (\dirname(__DIR__5).'/vendor/massive/build-bundle'),
  5341.                     'namespace' => 'Massive\\Bundle\\BuildBundle',
  5342.                 ],
  5343.                 'WebProfilerBundle' => [
  5344.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle'),
  5345.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5346.                 ],
  5347.                 'SuluTestBundle' => [
  5348.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle'),
  5349.                     'namespace' => 'Sulu\\Bundle\\TestBundle',
  5350.                 ],
  5351.                 'DebugBundle' => [
  5352.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/debug-bundle'),
  5353.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5354.                 ],
  5355.                 'SecurityBundle' => [
  5356.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/security-bundle'),
  5357.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5358.                 ],
  5359.                 'SuluPreviewBundle' => [
  5360.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle'),
  5361.                     'namespace' => 'Sulu\\Bundle\\PreviewBundle',
  5362.                 ],
  5363.                 'FOSJsRoutingBundle' => [
  5364.                     'path' => (\dirname(__DIR__5).'/vendor/friendsofsymfony/jsrouting-bundle'),
  5365.                     'namespace' => 'FOS\\JsRoutingBundle',
  5366.                 ],
  5367.                 'CmfRoutingBundle' => [
  5368.                     'path' => (\dirname(__DIR__5).'/vendor/symfony-cmf/routing-bundle/src'),
  5369.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  5370.                 ],
  5371.                 'StofDoctrineExtensionsBundle' => [
  5372.                     'path' => (\dirname(__DIR__5).'/vendor/stof/doctrine-extensions-bundle/src'),
  5373.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  5374.                 ],
  5375.                 'SuluActivityBundle' => [
  5376.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle'),
  5377.                     'namespace' => 'Sulu\\Bundle\\ActivityBundle',
  5378.                 ],
  5379.                 'SuluTrashBundle' => [
  5380.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle'),
  5381.                     'namespace' => 'Sulu\\Bundle\\TrashBundle',
  5382.                 ],
  5383.                 'SchebTwoFactorBundle' => [
  5384.                     'path' => (\dirname(__DIR__5).'/vendor/scheb/2fa-bundle'),
  5385.                     'namespace' => 'Scheb\\TwoFactorBundle',
  5386.                 ],
  5387.                 'TranslationBundle' => [
  5388.                     'path' => (\dirname(__DIR__5).'/vendor/php-translation/symfony-bundle'),
  5389.                     'namespace' => 'Translation\\Bundle',
  5390.                 ],
  5391.                 'TwigExtraBundle' => [
  5392.                     'path' => (\dirname(__DIR__5).'/vendor/twig/extra-bundle'),
  5393.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  5394.                 ],
  5395.             ],
  5396.             'kernel.charset' => 'UTF-8',
  5397.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  5398.             'sulu.context' => 'website',
  5399.             'sulu.common_cache_dir' => (\dirname(__DIR__3).'/common/dev'),
  5400.             'container.dumper.inline_class_loader' => true,
  5401.             'env(MASSIVE_SEARCH_PREFIX)' => 'massive',
  5402.             'env(PHPCR_WORKSPACE)' => 'default',
  5403.             'default_locale' => 'en',
  5404.             'event_dispatcher.event_aliases' => [
  5405.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5406.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5407.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5408.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5409.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5410.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5411.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5412.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5413.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5414.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5415.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5416.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5417.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5418.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5419.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5420.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5421.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5422.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5423.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5424.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5425.             ],
  5426.             'fragment.renderer.hinclude.global_template' => NULL,
  5427.             'fragment.path' => '/_fragment',
  5428.             'kernel.http_method_override' => true,
  5429.             'kernel.trust_x_sendfile_type_header' => false,
  5430.             'kernel.trusted_hosts' => [
  5431.             ],
  5432.             'kernel.default_locale' => 'en',
  5433.             'kernel.enabled_locales' => [
  5434.             ],
  5435.             'kernel.error_controller' => 'error_controller',
  5436.             'asset.request_context.base_path' => NULL,
  5437.             'asset.request_context.secure' => NULL,
  5438.             'translator.logging' => false,
  5439.             'translator.default_path' => (\dirname(__DIR__5).'/translations'),
  5440.             'debug.error_handler.throw_at' => -1,
  5441.             'router.request_context.host' => 'localhost',
  5442.             'router.request_context.scheme' => 'http',
  5443.             'router.request_context.base_url' => '',
  5444.             'router.resource' => 'kernel::loadRoutes',
  5445.             'request_listener.http_port' => 80,
  5446.             'request_listener.https_port' => 443,
  5447.             'session.metadata.storage_key' => '_sf2_meta',
  5448.             'session.storage.options' => [
  5449.                 'cache_limiter' => '0',
  5450.                 'name' => 'SULUSESSID',
  5451.                 'cookie_secure' => 'auto',
  5452.                 'cookie_httponly' => true,
  5453.                 'cookie_samesite' => 'lax',
  5454.                 'gc_probability' => 1,
  5455.             ],
  5456.             'session.metadata.update_threshold' => 0,
  5457.             'form.type_extension.csrf.enabled' => true,
  5458.             'form.type_extension.csrf.field_name' => '_token',
  5459.             'validator.translation_domain' => 'validators',
  5460.             'profiler_listener.only_exceptions' => false,
  5461.             'profiler_listener.only_main_requests' => false,
  5462.             'twig.form.resources' => [
  5463.                 => 'form_div_layout.html.twig',
  5464.             ],
  5465.             'twig.default_path' => (\dirname(__DIR__5).'/templates'),
  5466.             'monolog.use_microseconds' => true,
  5467.             'monolog.swift_mailer.handlers' => [
  5468.             ],
  5469.             'monolog.handlers_to_channels' => [
  5470.                 'monolog.handler.console' => [
  5471.                     'type' => 'exclusive',
  5472.                     'elements' => [
  5473.                         => 'event',
  5474.                         => 'doctrine',
  5475.                         => 'console',
  5476.                     ],
  5477.                 ],
  5478.                 'monolog.handler.main' => [
  5479.                     'type' => 'exclusive',
  5480.                     'elements' => [
  5481.                         => 'event',
  5482.                     ],
  5483.                 ],
  5484.             ],
  5485.             'sulu_core.locales' => [
  5486.                 => 'de',
  5487.                 => 'en',
  5488.             ],
  5489.             'sulu_core.translated_locales' => [
  5490.                 'de' => 'Deutsch',
  5491.                 'en' => 'English',
  5492.             ],
  5493.             'sulu_core.translations' => [
  5494.                 => 'de',
  5495.                 => 'en',
  5496.             ],
  5497.             'sulu_core.fallback_locale' => 'en',
  5498.             'sulu.content.language.namespace' => 'i18n',
  5499.             'sulu.content.language.default' => 'en',
  5500.             'sulu.content.node_names.base' => 'cmf',
  5501.             'sulu.content.node_names.content' => 'contents',
  5502.             'sulu.content.node_names.route' => 'routes',
  5503.             'sulu.content.node_names.snippet' => 'snippets',
  5504.             'sulu.content.structure.default_types' => [
  5505.                 'snippet' => 'default',
  5506.             ],
  5507.             'sulu.content.structure.default_type.snippet' => 'default',
  5508.             'sulu.content.structure.required_properties' => [
  5509.                 'home' => [
  5510.                     => 'title',
  5511.                 ],
  5512.                 'page' => [
  5513.                     => 'title',
  5514.                 ],
  5515.                 'snippet' => [
  5516.                     => 'title',
  5517.                 ],
  5518.             ],
  5519.             'sulu.content.structure.required_tags' => [
  5520.                 'home' => [
  5521.                     => 'sulu.rlp',
  5522.                 ],
  5523.                 'page' => [
  5524.                     => 'sulu.rlp',
  5525.                 ],
  5526.             ],
  5527.             'sulu.content.internal_prefix' => '',
  5528.             'sulu.content.structure.type_map' => [
  5529.                 'page' => 'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge',
  5530.                 'home' => 'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge',
  5531.                 'snippet' => 'Sulu\\Component\\Content\\Compat\\Structure\\SnippetBridge',
  5532.             ],
  5533.             'sulu.content.structure.paths' => [
  5534.                 'page' => [
  5535.                     => [
  5536.                         'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Content/templates'),
  5537.                         'type' => 'page',
  5538.                     ],
  5539.                     => [
  5540.                         'path' => (\dirname(__DIR__5).'/config/templates/pages'),
  5541.                         'type' => 'page',
  5542.                     ],
  5543.                     => [
  5544.                         'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/DependencyInjection/../Content/templates'),
  5545.                         'type' => 'page',
  5546.                     ],
  5547.                 ],
  5548.                 'home' => [
  5549.                     => [
  5550.                         'path' => (\dirname(__DIR__5).'/config/templates/pages'),
  5551.                         'type' => 'home',
  5552.                     ],
  5553.                 ],
  5554.                 'snippet' => [
  5555.                     => [
  5556.                         'path' => (\dirname(__DIR__5).'/config/templates/snippets'),
  5557.                         'type' => 'snippet',
  5558.                     ],
  5559.                 ],
  5560.             ],
  5561.             'sulu.content.path_cleaner.replacer_loader.file_locator.class' => 'Symfony\\Component\\Config\\FileLocator',
  5562.             'sulu.content.path_cleaner.replacer_loader.class' => 'Sulu\\Bundle\\CoreBundle\\DataFixtures\\ReplacerXmlLoader',
  5563.             'sulu.content.path_cleaner.class' => 'Sulu\\Component\\PHPCR\\PathCleanup',
  5564.             'sulu.content.template_resolver.class' => 'Sulu\\Component\\Content\\Template\\TemplateResolver',
  5565.             'sulu.content.mapper.class' => 'Sulu\\Component\\Content\\Mapper\\ContentMapper',
  5566.             'sulu.content.structure_manager.class' => 'Sulu\\Component\\Content\\Compat\\StructureManager',
  5567.             'sulu.content.webspace_structure_provider.cache.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  5568.             'sulu.content.webspace_structure_provider.class' => 'Sulu\\Component\\Webspace\\StructureProvider\\WebspaceStructureProvider',
  5569.             'sulu.content.type_manager.class' => 'Sulu\\Component\\Content\\ContentTypeManager',
  5570.             'sulu.content.type.number.class' => 'Sulu\\Component\\Content\\Types\\Number',
  5571.             'sulu.content.type.text_line.class' => 'Sulu\\Component\\Content\\Types\\TextLine',
  5572.             'sulu.content.type.text_area.class' => 'Sulu\\Component\\Content\\Types\\TextArea',
  5573.             'sulu.content.type.text_editor.class' => 'Sulu\\Component\\Content\\Types\\TextEditor',
  5574.             'sulu.content.type.resource_locator.class' => 'Sulu\\Component\\Content\\Types\\ResourceLocator',
  5575.             'sulu.content.type.link.class' => 'Sulu\\Component\\Content\\Types\\Link',
  5576.             'sulu.content.type.block.class' => 'Sulu\\Component\\Content\\Types\\BlockContentType',
  5577.             'sulu.content.resource_locator.mapper.phpcr.class' => 'Sulu\\Component\\Content\\Types\\ResourceLocator\\Mapper\\PhpcrMapper',
  5578.             'sulu.content.query_executor.class' => 'Sulu\\Component\\Content\\Query\\ContentQueryExecutor',
  5579.             'sulu.cache.warmer.structure.class' => 'Sulu\\Bundle\\CoreBundle\\Cache\\StructureWarmer',
  5580.             'sulu.util.node_helper.class' => 'Sulu\\Component\\Util\\SuluNodeHelper',
  5581.             'sulu_core.webspace.config_dir' => (\dirname(__DIR__5).'/config/webspaces'),
  5582.             'sulu_core.webspace.cache_class' => 'websiteWebspaceCollectionCache',
  5583.             'sulu_core.webspace.base_class' => 'WebspaceCollection',
  5584.             'sulu_core.cache.memoize.default_lifetime' => 1,
  5585.             'sulu_core.cache.memoize.cache.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5586.             'sulu_core.cache.memoize.class' => 'Sulu\\Component\\Cache\\Memoize',
  5587.             'sulu.fields_defaults.translations' => [
  5588.                 'id' => 'public.id',
  5589.                 'title' => 'public.title',
  5590.                 'name' => 'public.name',
  5591.                 'created' => 'public.created',
  5592.                 'changed' => 'public.changed',
  5593.             ],
  5594.             'sulu.fields_defaults.widths' => [
  5595.                 'id' => '50px',
  5596.             ],
  5597.             'sulu.phpcr.session.class' => 'Sulu\\Component\\PHPCR\\SessionManager\\SessionManager',
  5598.             'sulu_core.build.builder.database.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\DatabaseBuilder',
  5599.             'sulu_core.build.builder.phpcr.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\PhpcrBuilder',
  5600.             'sulu_core.build.builder.phpcr_migrations.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\PhpcrMigrationsBuilder',
  5601.             'sulu_core.build.builder.fixtures.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\FixturesBuilder',
  5602.             'sulu.core.localization_manager.class' => 'Sulu\\Component\\Localization\\Manager\\LocalizationManager',
  5603.             'sulu.core.localization_manager.core_provider.class' => 'Sulu\\Component\\Localization\\Provider\\LocalizationProvider',
  5604.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5605.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5606.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5607.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5608.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5609.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5610.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5611.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5612.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5613.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5614.             'doctrine.entity_managers' => [
  5615.                 'default' => 'doctrine.orm.default_entity_manager',
  5616.             ],
  5617.             'doctrine.default_entity_manager' => 'default',
  5618.             'doctrine.dbal.connection_factory.types' => [
  5619.             ],
  5620.             'doctrine.connections' => [
  5621.                 'default' => 'doctrine.dbal.default_connection',
  5622.             ],
  5623.             'doctrine.default_connection' => 'default',
  5624.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  5625.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  5626.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  5627.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  5628.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  5629.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  5630.             'doctrine.orm.cache.memcache_host' => 'localhost',
  5631.             'doctrine.orm.cache.memcache_port' => 11211,
  5632.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  5633.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  5634.             'doctrine.orm.cache.memcached_host' => 'localhost',
  5635.             'doctrine.orm.cache.memcached_port' => 11211,
  5636.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  5637.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  5638.             'doctrine.orm.cache.redis_host' => 'localhost',
  5639.             'doctrine.orm.cache.redis_port' => 6379,
  5640.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  5641.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  5642.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  5643.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  5644.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  5645.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  5646.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  5647.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  5648.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  5649.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  5650.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  5651.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  5652.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  5653.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  5654.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  5655.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  5656.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  5657.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  5658.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  5659.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  5660.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  5661.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  5662.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  5663.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  5664.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  5665.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  5666.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  5667.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  5668.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  5669.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  5670.             'doctrine.orm.auto_generate_proxy_classes' => true,
  5671.             'doctrine.orm.proxy_namespace' => 'Proxies',
  5672.             'doctrine_phpcr.sessions' => [
  5673.                 'default' => 'doctrine_phpcr.default_session',
  5674.                 'live' => 'doctrine_phpcr.live_session',
  5675.             ],
  5676.             'doctrine_phpcr.odm.document_managers' => [
  5677.             ],
  5678.             'doctrine_phpcr.default_session' => 'live',
  5679.             'doctrine_phpcr.odm.default_document_manager' => '',
  5680.             'doctrine_phpcr.dump_max_line_length' => 120,
  5681.             'doctrine_phpcr.form.type_guess' => [
  5682.             ],
  5683.             'massive_search.search_manager.class' => 'Massive\\Bundle\\SearchBundle\\Search\\SearchManager',
  5684.             'massive_search.object_to_document_converter.class' => 'Massive\\Bundle\\SearchBundle\\Search\\ObjectToDocumentConverter',
  5685.             'massive_search.expression_language.class' => 'Massive\\Bundle\\SearchBundle\\Search\\ExpressionLanguage\\MassiveSearchExpressionLanguage',
  5686.             'massive_search.search.adapter.zend_lucene.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Adapter\\ZendLuceneAdapter',
  5687.             'massive_search.search.adapter.test.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Adapter\\TestAdapter',
  5688.             'massive_search.factory_default.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Factory',
  5689.             'massive_search.controller.rest.class' => 'Massive\\Bundle\\SearchBundle\\Controller\\SearchController',
  5690.             'massive_search.events.index' => 'massive_search.index',
  5691.             'massive_search.events.deindex' => 'massive_search.deindex',
  5692.             'massive_search.adapter.zend_lucene.basepath' => (\dirname(__DIR__4).'/indexes'),
  5693.             'massive_search.adapter.zend_lucene.hide_index_exception' => false,
  5694.             'massive_search.adapter.zend_lucene.encoding' => 'UTF-8',
  5695.             'massive_search.metadata.debug' => true,
  5696.             'massive_search.metadata.driver.xml.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Driver\\XmlDriver',
  5697.             'massive_search.metadata.driver.annotation.class' => 'Symfony\\Cmf\\Bundle\\TreeUiBundle\\Tree\\Metadata\\Driver\\AnnotationDriver',
  5698.             'massive_search.metadata.driver.chain.class' => 'Metadata\\Driver\\DriverChain',
  5699.             'massive_search.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  5700.             'massive_search.metadata.factory.class' => 'Metadata\\MetadataFactory',
  5701.             'massive_search.metadata.field_evaluator.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\FieldEvaluator',
  5702.             'massive_search.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  5703.             'massive_search.metadata.provider.default.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Provider\\DefaultProvider',
  5704.             'massive_search.metadata.provider.chain.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Provider\\ChainProvider',
  5705.             'fos_http_cache.debug_header' => 'X-Cache-Debug',
  5706.             'fos_http_cache.cacheable.response.additional_status' => [
  5707.             ],
  5708.             'fos_http_cache.proxy_client.symfony.options' => [
  5709.                 'tags_header' => 'X-Cache-Tags',
  5710.                 'tags_method' => 'PURGETAGS',
  5711.                 'purge_method' => 'PURGE',
  5712.             ],
  5713.             'fos_http_cache.cache_manager.generate_url_type' => 0,
  5714.             'fos_http_cache.compiler_pass.tag_annotations' => false,
  5715.             'fos_http_cache.tag_handler.response_header' => 'X-Cache-Tags',
  5716.             'fos_http_cache.tag_handler.separator' => ',',
  5717.             'fos_http_cache.tag_handler.strict' => false,
  5718.             'sulu_admin.name' => 'Sulu Admin',
  5719.             'sulu_admin.user_data_service' => 'sulu_security.user_manager',
  5720.             'sulu_admin.resources' => [
  5721.                 'trash_items' => [
  5722.                     'routes' => [
  5723.                         'list' => 'sulu_trash.get_trash-items',
  5724.                         'detail' => 'sulu_trash.get_trash-item',
  5725.                     ],
  5726.                 ],
  5727.                 'activities' => [
  5728.                     'routes' => [
  5729.                         'list' => 'sulu_activity.get_activities',
  5730.                     ],
  5731.                 ],
  5732.                 'preview_links' => [
  5733.                     'routes' => [
  5734.                         'detail' => 'sulu_preview.get_preview-link',
  5735.                     ],
  5736.                 ],
  5737.                 'routes' => [
  5738.                     'routes' => [
  5739.                         'list' => 'sulu_routes.get_routes',
  5740.                     ],
  5741.                 ],
  5742.                 'custom_urls' => [
  5743.                     'routes' => [
  5744.                         'list' => 'sulu_custom_url.cget_webspace_custom-urls',
  5745.                         'detail' => 'sulu_custom_url.get_webspace_custom-urls',
  5746.                     ],
  5747.                 ],
  5748.                 'custom_url_routes' => [
  5749.                     'routes' => [
  5750.                         'list' => 'sulu_custom_url.get_webspace_custom-urls_routes',
  5751.                     ],
  5752.                 ],
  5753.                 'geolocator_locations' => [
  5754.                     'routes' => [
  5755.                         'list' => 'sulu_location.geolocator_query',
  5756.                     ],
  5757.                 ],
  5758.                 'analytics' => [
  5759.                     'routes' => [
  5760.                         'list' => 'sulu_website.cget_webspace_analytics',
  5761.                         'detail' => 'sulu_website.get_webspace_analytics',
  5762.                     ],
  5763.                 ],
  5764.                 'tags' => [
  5765.                     'routes' => [
  5766.                         'list' => 'sulu_tag.get_tags',
  5767.                         'detail' => 'sulu_tag.get_tag',
  5768.                     ],
  5769.                 ],
  5770.                 'page_resourcelocators' => [
  5771.                     'routes' => [
  5772.                         'list' => 'sulu_page.get_page_resourcelocators',
  5773.                     ],
  5774.                 ],
  5775.                 'pages' => [
  5776.                     'routes' => [
  5777.                         'list' => 'sulu_page.get_pages',
  5778.                         'detail' => 'sulu_page.get_page',
  5779.                     ],
  5780.                     'security_context' => 'sulu.webspaces.#webspace#',
  5781.                     'security_class' => 'Sulu\\Component\\Content\\Document\\Behavior\\SecurityBehavior',
  5782.                 ],
  5783.                 'page_versions' => [
  5784.                     'routes' => [
  5785.                         'list' => 'sulu_page.get_page_versions',
  5786.                         'detail' => 'sulu_page.post_page_version_trigger',
  5787.                     ],
  5788.                 ],
  5789.                 'webspaces' => [
  5790.                     'routes' => [
  5791.                         'list' => 'sulu_page.get_webspaces',
  5792.                         'detail' => 'sulu_page.get_webspace',
  5793.                     ],
  5794.                 ],
  5795.                 'snippets' => [
  5796.                     'routes' => [
  5797.                         'list' => 'sulu_snippet.get_snippets',
  5798.                         'detail' => 'sulu_snippet.get_snippet',
  5799.                     ],
  5800.                 ],
  5801.                 'snippet_areas' => [
  5802.                     'routes' => [
  5803.                         'list' => 'sulu_snippet.get_snippet-areas',
  5804.                         'detail' => 'sulu_snippet.put_snippet-area',
  5805.                     ],
  5806.                 ],
  5807.                 'categories' => [
  5808.                     'routes' => [
  5809.                         'list' => 'sulu_category.get_categories',
  5810.                         'detail' => 'sulu_category.get_category',
  5811.                     ],
  5812.                 ],
  5813.                 'category_keywords' => [
  5814.                     'routes' => [
  5815.                         'list' => 'sulu_category.get_category_keywords',
  5816.                         'detail' => 'sulu_category.get_category_keyword',
  5817.                     ],
  5818.                 ],
  5819.                 'permissions' => [
  5820.                     'routes' => [
  5821.                         'detail' => 'sulu_security.get_permissions',
  5822.                     ],
  5823.                 ],
  5824.                 'roles' => [
  5825.                     'routes' => [
  5826.                         'list' => 'sulu_security.get_roles',
  5827.                         'detail' => 'sulu_security.get_role',
  5828.                     ],
  5829.                 ],
  5830.                 'users' => [
  5831.                     'routes' => [
  5832.                         'list' => 'sulu_security.get_users',
  5833.                         'detail' => 'sulu_security.get_user',
  5834.                     ],
  5835.                 ],
  5836.                 'profile' => [
  5837.                     'routes' => [
  5838.                         'detail' => 'sulu_security.get_profile',
  5839.                     ],
  5840.                 ],
  5841.                 'media' => [
  5842.                     'routes' => [
  5843.                         'list' => 'sulu_media.cget_media',
  5844.                         'detail' => 'sulu_media.get_media',
  5845.                     ],
  5846.                     'security_context' => 'sulu.media.collections',
  5847.                     'security_class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Collection',
  5848.                 ],
  5849.                 'media_preview' => [
  5850.                     'routes' => [
  5851.                         'detail' => 'sulu_media.post_media_preview',
  5852.                     ],
  5853.                 ],
  5854.                 'media_formats' => [
  5855.                     'routes' => [
  5856.                         'list' => 'sulu_media.get_media_formats',
  5857.                         'detail' => 'sulu_media.put_media_format',
  5858.                     ],
  5859.                 ],
  5860.                 'media_versions' => [
  5861.                     'routes' => [
  5862.                         'detail' => 'sulu_media.delete_media_version',
  5863.                     ],
  5864.                 ],
  5865.                 'collections' => [
  5866.                     'routes' => [
  5867.                         'list' => 'sulu_media.get_collections',
  5868.                         'detail' => 'sulu_media.get_collection',
  5869.                     ],
  5870.                 ],
  5871.                 'formats' => [
  5872.                     'routes' => [
  5873.                         'list' => 'sulu_media.get_formats',
  5874.                         'detail' => 'sulu_media.get_format',
  5875.                     ],
  5876.                 ],
  5877.                 'contacts' => [
  5878.                     'routes' => [
  5879.                         'list' => 'sulu_contact.get_contacts',
  5880.                         'detail' => 'sulu_contact.get_contact',
  5881.                     ],
  5882.                 ],
  5883.                 'contact_titles' => [
  5884.                     'routes' => [
  5885.                         'list' => 'sulu_contact.get_contact-titles',
  5886.                     ],
  5887.                 ],
  5888.                 'contact_positions' => [
  5889.                     'routes' => [
  5890.                         'list' => 'sulu_contact.get_contact-positions',
  5891.                     ],
  5892.                 ],
  5893.                 'contact_media' => [
  5894.                     'routes' => [
  5895.                         'list' => 'sulu_contact.cget_contact_medias',
  5896.                         'detail' => 'sulu_contact.delete_contact_medias',
  5897.                     ],
  5898.                 ],
  5899.                 'accounts' => [
  5900.                     'routes' => [
  5901.                         'list' => 'sulu_contact.get_accounts',
  5902.                         'detail' => 'sulu_contact.get_account',
  5903.                     ],
  5904.                 ],
  5905.                 'account_media' => [
  5906.                     'routes' => [
  5907.                         'list' => 'sulu_contact.cget_account_medias',
  5908.                         'detail' => 'sulu_contact.delete_account_medias',
  5909.                     ],
  5910.                 ],
  5911.                 'account_contacts' => [
  5912.                     'routes' => [
  5913.                         'list' => 'sulu_contact.get_account_contacts',
  5914.                         'detail' => 'sulu_contact.delete_account_contacts',
  5915.                     ],
  5916.                 ],
  5917.                 'search' => [
  5918.                     'routes' => [
  5919.                         'list' => 'sulu_search_search',
  5920.                     ],
  5921.                 ],
  5922.                 'search_indexes' => [
  5923.                     'routes' => [
  5924.                         'list' => 'sulu_search_indexes',
  5925.                     ],
  5926.                 ],
  5927.                 'collaborations' => [
  5928.                     'routes' => [
  5929.                         'detail' => 'sulu_admin.put_collaborations',
  5930.                     ],
  5931.                 ],
  5932.                 'localizations' => [
  5933.                     'routes' => [
  5934.                         'list' => 'sulu_core.get_localizations',
  5935.                     ],
  5936.                 ],
  5937.                 'teasers' => [
  5938.                     'routes' => [
  5939.                         'list' => 'sulu_page.get_teasers',
  5940.                     ],
  5941.                 ],
  5942.             ],
  5943.             'sulu_admin.collaboration_enabled' => false,
  5944.             'sulu_admin.collaboration_interval' => 20,
  5945.             'sulu_admin.collaboration_threshold' => 60,
  5946.             'sulu_admin.forms.directories' => [
  5947.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/forms'),
  5948.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DependencyInjection/../Resources/config/forms'),
  5949.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/DependencyInjection/../Resources/config/forms'),
  5950.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/forms'),
  5951.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/DependencyInjection/../Resources/config/forms'),
  5952.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/forms'),
  5953.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../Resources/config/forms'),
  5954.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/forms'),
  5955.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/DependencyInjection/../Resources/config/forms'),
  5956.                 => (\dirname(__DIR__5).'/config/forms'),
  5957.             ],
  5958.             'sulu_admin.lists.directories' => [
  5959.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Symfony/DependencyInjection/../../../Resources/config/lists'),
  5960.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Infrastructure/Symfony/DependencyInjection/../../../Resources/config/lists'),
  5961.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/lists'),
  5962.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DependencyInjection/../Resources/config/lists'),
  5963.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/DependencyInjection/../Resources/config/lists'),
  5964.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/lists'),
  5965.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/DependencyInjection/../Resources/config/lists'),
  5966.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/lists'),
  5967.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../Resources/config/lists'),
  5968.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/lists'),
  5969.                 10 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/DependencyInjection/../Resources/config/lists'),
  5970.                 11 => (\dirname(__DIR__5).'/config/lists'),
  5971.             ],
  5972.             'sulu_admin.admin_controller.class' => 'Sulu\\Bundle\\AdminBundle\\Controller\\AdminController',
  5973.             'sulu_admin.admin_pool.class' => 'Sulu\\Bundle\\AdminBundle\\Admin\\AdminPool',
  5974.             'sulu_search.indexes' => [
  5975.                 'snippet' => [
  5976.                     'name' => 'sulu_snippet.snippets',
  5977.                     'icon' => 'su-snippet',
  5978.                     'view' => [
  5979.                         'name' => 'sulu_snippet.edit_form',
  5980.                         'result_to_view' => [
  5981.                             'id' => 'id',
  5982.                             'locale' => 'locale',
  5983.                         ],
  5984.                     ],
  5985.                     'security_context' => 'sulu.global.snippets',
  5986.                     'contexts' => [
  5987.                     ],
  5988.                 ],
  5989.                 'category' => [
  5990.                     'name' => 'sulu_category.categories',
  5991.                     'icon' => 'su-tag',
  5992.                     'view' => [
  5993.                         'name' => 'sulu_category.edit_form',
  5994.                         'result_to_view' => [
  5995.                             'id' => 'id',
  5996.                             'locale' => 'locale',
  5997.                         ],
  5998.                     ],
  5999.                     'security_context' => 'sulu.settings.categories',
  6000.                     'contexts' => [
  6001.                     ],
  6002.                 ],
  6003.                 'media' => [
  6004.                     'name' => 'sulu_media.media',
  6005.                     'icon' => 'su-image',
  6006.                     'view' => [
  6007.                         'name' => 'sulu_media.form',
  6008.                         'result_to_view' => [
  6009.                             'id' => 'id',
  6010.                             'locale' => 'locale',
  6011.                         ],
  6012.                     ],
  6013.                     'security_context' => 'sulu.media.collections',
  6014.                     'contexts' => [
  6015.                     ],
  6016.                 ],
  6017.                 'contact' => [
  6018.                     'name' => 'sulu_contact.people',
  6019.                     'icon' => 'su-user',
  6020.                     'view' => [
  6021.                         'name' => 'sulu_contact.contact_edit_form',
  6022.                         'result_to_view' => [
  6023.                             'id' => 'id',
  6024.                             'locale' => 'locale',
  6025.                         ],
  6026.                     ],
  6027.                     'security_context' => 'sulu.contact.people',
  6028.                     'contexts' => [
  6029.                     ],
  6030.                 ],
  6031.                 'account' => [
  6032.                     'name' => 'sulu_contact.organizations',
  6033.                     'icon' => 'su-house',
  6034.                     'view' => [
  6035.                         'name' => 'sulu_contact.account_edit_form',
  6036.                         'result_to_view' => [
  6037.                             'id' => 'id',
  6038.                             'locale' => 'locale',
  6039.                         ],
  6040.                     ],
  6041.                     'security_context' => 'sulu.contact.organizations',
  6042.                     'contexts' => [
  6043.                     ],
  6044.                 ],
  6045.                 'page_sky' => [
  6046.                     'name' => 'sky',
  6047.                     'icon' => 'su-document',
  6048.                     'view' => [
  6049.                         'name' => 'sulu_page.page_edit_form',
  6050.                         'result_to_view' => [
  6051.                             'id' => 'id',
  6052.                             'locale' => 'locale',
  6053.                             'properties/webspace_key' => 'webspace',
  6054.                         ],
  6055.                     ],
  6056.                     'security_context' => 'sulu.webspaces.sky',
  6057.                 ],
  6058.                 'page_sky_published' => [
  6059.                     'name' => 'sky',
  6060.                     'icon' => 'su-document',
  6061.                     'view' => [
  6062.                         'name' => 'sulu_page.page_edit_form',
  6063.                         'result_to_view' => [
  6064.                             'id' => 'id',
  6065.                             'locale' => 'locale',
  6066.                             'properties/webspace_key' => 'webspace',
  6067.                         ],
  6068.                     ],
  6069.                     'security_context' => 'sulu.webspaces.sky',
  6070.                     'contexts' => [
  6071.                         => 'website',
  6072.                     ],
  6073.                 ],
  6074.             ],
  6075.             'sulu_search.website.indexes' => [
  6076.                 => 'page_#webspace#_published',
  6077.             ],
  6078.             'sulu_search.controller.search.class' => 'Sulu\\Bundle\\SearchBundle\\Controller\\SearchController',
  6079.             'sulu_search.search.factory.class' => 'Sulu\\Bundle\\SearchBundle\\Search\\Factory',
  6080.             'sulu_search.build.index.class' => 'Sulu\\Bundle\\SearchBundle\\Build\\IndexBuilder',
  6081.             'sulu.persistence.event_subscriber.orm.timestampable.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\TimestampableSubscriber',
  6082.             'sulu.persistence.event_subscriber.orm.user_blame.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\UserBlameSubscriber',
  6083.             'sulu.persistence.event_subscriber.orm.metadata.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\MetadataSubscriber',
  6084.             'sulu_contact.contact_title.entity' => 'SuluContactBundle:ContactTitle',
  6085.             'sulu_contact.position.entity' => 'SuluContactBundle:Position',
  6086.             'sulu_contact.defaults' => [
  6087.                 'phoneType' => '1',
  6088.                 'phoneTypeMobile' => '3',
  6089.                 'phoneTypeIsdn' => '1',
  6090.                 'emailType' => '1',
  6091.                 'addressType' => '1',
  6092.                 'urlType' => '1',
  6093.                 'faxType' => '1',
  6094.                 'socialMediaProfileType' => '1',
  6095.                 'country' => 'AT',
  6096.             ],
  6097.             'sulu_contact.form_of_address' => [
  6098.                 'male' => [
  6099.                     'id' => 0,
  6100.                     'name' => 'male',
  6101.                     'translation' => 'contact.contacts.formOfAddress.male',
  6102.                 ],
  6103.                 'female' => [
  6104.                     'id' => 1,
  6105.                     'name' => 'female',
  6106.                     'translation' => 'contact.contacts.formOfAddress.female',
  6107.                 ],
  6108.             ],
  6109.             'sulu_contact.contact_form.category_root' => NULL,
  6110.             'sulu_contact.account_form.category_root' => NULL,
  6111.             'sulu.model.contact.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Contact',
  6112.             'sulu.repository.contact.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\ContactRepository',
  6113.             'sulu.model.account.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Account',
  6114.             'sulu.repository.account.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\AccountRepository',
  6115.             'sulu.persistence.objects' => [
  6116.                 'sulu' => [
  6117.                     'trash_item' => [
  6118.                         'model' => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model\\TrashItem',
  6119.                     ],
  6120.                     'activity' => [
  6121.                         'model' => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model\\Activity',
  6122.                     ],
  6123.                     'preview_link' => [
  6124.                         'model' => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model\\PreviewLink',
  6125.                     ],
  6126.                     'route' => [
  6127.                         'model' => 'Sulu\\Bundle\\RouteBundle\\Entity\\Route',
  6128.                         'repository' => 'Sulu\\Bundle\\RouteBundle\\Entity\\RouteRepository',
  6129.                     ],
  6130.                     'analytics' => [
  6131.                         'model' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics',
  6132.                         'repository' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\AnalyticsRepository',
  6133.                     ],
  6134.                     'tag' => [
  6135.                         'model' => 'Sulu\\Bundle\\TagBundle\\Entity\\Tag',
  6136.                         'repository' => 'Sulu\\Bundle\\TagBundle\\Entity\\TagRepository',
  6137.                     ],
  6138.                     'category' => [
  6139.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  6140.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryRepository',
  6141.                     ],
  6142.                     'category_meta' => [
  6143.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta',
  6144.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMetaRepository',
  6145.                     ],
  6146.                     'category_translation' => [
  6147.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation',
  6148.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslationRepository',
  6149.                     ],
  6150.                     'keyword' => [
  6151.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  6152.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\KeywordRepository',
  6153.                     ],
  6154.                     'user' => [
  6155.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\User',
  6156.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  6157.                     ],
  6158.                     'role' => [
  6159.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\Role',
  6160.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleRepository',
  6161.                     ],
  6162.                     'role_setting' => [
  6163.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSetting',
  6164.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSettingRepository',
  6165.                     ],
  6166.                     'access_control' => [
  6167.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl',
  6168.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControlRepository',
  6169.                     ],
  6170.                     'media' => [
  6171.                         'model' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Media',
  6172.                         'repository' => 'Sulu\\Bundle\\MediaBundle\\Entity\\MediaRepository',
  6173.                     ],
  6174.                     'contact' => [
  6175.                         'model' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Contact',
  6176.                         'repository' => 'Sulu\\Bundle\\ContactBundle\\Entity\\ContactRepository',
  6177.                     ],
  6178.                     'account' => [
  6179.                         'model' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Account',
  6180.                         'repository' => 'Sulu\\Bundle\\ContactBundle\\Entity\\AccountRepository',
  6181.                     ],
  6182.                 ],
  6183.             ],
  6184.             'sulu.model.collection.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Collection',
  6185.             'sulu_media.image_format_files' => [
  6186.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/image-formats.xml'),
  6187.                 => (\dirname(__DIR__5).'/config/image-formats.xml'),
  6188.             ],
  6189.             'sulu_media.system_collections' => [
  6190.                 'sulu_media' => [
  6191.                     'meta_title' => [
  6192.                         'en' => 'Sulu media',
  6193.                         'de' => 'Sulu Medien',
  6194.                     ],
  6195.                     'collections' => [
  6196.                         'preview_image' => [
  6197.                             'meta_title' => [
  6198.                                 'en' => 'Preview images',
  6199.                                 'de' => 'Vorschaubilder',
  6200.                             ],
  6201.                         ],
  6202.                     ],
  6203.                 ],
  6204.                 'sulu_contact' => [
  6205.                     'meta_title' => [
  6206.                         'en' => 'Sulu contacts',
  6207.                         'de' => 'Sulu Kontakte',
  6208.                     ],
  6209.                     'collections' => [
  6210.                         'contact' => [
  6211.                             'meta_title' => [
  6212.                                 'en' => 'People',
  6213.                                 'de' => 'Personen',
  6214.                             ],
  6215.                         ],
  6216.                         'account' => [
  6217.                             'meta_title' => [
  6218.                                 'en' => 'Organizations',
  6219.                                 'de' => 'Organisationen',
  6220.                             ],
  6221.                         ],
  6222.                     ],
  6223.                 ],
  6224.             ],
  6225.             'sulu_media.format_cache.media_proxy_path' => '/uploads/media/{slug}',
  6226.             'sulu_media.media_manager.media_download_path' => '/media/{id}/download/{slug}',
  6227.             'sulu_media.media_manager.media_download_path_admin' => '/admin/media/{id}/download/{slug}',
  6228.             'sulu_media.format_manager.response_headers' => [
  6229.                 'Expires' => '+1 month',
  6230.                 'Pragma' => 'public',
  6231.                 'Cache-Control' => 'public, immutable, max-age=31536000',
  6232.             ],
  6233.             'sulu_media.format_manager.default_imagine_options' => [
  6234.                 'jpeg_quality' => 90,
  6235.                 'webp_quality' => 90,
  6236.             ],
  6237.             'sulu_media.format_cache.path' => (\dirname(__DIR__5).'/public/uploads/media'),
  6238.             'sulu_media.format_cache.save_image' => true,
  6239.             'sulu_media.format_cache.segments' => 10,
  6240.             'sulu_media.ghost_script.path' => 'gs',
  6241.             'sulu_media.media.blocked_file_types' => [
  6242.             ],
  6243.             'sulu_media.collection.type.default' => [
  6244.                 'id' => 1,
  6245.             ],
  6246.             'sulu_media.collection.previews.format' => 'sulu-50x50',
  6247.             'sulu_media.media.types' => [
  6248.                 => [
  6249.                     'type' => 'document',
  6250.                     'mimeTypes' => [
  6251.                         => '*',
  6252.                     ],
  6253.                 ],
  6254.                 => [
  6255.                     'type' => 'image',
  6256.                     'mimeTypes' => [
  6257.                         => 'image/*',
  6258.                     ],
  6259.                 ],
  6260.                 => [
  6261.                     'type' => 'video',
  6262.                     'mimeTypes' => [
  6263.                         => 'video/*',
  6264.                     ],
  6265.                 ],
  6266.                 => [
  6267.                     'type' => 'audio',
  6268.                     'mimeTypes' => [
  6269.                         => 'audio/*',
  6270.                     ],
  6271.                 ],
  6272.             ],
  6273.             'sulu_media.search.default_image_format' => 'sulu-100x100',
  6274.             'sulu_media.disposition_type.default' => 'attachment',
  6275.             'sulu_media.disposition_type.mime_types_inline' => [
  6276.             ],
  6277.             'sulu_media.disposition_type.mime_types_attachment' => [
  6278.             ],
  6279.             'sulu_media.upload.max_filesize' => 256,
  6280.             'sulu_media.media.max_file_size' => '256MB',
  6281.             'sulu_media.adobe_creative_key' => NULL,
  6282.             'sulu_media.admin.class' => 'Sulu\\Bundle\\MediaBundle\\Admin\\MediaAdmin',
  6283.             'sulu_media.media_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\Manager\\MediaManager',
  6284.             'sulu_media.collection_repository.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\CollectionRepository',
  6285.             'sulu_media.file_validator.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FileValidator\\FileValidator',
  6286.             'sulu_media.format_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatManager\\FormatManager',
  6287.             'sulu_media.format_cache_clearer.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatCache\\FormatCacheClearer',
  6288.             'sulu_media.format_cache.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatCache\\LocalFormatCache',
  6289.             'sulu_media.image.converter.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\ImagineImageConverter',
  6290.             'sulu_media.image.scaler.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Scaler\\Scaler',
  6291.             'sulu_media.image.cropper.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Cropper\\Cropper',
  6292.             'sulu_media.image.transformation_pool.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\TransformationPool',
  6293.             'sulu_media.image.transformation.crop.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Transformation\\CropTransformation',
  6294.             'sulu_media.media_selection.class' => 'Sulu\\Bundle\\MediaBundle\\Content\\Types\\MediaSelectionContentType',
  6295.             'sulu_media.collection_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Collection\\Manager\\CollectionManager',
  6296.             'sulu_media.type_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\TypeManager\\TypeManager',
  6297.             'sulu_media.format_options_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatOptions\\FormatOptionsManager',
  6298.             'sulu_media.collection_entity' => 'SuluMediaBundle:Collection',
  6299.             'sulu_media.format_options_entity' => 'SuluMediaBundle:FormatOptions',
  6300.             'sulu_media.entity.file_version_meta' => 'SuluMediaBundle:FileVersionMeta',
  6301.             'sulu_media.twig_extension.disposition_type.class' => 'Sulu\\Bundle\\MediaBundle\\Twig\\DispositionTypeTwigExtension',
  6302.             'sulu_media.twig_extension.media.class' => 'Sulu\\Bundle\\MediaBundle\\Twig\\MediaTwigExtension',
  6303.             'tmp' => 'Sulu\\Bundle\\MediaBundle\\Twig\\MediaTwigExtension',
  6304.             'sulu_media.video_thumbnail_generator.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\Video\\VideoThumbnailService',
  6305.             'sulu_media.search.subscriber.structure_media.class' => 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\StructureMediaSearchSubscriber',
  6306.             'sulu_media.search.subscriber.media.class' => 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\MediaSearchSubscriber',
  6307.             'sulu_media.format_manager.mime_types' => [
  6308.                 => 'image/*',
  6309.                 => 'application/pdf',
  6310.             ],
  6311.             'sulu.model.media.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Media',
  6312.             'sulu.repository.media.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\MediaRepository',
  6313.             'sulu_media.media.storage' => 'local',
  6314.             'sulu_media.media.storage.local.path' => (\dirname(__DIR__4).'/uploads/media'),
  6315.             'sulu_media.media.storage.local.segments' => 10,
  6316.             'sulu_security.system' => 'Sulu',
  6317.             'sulu_security.security_types.fixture' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../DataFixtures/security-types.xml'),
  6318.             'sulu_security.password_policy_pattern' => '.{8,}',
  6319.             'sulu_security.password_policy_info_translation_key' => 'sulu_security.password_policy_information',
  6320.             'sulu_security.two_factor_email_template' => '@SuluSecurity/mail_templates/two_factor',
  6321.             'sulu_security.two_factor_force_pattern' => NULL,
  6322.             'sulu_security.reset_password.mail.token_send_limit' => 3,
  6323.             'sulu_security.reset_password.mail.sender' => '',
  6324.             'sulu_security.reset_password.mail.subject' => 'sulu_security.reset_mail_subject',
  6325.             'sulu_security.reset_password.mail.template' => '@SuluSecurity/mail_templates/reset_password.html.twig',
  6326.             'sulu_security.reset_password.mail.translation_domain' => 'admin',
  6327.             'sulu_security.permissions' => [
  6328.                 'view' => 64,
  6329.                 'add' => 32,
  6330.                 'edit' => 16,
  6331.                 'delete' => 8,
  6332.                 'archive' => 4,
  6333.                 'live' => 2,
  6334.                 'security' => 1,
  6335.             ],
  6336.             'permissions' => [
  6337.                 'view' => 64,
  6338.                 'add' => 32,
  6339.                 'edit' => 16,
  6340.                 'delete' => 8,
  6341.                 'archive' => 4,
  6342.                 'live' => 2,
  6343.                 'security' => 1,
  6344.             ],
  6345.             'sulu_security.admin.class' => 'Sulu\\Bundle\\SecurityBundle\\Admin\\SecurityAdmin',
  6346.             'sulu_security.authentication_entry_point.class' => 'Sulu\\Bundle\\SecurityBundle\\Security\\AuthenticationEntryPoint',
  6347.             'sulu_security.authentication_handler.class' => 'Sulu\\Bundle\\SecurityBundle\\Security\\AuthenticationHandler',
  6348.             'sulu_security.mask_converter.class' => 'Sulu\\Component\\Security\\Authorization\\MaskConverter',
  6349.             'sulu_security.salt_generator.class' => 'Sulu\\Component\\Security\\Authentication\\SaltGenerator',
  6350.             'sulu_security.token_generator.class' => 'Sulu\\Bundle\\SecurityBundle\\Util\\TokenGenerator',
  6351.             'sulu_security.security_context_voter.class' => 'Sulu\\Component\\Security\\Authorization\\SecurityContextVoter',
  6352.             'sulu_security.access_control_manager.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\AccessControlManager',
  6353.             'sulu_security.phpcr_access_control_provider.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\PhpcrAccessControlProvider',
  6354.             'sulu_security.doctrine_access_control_provider.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\DoctrineAccessControlProvider',
  6355.             'sulu_security.permission_controller.class' => 'Sulu\\Bundle\\SecurityBundle\\Controller\\PermissionController',
  6356.             'sulu_security.group_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\GroupRepository',
  6357.             'sulu_security.user_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  6358.             'sulu_security.user_setting_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserSettingRepository',
  6359.             'sulu_security.user_repository_factory.class' => 'Sulu\\Component\\Security\\Authentication\\UserRepositoryFactory',
  6360.             'sulu_security.build.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Build\\UserBuilder',
  6361.             'sulu_security.entity.role' => 'SuluSecurityBundle:Role',
  6362.             'sulu_security.entity.group' => 'SuluSecurityBundle:Group',
  6363.             'sulu_security.entity.user_setting' => 'SuluSecurityBundle:UserSetting',
  6364.             'sulu_security.profile_controller.class' => 'Sulu\\Bundle\\SecurityBundle\\Controller\\ProfileController',
  6365.             'sulu.model.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\User',
  6366.             'sulu.repository.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  6367.             'sulu.model.role.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\Role',
  6368.             'sulu.repository.role.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleRepository',
  6369.             'sulu.model.role_setting.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSetting',
  6370.             'sulu.repository.role_setting.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSettingRepository',
  6371.             'sulu.model.access_control.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl',
  6372.             'sulu.repository.access_control.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControlRepository',
  6373.             'sulu.model.category.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  6374.             'sulu.repository.category.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryRepository',
  6375.             'sulu.model.category_meta.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta',
  6376.             'sulu.repository.category_meta.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMetaRepository',
  6377.             'sulu.model.category_translation.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation',
  6378.             'sulu.repository.category_translation.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslationRepository',
  6379.             'sulu.model.keyword.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  6380.             'sulu.repository.keyword.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\KeywordRepository',
  6381.             'sulu_snippet.content-type.default_enabled' => true,
  6382.             'sulu_snippet.twig.snippet.cache_lifetime' => 1,
  6383.             'sulu_snippet.repository.class' => 'Sulu\\Bundle\\SnippetBundle\\Snippet\\SnippetRepository',
  6384.             'sulu_snippet.controller.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Controller\\SnippetController',
  6385.             'sulu_snippet.twig.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Twig\\SnippetTwigExtension',
  6386.             'sulu_snippet.twig.snippet.memoized.class' => 'Sulu\\Bundle\\SnippetBundle\\Twig\\MemoizedSnippetTwigExtension',
  6387.             'sulu_snippet.form.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType',
  6388.             'sulu_snippet.document.snippet_initializer.class' => 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetInitializer',
  6389.             'sulu_snippet.export.snippet.formats' => [
  6390.                 '1.2.xliff' => '@SuluPage/Export/Snippet/1.2.xliff.twig',
  6391.             ],
  6392.             'sulu_page.search.mapping' => [
  6393.                 'Sulu\\Bundle\\PageBundle\\Document\\PageDocument' => [
  6394.                     'index' => 'page',
  6395.                     'decorate_index' => true,
  6396.                 ],
  6397.                 'Sulu\\Bundle\\PageBundle\\Document\\HomeDocument' => [
  6398.                     'index' => 'page',
  6399.                     'decorate_index' => true,
  6400.                 ],
  6401.                 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetDocument' => [
  6402.                     'index' => 'snippet',
  6403.                     'decorate_index' => false,
  6404.                 ],
  6405.             ],
  6406.             'sulu_page.search.metadata.provider.structure.class' => 'Sulu\\Bundle\\PageBundle\\Search\\Metadata\\StructureProvider',
  6407.             'sulu_page.search.event_subscriber.blame_timestamp.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\BlameTimestampSubscriber',
  6408.             'sulu_page.search.event_subscriber.structure.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber',
  6409.             'sulu_search.event_listener.hit.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventListener\\HitListener',
  6410.             'sulu_page.admin.class' => 'Sulu\\Bundle\\PageBundle\\Admin\\PageAdmin',
  6411.             'sulu_page.node_repository.class' => 'Sulu\\Bundle\\PageBundle\\Repository\\NodeRepository',
  6412.             'sulu_page.rl_repository.class' => 'Sulu\\Bundle\\PageBundle\\Repository\\ResourceLocatorRepository',
  6413.             'sulu_page.extension.seo.class' => 'Sulu\\Bundle\\PageBundle\\Content\\Structure\\SeoStructureExtension',
  6414.             'sulu_page.extension.excerpt.class' => 'Sulu\\Bundle\\PageBundle\\Content\\Structure\\ExcerptStructureExtension',
  6415.             'sulu_page.smart_content.data_provider_pool.class' => 'Sulu\\Component\\SmartContent\\DataProviderPool',
  6416.             'sulu_page.smart_content.data_provider.content.query_builder.class' => 'Sulu\\Component\\Content\\SmartContent\\QueryBuilder',
  6417.             'sulu_page.smart_content.data_provider.page.class' => 'Sulu\\Component\\Content\\SmartContent\\PageDataProvider',
  6418.             'sulu_page.smart_content.data_provider.content.proxy_factory.class' => 'ProxyManager\\Factory\\LazyLoadingValueHolderFactory',
  6419.             'sulu_page.smart_content.content_type.class' => 'Sulu\\Component\\SmartContent\\ContentType',
  6420.             'sulu_page.extension.manager.class' => 'Sulu\\Component\\Content\\Extension\\ExtensionManager',
  6421.             'sulu_page.export.webspace.formats' => [
  6422.                 '1.2.xliff' => '@SuluPage/Export/Webspace/1.2.xliff.twig',
  6423.             ],
  6424.             'sulu_page.default_author' => true,
  6425.             'sulu_page.seo' => [
  6426.                 'max_title_length' => 70,
  6427.                 'max_description_length' => 160,
  6428.                 'max_keywords' => 5,
  6429.                 'keywords_separator' => ',',
  6430.                 'url_prefix' => 'www.yoursite.com/{locale}',
  6431.             ],
  6432.             'sulu.model.tag.class' => 'Sulu\\Bundle\\TagBundle\\Entity\\Tag',
  6433.             'sulu.repository.tag.class' => 'Sulu\\Bundle\\TagBundle\\Entity\\TagRepository',
  6434.             'sulu_website.navigation.cache.lifetime' => 1,
  6435.             'sulu_website.content.cache.lifetime' => 1,
  6436.             'sulu_website.sitemap.cache.lifetime' => 1,
  6437.             'sulu_website.enabled_twig_attributes' => [
  6438.                 'urls' => false,
  6439.                 'path' => false,
  6440.             ],
  6441.             'sulu_website.segment_switch_url' => '/_sulu_segment_switch',
  6442.             'sulu_website.segment_cookie_name' => '_ss',
  6443.             'sulu_website.segment_header' => 'X-Sulu-Segment',
  6444.             'sulu_website.admin.class' => 'Sulu\\Bundle\\WebsiteBundle\\Admin\\WebsiteAdmin',
  6445.             'sulu_website.navigation_mapper.class' => 'Sulu\\Bundle\\WebsiteBundle\\Navigation\\NavigationMapper',
  6446.             'sulu_website.sitemap.class' => 'Sulu\\Bundle\\WebsiteBundle\\Sitemap\\SitemapGenerator',
  6447.             'sulu_website.twig.content_path.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\ContentPathTwigExtension',
  6448.             'sulu_website.twig.navigation.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Navigation\\NavigationTwigExtension',
  6449.             'sulu_website.twig.navigation.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Navigation\\MemoizedNavigationTwigExtension',
  6450.             'sulu_website.twig.sitemap.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Sitemap\\SitemapTwigExtension',
  6451.             'sulu_website.twig.sitemap.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Sitemap\\MemoizedSitemapTwigExtension',
  6452.             'sulu_website.twig.content.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\ContentTwigExtension',
  6453.             'sulu_website.twig.content.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\MemoizedContentTwigExtension',
  6454.             'sulu_website.twig.meta.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Meta\\MetaTwigExtension',
  6455.             'sulu_website.twig.seo.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Seo\\SeoTwigExtension',
  6456.             'sulu_website.twig.util.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Core\\UtilTwigExtension',
  6457.             'sulu_website.routing.portal_loader.class' => 'Sulu\\Bundle\\WebsiteBundle\\Routing\\PortalLoader',
  6458.             'sulu_website.resolver.request_analyzer.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\RequestAnalyzerResolver',
  6459.             'sulu_website.resolver.structure.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\StructureResolver',
  6460.             'sulu_website.resolver.parameter.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\ParameterResolver',
  6461.             'sulu_website.navigation_mapper.query_builder.class' => 'Sulu\\Bundle\\WebsiteBundle\\Navigation\\NavigationQueryBuilder',
  6462.             'sulu_website.sitemap.query_builder.class' => 'Sulu\\Bundle\\WebsiteBundle\\Sitemap\\SitemapContentQueryBuilder',
  6463.             'sulu_website.data_collector.sulu_collector.class' => 'Sulu\\Bundle\\WebsiteBundle\\DataCollector\\SuluCollector',
  6464.             'sulu.model.analytics.class' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics',
  6465.             'sulu.repository.analytics.class' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\AnalyticsRepository',
  6466.             'sulu_location.content.type.location.class' => 'Sulu\\Bundle\\LocationBundle\\Content\\Types\\LocationContentType',
  6467.             'sulu_location.geolocator.nominatim.class' => 'Sulu\\Bundle\\LocationBundle\\Geolocator\\Service\\NominatimGeolocator',
  6468.             'sulu_location.geolocator.google.class' => 'Sulu\\Bundle\\LocationBundle\\Geolocator\\Service\\GoogleGeolocator',
  6469.             'sulu_location.geolocator.name' => 'nominatim',
  6470.             'sulu_location.geolocator.service.nominatim.api_key' => '',
  6471.             'sulu_location.geolocator.service.nominatim.endpoint' => 'http://open.mapquestapi.com/nominatim/v1/search.php',
  6472.             'sulu_location.geolocator.service.google.api_key' => '',
  6473.             'sulu_http_cache.cache.max_age' => 240,
  6474.             'sulu_http_cache.cache.shared_max_age' => 240,
  6475.             'sulu_http_cache.tags.enabled' => true,
  6476.             'sulu_document_manager.mapping' => [
  6477.                 => [
  6478.                     'alias' => 'custom_url',
  6479.                     'class' => 'Sulu\\Component\\CustomUrl\\Document\\CustomUrlDocument',
  6480.                     'phpcr_type' => 'sulu:custom_url',
  6481.                     'mapping' => [
  6482.                         'published' => [
  6483.                             'property' => 'published',
  6484.                             'encoding' => 'content',
  6485.                             'mapped' => true,
  6486.                             'multiple' => false,
  6487.                             'default' => NULL,
  6488.                         ],
  6489.                         'baseDomain' => [
  6490.                             'property' => 'baseDomain',
  6491.                             'encoding' => 'content',
  6492.                             'mapped' => true,
  6493.                             'multiple' => false,
  6494.                             'default' => NULL,
  6495.                         ],
  6496.                         'domainParts' => [
  6497.                             'property' => 'domainParts',
  6498.                             'type' => 'json_array',
  6499.                             'encoding' => 'content',
  6500.                             'mapped' => true,
  6501.                             'multiple' => false,
  6502.                             'default' => NULL,
  6503.                         ],
  6504.                         'canonical' => [
  6505.                             'property' => 'canonical',
  6506.                             'encoding' => 'content',
  6507.                             'mapped' => true,
  6508.                             'multiple' => false,
  6509.                             'default' => NULL,
  6510.                         ],
  6511.                         'redirect' => [
  6512.                             'property' => 'redirect',
  6513.                             'encoding' => 'content',
  6514.                             'mapped' => true,
  6515.                             'multiple' => false,
  6516.                             'default' => NULL,
  6517.                         ],
  6518.                         'targetLocale' => [
  6519.                             'property' => 'targetLocale',
  6520.                             'encoding' => 'content',
  6521.                             'mapped' => true,
  6522.                             'multiple' => false,
  6523.                             'default' => NULL,
  6524.                         ],
  6525.                     ],
  6526.                 ],
  6527.                 => [
  6528.                     'alias' => 'custom_url_route',
  6529.                     'class' => 'Sulu\\Component\\CustomUrl\\Document\\RouteDocument',
  6530.                     'phpcr_type' => 'sulu:custom_url_route',
  6531.                     'mapping' => [
  6532.                         'locale' => [
  6533.                             'property' => 'locale',
  6534.                             'encoding' => 'content',
  6535.                             'mapped' => true,
  6536.                             'multiple' => false,
  6537.                             'default' => NULL,
  6538.                         ],
  6539.                     ],
  6540.                 ],
  6541.                 => [
  6542.                     'alias' => 'page',
  6543.                     'class' => 'Sulu\\Bundle\\PageBundle\\Document\\PageDocument',
  6544.                     'phpcr_type' => 'sulu:page',
  6545.                     'form_type' => 'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType',
  6546.                     'set_default_author' => true,
  6547.                     'mapping' => [
  6548.                     ],
  6549.                 ],
  6550.                 => [
  6551.                     'alias' => 'home',
  6552.                     'class' => 'Sulu\\Bundle\\PageBundle\\Document\\HomeDocument',
  6553.                     'phpcr_type' => 'sulu:home',
  6554.                     'form_type' => 'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType',
  6555.                     'set_default_author' => true,
  6556.                     'mapping' => [
  6557.                     ],
  6558.                 ],
  6559.                 => [
  6560.                     'alias' => 'route',
  6561.                     'class' => 'Sulu\\Bundle\\PageBundle\\Document\\RouteDocument',
  6562.                     'phpcr_type' => 'sulu:path',
  6563.                     'mapping' => [
  6564.                     ],
  6565.                 ],
  6566.                 => [
  6567.                     'alias' => 'snippet',
  6568.                     'class' => 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetDocument',
  6569.                     'phpcr_type' => 'sulu:snippet',
  6570.                     'form_type' => 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType',
  6571.                     'mapping' => [
  6572.                     ],
  6573.                 ],
  6574.             ],
  6575.             'sulu_document_manager.namespace_mapping' => [
  6576.                 'extension_localized' => 'i18n',
  6577.                 'system' => 'sulu',
  6578.                 'system_localized' => 'i18n',
  6579.                 'content' => NULL,
  6580.                 'content_localized' => 'i18n',
  6581.             ],
  6582.             'sulu_document_manager.versioning.enabled' => false,
  6583.             'sulu_document_manager.show_drafts' => false,
  6584.             'sulu_document_manager.slugifier' => 'Sulu\\Bundle\\DocumentManagerBundle\\Slugifier\\Urlizer::urlize',
  6585.             'sulu_document_manager.segments' => [
  6586.                 'custom_urls' => 'custom-urls',
  6587.                 'custom_urls_items' => 'items',
  6588.                 'custom_urls_routes' => 'routes',
  6589.                 'base' => 'cmf',
  6590.                 'content' => 'contents',
  6591.                 'route' => 'routes',
  6592.                 'snippet' => 'snippets',
  6593.             ],
  6594.             'sulu_custom_urls.uri_filter_regexp' => '',
  6595.             'sulu_route.mappings' => [
  6596.             ],
  6597.             'sulu_route.resource_key_mappings' => [
  6598.             ],
  6599.             'sulu_route.routing.uri_filter_regexp' => '',
  6600.             'sulu.model.route.class' => 'Sulu\\Bundle\\RouteBundle\\Entity\\Route',
  6601.             'sulu.repository.route.class' => 'Sulu\\Bundle\\RouteBundle\\Entity\\RouteRepository',
  6602.             'sulu_markup.link_tag.provider_attribute' => 'data-provider',
  6603.             'phpcr_migrations.version_node_name' => 'jcr:versions',
  6604.             'phpcr_migrations.paths' => [
  6605.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/phpcr-migrations'),
  6606.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/phpcr-migrations'),
  6607.             ],
  6608.             'massive_build.command.build.class' => 'Sulu\\Bundle\\CoreBundle\\CommandOptional\\SuluBuildCommand',
  6609.             'massive_build.build.registry.class' => 'Massive\\Bundle\\BuildBundle\\Build\\BuildRegistry',
  6610.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6611.             'web_profiler.debug_toolbar.mode' => 2,
  6612.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6613.             'security.role_hierarchy.roles' => [
  6614.             ],
  6615.             'security.access.denied_url' => NULL,
  6616.             'security.authentication.manager.erase_credentials' => true,
  6617.             'security.authentication.session_strategy.strategy' => 'migrate',
  6618.             'security.authentication.hide_user_not_found' => true,
  6619.             'security.firewalls' => [
  6620.                 => 'dev',
  6621.                 => 'admin',
  6622.             ],
  6623.             'sulu_preview.mode' => 'auto',
  6624.             'sulu_preview.delay' => 500,
  6625.             'sulu_preview.events.pre-render' => 'sulu.preview.pre-render',
  6626.             'sulu.model.preview_link.class' => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model\\PreviewLink',
  6627.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6628.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6629.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6630.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6631.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6632.             'fos_js_routing.request_context_base_url' => NULL,
  6633.             'fos_js_routing.cache_control' => [
  6634.                 'enabled' => false,
  6635.             ],
  6636.             'cmf_routing.uri_filter_regexp' => '',
  6637.             'cmf_routing.redirectable_url_matcher' => false,
  6638.             'cmf_routing.default_controller' => NULL,
  6639.             'cmf_routing.generic_controller' => NULL,
  6640.             'cmf_routing.controllers_by_type' => [
  6641.             ],
  6642.             'cmf_routing.controllers_by_class' => [
  6643.             ],
  6644.             'cmf_routing.templates_by_class' => [
  6645.             ],
  6646.             'cmf_routing.route_collection_limit' => 0,
  6647.             'cmf_routing.dynamic.limit_candidates' => 20,
  6648.             'cmf_routing.dynamic.locales' => [
  6649.             ],
  6650.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  6651.             'cmf_routing.replace_symfony_router' => true,
  6652.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  6653.             'stof_doctrine_extensions.default_locale' => 'en',
  6654.             'stof_doctrine_extensions.translation_fallback' => false,
  6655.             'stof_doctrine_extensions.persist_default_translation' => false,
  6656.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  6657.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  6658.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  6659.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  6660.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  6661.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  6662.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  6663.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  6664.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  6665.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  6666.             'sulu.model.activity.class' => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model\\Activity',
  6667.             'sulu_activity.storage.adapter' => 'doctrine',
  6668.             'sulu_activity.storage.persist_payload' => false,
  6669.             'sulu.model.trash_item.class' => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model\\TrashItem',
  6670.             'scheb_two_factor.model_manager_name' => NULL,
  6671.             'scheb_two_factor.security_tokens' => [
  6672.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  6673.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  6674.             ],
  6675.             'scheb_two_factor.ip_whitelist' => [
  6676.             ],
  6677.             'scheb_two_factor.email.sender_email' => NULL,
  6678.             'scheb_two_factor.email.sender_name' => NULL,
  6679.             'scheb_two_factor.email.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  6680.             'scheb_two_factor.email.digits' => 4,
  6681.             'scheb_two_factor.trusted_device.enabled' => true,
  6682.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  6683.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  6684.             'scheb_two_factor.trusted_device.extend_lifetime' => false,
  6685.             'scheb_two_factor.trusted_device.cookie_secure' => NULL,
  6686.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  6687.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  6688.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  6689.             'extractor_vendor_dir' => (\dirname(__DIR__5).'/vendor/php-translation/extractor/src'),
  6690.             'php_translation.locales' => [
  6691.                 => 'en',
  6692.             ],
  6693.             'php_translation.default_locale' => 'en',
  6694.             'php_translation.webui.enabled' => true,
  6695.             'php_translation.webui.allow_create' => true,
  6696.             'php_translation.webui.allow_delete' => true,
  6697.             'php_translation.webui.file_base_path' => (\dirname(__DIR__5).'/'),
  6698.             'php_translation.toolbar.allow_edit' => true,
  6699.             'data_collector.templates' => [
  6700.                 'data_collector.request' => [
  6701.                     => 'request',
  6702.                     => '@WebProfiler/Collector/request.html.twig',
  6703.                 ],
  6704.                 'data_collector.time' => [
  6705.                     => 'time',
  6706.                     => '@WebProfiler/Collector/time.html.twig',
  6707.                 ],
  6708.                 'data_collector.memory' => [
  6709.                     => 'memory',
  6710.                     => '@WebProfiler/Collector/memory.html.twig',
  6711.                 ],
  6712.                 'data_collector.validator' => [
  6713.                     => 'validator',
  6714.                     => '@WebProfiler/Collector/validator.html.twig',
  6715.                 ],
  6716.                 'data_collector.ajax' => [
  6717.                     => 'ajax',
  6718.                     => '@WebProfiler/Collector/ajax.html.twig',
  6719.                 ],
  6720.                 'data_collector.form' => [
  6721.                     => 'form',
  6722.                     => '@WebProfiler/Collector/form.html.twig',
  6723.                 ],
  6724.                 'data_collector.exception' => [
  6725.                     => 'exception',
  6726.                     => '@WebProfiler/Collector/exception.html.twig',
  6727.                 ],
  6728.                 'data_collector.logger' => [
  6729.                     => 'logger',
  6730.                     => '@WebProfiler/Collector/logger.html.twig',
  6731.                 ],
  6732.                 'data_collector.events' => [
  6733.                     => 'events',
  6734.                     => '@WebProfiler/Collector/events.html.twig',
  6735.                 ],
  6736.                 'data_collector.router' => [
  6737.                     => 'router',
  6738.                     => '@WebProfiler/Collector/router.html.twig',
  6739.                 ],
  6740.                 'data_collector.cache' => [
  6741.                     => 'cache',
  6742.                     => '@WebProfiler/Collector/cache.html.twig',
  6743.                 ],
  6744.                 'data_collector.translation' => [
  6745.                     => 'translation',
  6746.                     => '@WebProfiler/Collector/translation.html.twig',
  6747.                 ],
  6748.                 'data_collector.security' => [
  6749.                     => 'security',
  6750.                     => '@Security/Collector/security.html.twig',
  6751.                 ],
  6752.                 'data_collector.twig' => [
  6753.                     => 'twig',
  6754.                     => '@WebProfiler/Collector/twig.html.twig',
  6755.                 ],
  6756.                 'data_collector.http_client' => [
  6757.                     => 'http_client',
  6758.                     => '@WebProfiler/Collector/http_client.html.twig',
  6759.                 ],
  6760.                 'data_collector.doctrine' => [
  6761.                     => 'db',
  6762.                     => '@Doctrine/Collector/db.html.twig',
  6763.                 ],
  6764.                 'doctrine_phpcr.data_collector' => [
  6765.                     => 'phpcr',
  6766.                     => '@DoctrinePHPCR/Collector/phpcr',
  6767.                 ],
  6768.                 'data_collector.dump' => [
  6769.                     => 'dump',
  6770.                     => '@Debug/Profiler/dump.html.twig',
  6771.                 ],
  6772.                 'php_translation.data_collector' => [
  6773.                     => 'translation',
  6774.                     => '@Translation/SymfonyProfiler/translation.html.twig',
  6775.                 ],
  6776.                 'mailer.data_collector' => [
  6777.                     => 'mailer',
  6778.                     => '@WebProfiler/Collector/mailer.html.twig',
  6779.                 ],
  6780.                 'serializer.data_collector' => [
  6781.                     => 'serializer',
  6782.                     => '@WebProfiler/Collector/serializer.html.twig',
  6783.                 ],
  6784.                 'data_collector.jms_serializer' => [
  6785.                     => 'jms_serializer',
  6786.                     => '@JMSSerializer/Collector/panel.html.twig',
  6787.                 ],
  6788.                 'sulu_website.data_collector.sulu_collector' => [
  6789.                     => 'sulu',
  6790.                     => '@SuluWebsite/Profiler/layout.html.twig',
  6791.                 ],
  6792.                 'data_collector.config' => [
  6793.                     => 'config',
  6794.                     => '@WebProfiler/Collector/config.html.twig',
  6795.                 ],
  6796.             ],
  6797.             'doctrine_phpcr.migrate.migrators' => [
  6798.             ],
  6799.             'sulu_media.image.formats' => [
  6800.                 'sulu-400x400' => [
  6801.                     'key' => 'sulu-400x400',
  6802.                     'internal' => true,
  6803.                     'meta' => [
  6804.                         'title' => [
  6805.                             'en' => 'Contact avatar (Sulu)',
  6806.                             'de' => 'Kontaktavatar (Sulu)',
  6807.                             'fr' => 'Avatar du contact (Sulu)',
  6808.                             'nl' => 'Contact avatar (Sulu)',
  6809.                         ],
  6810.                     ],
  6811.                     'scale' => [
  6812.                         'x' => 400,
  6813.                         'y' => 400,
  6814.                         'mode' => 2,
  6815.                         'retina' => false,
  6816.                         'forceRatio' => true,
  6817.                     ],
  6818.                     'transformations' => [
  6819.                     ],
  6820.                     'options' => [
  6821.                         'jpeg_quality' => 90,
  6822.                         'webp_quality' => 90,
  6823.                     ],
  6824.                 ],
  6825.                 'sulu-260x' => [
  6826.                     'key' => 'sulu-260x',
  6827.                     'internal' => true,
  6828.                     'meta' => [
  6829.                         'title' => [
  6830.                             'en' => 'Masonry preview (Sulu)',
  6831.                             'de' => 'Masonry Vorschau (Sulu)',
  6832.                             'fr' => 'Prévisualisation maçonnerie (Sulu)',
  6833.                             'nl' => 'Masonry voorbeeld (Sulu)',
  6834.                         ],
  6835.                     ],
  6836.                     'scale' => [
  6837.                         'x' => 260,
  6838.                         'y' => NULL,
  6839.                         'mode' => 2,
  6840.                         'retina' => false,
  6841.                         'forceRatio' => true,
  6842.                     ],
  6843.                     'transformations' => [
  6844.                     ],
  6845.                     'options' => [
  6846.                         'jpeg_quality' => 90,
  6847.                         'webp_quality' => 90,
  6848.                     ],
  6849.                 ],
  6850.                 'sulu-170x170' => [
  6851.                     'key' => 'sulu-170x170',
  6852.                     'internal' => true,
  6853.                     'meta' => [
  6854.                         'title' => [
  6855.                             'en' => 'Search (Sulu)',
  6856.                             'de' => 'Suche (Sulu)',
  6857.                             'fr' => 'Recherche (Sulu)',
  6858.                             'nl' => 'Zoeken (Sulu)',
  6859.                         ],
  6860.                     ],
  6861.                     'scale' => [
  6862.                         'x' => 170,
  6863.                         'y' => 170,
  6864.                         'mode' => 2,
  6865.                         'retina' => false,
  6866.                         'forceRatio' => true,
  6867.                     ],
  6868.                     'transformations' => [
  6869.                     ],
  6870.                     'options' => [
  6871.                         'jpeg_quality' => 90,
  6872.                         'webp_quality' => 90,
  6873.                     ],
  6874.                 ],
  6875.                 'sulu-100x100-inset' => [
  6876.                     'key' => 'sulu-100x100-inset',
  6877.                     'internal' => true,
  6878.                     'meta' => [
  6879.                         'title' => [
  6880.                             'en' => 'Organization card (Sulu)',
  6881.                             'de' => 'Organisationskarte (Sulu)',
  6882.                             'fr' => 'Carte d\'organisation (Sulu)',
  6883.                             'nl' => 'Organisatie kaart (Sulu)',
  6884.                         ],
  6885.                     ],
  6886.                     'scale' => [
  6887.                         'x' => 100,
  6888.                         'y' => 100,
  6889.                         'mode' => 1,
  6890.                         'retina' => false,
  6891.                         'forceRatio' => true,
  6892.                     ],
  6893.                     'transformations' => [
  6894.                     ],
  6895.                     'options' => [
  6896.                         'jpeg_quality' => 90,
  6897.                         'webp_quality' => 90,
  6898.                     ],
  6899.                 ],
  6900.                 'sulu-50x50' => [
  6901.                     'key' => 'sulu-50x50',
  6902.                     'internal' => true,
  6903.                     'meta' => [
  6904.                         'title' => [
  6905.                             'en' => 'Small thumbnail (Sulu)',
  6906.                             'de' => 'Kleines Thumbnail (Sulu)',
  6907.                             'fr' => 'Image miniature (Sulu)',
  6908.                             'nl' => 'Kleine thumbnail (Sulu)',
  6909.                         ],
  6910.                     ],
  6911.                     'scale' => [
  6912.                         'x' => 50,
  6913.                         'y' => 50,
  6914.                         'mode' => 2,
  6915.                         'retina' => false,
  6916.                         'forceRatio' => true,
  6917.                     ],
  6918.                     'transformations' => [
  6919.                     ],
  6920.                     'options' => [
  6921.                         'jpeg_quality' => 90,
  6922.                         'webp_quality' => 90,
  6923.                     ],
  6924.                 ],
  6925.                 'sulu-25x25' => [
  6926.                     'key' => 'sulu-25x25',
  6927.                     'internal' => true,
  6928.                     'meta' => [
  6929.                         'title' => [
  6930.                             'en' => 'Micro thumbnail',
  6931.                             'de' => 'Mikro Thumbnail',
  6932.                             'fr' => 'Image micro',
  6933.                             'nl' => 'Micro thumbnail',
  6934.                         ],
  6935.                     ],
  6936.                     'scale' => [
  6937.                         'x' => 25,
  6938.                         'y' => 25,
  6939.                         'mode' => 2,
  6940.                         'retina' => false,
  6941.                         'forceRatio' => true,
  6942.                     ],
  6943.                     'transformations' => [
  6944.                     ],
  6945.                     'options' => [
  6946.                         'jpeg_quality' => 90,
  6947.                         'webp_quality' => 90,
  6948.                     ],
  6949.                 ],
  6950.                 'sulu-40x40' => [
  6951.                     'key' => 'sulu-40x40',
  6952.                     'internal' => true,
  6953.                     'meta' => [
  6954.                         'title' => [
  6955.                             'en' => 'Small thumbnail (Sulu)',
  6956.                             'de' => 'Kleines Thumbnail (Sulu)',
  6957.                             'fr' => 'Image miniature (Sulu)',
  6958.                             'nl' => 'Kleine thumbnail (Sulu)',
  6959.                         ],
  6960.                     ],
  6961.                     'scale' => [
  6962.                         'x' => 40,
  6963.                         'y' => 40,
  6964.                         'mode' => 2,
  6965.                         'retina' => false,
  6966.                         'forceRatio' => true,
  6967.                     ],
  6968.                     'transformations' => [
  6969.                     ],
  6970.                     'options' => [
  6971.                         'jpeg_quality' => 90,
  6972.                         'webp_quality' => 90,
  6973.                     ],
  6974.                 ],
  6975.                 'sulu-240x' => [
  6976.                     'key' => 'sulu-240x',
  6977.                     'internal' => true,
  6978.                     'meta' => [
  6979.                         'title' => [
  6980.                             'en' => 'Masonry preview (Sulu)',
  6981.                             'de' => 'Masonry Vorschau (Sulu)',
  6982.                             'fr' => 'Prévisualisation maçonnerie (Sulu)',
  6983.                             'nl' => 'Masonry voorbeeld (Sulu)',
  6984.                         ],
  6985.                     ],
  6986.                     'scale' => [
  6987.                         'x' => 240,
  6988.                         'y' => NULL,
  6989.                         'mode' => 2,
  6990.                         'retina' => false,
  6991.                         'forceRatio' => true,
  6992.                     ],
  6993.                     'transformations' => [
  6994.                     ],
  6995.                     'options' => [
  6996.                         'jpeg_quality' => 90,
  6997.                         'webp_quality' => 90,
  6998.                     ],
  6999.                 ],
  7000.                 'sulu-400x400-inset' => [
  7001.                     'key' => 'sulu-400x400-inset',
  7002.                     'internal' => true,
  7003.                     'meta' => [
  7004.                         'title' => [
  7005.                             'en' => 'Organization logo (Sulu)',
  7006.                             'de' => 'Organisationslogo (Sulu)',
  7007.                             'fr' => 'Logo d\'organisation (Sulu)',
  7008.                             'nl' => 'Organisatie logo (Sulu)',
  7009.                         ],
  7010.                     ],
  7011.                     'scale' => [
  7012.                         'x' => 400,
  7013.                         'y' => 400,
  7014.                         'mode' => 1,
  7015.                         'retina' => false,
  7016.                         'forceRatio' => true,
  7017.                     ],
  7018.                     'transformations' => [
  7019.                     ],
  7020.                     'options' => [
  7021.                         'jpeg_quality' => 90,
  7022.                         'webp_quality' => 90,
  7023.                     ],
  7024.                 ],
  7025.                 'sulu-100x100' => [
  7026.                     'key' => 'sulu-100x100',
  7027.                     'internal' => true,
  7028.                     'meta' => [
  7029.                         'title' => [
  7030.                             'en' => 'Contact card (Sulu)',
  7031.                             'de' => 'Personenkarte (Sulu)',
  7032.                             'fr' => 'Carte personnelle (Sulu)',
  7033.                             'nl' => 'Contact kaart (Sulu)',
  7034.                         ],
  7035.                     ],
  7036.                     'scale' => [
  7037.                         'x' => 100,
  7038.                         'y' => 100,
  7039.                         'mode' => 2,
  7040.                         'retina' => false,
  7041.                         'forceRatio' => true,
  7042.                     ],
  7043.                     'transformations' => [
  7044.                     ],
  7045.                     'options' => [
  7046.                         'jpeg_quality' => 90,
  7047.                         'webp_quality' => 90,
  7048.                     ],
  7049.                 ],
  7050.                 '2880x1160' => [
  7051.                     'key' => '2880x1160',
  7052.                     'internal' => false,
  7053.                     'meta' => [
  7054.                         'title' => [
  7055.                         ],
  7056.                     ],
  7057.                     'scale' => [
  7058.                         'x' => 2880,
  7059.                         'y' => 1160,
  7060.                         'mode' => 2,
  7061.                         'retina' => false,
  7062.                         'forceRatio' => true,
  7063.                     ],
  7064.                     'transformations' => [
  7065.                     ],
  7066.                     'options' => [
  7067.                         'jpeg_quality' => 90,
  7068.                         'webp_quality' => 90,
  7069.                     ],
  7070.                 ],
  7071.                 '120x32' => [
  7072.                     'key' => '120x32',
  7073.                     'internal' => false,
  7074.                     'meta' => [
  7075.                         'title' => [
  7076.                         ],
  7077.                     ],
  7078.                     'scale' => [
  7079.                         'x' => 120,
  7080.                         'y' => 32,
  7081.                         'mode' => 2,
  7082.                         'retina' => false,
  7083.                         'forceRatio' => true,
  7084.                     ],
  7085.                     'transformations' => [
  7086.                     ],
  7087.                     'options' => [
  7088.                         'jpeg_quality' => 90,
  7089.                         'webp_quality' => 90,
  7090.                     ],
  7091.                 ],
  7092.                 '3378x1772' => [
  7093.                     'key' => '3378x1772',
  7094.                     'internal' => false,
  7095.                     'meta' => [
  7096.                         'title' => [
  7097.                         ],
  7098.                     ],
  7099.                     'scale' => [
  7100.                         'x' => 3378,
  7101.                         'y' => 1772,
  7102.                         'mode' => 2,
  7103.                         'retina' => false,
  7104.                         'forceRatio' => true,
  7105.                     ],
  7106.                     'transformations' => [
  7107.                     ],
  7108.                     'options' => [
  7109.                         'jpeg_quality' => 90,
  7110.                         'webp_quality' => 90,
  7111.                     ],
  7112.                 ],
  7113.                 '792x979' => [
  7114.                     'key' => '792x979',
  7115.                     'internal' => false,
  7116.                     'meta' => [
  7117.                         'title' => [
  7118.                         ],
  7119.                     ],
  7120.                     'scale' => [
  7121.                         'x' => 792,
  7122.                         'y' => 979,
  7123.                         'mode' => 2,
  7124.                         'retina' => false,
  7125.                         'forceRatio' => true,
  7126.                     ],
  7127.                     'transformations' => [
  7128.                     ],
  7129.                     'options' => [
  7130.                         'jpeg_quality' => 90,
  7131.                         'webp_quality' => 90,
  7132.                     ],
  7133.                 ],
  7134.                 '2000x1332' => [
  7135.                     'key' => '2000x1332',
  7136.                     'internal' => false,
  7137.                     'meta' => [
  7138.                         'title' => [
  7139.                         ],
  7140.                     ],
  7141.                     'scale' => [
  7142.                         'x' => 2000,
  7143.                         'y' => 1332,
  7144.                         'mode' => 2,
  7145.                         'retina' => false,
  7146.                         'forceRatio' => true,
  7147.                     ],
  7148.                     'transformations' => [
  7149.                     ],
  7150.                     'options' => [
  7151.                         'jpeg_quality' => 90,
  7152.                         'webp_quality' => 90,
  7153.                     ],
  7154.                 ],
  7155.                 '1049x675' => [
  7156.                     'key' => '1049x675',
  7157.                     'internal' => false,
  7158.                     'meta' => [
  7159.                         'title' => [
  7160.                         ],
  7161.                     ],
  7162.                     'scale' => [
  7163.                         'x' => 1049,
  7164.                         'y' => 675,
  7165.                         'mode' => 2,
  7166.                         'retina' => false,
  7167.                         'forceRatio' => true,
  7168.                     ],
  7169.                     'transformations' => [
  7170.                     ],
  7171.                     'options' => [
  7172.                         'jpeg_quality' => 90,
  7173.                         'webp_quality' => 90,
  7174.                     ],
  7175.                 ],
  7176.                 '352x1060' => [
  7177.                     'key' => '352x1060',
  7178.                     'internal' => false,
  7179.                     'meta' => [
  7180.                         'title' => [
  7181.                         ],
  7182.                     ],
  7183.                     'scale' => [
  7184.                         'x' => 352,
  7185.                         'y' => 1060,
  7186.                         'mode' => 2,
  7187.                         'retina' => false,
  7188.                         'forceRatio' => true,
  7189.                     ],
  7190.                     'transformations' => [
  7191.                     ],
  7192.                     'options' => [
  7193.                         'jpeg_quality' => 90,
  7194.                         'webp_quality' => 90,
  7195.                     ],
  7196.                 ],
  7197.                 '1760x1056' => [
  7198.                     'key' => '1760x1056',
  7199.                     'internal' => false,
  7200.                     'meta' => [
  7201.                         'title' => [
  7202.                         ],
  7203.                     ],
  7204.                     'scale' => [
  7205.                         'x' => 1760,
  7206.                         'y' => 1056,
  7207.                         'mode' => 2,
  7208.                         'retina' => false,
  7209.                         'forceRatio' => true,
  7210.                     ],
  7211.                     'transformations' => [
  7212.                     ],
  7213.                     'options' => [
  7214.                         'jpeg_quality' => 90,
  7215.                         'webp_quality' => 90,
  7216.                     ],
  7217.                 ],
  7218.                 '272x96' => [
  7219.                     'key' => '272x96',
  7220.                     'internal' => false,
  7221.                     'meta' => [
  7222.                         'title' => [
  7223.                         ],
  7224.                     ],
  7225.                     'scale' => [
  7226.                         'x' => 272,
  7227.                         'y' => 96,
  7228.                         'mode' => 2,
  7229.                         'retina' => false,
  7230.                         'forceRatio' => true,
  7231.                     ],
  7232.                     'transformations' => [
  7233.                     ],
  7234.                     'options' => [
  7235.                         'jpeg_quality' => 90,
  7236.                         'webp_quality' => 90,
  7237.                     ],
  7238.                 ],
  7239.                 '1792x800' => [
  7240.                     'key' => '1792x800',
  7241.                     'internal' => false,
  7242.                     'meta' => [
  7243.                         'title' => [
  7244.                         ],
  7245.                     ],
  7246.                     'scale' => [
  7247.                         'x' => 1792,
  7248.                         'y' => 800,
  7249.                         'mode' => 2,
  7250.                         'retina' => false,
  7251.                         'forceRatio' => true,
  7252.                     ],
  7253.                     'transformations' => [
  7254.                     ],
  7255.                     'options' => [
  7256.                         'jpeg_quality' => 90,
  7257.                         'webp_quality' => 90,
  7258.                     ],
  7259.                 ],
  7260.                 '801x598' => [
  7261.                     'key' => '801x598',
  7262.                     'internal' => false,
  7263.                     'meta' => [
  7264.                         'title' => [
  7265.                         ],
  7266.                     ],
  7267.                     'scale' => [
  7268.                         'x' => 801,
  7269.                         'y' => 598,
  7270.                         'mode' => 2,
  7271.                         'retina' => false,
  7272.                         'forceRatio' => true,
  7273.                     ],
  7274.                     'transformations' => [
  7275.                     ],
  7276.                     'options' => [
  7277.                         'jpeg_quality' => 90,
  7278.                         'webp_quality' => 90,
  7279.                     ],
  7280.                 ],
  7281.                 '352x448' => [
  7282.                     'key' => '352x448',
  7283.                     'internal' => false,
  7284.                     'meta' => [
  7285.                         'title' => [
  7286.                         ],
  7287.                     ],
  7288.                     'scale' => [
  7289.                         'x' => 352,
  7290.                         'y' => 448,
  7291.                         'mode' => 2,
  7292.                         'retina' => false,
  7293.                         'forceRatio' => true,
  7294.                     ],
  7295.                     'transformations' => [
  7296.                     ],
  7297.                     'options' => [
  7298.                         'jpeg_quality' => 90,
  7299.                         'webp_quality' => 90,
  7300.                     ],
  7301.                 ],
  7302.                 '424x366' => [
  7303.                     'key' => '424x366',
  7304.                     'internal' => false,
  7305.                     'meta' => [
  7306.                         'title' => [
  7307.                         ],
  7308.                     ],
  7309.                     'scale' => [
  7310.                         'x' => 424,
  7311.                         'y' => 366,
  7312.                         'mode' => 2,
  7313.                         'retina' => false,
  7314.                         'forceRatio' => true,
  7315.                     ],
  7316.                     'transformations' => [
  7317.                     ],
  7318.                     'options' => [
  7319.                         'jpeg_quality' => 90,
  7320.                         'webp_quality' => 90,
  7321.                     ],
  7322.                 ],
  7323.                 '2880x800' => [
  7324.                     'key' => '2880x800',
  7325.                     'internal' => false,
  7326.                     'meta' => [
  7327.                         'title' => [
  7328.                         ],
  7329.                     ],
  7330.                     'scale' => [
  7331.                         'x' => 2880,
  7332.                         'y' => 800,
  7333.                         'mode' => 2,
  7334.                         'retina' => false,
  7335.                         'forceRatio' => true,
  7336.                     ],
  7337.                     'transformations' => [
  7338.                     ],
  7339.                     'options' => [
  7340.                         'jpeg_quality' => 90,
  7341.                         'webp_quality' => 90,
  7342.                     ],
  7343.                 ],
  7344.                 '3830x2154' => [
  7345.                     'key' => '3830x2154',
  7346.                     'internal' => false,
  7347.                     'meta' => [
  7348.                         'title' => [
  7349.                         ],
  7350.                     ],
  7351.                     'scale' => [
  7352.                         'x' => 3830,
  7353.                         'y' => 2154,
  7354.                         'mode' => 2,
  7355.                         'retina' => false,
  7356.                         'forceRatio' => true,
  7357.                     ],
  7358.                     'transformations' => [
  7359.                     ],
  7360.                     'options' => [
  7361.                         'jpeg_quality' => 90,
  7362.                         'webp_quality' => 90,
  7363.                     ],
  7364.                 ],
  7365.                 '154x65' => [
  7366.                     'key' => '154x65',
  7367.                     'internal' => false,
  7368.                     'meta' => [
  7369.                         'title' => [
  7370.                         ],
  7371.                     ],
  7372.                     'scale' => [
  7373.                         'x' => 154,
  7374.                         'y' => 65,
  7375.                         'mode' => 2,
  7376.                         'retina' => false,
  7377.                         'forceRatio' => true,
  7378.                     ],
  7379.                     'transformations' => [
  7380.                     ],
  7381.                     'options' => [
  7382.                         'jpeg_quality' => 90,
  7383.                         'webp_quality' => 90,
  7384.                     ],
  7385.                 ],
  7386.             ],
  7387.             'sulu_security.two_factor_methods' => [
  7388.                 => 'email',
  7389.                 => 'trusted_devices',
  7390.             ],
  7391.             'sulu_category.entity.category' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  7392.             'sulu_category.entity.keyword' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  7393.             'sulu.version' => '2.5.1',
  7394.             'app.version' => NULL,
  7395.             'sulu_snippet.areas' => [
  7396.                 'settings_area' => [
  7397.                     'key' => 'settings_area',
  7398.                     'template' => 'settings',
  7399.                     'title' => [
  7400.                         'de' => 'Settings Settings_area',
  7401.                         'en' => 'Settings Settings_area',
  7402.                     ],
  7403.                 ],
  7404.             ],
  7405.             'console.command.ids' => [
  7406.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\LoadFixtureCommand',
  7407.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceQueryCommand',
  7408.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\MigratorMigrateCommand',
  7409.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeDumpCommand',
  7410.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeMoveCommand',
  7411.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeRemoveCommand',
  7412.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodesUpdateCommand',
  7413.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTouchCommand',
  7414.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeListCommand',
  7415.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeRegisterCommand',
  7416.                 10 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\PhpcrShellCommand',
  7417.                 11 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\RepositoryInitCommand',
  7418.                 12 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceCreateCommand',
  7419.                 13 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceDeleteCommand',
  7420.                 14 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceExportCommand',
  7421.                 15 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceImportCommand',
  7422.                 16 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceListCommand',
  7423.                 17 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspacePurgeCommand',
  7424.                 18 => 'console.command.public_alias.sulu_page.command.workspace_import',
  7425.                 19 => 'phpcr_migrations.command.status',
  7426.                 20 => 'phpcr_migrations.command.migrate',
  7427.                 21 => 'phpcr_migrations.command.initialize',
  7428.             ],
  7429.         ];
  7430.     }
  7431. }