var/cache/website/dev/ContainerYjNoCPx/App_KernelDevDebugContainer.php line 4085

Open in your IDE?
  1. <?php
  2. namespace ContainerYjNoCPx;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  34.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  37.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'cache.app' => 'getCache_AppService',
  42.             'cache.system' => 'getCache_SystemService',
  43.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  44.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  45.             'data_collector.dump' => 'getDataCollector_DumpService',
  46.             'doctrine' => 'getDoctrineService',
  47.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  48.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  49.             'doctrine_phpcr' => 'getDoctrinePhpcrService',
  50.             'doctrine_phpcr.session' => 'getDoctrinePhpcr_SessionService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'fos_http_cache.cache_manager' => 'getFosHttpCache_CacheManagerService',
  53.             'fos_http_cache.event_listener.cache_control' => 'getFosHttpCache_EventListener_CacheControlService',
  54.             'fos_http_cache.http.symfony_response_tagger' => 'getFosHttpCache_Http_SymfonyResponseTaggerService',
  55.             'fos_http_cache.proxy_client.symfony' => 'getFosHttpCache_ProxyClient_SymfonyService',
  56.             'http_kernel' => 'getHttpKernelService',
  57.             'jms_serializer' => 'getJmsSerializerService',
  58.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  59.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  60.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  61.             'request_stack' => 'getRequestStackService',
  62.             'router' => 'getRouterService',
  63.             'sulu.content.localization_finder' => 'getSulu_Content_LocalizationFinderService',
  64.             'sulu.content.mapper' => 'getSulu_Content_MapperService',
  65.             'sulu.content.path_cleaner' => 'getSulu_Content_PathCleanerService',
  66.             'sulu.content.structure_manager' => 'getSulu_Content_StructureManagerService',
  67.             'sulu.content.type_manager' => 'getSulu_Content_TypeManagerService',
  68.             'sulu.phpcr.session' => 'getSulu_Phpcr_SessionService',
  69.             'sulu.repository.access_control' => 'getSulu_Repository_AccessControlService',
  70.             'sulu.repository.account' => 'getSulu_Repository_AccountService',
  71.             'sulu.repository.analytics' => 'getSulu_Repository_AnalyticsService',
  72.             'sulu.repository.category' => 'getSulu_Repository_CategoryService',
  73.             'sulu.repository.category_meta' => 'getSulu_Repository_CategoryMetaService',
  74.             'sulu.repository.category_translation' => 'getSulu_Repository_CategoryTranslationService',
  75.             'sulu.repository.contact' => 'getSulu_Repository_ContactService',
  76.             'sulu.repository.keyword' => 'getSulu_Repository_KeywordService',
  77.             'sulu.repository.media' => 'getSulu_Repository_MediaService',
  78.             'sulu.repository.role' => 'getSulu_Repository_RoleService',
  79.             'sulu.repository.route' => 'getSulu_Repository_RouteService',
  80.             'sulu.repository.tag' => 'getSulu_Repository_TagService',
  81.             'sulu.repository.user' => 'getSulu_Repository_UserService',
  82.             'sulu.util.node_helper' => 'getSulu_Util_NodeHelperService',
  83.             'sulu_category.category_manager' => 'getSuluCategory_CategoryManagerService',
  84.             'sulu_category.keyword_manager' => 'getSuluCategory_KeywordManagerService',
  85.             'sulu_contact.contact_manager' => 'getSuluContact_ContactManagerService',
  86.             'sulu_core.array_serializer' => 'getSuluCore_ArraySerializerService',
  87.             'sulu_core.webspace.request_analyzer' => 'getSuluCore_Webspace_RequestAnalyzerService',
  88.             'sulu_core.webspace.webspace_manager' => 'getSuluCore_Webspace_WebspaceManagerService',
  89.             'sulu_custom_urls.manager' => 'getSuluCustomUrls_ManagerService',
  90.             'sulu_document_manager.document_inspector' => 'getSuluDocumentManager_DocumentInspectorService',
  91.             'sulu_document_manager.document_manager' => 'getSuluDocumentManager_DocumentManagerService',
  92.             'sulu_document_manager.metadata_factory.base' => 'getSuluDocumentManager_MetadataFactory_BaseService',
  93.             'sulu_document_manager.property_encoder' => 'getSuluDocumentManager_PropertyEncoderService',
  94.             'sulu_markup.parser.html_extractor' => 'getSuluMarkup_Parser_HtmlExtractorService',
  95.             'sulu_media.collection_manager' => 'getSuluMedia_CollectionManagerService',
  96.             'sulu_media.collection_repository' => 'getSuluMedia_CollectionRepositoryService',
  97.             'sulu_media.format_cache' => 'getSuluMedia_FormatCacheService',
  98.             'sulu_media.format_manager' => 'getSuluMedia_FormatManagerService',
  99.             'sulu_media.image.transformation.blur' => 'getSuluMedia_Image_Transformation_BlurService',
  100.             'sulu_media.image.transformation.crop' => 'getSuluMedia_Image_Transformation_CropService',
  101.             'sulu_media.image.transformation.gamma' => 'getSuluMedia_Image_Transformation_GammaService',
  102.             'sulu_media.image.transformation.grayscale' => 'getSuluMedia_Image_Transformation_GrayscaleService',
  103.             'sulu_media.image.transformation.negative' => 'getSuluMedia_Image_Transformation_NegativeService',
  104.             'sulu_media.image.transformation.paste' => 'getSuluMedia_Image_Transformation_PasteService',
  105.             'sulu_media.image.transformation.sharpen' => 'getSuluMedia_Image_Transformation_SharpenService',
  106.             'sulu_media.media_manager' => 'getSuluMedia_MediaManagerService',
  107.             'sulu_media.storage' => 'getSuluMedia_StorageService',
  108.             'sulu_media.system_collections.manager' => 'getSuluMedia_SystemCollections_ManagerService',
  109.             'sulu_page.compat.structure.legacy_property_factory' => 'getSuluPage_Compat_Structure_LegacyPropertyFactoryService',
  110.             'sulu_page.content_repository' => 'getSuluPage_ContentRepositoryService',
  111.             'sulu_page.extension.manager' => 'getSuluPage_Extension_ManagerService',
  112.             'sulu_page.structure.factory' => 'getSuluPage_Structure_FactoryService',
  113.             'sulu_security.mask_converter' => 'getSuluSecurity_MaskConverterService',
  114.             'sulu_security.salt_generator' => 'getSuluSecurity_SaltGeneratorService',
  115.             'sulu_security.security_checker' => 'getSuluSecurity_SecurityCheckerService',
  116.             'sulu_security.user_manager' => 'getSuluSecurity_UserManagerService',
  117.             'sulu_snippet.default_snippet.manager' => 'getSuluSnippet_DefaultSnippet_ManagerService',
  118.             'sulu_snippet.resolver' => 'getSuluSnippet_ResolverService',
  119.             'sulu_tag.tag_manager' => 'getSuluTag_TagManagerService',
  120.             'sulu_website.resolver.structure' => 'getSuluWebsite_Resolver_StructureService',
  121.             'translator' => 'getTranslatorService',
  122.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  123.             'cache_clearer' => 'getCacheClearerService',
  124.             'filesystem' => 'getFilesystemService',
  125.             'serializer' => 'getSerializerService',
  126.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  127.             'form.factory' => 'getForm_FactoryService',
  128.             'form.type.file' => 'getForm_Type_FileService',
  129.             'profiler' => 'getProfilerService',
  130.             'twig' => 'getTwigService',
  131.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  132.             'security.token_storage' => 'getSecurity_TokenStorageService',
  133.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  134.             'session' => 'getSessionService',
  135.             'validator' => 'getValidatorService',
  136.         ];
  137.         $this->fileMap = [
  138.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  139.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  140.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  141.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  142.             '.container.private.session' => 'get_Container_Private_SessionService',
  143.             'App\\Controller\\AdminSwitchController' => 'getAdminSwitchControllerService',
  144.             'App\\Controller\\ClientController' => 'getClientControllerService',
  145.             'App\\Controller\\PaymentController' => 'getPaymentControllerService',
  146.             'App\\Controller\\PaymentControllerBkp' => 'getPaymentControllerBkpService',
  147.             'App\\Controller\\ReservationController' => 'getReservationControllerService',
  148.             'App\\Controller\\Security\\ForgotPasswordController' => 'getForgotPasswordControllerService',
  149.             'App\\Controller\\Security\\SecurityController' => 'getSecurityControllerService',
  150.             'App\\Controller\\Website\\FrontController' => 'getFrontControllerService',
  151.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  152.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  153.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  154.             'cache.app_clearer' => 'getCache_AppClearerService',
  155.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  156.             'cache.system_clearer' => 'getCache_SystemClearerService',
  157.             'cache_warmer' => 'getCacheWarmerService',
  158.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  159.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\LoadFixtureCommand' => 'getLoadFixtureCommandService',
  160.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\MigratorMigrateCommand' => 'getMigratorMigrateCommandService',
  161.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeDumpCommand' => 'getNodeDumpCommandService',
  162.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeMoveCommand' => 'getNodeMoveCommandService',
  163.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeRemoveCommand' => 'getNodeRemoveCommandService',
  164.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTouchCommand' => 'getNodeTouchCommandService',
  165.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeListCommand' => 'getNodeTypeListCommandService',
  166.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeRegisterCommand' => 'getNodeTypeRegisterCommandService',
  167.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodesUpdateCommand' => 'getNodesUpdateCommandService',
  168.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\PhpcrShellCommand' => 'getPhpcrShellCommandService',
  169.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\RepositoryInitCommand' => 'getRepositoryInitCommandService',
  170.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceCreateCommand' => 'getWorkspaceCreateCommandService',
  171.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceDeleteCommand' => 'getWorkspaceDeleteCommandService',
  172.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceExportCommand' => 'getWorkspaceExportCommandService',
  173.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceImportCommand' => 'getWorkspaceImportCommandService',
  174.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceListCommand' => 'getWorkspaceListCommandService',
  175.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspacePurgeCommand' => 'getWorkspacePurgeCommandService',
  176.             'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceQueryCommand' => 'getWorkspaceQueryCommandService',
  177.             'console.command.public_alias.sulu_form.form_generator_command' => 'getConsole_Command_PublicAlias_SuluForm_FormGeneratorCommandService',
  178.             'console.command.public_alias.sulu_page.command.workspace_import' => 'getConsole_Command_PublicAlias_SuluPage_Command_WorkspaceImportService',
  179.             'console.command_loader' => 'getConsole_CommandLoaderService',
  180.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  181.             'doctrine_phpcr.admin.default_session' => 'getDoctrinePhpcr_Admin_DefaultSessionService',
  182.             'doctrine_phpcr.admin.live_session' => 'getDoctrinePhpcr_Admin_LiveSessionService',
  183.             'doctrine_phpcr.default_session' => 'getDoctrinePhpcr_DefaultSessionService',
  184.             'doctrine_phpcr.initializer_manager' => 'getDoctrinePhpcr_InitializerManagerService',
  185.             'error_controller' => 'getErrorControllerService',
  186.             'ewz_recaptcha.form.type' => 'getEwzRecaptcha_Form_TypeService',
  187.             'ewz_recaptcha.v3.form.type' => 'getEwzRecaptcha_V3_Form_TypeService',
  188.             'ewz_recaptcha.validator.true' => 'getEwzRecaptcha_Validator_TrueService',
  189.             'ewz_recaptcha.validator.v3.true' => 'getEwzRecaptcha_Validator_V3_TrueService',
  190.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  191.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  192.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  193.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  194.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  195.             'massive_search.adapter.test' => 'getMassiveSearch_Adapter_TestService',
  196.             'massive_search.adapter.zend_lucene' => 'getMassiveSearch_Adapter_ZendLuceneService',
  197.             'massive_search.search_manager' => 'getMassiveSearch_SearchManagerService',
  198.             'phpcr_migrations.command.initialize' => 'getPhpcrMigrations_Command_InitializeService',
  199.             'phpcr_migrations.command.migrate' => 'getPhpcrMigrations_Command_MigrateService',
  200.             'phpcr_migrations.command.status' => 'getPhpcrMigrations_Command_StatusService',
  201.             'routing.loader' => 'getRouting_LoaderService',
  202.             'services_resetter' => 'getServicesResetterService',
  203.             'sulu.content.path_cleaner.replacer_loader' => 'getSulu_Content_PathCleaner_ReplacerLoaderService',
  204.             'sulu.content.path_cleaner.replacer_loader.file_locator' => 'getSulu_Content_PathCleaner_ReplacerLoader_FileLocatorService',
  205.             'sulu.content.type.block' => 'getSulu_Content_Type_BlockService',
  206.             'sulu.content.type.checkbox' => 'getSulu_Content_Type_CheckboxService',
  207.             'sulu.content.type.color' => 'getSulu_Content_Type_ColorService',
  208.             'sulu.content.type.date' => 'getSulu_Content_Type_DateService',
  209.             'sulu.content.type.datetime' => 'getSulu_Content_Type_DatetimeService',
  210.             'sulu.content.type.email' => 'getSulu_Content_Type_EmailService',
  211.             'sulu.content.type.link' => 'getSulu_Content_Type_LinkService',
  212.             'sulu.content.type.number' => 'getSulu_Content_Type_NumberService',
  213.             'sulu.content.type.page_selection' => 'getSulu_Content_Type_PageSelectionService',
  214.             'sulu.content.type.password' => 'getSulu_Content_Type_PasswordService',
  215.             'sulu.content.type.phone' => 'getSulu_Content_Type_PhoneService',
  216.             'sulu.content.type.resource_locator' => 'getSulu_Content_Type_ResourceLocatorService',
  217.             'sulu.content.type.segment_select' => 'getSulu_Content_Type_SegmentSelectService',
  218.             'sulu.content.type.select' => 'getSulu_Content_Type_SelectService',
  219.             'sulu.content.type.single_page_selection' => 'getSulu_Content_Type_SinglePageSelectionService',
  220.             'sulu.content.type.single_select' => 'getSulu_Content_Type_SingleSelectService',
  221.             'sulu.content.type.text_area' => 'getSulu_Content_Type_TextAreaService',
  222.             'sulu.content.type.text_editor' => 'getSulu_Content_Type_TextEditorService',
  223.             'sulu.content.type.text_line' => 'getSulu_Content_Type_TextLineService',
  224.             'sulu.content.type.time' => 'getSulu_Content_Type_TimeService',
  225.             'sulu.content.type.url' => 'getSulu_Content_Type_UrlService',
  226.             'sulu.content.webspace_structure_provider' => 'getSulu_Content_WebspaceStructureProviderService',
  227.             'sulu.core.localization_manager' => 'getSulu_Core_LocalizationManagerService',
  228.             'sulu.repository.activity' => 'getSulu_Repository_ActivityService',
  229.             'sulu.repository.preview_link' => 'getSulu_Repository_PreviewLinkService',
  230.             'sulu.repository.role_setting' => 'getSulu_Repository_RoleSettingService',
  231.             'sulu.repository.trash_item' => 'getSulu_Repository_TrashItemService',
  232.             'sulu_category.content.type.category_selection' => 'getSuluCategory_Content_Type_CategorySelectionService',
  233.             'sulu_category.content.type.single_category_selection' => 'getSuluCategory_Content_Type_SingleCategorySelectionService',
  234.             'sulu_contact.account_factory' => 'getSuluContact_AccountFactoryService',
  235.             'sulu_contact.account_manager' => 'getSuluContact_AccountManagerService',
  236.             'sulu_contact.content.account_selection' => 'getSuluContact_Content_AccountSelectionService',
  237.             'sulu_contact.content.contact_account_selection' => 'getSuluContact_Content_ContactAccountSelectionService',
  238.             'sulu_contact.content.contact_selection' => 'getSuluContact_Content_ContactSelectionService',
  239.             'sulu_contact.content.single_account_selection' => 'getSuluContact_Content_SingleAccountSelectionService',
  240.             'sulu_contact.content.single_contact_selection' => 'getSuluContact_Content_SingleContactSelectionService',
  241.             'sulu_contact.form_of_address_provider' => 'getSuluContact_FormOfAddressProviderService',
  242.             'sulu_contact.util.index_comparator' => 'getSuluContact_Util_IndexComparatorService',
  243.             'sulu_core.doctrine_list_builder_factory' => 'getSuluCore_DoctrineListBuilderFactoryService',
  244.             'sulu_core.doctrine_rest_helper' => 'getSuluCore_DoctrineRestHelperService',
  245.             'sulu_core.list_rest_helper' => 'getSuluCore_ListRestHelperService',
  246.             'sulu_core.webspace.document_manager.webspace_initializer' => 'getSuluCore_Webspace_DocumentManager_WebspaceInitializerService',
  247.             'sulu_custom_urls.initializer' => 'getSuluCustomUrls_InitializerService',
  248.             'sulu_document_manager.initializer' => 'getSuluDocumentManager_InitializerService',
  249.             'sulu_document_manager.initializer.root_path_purge_initializer' => 'getSuluDocumentManager_Initializer_RootPathPurgeInitializerService',
  250.             'sulu_document_manager.initializer.workspace' => 'getSuluDocumentManager_Initializer_WorkspaceService',
  251.             'sulu_document_manager.serializer.subscriber.proxy' => 'getSuluDocumentManager_Serializer_Subscriber_ProxyService',
  252.             'sulu_form.content_type.single_form_selection' => 'getSuluForm_ContentType_SingleFormSelectionService',
  253.             'sulu_form.dynamic_controller' => 'getSuluForm_DynamicControllerService',
  254.             'sulu_form.form_token_controller' => 'getSuluForm_FormTokenControllerService',
  255.             'sulu_form.form_website_controller' => 'getSuluForm_FormWebsiteControllerService',
  256.             'sulu_form.manager.form' => 'getSuluForm_Manager_FormService',
  257.             'sulu_hash.request_hash_checker' => 'getSuluHash_RequestHashCheckerService',
  258.             'sulu_http_cache.cache_lifetime.enhancer' => 'getSuluHttpCache_CacheLifetime_EnhancerService',
  259.             'sulu_location.content.type.location' => 'getSuluLocation_Content_Type_LocationService',
  260.             'sulu_location.controller.geolocator' => 'getSuluLocation_Controller_GeolocatorService',
  261.             'sulu_media.disposition_type.resolver' => 'getSuluMedia_DispositionType_ResolverService',
  262.             'sulu_media.format_options_manager' => 'getSuluMedia_FormatOptionsManagerService',
  263.             'sulu_media.media_stream_controller' => 'getSuluMedia_MediaStreamControllerService',
  264.             'sulu_media.type.collection_selection' => 'getSuluMedia_Type_CollectionSelectionService',
  265.             'sulu_media.type.image_map' => 'getSuluMedia_Type_ImageMapService',
  266.             'sulu_media.type.media_selection' => 'getSuluMedia_Type_MediaSelectionService',
  267.             'sulu_media.type.single_collection_selection' => 'getSuluMedia_Type_SingleCollectionSelectionService',
  268.             'sulu_media.type.single_media_selection' => 'getSuluMedia_Type_SingleMediaSelectionService',
  269.             'sulu_page.document_manager.content_initializer' => 'getSuluPage_DocumentManager_ContentInitializerService',
  270.             'sulu_page.export.webspace' => 'getSuluPage_Export_WebspaceService',
  271.             'sulu_page.import.webspace' => 'getSuluPage_Import_WebspaceService',
  272.             'sulu_page.node_repository' => 'getSuluPage_NodeRepositoryService',
  273.             'sulu_page.rl_repository' => 'getSuluPage_RlRepositoryService',
  274.             'sulu_page.smart_content.content_type' => 'getSuluPage_SmartContent_ContentTypeService',
  275.             'sulu_page.smart_content.data_provider_pool' => 'getSuluPage_SmartContent_DataProviderPoolService',
  276.             'sulu_page.teaser.content_type' => 'getSuluPage_Teaser_ContentTypeService',
  277.             'sulu_route.content_type' => 'getSuluRoute_ContentTypeService',
  278.             'sulu_route.content_type.page_tree_route' => 'getSuluRoute_ContentType_PageTreeRouteService',
  279.             'sulu_search.controller.website_search' => 'getSuluSearch_Controller_WebsiteSearchService',
  280.             'sulu_security.encoder_factory' => 'getSuluSecurity_EncoderFactoryService',
  281.             'sulu_security.token_generator' => 'getSuluSecurity_TokenGeneratorService',
  282.             'sulu_security.user_repository' => 'getSuluSecurity_UserRepositoryService',
  283.             'sulu_security.user_setting_repository' => 'getSuluSecurity_UserSettingRepositoryService',
  284.             'sulu_snippet.content.single_snippet_selection' => 'getSuluSnippet_Content_SingleSnippetSelectionService',
  285.             'sulu_snippet.content.snippet' => 'getSuluSnippet_Content_SnippetService',
  286.             'sulu_snippet.document.snippet_initializer' => 'getSuluSnippet_Document_SnippetInitializerService',
  287.             'sulu_snippet.export.snippet' => 'getSuluSnippet_Export_SnippetService',
  288.             'sulu_snippet.import.snippet' => 'getSuluSnippet_Import_SnippetService',
  289.             'sulu_snippet.reference_store.snippet' => 'getSuluSnippet_ReferenceStore_SnippetService',
  290.             'sulu_snippet.repository' => 'getSuluSnippet_RepositoryService',
  291.             'sulu_tag.content.type.tag_selection' => 'getSuluTag_Content_Type_TagSelectionService',
  292.             'sulu_website.analytics.manager' => 'getSuluWebsite_Analytics_ManagerService',
  293.             'sulu_website.default_controller' => 'getSuluWebsite_DefaultControllerService',
  294.             'sulu_website.http_cache.clearer' => 'getSuluWebsite_HttpCache_ClearerService',
  295.             'sulu_website.redirect_controller' => 'getSuluWebsite_RedirectControllerService',
  296.             'sulu_website.resolver.parameter' => 'getSuluWebsite_Resolver_ParameterService',
  297.             'sulu_website.resolver.template_attribute' => 'getSuluWebsite_Resolver_TemplateAttributeService',
  298.             'sulu_website.segment_controller' => 'getSuluWebsite_SegmentControllerService',
  299.             'sulu_website.sitemap_controller' => 'getSuluWebsite_SitemapControllerService',
  300.             'sulu_website.url_select_helper' => 'getSuluWebsite_UrlSelectHelperService',
  301.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  302.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  303.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  304.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  305.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  306.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  307.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  308.         ];
  309.         $this->aliases = [
  310.             'Doctrine\\Bundle\\PHPCRBundle\\ManagerRegistry' => 'doctrine_phpcr',
  311.             'FOS\\HttpCacheBundle\\CacheManager' => 'fos_http_cache.cache_manager',
  312.             'FOS\\HttpCacheBundle\\EventListener\\CacheControlListener' => 'fos_http_cache.event_listener.cache_control',
  313.             'FOS\\HttpCacheBundle\\Http\\SymfonyResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  314.             'FOS\\HttpCache\\ResponseTagger' => 'fos_http_cache.http.symfony_response_tagger',
  315.             'PHPCR\\SessionInterface' => 'doctrine_phpcr.session',
  316.             'Sulu\\Bundle\\FormBundle\\Controller\\FormTokenController' => 'sulu_form.form_token_controller',
  317.             'Sulu\\Bundle\\FormBundle\\Controller\\FormWebsiteController' => 'sulu_form.form_website_controller',
  318.             'Sulu\\Bundle\\MediaBundle\\Media\\Storage\\StorageInterface' => 'sulu_media.storage',
  319.             'Sulu\\Bundle\\WebsiteBundle\\Controller\\DefaultController' => 'sulu_website.default_controller',
  320.             'database_connection' => 'doctrine.dbal.default_connection',
  321.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  322.             'doctrine_phpcr.admin.jackalope_doctrine_dbal.default_connection' => 'doctrine.dbal.default_connection',
  323.             'doctrine_phpcr.admin.jackalope_doctrine_dbal.live_connection' => 'doctrine.dbal.default_connection',
  324.             'doctrine_phpcr.jackalope_doctrine_dbal.default_connection' => 'doctrine.dbal.default_connection',
  325.             'doctrine_phpcr.jackalope_doctrine_dbal.live_connection' => 'doctrine.dbal.default_connection',
  326.             'doctrine_phpcr.live_session' => 'doctrine_phpcr.session',
  327.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  328.             'mailer' => 'swiftmailer.mailer.default',
  329.             'sulu_document_manager.default_session' => 'doctrine_phpcr.session',
  330.             'sulu_document_manager.live_session' => 'doctrine_phpcr.session',
  331.         ];
  332.         $this->privates['service_container'] = function () {
  333.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  334.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/KernelInterface.php';
  335.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/RebootableInterface.php';
  336.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/TerminableInterface.php';
  337.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Kernel.php';
  338.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  339.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/HttpKernel/SuluKernel.php';
  340.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/HttpCacheProvider.php';
  341.             include_once \dirname(__DIR__5).'/src/Kernel.php';
  342.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  343.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  344.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  345.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  346.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  347.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  348.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  349.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  350.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  351.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  352.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  353.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  354.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  355.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  356.             include_once \dirname(__DIR__5).'/vendor/psr/container/src/ContainerInterface.php';
  357.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  358.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  359.             include_once \dirname(__DIR__5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  360.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  361.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  362.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  363.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/RunnerInterface.php';
  364.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  365.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  366.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/RuntimeInterface.php';
  367.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/GenericRuntime.php';
  368.             include_once \dirname(__DIR__5).'/vendor/symfony/runtime/SymfonyRuntime.php';
  369.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpKernel.php';
  370.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  371.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  372.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  373.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  374.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/RequestStack.php';
  375.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/UrlHelper.php';
  376.             include_once \dirname(__DIR__5).'/vendor/symfony/config/FileLocatorInterface.php';
  377.             include_once \dirname(__DIR__5).'/vendor/symfony/config/FileLocator.php';
  378.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  379.             include_once \dirname(__DIR__5).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  380.             include_once \dirname(__DIR__5).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  381.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  382.             include_once \dirname(__DIR__5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  383.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  384.             include_once \dirname(__DIR__5).'/vendor/symfony/cache-contracts/CacheInterface.php';
  385.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/PruneableInterface.php';
  386.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ResetInterface.php';
  387.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/ResettableInterface.php';
  388.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  389.             include_once \dirname(__DIR__5).'/vendor/psr/log/src/LoggerAwareInterface.php';
  390.             include_once \dirname(__DIR__5).'/vendor/psr/log/src/LoggerAwareTrait.php';
  391.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  392.             include_once \dirname(__DIR__5).'/vendor/symfony/cache-contracts/CacheTrait.php';
  393.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  394.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  395.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  396.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  397.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  398.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  399.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  400.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Packages.php';
  401.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/PackageInterface.php';
  402.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Package.php';
  403.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/PathPackage.php';
  404.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  405.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  406.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Context/ContextInterface.php';
  407.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Context/RequestStackContext.php';
  408.             include_once \dirname(__DIR__5).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  409.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  410.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  411.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  412.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  413.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  414.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/TranslatorBagInterface.php';
  415.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  416.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Translator.php';
  417.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  418.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  419.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  420.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  421.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  422.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  423.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  424.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  425.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  426.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/IdentityTranslator.php';
  427.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  428.             include_once \dirname(__DIR__5).'/vendor/psr/log/src/LoggerInterface.php';
  429.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  430.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  431.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  432.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Logger.php';
  433.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  434.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  435.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RequestContext.php';
  436.             include_once \dirname(__DIR__5).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  437.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  438.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  439.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  440.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  441.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  442.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  443.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  444.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  445.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  446.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  447.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  448.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  449.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  450.             include_once \dirname(__DIR__5).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  451.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  452.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  453.             include_once \dirname(__DIR__5).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  454.             include_once \dirname(__DIR__5).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  455.             include_once \dirname(__DIR__5).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  456.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormRegistryInterface.php';
  457.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormRegistry.php';
  458.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormExtensionInterface.php';
  459.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  460.             include_once \dirname(__DIR__5).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  461.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  462.             include_once \dirname(__DIR__5).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  463.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ValidatorBuilder.php';
  464.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validation.php';
  465.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  466.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  467.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  468.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  469.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  470.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  471.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  472.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  473.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  474.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  475.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  476.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  477.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  478.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  479.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  480.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  481.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  482.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  483.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  484.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  485.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  486.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Profiler/Profile.php';
  487.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  488.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  489.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  490.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  491.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  492.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  493.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  494.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  495.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  496.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  497.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  498.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  499.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/PathCleanupInterface.php';
  500.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/PathCleanup.php';
  501.             include_once \dirname(__DIR__5).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  502.             include_once \dirname(__DIR__5).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  503.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Mapper/ContentMapperInterface.php';
  504.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Mapper/ContentMapper.php';
  505.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/ContentTypeManagerInterface.php';
  506.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/ContentTypeManager.php';
  507.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  508.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManagerInterface.php';
  509.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  510.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManager.php';
  511.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/ResourceLocatorMapperInterface.php';
  512.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php';
  513.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyPoolInterface.php';
  514.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyPool.php';
  515.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategyInterface.php';
  516.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategy.php';
  517.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeFullEditStrategy.php';
  518.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorGeneratorInterface.php';
  519.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeGenerator.php';
  520.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/TreeLeafEditStrategy.php';
  521.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryExecutorInterface.php';
  522.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryExecutor.php';
  523.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Util/SuluNodeHelper.php';
  524.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/LocalizationFinderInterface.php';
  525.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/LocalizationFinder.php';
  526.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/LoaderInterface.php';
  527.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/Loader.php';
  528.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  529.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  530.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/LoaderResolver.php';
  531.             include_once \dirname(__DIR__5).'/vendor/symfony/config/Loader/FileLoader.php';
  532.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/BaseXmlFileLoader.php';
  533.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/XmlFileLoader10.php';
  534.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Loader/XmlFileLoader11.php';
  535.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Url/ReplacerInterface.php';
  536.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Url/Replacer.php';
  537.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Localization/Provider/LocalizationProviderInterface.php';
  538.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManagerInterface.php';
  539.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php';
  540.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/MemoizeInterface.php';
  541.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/Memoize.php';
  542.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  543.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  544.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  545.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  546.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  547.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  548.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  549.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  550.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  551.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Configuration.php';
  552.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/GeneratorStrategy/GeneratorStrategyInterface.php';
  553.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/GeneratorStrategy/FileWriterGeneratorStrategy.php';
  554.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/FileLocator/FileLocatorInterface.php';
  555.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/FileLocator/FileLocator.php';
  556.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/SessionManager/SessionManagerInterface.php';
  557.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/PHPCR/SessionManager/SessionManager.php';
  558.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Serializer/ArraySerializerInterface.php';
  559.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Serializer/ArraySerializer.php';
  560.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzerInterface.php';
  561.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php';
  562.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/RequestProcessorInterface.php';
  563.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/ParameterRequestProcessor.php';
  564.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/UrlRequestProcessor.php';
  565.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/WebsiteRequestProcessor.php';
  566.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/DateTimeRequestProcessor.php';
  567.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/SystemRequestProcessor.php';
  568.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/SegmentRequestProcessor.php';
  569.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/Attributes/PortalInformationRequestProcessor.php';
  570.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  571.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  572.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  573.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  574.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  575.             include_once \dirname(__DIR__5).'/vendor/doctrine/event-manager/src/EventManager.php';
  576.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  577.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Connection.php';
  578.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  579.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Configuration.php';
  580.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  581.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  582.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  583.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  584.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  585.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  586.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  587.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  588.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  589.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  590.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  591.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  592.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  593.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  594.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  595.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  596.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  597.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  598.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  599.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  600.             include_once \dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/ManagerRegistry.php';
  601.             include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/RepositoryFactoryInterface.php';
  602.             include_once \dirname(__DIR__5).'/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php';
  603.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  604.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/EventListener/ResponseStatusCodeListener.php';
  605.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  606.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  607.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  608.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/EventListener/ZoneMatcherListener.php';
  609.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  610.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/RequestMatcher.php';
  611.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  612.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Type/Parser.php';
  613.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  614.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  615.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Cache/FileCache.php';
  616.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  617.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  618.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  619.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  620.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  621.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  622.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  623.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  624.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/MetadataFactory.php';
  625.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  626.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  627.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  628.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  629.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  630.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  631.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  632.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  633.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  634.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  635.             include_once \dirname(__DIR__5).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  636.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcherInterface.php';
  637.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RuleMatcher.php';
  638.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/UnsafeRequestMatcher.php';
  639.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/ResponseMatcherInterface.php';
  640.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/NonErrorResponseMatcher.php';
  641.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/CacheControlListener.php';
  642.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/ProxyClient.php';
  643.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/HttpProxyClient.php';
  644.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/PurgeCapable.php';
  645.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/RefreshCapable.php';
  646.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/TagCapable.php';
  647.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Invalidation/ClearCapable.php';
  648.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Symfony.php';
  649.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ProxyClient/Dispatcher.php';
  650.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/SymfonyCache/KernelDispatcher.php';
  651.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/CacheInvalidator.php';
  652.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/CacheManager.php';
  653.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/ResponseTagger.php';
  654.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/SymfonyResponseTagger.php';
  655.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderFormatter.php';
  656.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/TagHeaderParser.php';
  657.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache/src/TagHeaderFormatter/CommaSeparatedTagHeaderFormatter.php';
  658.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AbstractRuleListener.php';
  659.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/TagListener.php';
  660.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/RequestMatcher/CacheableRequestMatcher.php';
  661.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Http/ResponseMatcher/CacheableResponseMatcher.php';
  662.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/Php8AttributesListener.php';
  663.             include_once \dirname(__DIR__5).'/vendor/massive/search-bundle/Search/Factory.php';
  664.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle/Search/Factory.php';
  665.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/ContactManagerInterface.php';
  666.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/RelationTrait.php';
  667.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/AbstractContactManager.php';
  668.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryInterface.php';
  669.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Contact/ContactManager.php';
  670.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  671.             include_once \dirname(__DIR__5).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  672.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/EntityRepository.php';
  673.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactTitleRepository.php';
  674.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  675.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  676.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  677.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tool/ORM/Repository/EntityRepositoryCompat.php';
  678.             include_once \dirname(__DIR__5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  679.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/CollectionRepositoryInterface.php';
  680.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/DescendantProviderInterface.php';
  681.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/SecuredEntityRepositoryTrait.php';
  682.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/CollectionRepository.php';
  683.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatCache/FormatCacheInterface.php';
  684.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatCache/LocalFormatCache.php';
  685.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  686.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  687.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  688.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  689.             include_once \dirname(__DIR__5).'/vendor/imagine/imagine/src/Imagick/Imagine.php';
  690.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/TransformationInterface.php';
  691.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/CropTransformation.php';
  692.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/PasteTransformation.php';
  693.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/BlurTransformation.php';
  694.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/GammaTransformation.php';
  695.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/GrayscaleTransformation.php';
  696.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/NegativeTransformation.php';
  697.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Transformation/SharpenTransformation.php';
  698.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Manager/MediaManagerInterface.php';
  699.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Manager/MediaManager.php';
  700.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FileValidator/FileValidatorInterface.php';
  701.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FileValidator/FileValidator.php';
  702.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/TypeManager/TypeManagerInterface.php';
  703.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/TypeManager/TypeManager.php';
  704.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManagerInterface.php';
  705.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/FormatManager/FormatManager.php';
  706.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImageConverterInterface.php';
  707.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/ImagineImageConverter.php';
  708.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/MediaImageExtractorInterface.php';
  709.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/MediaImageExtractor.php';
  710.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Video/VideoThumbnailServiceInterface.php';
  711.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Video/VideoThumbnailService.php';
  712.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/TransformationPoolInterface.php';
  713.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/TransformationPool.php';
  714.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Focus/FocusInterface.php';
  715.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Focus/Focus.php';
  716.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Scaler/ScalerInterface.php';
  717.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Scaler/Scaler.php';
  718.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Cropper/CropperInterface.php';
  719.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/ImageConverter/Cropper/Cropper.php';
  720.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Collection/Manager/CollectionManagerInterface.php';
  721.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Collection/Manager/CollectionManager.php';
  722.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Media/SystemCollections/SystemCollectionManagerInterface.php';
  723.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Media/SystemCollections/SystemCollectionManager.php';
  724.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/CacheInterface.php';
  725.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/DataCache.php';
  726.             include_once \dirname(__DIR__5).'/vendor/contao/imagine-svg/src/Imagine.php';
  727.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/MaskConverterInterface.php';
  728.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/MaskConverter.php';
  729.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/SaltGenerator.php';
  730.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlManagerInterface.php';
  731.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlManager.php';
  732.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlProviderInterface.php';
  733.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/PhpcrAccessControlProvider.php';
  734.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/DoctrineAccessControlProvider.php';
  735.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/System/SystemStoreInterface.php';
  736.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/System/SystemStore.php';
  737.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/EventSubscriberInterface.php';
  738.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/EventListener/SystemListener.php';
  739.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/AccessControl/AccessControlQueryEnhancer.php';
  740.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/UserManager/UserManagerInterface.php';
  741.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/UserManager/UserManager.php';
  742.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/GroupRepository.php';
  743.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/SecurityCheckerInterface.php';
  744.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AbstractSecurityChecker.php';
  745.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/SecurityChecker.php';
  746.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/EventListener/SuluSecurityListener.php';
  747.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/CategoryManagerInterface.php';
  748.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/CategoryManager.php';
  749.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Category/Request/CategoryRequestHandlerInterface.php';
  750.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Category/Request/CategoryRequestHandler.php';
  751.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/KeywordManagerInterface.php';
  752.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Category/KeywordManager.php';
  753.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/DefaultSnippetManagerInterface.php';
  754.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/DefaultSnippetManager.php';
  755.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Settings/SettingsManagerInterface.php';
  756.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Webspace/Settings/SettingsManager.php';
  757.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/SnippetResolverInterface.php';
  758.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Snippet/SnippetResolver.php';
  759.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepositoryInterface.php';
  760.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php';
  761.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/XmlParserTrait.php';
  762.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Parser/PropertiesXmlParser.php';
  763.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Parser/SchemaXmlParser.php';
  764.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Factory/StructureMetadataFactoryInterface.php';
  765.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Factory/StructureMetadataFactory.php';
  766.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Loader/AbstractLoader.php';
  767.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Loader/StructureXmlLoader.php';
  768.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionManagerInterface.php';
  769.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionManager.php';
  770.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExtensionInterface.php';
  771.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/AbstractExtension.php';
  772.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Extension/ExportExtensionInterface.php';
  773.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/SeoStructureExtension.php';
  774.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php';
  775.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/Structure/LegacyPropertyFactory.php';
  776.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Export/Manager/ExportManagerInterface.php';
  777.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Export/Manager/ExportManager.php';
  778.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Import/Manager/ImportManagerInterface.php';
  779.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Import/Manager/ImportManager.php';
  780.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagManagerInterface.php';
  781.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagManager.php';
  782.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Tag/Request/TagRequestHandlerInterface.php';
  783.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Tag/Request/TagRequestHandler.php';
  784.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolverInterface.php';
  785.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resolver/StructureResolver.php';
  786.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/RequestListener.php';
  787.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php';
  788.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  789.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/TranslatorListener.php';
  790.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/SecurityListener.php';
  791.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/AppendAnalyticsListener.php';
  792.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventSubscriber/GeneratorEventSubscriber.php';
  793.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/SegmentSubscriber.php';
  794.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/CacheLifetime/CacheLifetimeResolverInterface.php';
  795.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/CacheLifetime/CacheLifetimeResolver.php';
  796.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManagerInterface.php';
  797.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php';
  798.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentRegistry.php';
  799.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NodeManager.php';
  800.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/SessionManagerInterface.php';
  801.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/SessionManager.php';
  802.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/MetadataFactoryInterface.php';
  803.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php';
  804.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php';
  805.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NamespaceRegistry.php';
  806.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PropertyEncoder.php';
  807.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Bridge/PropertyEncoder.php';
  808.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Collector/DomainEventCollectorInterface.php';
  809.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Collector/DomainEventCollector.php';
  810.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Collector/DocumentDomainEventCollectorInterface.php';
  811.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Collector/DocumentDomainEventCollector.php';
  812.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PathSegmentRegistry.php';
  813.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/PathBuilder.php';
  814.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentInspector.php';
  815.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Bridge/DocumentInspector.php';
  816.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/ProxyFactory.php';
  817.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/AbstractBaseFactory.php';
  818.             include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/LazyLoadingGhostFactory.php';
  819.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Manager/CustomUrlManagerInterface.php';
  820.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Manager/CustomUrlManager.php';
  821.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Repository/CustomUrlRepository.php';
  822.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Generator/GeneratorInterface.php';
  823.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Generator/Generator.php';
  824.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/TagExtractorInterface.php';
  825.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/HtmlTagExtractor.php';
  826.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/MarkupParserInterface.php';
  827.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/HtmlMarkupParser.php';
  828.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagRegistryInterface.php';
  829.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagRegistry.php';
  830.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Tag/TagInterface.php';
  831.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/LinkTag.php';
  832.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/DelegatingTagExtractor.php';
  833.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Listener/MarkupListener.php';
  834.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderPoolInterface.php';
  835.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderPool.php';
  836.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/Markup/Link/LinkProviderInterface.php';
  837.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Markup/Link/MediaLinkProvider.php';
  838.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Markup/Link/PageLinkProvider.php';
  839.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  840.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  841.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  842.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  843.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  844.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  845.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  846.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  847.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  848.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  849.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  850.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  851.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Server/Connection.php';
  852.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  853.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  854.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  855.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  856.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  857.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  858.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  859.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Security.php';
  860.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  861.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  862.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/FirewallMapInterface.php';
  863.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  864.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  865.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  866.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  867.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  868.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  869.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  870.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php';
  871.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Firewall.php';
  872.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  873.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  874.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Dispatcher/DomainEventDispatcherInterface.php';
  875.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Application/Dispatcher/DomainEventDispatcher.php';
  876.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Domain/Repository/TrashItemRepositoryInterface.php';
  877.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php';
  878.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Application/TrashManager/TrashManagerInterface.php';
  879.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Application/TrashManager/TrashManager.php';
  880.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Form/HandlerInterface.php';
  881.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Form/Handler.php';
  882.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Mail/HelperInterface.php';
  883.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Mail/Helper.php';
  884.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Configuration/FormConfigurationFactory.php';
  885.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Media/CollectionStrategyInterface.php';
  886.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Media/CollectionStrategySingle.php';
  887.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Form/BuilderInterface.php';
  888.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Form/Builder.php';
  889.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/TitleProvider/TitleProviderPoolInterface.php';
  890.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/TitleProvider/TitleProviderPool.php';
  891.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/TitleProvider/TitleProviderInterface.php';
  892.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/TitleProvider/StructureTitleProvider.php';
  893.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Event/RequestListener.php';
  894.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Repository/FormRepository.php';
  895.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/FormFieldTypePool.php';
  896.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/FormFieldTypeInterface.php';
  897.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/SimpleTypeTrait.php';
  898.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/TextType.php';
  899.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/FirstNameType.php';
  900.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/LastNameType.php';
  901.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/StreetType.php';
  902.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/ZipType.php';
  903.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/CityType.php';
  904.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/StateType.php';
  905.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/FunctionType.php';
  906.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/CompanyType.php';
  907.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/PhoneType.php';
  908.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/FaxType.php';
  909.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/TitleType.php';
  910.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/TextareaType.php';
  911.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/HeadlineType.php';
  912.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/SpacerType.php';
  913.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/FreeTextType.php';
  914.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/CountryType.php';
  915.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/EmailType.php';
  916.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/DateType.php';
  917.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/CheckboxType.php';
  918.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/ChoiceTrait.php';
  919.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/CheckboxMultipleType.php';
  920.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/DropdownType.php';
  921.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/RadioButtonsType.php';
  922.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/DropdownMultiple.php';
  923.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/SalutationType.php';
  924.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/AttachmentType.php';
  925.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/HiddenType.php';
  926.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Types/RecaptchaType.php';
  927.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Dynamic/Checksum.php';
  928.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Event/ProtectedMediaSubscriber.php';
  929.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  930.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  931.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  932.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  933.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client/TraceableHttpClient.php';
  934.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client/HttpClient.php';
  935.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/DataCollectorTranslator.php';
  936.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  937.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  938.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  939.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RouterInterface.php';
  940.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  941.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  942.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  943.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Router.php';
  944.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  945.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Routing/Router.php';
  946.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  947.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  948.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  949.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  950.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  951.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  952.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  953.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  954.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  955.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RouteCollection.php';
  956.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  957.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  958.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  959.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  960.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  961.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  962.             include_once \dirname(__DIR__5).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  963.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/CustomUrlRouteProvider.php';
  964.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/AbstractEnhancer.php';
  965.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/TrailingSlashEnhancer.php';
  966.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/TrailingHTMLEnhancer.php';
  967.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/RedirectEnhancer.php';
  968.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/SeoEnhancer.php';
  969.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/ContentEnhancer.php';
  970.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/InternalLinkEnhancer.php';
  971.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/StructureEnhancer.php';
  972.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/CustomUrl/Routing/Enhancers/ExternalLinkEnhancer.php';
  973.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  974.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  975.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  976.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/SerializerInterface.php';
  977.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  978.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Serializer.php';
  979.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  980.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  981.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  982.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  983.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  984.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  985.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  986.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  987.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  988.             include_once \dirname(__DIR__5).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  989.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  990.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  991.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  992.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  993.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  994.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  995.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  996.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  997.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/StorageInterface.php';
  998.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Media/Storage/LocalStorage.php';
  999.             include_once \dirname(__DIR__5).'/vendor/symfony/filesystem/Filesystem.php';
  1000.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php';
  1001.             include_once \dirname(__DIR__5).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1002.             include_once \dirname(__DIR__5).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1003.             include_once \dirname(__DIR__5).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1004.             include_once \dirname(__DIR__5).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1005.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormFactoryInterface.php';
  1006.             include_once \dirname(__DIR__5).'/vendor/symfony/form/FormFactory.php';
  1007.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1008.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1009.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1010.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1011.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1012.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1013.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1014.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1015.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1016.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1017.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1018.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1019.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1020.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1021.             include_once \dirname(__DIR__5).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1022.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1023.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  1024.             include_once \dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/DataCollector/AbstractPHPCRDataCollector.php';
  1025.             include_once \dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/DataCollector/PHPCRDataCollector.php';
  1026.             include_once \dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  1027.             include_once \dirname(__DIR__5).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1028.             include_once \dirname(__DIR__5).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  1029.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DataCollector/SuluCollector.php';
  1030.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1031.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1032.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  1033.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1034.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1035.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1036.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1037.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1038.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1039.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1040.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/ExtensionSet.php';
  1041.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Template.php';
  1042.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/TemplateWrapper.php';
  1043.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Environment.php';
  1044.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1045.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1046.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1047.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1048.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1049.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1050.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1051.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1052.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1053.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1054.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1055.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1056.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1057.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1058.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1059.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1060.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1061.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1062.             include_once \dirname(__DIR__5).'/src/Service/AppExtension.php';
  1063.             include_once \dirname(__DIR__5).'/src/Service/ImageExtension.php';
  1064.             include_once \dirname(__DIR__5).'/src/Twig/JsonDecodeExtension.php';
  1065.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  1066.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1067.             include_once \dirname(__DIR__5).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1068.             include_once \dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/Twig/CacheTagExtension.php';
  1069.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Twig/ContactTwigExtension.php';
  1070.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Twig/DispositionTypeTwigExtension.php';
  1071.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Twig/MediaTwigExtension.php';
  1072.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Twig/UserTwigExtension.php';
  1073.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Twig/CategoryTwigExtension.php';
  1074.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Cache/MemoizeTwigExtensionTrait.php';
  1075.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/MemoizedSnippetTwigExtension.php';
  1076.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetTwigExtensionInterface.php';
  1077.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetTwigExtension.php';
  1078.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/DefaultSnippetTwigExtension.php';
  1079.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/Twig/SnippetAreaTwigExtension.php';
  1080.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Twig/ExportTwigExtension.php';
  1081.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Twig/TagTwigExtension.php';
  1082.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentPathInterface.php';
  1083.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentPathTwigExtension.php';
  1084.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/MemoizedNavigationTwigExtension.php';
  1085.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/NavigationTwigExtensionInterface.php';
  1086.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Navigation/NavigationTwigExtension.php';
  1087.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapperInterface.php';
  1088.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationMapper.php';
  1089.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilderInterface.php';
  1090.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilder.php';
  1091.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Navigation/NavigationQueryBuilder.php';
  1092.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/MemoizedSitemapTwigExtension.php';
  1093.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/SitemapTwigExtensionInterface.php';
  1094.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Sitemap/SitemapTwigExtension.php';
  1095.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapGeneratorInterface.php';
  1096.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapGenerator.php';
  1097.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Sitemap/SitemapContentQueryBuilder.php';
  1098.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/MemoizedContentTwigExtension.php';
  1099.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentTwigExtensionInterface.php';
  1100.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Content/ContentTwigExtension.php';
  1101.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Meta/MetaTwigExtension.php';
  1102.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Seo/SeoTwigExtension.php';
  1103.             include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Twig/Core/UtilTwigExtension.php';
  1104.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1105.             include_once \dirname(__DIR__5).'/vendor/sulu/form-bundle/Twig/FormTwigExtension.php';
  1106.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1107.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1108.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/AppVariable.php';
  1109.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1110.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1111.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1112.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1113.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1114.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1115.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1116.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1117.         };
  1118.     }
  1119.     public function compile(): void
  1120.     {
  1121.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1122.     }
  1123.     public function isCompiled(): bool
  1124.     {
  1125.         return true;
  1126.     }
  1127.     public function getRemovedIds(): array
  1128.     {
  1129.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1130.     }
  1131.     protected function load($file$lazyLoad true)
  1132.     {
  1133.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1134.             return $class::do($this$lazyLoad);
  1135.         }
  1136.         if ('.' === $file[-4]) {
  1137.             $class substr($class0, -4);
  1138.         } else {
  1139.             $file .= '.php';
  1140.         }
  1141.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1142.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1143.     }
  1144.     protected function createProxy($class\Closure $factory)
  1145.     {
  1146.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1147.         return $factory();
  1148.     }
  1149.     /**
  1150.      * Gets the public '.container.private.filesystem' shared service.
  1151.      *
  1152.      * @return \Symfony\Component\Filesystem\Filesystem
  1153.      */
  1154.     protected function get_Container_Private_FilesystemService()
  1155.     {
  1156.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1157.     }
  1158.     /**
  1159.      * Gets the public '.container.private.form.factory' shared service.
  1160.      *
  1161.      * @return \Symfony\Component\Form\FormFactory
  1162.      */
  1163.     protected function get_Container_Private_Form_FactoryService()
  1164.     {
  1165.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1166.         if (isset($this->services['.container.private.form.factory'])) {
  1167.             return $this->services['.container.private.form.factory'];
  1168.         }
  1169.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1170.     }
  1171.     /**
  1172.      * Gets the public '.container.private.profiler' shared service.
  1173.      *
  1174.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1175.      */
  1176.     protected function get_Container_Private_ProfilerService()
  1177.     {
  1178.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1179.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1180.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1181.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1182.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1183.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1184.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1185.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1186.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1187.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1188.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1189.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1190.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1191.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1192.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1193.         $d->addInstance('sulu_preview.preview.cache', ($this->privates['sulu_preview.preview.cache'] ?? $this->getSuluPreview_Preview_CacheService()));
  1194.         $d->addInstance('sulu_admin.collaboration_cache', ($this->privates['sulu_admin.collaboration_cache'] ?? $this->getSuluAdmin_CollaborationCacheService()));
  1195.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1196.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1197.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1198.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1199.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1200.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1201.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1202.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1203.         if ($this->has('kernel')) {
  1204.             $f->setKernel($b);
  1205.         }
  1206.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1207.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($bNULL));
  1208.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1209.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1210.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1211.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1212.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1213.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1214.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(NULL$c));
  1215.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1216.         $instance->add($d);
  1217.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1218.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  1219.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1220.         $instance->add($e);
  1221.         $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([])))));
  1222.         $instance->add(new \Doctrine\Bundle\PHPCRBundle\DataCollector\PHPCRDataCollector(($this->services['doctrine_phpcr'] ?? $this->getDoctrinePhpcrService())));
  1223.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1224.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1225.         $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()))));
  1226.         $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()))));
  1227.         $instance->add(new \Sulu\Bundle\WebsiteBundle\DataCollector\SuluCollector());
  1228.         $instance->add($f);
  1229.         return $instance;
  1230.     }
  1231.     /**
  1232.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1233.      *
  1234.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1235.      */
  1236.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1237.     {
  1238.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1239.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1240.             return $this->services['.container.private.security.authorization_checker'];
  1241.         }
  1242.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1243.     }
  1244.     /**
  1245.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1246.      *
  1247.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1248.      */
  1249.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1250.     {
  1251.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1252.     }
  1253.     /**
  1254.      * Gets the public '.container.private.security.token_storage' shared service.
  1255.      *
  1256.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1257.      */
  1258.     protected function get_Container_Private_Security_TokenStorageService()
  1259.     {
  1260.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1261.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1262.         ], [
  1263.             'request_stack' => '?',
  1264.         ]));
  1265.     }
  1266.     /**
  1267.      * Gets the public '.container.private.twig' shared service.
  1268.      *
  1269.      * @return \Twig\Environment
  1270.      */
  1271.     protected function get_Container_Private_TwigService()
  1272.     {
  1273.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  1274.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1275.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1276.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1277.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1278.         $e = ($this->services['sulu_core.array_serializer'] ?? $this->getSuluCore_ArraySerializerService());
  1279.         $f = ($this->privates['sulu_core.cache.memoize'] ?? $this->getSuluCore_Cache_MemoizeService());
  1280.         $g = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  1281.         $h = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  1282.         $i = ($this->services['sulu_website.resolver.structure'] ?? $this->getSuluWebsite_Resolver_StructureService());
  1283.         $j = ($this->services['sulu_snippet.default_snippet.manager'] ?? $this->getSuluSnippet_DefaultSnippet_ManagerService());
  1284.         $k = ($this->services['sulu_snippet.resolver'] ?? $this->getSuluSnippet_ResolverService());
  1285.         $l = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  1286.         $m = new \Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension($l'dev'$h);
  1287.         $n = ($this->privates['sulu.content.query_executor'] ?? $this->getSulu_Content_QueryExecutorService());
  1288.         $o = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  1289.         $p = ($this->services['sulu_page.extension.manager'] ?? $this->getSuluPage_Extension_ManagerService());
  1290.         $q = ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService());
  1291.         $r = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1292.         $r->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  1293.         $s = new \Symfony\Bridge\Twig\AppVariable();
  1294.         $s->setEnvironment('dev');
  1295.         $s->setDebug(true);
  1296.         if ($this->has('.container.private.security.token_storage')) {
  1297.             $s->setTokenStorage($d);
  1298.         }
  1299.         if ($this->has('request_stack')) {
  1300.             $s->setRequestStack($c);
  1301.         }
  1302.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1303.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), NULL));
  1304.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($a));
  1305.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1306.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b\dirname(__DIR__5), 'UTF-8'));
  1307.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1308.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1309.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1310.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1311.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(($this->privates['url_helper'] ?? $this->getUrlHelperService())));
  1312.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1313.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($a));
  1314.         $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())));
  1315.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1316.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $d)));
  1317.         $instance->addExtension(new \App\Service\AppExtension(($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
  1318.         $instance->addExtension(new \App\Service\ImageExtension());
  1319.         $instance->addExtension(new \App\Twig\JsonDecodeExtension());
  1320.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1321.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  1322.         $instance->addExtension(new \FOS\HttpCacheBundle\Twig\CacheTagExtension(($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService())));
  1323.         $instance->addExtension(new \Sulu\Bundle\ContactBundle\Twig\ContactTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($this->services['sulu.repository.contact'] ?? $this->getSulu_Repository_ContactService())));
  1324.         $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
  1325.         $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService())));
  1326.         $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService())));
  1327.         $instance->addExtension(new \Sulu\Bundle\CategoryBundle\Twig\CategoryTwigExtension(($this->services['sulu_category.category_manager'] ?? $this->getSuluCategory_CategoryManagerService()), ($this->privates['sulu_category.category_request_handler'] ?? $this->getSuluCategory_CategoryRequestHandlerService()), $e$f));
  1328.         $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\MemoizedSnippetTwigExtension(new \Sulu\Bundle\SnippetBundle\Twig\SnippetTwigExtension($g$h$i), $f1));
  1329.         $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\DefaultSnippetTwigExtension($j$h$k));
  1330.         $instance->addExtension(new \Sulu\Bundle\SnippetBundle\Twig\SnippetAreaTwigExtension($j$h$k));
  1331.         $instance->addExtension(new \Sulu\Bundle\PageBundle\Twig\ExportTwigExtension(($this->privates['sulu_page.export.manager'] ?? $this->getSuluPage_Export_ManagerService())));
  1332.         $instance->addExtension(new \Sulu\Bundle\TagBundle\Twig\TagTwigExtension(($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService()), ($this->privates['sulu_tag.tag_request_handler'] ?? $this->getSuluTag_TagRequestHandlerService()), $e$f));
  1333.         $instance->addExtension($m);
  1334.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\MemoizedNavigationTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\NavigationTwigExtension($g, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapper($g$n, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationQueryBuilder($o$p'i18n'), $qNULL$this->parameters['sulu_security.permissions'], $this->parameters['sulu_website.enabled_twig_attributes']), $h), $f1));
  1335.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\MemoizedSitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapGenerator($n$l, new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapContentQueryBuilder($o$p'i18n'), 'dev'), $l'dev'$h), $f1));
  1336.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Content\MemoizedContentTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Content\ContentTwigExtension($g$i$q$h, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()), $l$c), $f1));
  1337.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Meta\MetaTwigExtension($h$m));
  1338.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Seo\SeoTwigExtension($h$m$c));
  1339.         $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Core\UtilTwigExtension());
  1340.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($r));
  1341.         $instance->addExtension(new \Sulu\Bundle\FormBundle\Twig\FormTwigExtension(($this->privates['sulu_form.builder'] ?? $this->getSuluForm_BuilderService())));
  1342.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1343.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1344.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1345.         ], [
  1346.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1347.             'webpack_encore.tag_renderer' => '?',
  1348.         ])));
  1349.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1350.         $instance->addGlobal('app'$s);
  1351.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1352.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1353.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1354.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1355.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1356.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  1357.         ], [
  1358.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1359.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1360.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1361.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1362.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1363.         ])));
  1364.         $instance->addGlobal('google_recaptcha_site_key'$this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'));
  1365.         $instance->addGlobal('app_locale''fr');
  1366.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('d F Y''%d days''Europe/Paris'0'.'','))->configure($instance);
  1367.         return $instance;
  1368.     }
  1369.     /**
  1370.      * Gets the public '.container.private.validator' shared service.
  1371.      *
  1372.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1373.      */
  1374.     protected function get_Container_Private_ValidatorService()
  1375.     {
  1376.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1377.         if (isset($this->services['.container.private.validator'])) {
  1378.             return $this->services['.container.private.validator'];
  1379.         }
  1380.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1381.     }
  1382.     /**
  1383.      * Gets the public 'cache.app' shared service.
  1384.      *
  1385.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1386.      */
  1387.     protected function getCache_AppService()
  1388.     {
  1389.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('6CJwbyak7T'0, (\dirname(__DIR__3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1390.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1391.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1392.     }
  1393.     /**
  1394.      * Gets the public 'cache.system' shared service.
  1395.      *
  1396.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1397.      */
  1398.     protected function getCache_SystemService()
  1399.     {
  1400.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WStYGtwWJz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1401.     }
  1402.     /**
  1403.      * Gets the public 'cache.validator_expression_language' shared service.
  1404.      *
  1405.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1406.      */
  1407.     protected function getCache_ValidatorExpressionLanguageService()
  1408.     {
  1409.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('u+KYjD2f6S'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1410.     }
  1411.     /**
  1412.      * Gets the public 'cmf_routing.route_provider' shared service.
  1413.      *
  1414.      * @return \Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider
  1415.      */
  1416.     protected function getCmfRouting_RouteProviderService()
  1417.     {
  1418.         $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  1419.         if (isset($this->services['cmf_routing.route_provider'])) {
  1420.             return $this->services['cmf_routing.route_provider'];
  1421.         }
  1422.         $b = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  1423.         if (isset($this->services['cmf_routing.route_provider'])) {
  1424.             return $this->services['cmf_routing.route_provider'];
  1425.         }
  1426.         $c = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  1427.         if (isset($this->services['cmf_routing.route_provider'])) {
  1428.             return $this->services['cmf_routing.route_provider'];
  1429.         }
  1430.         $d = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  1431.         if (isset($this->services['cmf_routing.route_provider'])) {
  1432.             return $this->services['cmf_routing.route_provider'];
  1433.         }
  1434.         return $this->services['cmf_routing.route_provider'] = new \Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider($a$b, ($this->privates['sulu.content.resource_locator.strategy_pool'] ?? $this->getSulu_Content_ResourceLocator_StrategyPoolService()), $c, ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), $dNULL, ['utf8' => true]);
  1435.     }
  1436.     /**
  1437.      * Gets the public 'data_collector.dump' shared service.
  1438.      *
  1439.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1440.      */
  1441.     protected function getDataCollector_DumpService()
  1442.     {
  1443.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1444.         if (isset($this->services['data_collector.dump'])) {
  1445.             return $this->services['data_collector.dump'];
  1446.         }
  1447.         $b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
  1448.         if (isset($this->services['data_collector.dump'])) {
  1449.             return $this->services['data_collector.dump'];
  1450.         }
  1451.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(NULL$a'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  1452.     }
  1453.     /**
  1454.      * Gets the public 'doctrine' shared service.
  1455.      *
  1456.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1457.      */
  1458.     protected function getDoctrineService()
  1459.     {
  1460.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1461.     }
  1462.     /**
  1463.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1464.      *
  1465.      * @return \Doctrine\DBAL\Connection
  1466.      */
  1467.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1468.     {
  1469.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1470.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1471.             return $this->services['doctrine.dbal.default_connection'];
  1472.         }
  1473.         $b = new \Doctrine\DBAL\Configuration();
  1474.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1475.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1476.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1477.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1478.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), NULL);
  1479.         $d->setConnectionName('default');
  1480.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1481.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1482.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  1483.     }
  1484.     /**
  1485.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1486.      *
  1487.      * @return \Doctrine\ORM\EntityManager
  1488.      */
  1489.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1490.     {
  1491.         if ($lazyLoad) {
  1492.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1493.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1494.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1495.                     $proxy->setProxyInitializer(null);
  1496.                     return true;
  1497.                 });
  1498.             });
  1499.         }
  1500.         include_once \dirname(__DIR__5).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1501.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1502.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1503.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1504.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/EntityManager.php';
  1505.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Configuration.php';
  1506.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1507.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1508.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1509.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1510.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1511.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1512.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1513.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1514.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1515.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1516.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1517.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1518.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1519.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1520.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1521.         include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1522.         $a = new \Doctrine\ORM\Configuration();
  1523.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1524.         $c = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  1525.         $d = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/Entity'), => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Entity')], false)));
  1526.         $b->addDriver($c'Sulu\\Bundle\\TrashBundle\\Domain\\Model');
  1527.         $b->addDriver($c'Sulu\\Bundle\\ActivityBundle\\Domain\\Model');
  1528.         $b->addDriver($c'Sulu\\Bundle\\PreviewBundle\\Domain\\Model');
  1529.         $b->addDriver($c'Gedmo\\Tree\\Entity');
  1530.         $b->addDriver($c'Sulu\\Bundle\\ContactBundle\\Entity');
  1531.         $b->addDriver($c'Sulu\\Bundle\\MediaBundle\\Entity');
  1532.         $b->addDriver($c'Sulu\\Bundle\\SecurityBundle\\Entity');
  1533.         $b->addDriver($c'Sulu\\Bundle\\CategoryBundle\\Entity');
  1534.         $b->addDriver($c'Sulu\\Bundle\\TagBundle\\Entity');
  1535.         $b->addDriver($c'Sulu\\Bundle\\WebsiteBundle\\Entity');
  1536.         $b->addDriver($c'Sulu\\Bundle\\RouteBundle\\Entity');
  1537.         $b->addDriver($c'Sulu\\Bundle\\FormBundle\\Entity');
  1538.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1539.         $b->addDriver($d'Sulu\\Bundle\\CoreBundle\\Entity');
  1540.         $b->addDriver($d'Sulu\\Bundle\\AdminBundle\\Entity');
  1541.         $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''SuluFormBundle' => 'Sulu\\Bundle\\FormBundle\\Entity']);
  1542.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1543.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1544.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1545.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1546.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1547.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1548.         ], [
  1549.             'doctrine.ulid_generator' => '?',
  1550.             'doctrine.uuid_generator' => '?',
  1551.         ])));
  1552.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1553.         $a->setProxyNamespace('Proxies');
  1554.         $a->setAutoGenerateProxyClasses(true);
  1555.         $a->setSchemaIgnoreClasses([]);
  1556.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1557.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1558.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1559.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1560.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1561.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1562.         $a->setLazyGhostObjectEnabled(false);
  1563.         $a->setIdentityGenerationPreferences([]);
  1564.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1565.             'App\\Repository\\AbonnementRepository' => ['privates''App\\Repository\\AbonnementRepository''getAbonnementRepositoryService'true],
  1566.             'App\\Repository\\BonCommandeRepository' => ['privates''App\\Repository\\BonCommandeRepository''getBonCommandeRepositoryService'true],
  1567.             'App\\Repository\\ClientRepository' => ['privates''App\\Repository\\ClientRepository''getClientRepositoryService'true],
  1568.             'App\\Repository\\CommandeRepository' => ['privates''App\\Repository\\CommandeRepository''getCommandeRepositoryService'true],
  1569.             'App\\Repository\\FactureRepository' => ['privates''App\\Repository\\FactureRepository''getFactureRepositoryService'true],
  1570.             'App\\Repository\\PaysRepository' => ['privates''App\\Repository\\PaysRepository''getPaysRepositoryService'true],
  1571.             'App\\Repository\\PlanningReservationRepository' => ['privates''App\\Repository\\PlanningReservationRepository''getPlanningReservationRepositoryService'true],
  1572.             'App\\Repository\\SoldeRestantRepository' => ['privates''App\\Repository\\SoldeRestantRepository''getSoldeRestantRepositoryService'true],
  1573.             'App\\Repository\\TarifRepository' => ['privates''App\\Repository\\TarifRepository''getTarifRepositoryService'true],
  1574.             'App\\Repository\\TransactionRepository' => ['privates''App\\Repository\\TransactionRepository''getTransactionRepositoryService'true],
  1575.         ], [
  1576.             'App\\Repository\\AbonnementRepository' => '?',
  1577.             'App\\Repository\\BonCommandeRepository' => '?',
  1578.             'App\\Repository\\ClientRepository' => '?',
  1579.             'App\\Repository\\CommandeRepository' => '?',
  1580.             'App\\Repository\\FactureRepository' => '?',
  1581.             'App\\Repository\\PaysRepository' => '?',
  1582.             'App\\Repository\\PlanningReservationRepository' => '?',
  1583.             'App\\Repository\\SoldeRestantRepository' => '?',
  1584.             'App\\Repository\\TarifRepository' => '?',
  1585.             'App\\Repository\\TransactionRepository' => '?',
  1586.         ])));
  1587.         $a->addCustomStringFunction('group_concat''Oro\\ORM\\Query\\AST\\Functions\\String\\GroupConcat');
  1588.         $a->addCustomStringFunction('CAST''Oro\\ORM\\Query\\AST\\Functions\\Cast');
  1589.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1590.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1591.         return $instance;
  1592.     }
  1593.     /**
  1594.      * Gets the public 'doctrine_phpcr' shared service.
  1595.      *
  1596.      * @return \Doctrine\Bundle\PHPCRBundle\ManagerRegistry
  1597.      */
  1598.     protected function getDoctrinePhpcrService()
  1599.     {
  1600.         return $this->services['doctrine_phpcr'] = new \Doctrine\Bundle\PHPCRBundle\ManagerRegistry($this$this->parameters['doctrine_phpcr.sessions'], [], 'live''''Doctrine\\Common\\Proxy\\Proxy');
  1601.     }
  1602.     /**
  1603.      * Gets the public 'doctrine_phpcr.session' shared service.
  1604.      *
  1605.      * @return \Sulu\Bundle\DocumentManagerBundle\Session\Session
  1606.      */
  1607.     protected function getDoctrinePhpcr_SessionService($lazyLoad true)
  1608.     {
  1609.         if ($lazyLoad) {
  1610.             return $this->services['doctrine_phpcr.session'] = $this->createProxy('Session_21c865b', function () {
  1611.                 return \Session_21c865b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1612.                     $wrappedInstance $this->getDoctrinePhpcr_SessionService(false);
  1613.                     $proxy->setProxyInitializer(null);
  1614.                     return true;
  1615.                 });
  1616.             });
  1617.         }
  1618.         include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/SessionInterface.php';
  1619.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php';
  1620.         return new \Sulu\Bundle\DocumentManagerBundle\Session\Session(($this->privates['sulu_document_manager.decorated_default_session'] ?? $this->getSuluDocumentManager_DecoratedDefaultSessionService()));
  1621.     }
  1622.     /**
  1623.      * Gets the public 'event_dispatcher' shared service.
  1624.      *
  1625.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  1626.      */
  1627.     protected function getEventDispatcherService()
  1628.     {
  1629.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  1630.         $instance->addListener('security.switch_user', [=> function () {
  1631.             return ($this->privates['App\\EventListener\\SwitchUserListener'] ?? ($this->privates['App\\EventListener\\SwitchUserListener'] = new \App\EventListener\SwitchUserListener()));
  1632.         }, => 'onSwitchUser'], 0);
  1633.         $instance->addListener('kernel.controller', [=> function () {
  1634.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1635.         }, => 'onKernelController'], 0);
  1636.         $instance->addListener('kernel.request', [=> function () {
  1637.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1638.         }, => 'onKernelRequest'], 10);
  1639.         $instance->addListener('kernel.request', [=> function () {
  1640.             return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
  1641.         }, => 'onKernelRequest'], 248);
  1642.         $instance->addListener('massive_search.index', [=> function () {
  1643.             return ($this->privates['massive_search.events.index_listener'] ?? $this->load('getMassiveSearch_Events_IndexListenerService'));
  1644.         }, => 'onIndex'], 0);
  1645.         $instance->addListener('massive_search.deindex', [=> function () {
  1646.             return ($this->privates['massive_search.events.deindex_listener'] ?? $this->load('getMassiveSearch_Events_DeindexListenerService'));
  1647.         }, => 'onDeindex'], 0);
  1648.         $instance->addListener('massive_search.index_rebuild', [=> function () {
  1649.             return ($this->privates['massive_search.events.zend_rebuild'] ?? $this->load('getMassiveSearch_Events_ZendRebuildService'));
  1650.         }, => 'onIndexRebuild'], -999);
  1651.         $instance->addListener('massive_search.hit', [=> function () {
  1652.             return ($this->privates['sulu_search.event_listener.hit'] ?? $this->load('getSuluSearch_EventListener_HitService'));
  1653.         }, => 'onHit'], 0);
  1654.         $instance->addListener('kernel.response', [=> function () {
  1655.             return ($this->privates['sulu_website.analytics.response_listener'] ?? $this->getSuluWebsite_Analytics_ResponseListenerService());
  1656.         }, => 'onResponse'], -5);
  1657.         $instance->addListener('kernel.request', [=> function () {
  1658.             return ($this->privates['sulu_form.request_listener'] ?? $this->getSuluForm_RequestListenerService());
  1659.         }, => 'onKernelRequest'], 0);
  1660.         $instance->addListener('kernel.response', [=> function () {
  1661.             return ($this->privates['sulu_form.request_listener'] ?? $this->getSuluForm_RequestListenerService());
  1662.         }, => 'onKernelResponse'], 0);
  1663.         $instance->addListener('kernel.exception', [=> function () {
  1664.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1665.         }, => 'onKernelException'], 0);
  1666.         $instance->addListener('kernel.response', [=> function () {
  1667.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1668.         }, => 'onKernelResponse'], 0);
  1669.         $instance->addListener('kernel.response', [=> function () {
  1670.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1671.         }, => 'onKernelResponse'], -1024);
  1672.         $instance->addListener('kernel.request', [=> function () {
  1673.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1674.         }, => 'setDefaultLocale'], 100);
  1675.         $instance->addListener('kernel.request', [=> function () {
  1676.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1677.         }, => 'onKernelRequest'], 16);
  1678.         $instance->addListener('kernel.finish_request', [=> function () {
  1679.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1680.         }, => 'onKernelFinishRequest'], 0);
  1681.         $instance->addListener('kernel.request', [=> function () {
  1682.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1683.         }, => 'onKernelRequest'], 256);
  1684.         $instance->addListener('kernel.response', [=> function () {
  1685.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1686.         }, => 'onResponse'], -255);
  1687.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1688.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1689.         }, => 'onControllerArguments'], 0);
  1690.         $instance->addListener('kernel.exception', [=> function () {
  1691.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1692.         }, => 'logKernelException'], 0);
  1693.         $instance->addListener('kernel.exception', [=> function () {
  1694.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1695.         }, => 'onKernelException'], -128);
  1696.         $instance->addListener('kernel.response', [=> function () {
  1697.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1698.         }, => 'removeCspHeader'], -128);
  1699.         $instance->addListener('kernel.request', [=> function () {
  1700.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1701.         }, => 'onKernelRequest'], 15);
  1702.         $instance->addListener('kernel.finish_request', [=> function () {
  1703.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1704.         }, => 'onKernelFinishRequest'], -15);
  1705.         $instance->addListener('console.error', [=> function () {
  1706.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1707.         }, => 'onConsoleError'], -128);
  1708.         $instance->addListener('console.terminate', [=> function () {
  1709.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1710.         }, => 'onConsoleTerminate'], -128);
  1711.         $instance->addListener('console.error', [=> function () {
  1712.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1713.         }, => 'onConsoleError'], 0);
  1714.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1715.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1716.         }, => 'onMessage'], -255);
  1717.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1718.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1719.         }, => 'onMessage'], -255);
  1720.         $instance->addListener('kernel.response', [=> function () {
  1721.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  1722.         }, => 'onKernelResponse'], 0);
  1723.         $instance->addListener('kernel.request', [=> function () {
  1724.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1725.         }, => 'configure'], 2048);
  1726.         $instance->addListener('console.command', [=> function () {
  1727.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1728.         }, => 'configure'], 2048);
  1729.         $instance->addListener('kernel.request', [=> function () {
  1730.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1731.         }, => 'onKernelRequest'], 128);
  1732.         $instance->addListener('kernel.response', [=> function () {
  1733.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1734.         }, => 'onKernelResponse'], -1000);
  1735.         $instance->addListener('kernel.finish_request', [=> function () {
  1736.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1737.         }, => 'onFinishRequest'], 0);
  1738.         $instance->addListener('kernel.response', [=> function () {
  1739.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1740.         }, => 'onKernelResponse'], -100);
  1741.         $instance->addListener('kernel.exception', [=> function () {
  1742.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1743.         }, => 'onKernelException'], 0);
  1744.         $instance->addListener('kernel.terminate', [=> function () {
  1745.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1746.         }, => 'onKernelTerminate'], -1024);
  1747.         $instance->addListener('kernel.controller', [=> function () {
  1748.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1749.         }, => 'onKernelController'], 0);
  1750.         $instance->addListener('kernel.response', [=> function () {
  1751.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1752.         }, => 'onKernelResponse'], 0);
  1753.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1754.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1755.         }, => 'onMessage'], 0);
  1756.         $instance->addListener('console.command', [=> function () {
  1757.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1758.         }, => 'onCommand'], 255);
  1759.         $instance->addListener('console.terminate', [=> function () {
  1760.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1761.         }, => 'onTerminate'], -255);
  1762.         $instance->addListener('kernel.exception', [=> function () {
  1763.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1764.         }, => 'onException'], 0);
  1765.         $instance->addListener('kernel.terminate', [=> function () {
  1766.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1767.         }, => 'onTerminate'], 0);
  1768.         $instance->addListener('console.error', [=> function () {
  1769.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1770.         }, => 'onException'], 0);
  1771.         $instance->addListener('console.terminate', [=> function () {
  1772.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1773.         }, => 'onTerminate'], 0);
  1774.         $instance->addListener('kernel.exception', [=> function () {
  1775.             return ($this->privates['fos_rest.exception.response_status_code_listener'] ?? $this->getFosRest_Exception_ResponseStatusCodeListenerService());
  1776.         }, => 'getResponseStatusCodeFromThrowable'], 0);
  1777.         $instance->addListener('kernel.response', [=> function () {
  1778.             return ($this->privates['fos_rest.exception.response_status_code_listener'] ?? $this->getFosRest_Exception_ResponseStatusCodeListenerService());
  1779.         }, => 'setResponseStatusCode'], 0);
  1780.         $instance->addListener('massive_search.index_rebuild', [=> function () {
  1781.             return ($this->privates['massive_search.search.event_subscriber.purge_subscriber'] ?? $this->load('getMassiveSearch_Search_EventSubscriber_PurgeSubscriberService'));
  1782.         }, => 'purgeIndexes'], 500);
  1783.         $instance->addListener('kernel.response', [=> function () {
  1784.             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')));
  1785.         }, => 'onKernelResponse'], 10);
  1786.         $instance->addListener('fos_http_cache.error.proxy_unreachable', [=> function () {
  1787.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1788.         }, => 'onProxyUnreachableError'], 0);
  1789.         $instance->addListener('fos_http_cache.error.response', [=> function () {
  1790.             return ($this->privates['fos_http_cache.event_listener.log'] ?? $this->load('getFosHttpCache_EventListener_LogService'));
  1791.         }, => 'onProxyResponseError'], 0);
  1792.         $instance->addListener('kernel.response', [=> function () {
  1793.             return ($this->privates['fos_http_cache.event_listener.tag'] ?? $this->getFosHttpCache_EventListener_TagService());
  1794.         }, => 'onKernelResponse'], 0);
  1795.         $instance->addListener('kernel.terminate', [=> function () {
  1796.             return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1797.         }, => 'onKernelTerminate'], 0);
  1798.         $instance->addListener('kernel.exception', [=> function () {
  1799.             return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1800.         }, => 'onKernelException'], 0);
  1801.         $instance->addListener('console.terminate', [=> function () {
  1802.             return ($this->privates['fos_http_cache.event_listener.invalidation'] ?? $this->load('getFosHttpCache_EventListener_InvalidationService'));
  1803.         }, => 'onConsoleTerminate'], 0);
  1804.         $instance->addListener('kernel.request', [=> function () {
  1805.             return ($this->privates['fos_http_cache.event_listener.php8_attributes'] ?? $this->getFosHttpCache_EventListener_Php8AttributesService());
  1806.         }, => 'onKernelRequest'], 0);
  1807.         $instance->addListener('sulu_security.permission_update', [=> function () {
  1808.             return ($this->privates['sulu_media.permission_listener'] ?? $this->load('getSuluMedia_PermissionListenerService'));
  1809.         }, => 'onPermissionUpdate'], 0);
  1810.         $instance->addListener('massive_search.pre_index', [=> function () {
  1811.             return ($this->privates['sulu_media.search.subscriber.structure_media'] ?? $this->load('getSuluMedia_Search_Subscriber_StructureMediaService'));
  1812.         }, => 'handlePreIndex'], 0);
  1813.         $instance->addListener('massive_search.pre_index', [=> function () {
  1814.             return ($this->privates['sulu_media.search.subscriber.media'] ?? $this->load('getSuluMedia_Search_Subscriber_MediaService'));
  1815.         }, => 'handlePreIndex'], 0);
  1816.         $instance->addListener('kernel.request', [=> function () {
  1817.             return ($this->privates['sulu_security.system_listener'] ?? $this->getSuluSecurity_SystemListenerService());
  1818.         }, => 'onKernelRequest'], 24);
  1819.         $instance->addListener('sulu_security.permission_update', [=> function () {
  1820.             return ($this->privates['sulu_security.phpcr_security_subscriber'] ?? $this->load('getSuluSecurity_PhpcrSecuritySubscriberService'));
  1821.         }, => 'handlePermissionUpdate'], 0);
  1822.         $instance->addListener('kernel.controller', [=> function () {
  1823.             return ($this->privates['sulu_security.event_listener.security'] ?? $this->getSuluSecurity_EventListener_SecurityService());
  1824.         }, => 'onKernelController'], 0);
  1825.         $instance->addListener('security.interactive_login', [=> function () {
  1826.             return ($this->privates['sulu_security.last_login_listener'] ?? $this->load('getSuluSecurity_LastLoginListenerService'));
  1827.         }, => 'onSecurityInteractiveLogin'], 0);
  1828.         $instance->addListener('massive_search.pre_index', [=> function () {
  1829.             return ($this->privates['sulu_page.search.event_subscriber.blame_timestamp'] ?? $this->load('getSuluPage_Search_EventSubscriber_BlameTimestampService'));
  1830.         }, => 'handleBlameTimestamp'], 0);
  1831.         $instance->addListener('massive_search.hit', [=> function () {
  1832.             return ($this->privates['sulu_page.search.event_subscriber.blame_timestamp'] ?? $this->load('getSuluPage_Search_EventSubscriber_BlameTimestampService'));
  1833.         }, => 'handleBlameTimestampHitMapping'], 0);
  1834.         $instance->addListener('sulu_security.permission_update', [=> function () {
  1835.             return ($this->privates['sulu_page.permission_listener'] ?? $this->load('getSuluPage_PermissionListenerService'));
  1836.         }, => 'onPermissionUpdate'], 0);
  1837.         $instance->addListener('kernel.request', [=> function () {
  1838.             return ($this->privates['sulu_website.routing.request_listener'] ?? $this->getSuluWebsite_Routing_RequestListenerService());
  1839.         }, => 'onRequest'], 31);
  1840.         $instance->addListener('kernel.request', [=> function () {
  1841.             return ($this->privates['sulu_website.router_listener'] ?? $this->getSuluWebsite_RouterListenerService());
  1842.         }, => 'onKernelRequest'], 32);
  1843.         $instance->addListener('kernel.finish_request', [=> function () {
  1844.             return ($this->privates['sulu_website.router_listener'] ?? $this->getSuluWebsite_RouterListenerService());
  1845.         }, => 'onKernelFinishRequest'], 0);
  1846.         $instance->addListener('sulu_website.cache_clear', [=> function () {
  1847.             return ($this->privates['sulu_website.event_subscriber.cache_clear'] ?? $this->load('getSuluWebsite_EventSubscriber_CacheClearService'));
  1848.         }, => 'onCacheClear'], 0);
  1849.         $instance->addListener('kernel.request', [=> function () {
  1850.             return ($this->privates['sulu_website.event_listener.translator'] ?? $this->getSuluWebsite_EventListener_TranslatorService());
  1851.         }, => 'onKernelRequest'], 14);
  1852.         $instance->addListener('kernel.request', [=> function () {
  1853.             return ($this->privates['sulu_website.event_listener.security_listener'] ?? $this->getSuluWebsite_EventListener_SecurityListenerService());
  1854.         }, => 'onKernelRequest'], 7);
  1855.         $instance->addListener('kernel.exception', [=> function () {
  1856.             return ($this->privates['sulu_website.redirect_exception_listener'] ?? $this->load('getSuluWebsite_RedirectExceptionListenerService'));
  1857.         }, => 'redirectPartialMatch'], 0);
  1858.         $instance->addListener('kernel.exception', [=> function () {
  1859.             return ($this->privates['sulu_website.redirect_exception_listener'] ?? $this->load('getSuluWebsite_RedirectExceptionListenerService'));
  1860.         }, => 'redirectTrailingSlashOrHtml'], 0);
  1861.         $instance->addListener('kernel.response', [=> function () {
  1862.             return ($this->privates['sulu_website.event_subscriber.generator'] ?? ($this->privates['sulu_website.event_subscriber.generator'] = new \Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber('2.4.20')));
  1863.         }, => 'onResponse'], 0);
  1864.         $instance->addListener('kernel.response', [=> function () {
  1865.             return ($this->privates['sulu_website.segment_subscriber'] ?? $this->getSuluWebsite_SegmentSubscriberService());
  1866.         }, => 'addVaryHeader'], 0);
  1867.         $instance->addListener('kernel.response', [=> function () {
  1868.             return ($this->privates['sulu_website.segment_subscriber'] ?? $this->getSuluWebsite_SegmentSubscriberService());
  1869.         }, => 'addCookieHeader'], 0);
  1870.         $instance->addListener('kernel.response', [=> function () {
  1871.             return ($this->privates['sulu_markup.response_listener'] ?? $this->getSuluMarkup_ResponseListenerService());
  1872.         }, => 'replaceMarkup'], -10);
  1873.         $instance->addListener('kernel.response', [=> function () {
  1874.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1875.         }, => 'onKernelResponse'], -128);
  1876.         $instance->addListener('console.command', [=> function () {
  1877.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1878.         }, => 'configure'], 1024);
  1879.         $instance->addListener('kernel.response', [=> function () {
  1880.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1881.         }, => 'onKernelResponse'], 0);
  1882.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1883.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1884.         }, => 'onVoterVote'], 0);
  1885.         $instance->addListener('kernel.request', [=> function () {
  1886.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1887.         }, => 'configureLogoutUrlGenerator'], 8);
  1888.         $instance->addListener('kernel.request', [=> function () {
  1889.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1890.         }, => 'onKernelRequest'], 8);
  1891.         $instance->addListener('kernel.finish_request', [=> function () {
  1892.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1893.         }, => 'onKernelFinishRequest'], 0);
  1894.         $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [=> function () {
  1895.             return ($this->privates['sulu_activity.store_activity_subscriber'] ?? $this->load('getSuluActivity_StoreActivitySubscriberService'));
  1896.         }, => 'storeActivity'], -256);
  1897.         $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [=> function () {
  1898.             return ($this->privates['sulu_activity.set_domain_event_user_subscriber'] ?? $this->load('getSuluActivity_SetDomainEventUserSubscriberService'));
  1899.         }, => 'setDomainEventUser'], 256);
  1900.         $instance->addListener('Sulu\\Bundle\\ActivityBundle\\Domain\\Event\\DomainEvent', [=> function () {
  1901.             return ($this->privates['sulu_activity.dispatch_specific_domain_event_subscriber'] ?? $this->load('getSuluActivity_DispatchSpecificDomainEventSubscriberService'));
  1902.         }, => 'dispatchDomainEventWithSpecificEventName'], 0);
  1903.         $instance->addListener('kernel.request', [=> function () {
  1904.             return ($this->privates['sulu_form.private_media_subscriber'] ?? $this->getSuluForm_PrivateMediaSubscriberService());
  1905.         }, => 'onRequest'], 0);
  1906.         $instance->addListener('console.error', [=> function () {
  1907.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1908.         }, => 'onConsoleError'], 0);
  1909.         $instance->addListener('console.terminate', [=> function () {
  1910.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1911.         }, => 'onConsoleTerminate'], 0);
  1912.         $instance->addListener('kernel.finish_request', [=> function () {
  1913.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1914.         }, => 'resetAssets'], 0);
  1915.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1916.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1917.         }, => 'onLogout'], 0);
  1918.         return $instance;
  1919.     }
  1920.     /**
  1921.      * Gets the public 'fos_http_cache.cache_manager' shared service.
  1922.      *
  1923.      * @return \FOS\HttpCacheBundle\CacheManager
  1924.      */
  1925.     protected function getFosHttpCache_CacheManagerService()
  1926.     {
  1927.         $a = ($this->services['router'] ?? $this->getRouterService());
  1928.         if (isset($this->services['fos_http_cache.cache_manager'])) {
  1929.             return $this->services['fos_http_cache.cache_manager'];
  1930.         }
  1931.         $this->services['fos_http_cache.cache_manager'] = $instance = new \FOS\HttpCacheBundle\CacheManager(($this->services['fos_http_cache.proxy_client.symfony'] ?? $this->getFosHttpCache_ProxyClient_SymfonyService()), $a);
  1932.         if ($this->has('event_dispatcher')) {
  1933.             $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1934.         }
  1935.         $instance->setGenerateUrlType(0);
  1936.         return $instance;
  1937.     }
  1938.     /**
  1939.      * Gets the public 'fos_http_cache.event_listener.cache_control' shared service.
  1940.      *
  1941.      * @return \FOS\HttpCacheBundle\EventListener\CacheControlListener
  1942.      */
  1943.     protected function getFosHttpCache_EventListener_CacheControlService()
  1944.     {
  1945.         return $this->services['fos_http_cache.event_listener.cache_control'] = new \FOS\HttpCacheBundle\EventListener\CacheControlListener('X-Cache-Debug');
  1946.     }
  1947.     /**
  1948.      * Gets the public 'fos_http_cache.http.symfony_response_tagger' shared service.
  1949.      *
  1950.      * @return \FOS\HttpCacheBundle\Http\SymfonyResponseTagger
  1951.      */
  1952.     protected function getFosHttpCache_Http_SymfonyResponseTaggerService()
  1953.     {
  1954.         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]);
  1955.     }
  1956.     /**
  1957.      * Gets the public 'fos_http_cache.proxy_client.symfony' shared service.
  1958.      *
  1959.      * @return \FOS\HttpCache\ProxyClient\Symfony
  1960.      */
  1961.     protected function getFosHttpCache_ProxyClient_SymfonyService()
  1962.     {
  1963.         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']);
  1964.     }
  1965.     /**
  1966.      * Gets the public 'http_kernel' shared service.
  1967.      *
  1968.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1969.      */
  1970.     protected function getHttpKernelService()
  1971.     {
  1972.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1973.         if (isset($this->services['http_kernel'])) {
  1974.             return $this->services['http_kernel'];
  1975.         }
  1976.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['controller_resolver'] ?? $this->getControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1977.             yield => ($this->privates['argument_resolver.request_attribute'] ?? ($this->privates['argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver()));
  1978.             yield => ($this->privates['argument_resolver.request'] ?? ($this->privates['argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver()));
  1979.             yield => ($this->privates['argument_resolver.session'] ?? ($this->privates['argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver()));
  1980.             yield => ($this->privates['security.user_value_resolver'] ?? $this->load('getSecurity_UserValueResolverService'));
  1981.             yield => ($this->privates['argument_resolver.service'] ?? $this->load('getArgumentResolver_ServiceService'));
  1982.             yield => ($this->privates['argument_resolver.default'] ?? ($this->privates['argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver()));
  1983.             yield => ($this->privates['argument_resolver.variadic'] ?? ($this->privates['argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver()));
  1984.         }, 7)));
  1985.     }
  1986.     /**
  1987.      * Gets the public 'jms_serializer' shared service.
  1988.      *
  1989.      * @return \JMS\Serializer\Serializer
  1990.      */
  1991.     protected function getJmsSerializerService()
  1992.     {
  1993.         $a = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  1994.         if (isset($this->services['jms_serializer'])) {
  1995.             return $this->services['jms_serializer'];
  1996.         }
  1997.         $b = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
  1998.         if (isset($this->services['jms_serializer'])) {
  1999.             return $this->services['jms_serializer'];
  2000.         }
  2001.         $c = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
  2002.         $d = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  2003.         $d->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  2004.         $e = new \JMS\Serializer\Expression\ExpressionEvaluator($d, ['container' => $this]);
  2005.         $f = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($e);
  2006.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  2007.         $g->setOptions(1216);
  2008.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  2009.         $h->setFormatOutput(true);
  2010.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
  2011.         $i->setOptions(0);
  2012.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($c, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($c$a, new \JMS\Serializer\Construction\UnserializeObjectConstructor(), $f$b$e), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($c$a$f$b$e)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  2013.     }
  2014.     /**
  2015.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  2016.      *
  2017.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2018.      */
  2019.     protected function getJmsSerializer_DeserializationContextFactoryService()
  2020.     {
  2021.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2022.     }
  2023.     /**
  2024.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  2025.      *
  2026.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2027.      */
  2028.     protected function getJmsSerializer_SerializationContextFactoryService()
  2029.     {
  2030.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2031.     }
  2032.     /**
  2033.      * Gets the public 'monolog.logger.deprecation' shared service.
  2034.      *
  2035.      * @return \Symfony\Bridge\Monolog\Logger
  2036.      */
  2037.     protected function getMonolog_Logger_DeprecationService()
  2038.     {
  2039.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  2040.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2041.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2042.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2043.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2044.         return $instance;
  2045.     }
  2046.     /**
  2047.      * Gets the public 'request_stack' shared service.
  2048.      *
  2049.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2050.      */
  2051.     protected function getRequestStackService()
  2052.     {
  2053.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2054.     }
  2055.     /**
  2056.      * Gets the public 'router' shared service.
  2057.      *
  2058.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2059.      */
  2060.     protected function getRouterService()
  2061.     {
  2062.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2063.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2064.         $b = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2065.         $c = new \Symfony\Bridge\Monolog\Logger('router');
  2066.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2067.         $c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2068.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2069.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2070.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2071.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2072.         ], [
  2073.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2074.         ]))->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');
  2075.         $d->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2076.         $d->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2077.         $e = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  2078.         $f = new \Symfony\Component\Routing\RouteCollection();
  2079.         $g = new \Symfony\Component\Routing\RequestContext();
  2080.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2081.         $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);
  2082.         $i->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2083.         $i->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  2084.         $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]);
  2085.         $k = new \Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($j, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher($f$g)), new \Symfony\Cmf\Component\Routing\ProviderBasedGenerator($j), NULL$h$j);
  2086.         $l = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  2087.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\TrailingSlashEnhancer(), 100);
  2088.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\TrailingHTMLEnhancer(), 90);
  2089.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\RedirectEnhancer($l), 80);
  2090.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\SeoEnhancer($l), 70);
  2091.         $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);
  2092.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\InternalLinkEnhancer(), 50);
  2093.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\StructureEnhancer(), 40);
  2094.         $k->addRouteEnhancer(new \Sulu\Component\CustomUrl\Routing\Enhancers\ExternalLinkEnhancer(), 30);
  2095.         $m = ($this->privates['sulu_route.routing.provider'] ?? $this->getSuluRoute_Routing_ProviderService());
  2096.         $instance->setContext($b);
  2097.         $instance->add($d'100');
  2098.         $instance->add($i'20');
  2099.         $instance->add($k30);
  2100.         $instance->add(new \Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter($b, new \Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher($m, new \Symfony\Cmf\Component\Routing\NestedMatcher\UrlMatcher($f$g)), new \Symfony\Cmf\Component\Routing\ProviderBasedGenerator($m), NULL$h$m), 20);
  2101.         return $instance;
  2102.     }
  2103.     /**
  2104.      * Gets the public 'sulu.content.localization_finder' shared service.
  2105.      *
  2106.      * @return \Sulu\Component\Content\Compat\LocalizationFinder
  2107.      */
  2108.     protected function getSulu_Content_LocalizationFinderService()
  2109.     {
  2110.         return $this->services['sulu.content.localization_finder'] = new \Sulu\Component\Content\Compat\LocalizationFinder(($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()));
  2111.     }
  2112.     /**
  2113.      * Gets the public 'sulu.content.mapper' shared service.
  2114.      *
  2115.      * @return \Sulu\Component\Content\Mapper\ContentMapper
  2116.      */
  2117.     protected function getSulu_Content_MapperService()
  2118.     {
  2119.         $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  2120.         if (isset($this->services['sulu.content.mapper'])) {
  2121.             return $this->services['sulu.content.mapper'];
  2122.         }
  2123.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  2124.         if (isset($this->services['sulu.content.mapper'])) {
  2125.             return $this->services['sulu.content.mapper'];
  2126.         }
  2127.         $c = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  2128.         if (isset($this->services['sulu.content.mapper'])) {
  2129.             return $this->services['sulu.content.mapper'];
  2130.         }
  2131.         $d = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  2132.         if (isset($this->services['sulu.content.mapper'])) {
  2133.             return $this->services['sulu.content.mapper'];
  2134.         }
  2135.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2136.         if (isset($this->services['sulu.content.mapper'])) {
  2137.             return $this->services['sulu.content.mapper'];
  2138.         }
  2139.         $f = ($this->privates['sulu_security.access_control_manager'] ?? $this->getSuluSecurity_AccessControlManagerService());
  2140.         if (isset($this->services['sulu.content.mapper'])) {
  2141.             return $this->services['sulu.content.mapper'];
  2142.         }
  2143.         $g = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2144.         if (isset($this->services['sulu.content.mapper'])) {
  2145.             return $this->services['sulu.content.mapper'];
  2146.         }
  2147.         return $this->services['sulu.content.mapper'] = new \Sulu\Component\Content\Mapper\ContentMapper($a, ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), $b$c, ($this->services['sulu_document_manager.property_encoder'] ?? $this->getSuluDocumentManager_PropertyEncoderService()), $d, ($this->services['sulu_page.extension.manager'] ?? $this->getSuluPage_Extension_ManagerService()), ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $e, ($this->privates['sulu.content.resource_locator.strategy_pool'] ?? $this->getSulu_Content_ResourceLocator_StrategyPoolService()), ($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()), $f$this->parameters['sulu_security.permissions'], $g);
  2148.     }
  2149.     /**
  2150.      * Gets the public 'sulu.content.path_cleaner' shared service.
  2151.      *
  2152.      * @return \Sulu\Component\PHPCR\PathCleanup
  2153.      */
  2154.     protected function getSulu_Content_PathCleanerService()
  2155.     {
  2156.         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());
  2157.     }
  2158.     /**
  2159.      * Gets the public 'sulu.content.structure_manager' shared service.
  2160.      *
  2161.      * @return \Sulu\Component\Content\Compat\StructureManager
  2162.      */
  2163.     protected function getSulu_Content_StructureManagerService()
  2164.     {
  2165.         $a = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  2166.         if (isset($this->services['sulu.content.structure_manager'])) {
  2167.             return $this->services['sulu.content.structure_manager'];
  2168.         }
  2169.         return $this->services['sulu.content.structure_manager'] = new \Sulu\Component\Content\Compat\StructureManager(($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()), $a, ($this->services['sulu_page.compat.structure.legacy_property_factory'] ?? $this->getSuluPage_Compat_Structure_LegacyPropertyFactoryService()), $this->parameters['sulu.content.structure.type_map']);
  2170.     }
  2171.     /**
  2172.      * Gets the public 'sulu.content.type_manager' shared service.
  2173.      *
  2174.      * @return \Sulu\Component\Content\ContentTypeManager
  2175.      */
  2176.     protected function getSulu_Content_TypeManagerService()
  2177.     {
  2178.         $this->services['sulu.content.type_manager'] = $instance = new \Sulu\Component\Content\ContentTypeManager($this);
  2179.         $instance->mapAliasToServiceId('number''sulu.content.type.number');
  2180.         $instance->mapAliasToServiceId('text_line''sulu.content.type.text_line');
  2181.         $instance->mapAliasToServiceId('text_area''sulu.content.type.text_area');
  2182.         $instance->mapAliasToServiceId('text_editor''sulu.content.type.text_editor');
  2183.         $instance->mapAliasToServiceId('resource_locator''sulu.content.type.resource_locator');
  2184.         $instance->mapAliasToServiceId('link''sulu.content.type.link');
  2185.         $instance->mapAliasToServiceId('block''sulu.content.type.block');
  2186.         $instance->mapAliasToServiceId('contact_account_selection''sulu_contact.content.contact_account_selection');
  2187.         $instance->mapAliasToServiceId('single_contact_selection''sulu_contact.content.single_contact_selection');
  2188.         $instance->mapAliasToServiceId('contact_selection''sulu_contact.content.contact_selection');
  2189.         $instance->mapAliasToServiceId('single_account_selection''sulu_contact.content.single_account_selection');
  2190.         $instance->mapAliasToServiceId('account_selection''sulu_contact.content.account_selection');
  2191.         $instance->mapAliasToServiceId('collection_selection''sulu_media.type.collection_selection');
  2192.         $instance->mapAliasToServiceId('single_collection_selection''sulu_media.type.single_collection_selection');
  2193.         $instance->mapAliasToServiceId('media_selection''sulu_media.type.media_selection');
  2194.         $instance->mapAliasToServiceId('single_media_selection''sulu_media.type.single_media_selection');
  2195.         $instance->mapAliasToServiceId('image_map''sulu_media.type.image_map');
  2196.         $instance->mapAliasToServiceId('category_selection''sulu_category.content.type.category_selection');
  2197.         $instance->mapAliasToServiceId('single_category_selection''sulu_category.content.type.single_category_selection');
  2198.         $instance->mapAliasToServiceId('single_snippet_selection''sulu_snippet.content.single_snippet_selection');
  2199.         $instance->mapAliasToServiceId('snippet_selection''sulu_snippet.content.snippet');
  2200.         $instance->mapAliasToServiceId('smart_content''sulu_page.smart_content.content_type');
  2201.         $instance->mapAliasToServiceId('teaser_selection''sulu_page.teaser.content_type');
  2202.         $instance->mapAliasToServiceId('page_selection''sulu.content.type.page_selection');
  2203.         $instance->mapAliasToServiceId('single_page_selection''sulu.content.type.single_page_selection');
  2204.         $instance->mapAliasToServiceId('phone''sulu.content.type.phone');
  2205.         $instance->mapAliasToServiceId('segment_select''sulu.content.type.segment_select');
  2206.         $instance->mapAliasToServiceId('password''sulu.content.type.password');
  2207.         $instance->mapAliasToServiceId('url''sulu.content.type.url');
  2208.         $instance->mapAliasToServiceId('email''sulu.content.type.email');
  2209.         $instance->mapAliasToServiceId('date''sulu.content.type.date');
  2210.         $instance->mapAliasToServiceId('datetime''sulu.content.type.datetime');
  2211.         $instance->mapAliasToServiceId('time''sulu.content.type.time');
  2212.         $instance->mapAliasToServiceId('color''sulu.content.type.color');
  2213.         $instance->mapAliasToServiceId('checkbox''sulu.content.type.checkbox');
  2214.         $instance->mapAliasToServiceId('select''sulu.content.type.select');
  2215.         $instance->mapAliasToServiceId('single_select''sulu.content.type.single_select');
  2216.         $instance->mapAliasToServiceId('tag_selection''sulu_tag.content.type.tag_selection');
  2217.         $instance->mapAliasToServiceId('location''sulu_location.content.type.location');
  2218.         $instance->mapAliasToServiceId('route''sulu_route.content_type');
  2219.         $instance->mapAliasToServiceId('page_tree_route''sulu_route.content_type.page_tree_route');
  2220.         $instance->mapAliasToServiceId('single_form_selection''sulu_form.content_type.single_form_selection');
  2221.         return $instance;
  2222.     }
  2223.     /**
  2224.      * Gets the public 'sulu.phpcr.session' shared service.
  2225.      *
  2226.      * @return \Sulu\Component\PHPCR\SessionManager\SessionManager
  2227.      */
  2228.     protected function getSulu_Phpcr_SessionService()
  2229.     {
  2230.         $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  2231.         if (isset($this->services['sulu.phpcr.session'])) {
  2232.             return $this->services['sulu.phpcr.session'];
  2233.         }
  2234.         return $this->services['sulu.phpcr.session'] = new \Sulu\Component\PHPCR\SessionManager\SessionManager($a, ['base' => 'cmf''content' => 'contents''route' => 'routes''snippet' => 'snippets']);
  2235.     }
  2236.     /**
  2237.      * Gets the public 'sulu.repository.access_control' shared service.
  2238.      *
  2239.      * @return \Sulu\Bundle\SecurityBundle\Entity\AccessControlRepository
  2240.      */
  2241.     protected function getSulu_Repository_AccessControlService($lazyLoad true)
  2242.     {
  2243.         if ($lazyLoad) {
  2244.             return $this->services['sulu.repository.access_control'] = $this->createProxy('AccessControlRepository_b331497', function () {
  2245.                 return \AccessControlRepository_b331497::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2246.                     $wrappedInstance $this->getSulu_Repository_AccessControlService(false);
  2247.                     $proxy->setProxyInitializer(null);
  2248.                     return true;
  2249.                 });
  2250.             });
  2251.         }
  2252.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2253.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2254.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authorization/AccessControl/AccessControlRepositoryInterface.php';
  2255.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/AccessControlRepository.php';
  2256.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2257.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2258.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2259.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2260.         return new \Sulu\Bundle\SecurityBundle\Entity\AccessControlRepository($a$a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl'));
  2261.     }
  2262.     /**
  2263.      * Gets the public 'sulu.repository.account' shared service.
  2264.      *
  2265.      * @return \Sulu\Bundle\ContactBundle\Entity\AccountRepository
  2266.      */
  2267.     protected function getSulu_Repository_AccountService($lazyLoad true)
  2268.     {
  2269.         if ($lazyLoad) {
  2270.             return $this->services['sulu.repository.account'] = $this->createProxy('AccountRepository_21f7ad1', function () {
  2271.                 return \AccountRepository_21f7ad1::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2272.                     $wrappedInstance $this->getSulu_Repository_AccountService(false);
  2273.                     $proxy->setProxyInitializer(null);
  2274.                     return true;
  2275.                 });
  2276.             });
  2277.         }
  2278.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2279.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/AccountRepositoryInterface.php';
  2280.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryTrait.php';
  2281.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/AccountRepository.php';
  2282.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2283.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2284.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2285.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2286.         return new \Sulu\Bundle\ContactBundle\Entity\AccountRepository($a$a->getClassMetadata('Sulu\\Bundle\\ContactBundle\\Entity\\Account'));
  2287.     }
  2288.     /**
  2289.      * Gets the public 'sulu.repository.analytics' shared service.
  2290.      *
  2291.      * @return \Sulu\Bundle\WebsiteBundle\Entity\AnalyticsRepository
  2292.      */
  2293.     protected function getSulu_Repository_AnalyticsService($lazyLoad true)
  2294.     {
  2295.         if ($lazyLoad) {
  2296.             return $this->services['sulu.repository.analytics'] = $this->createProxy('AnalyticsRepository_b1da81f', function () {
  2297.                 return \AnalyticsRepository_b1da81f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2298.                     $wrappedInstance $this->getSulu_Repository_AnalyticsService(false);
  2299.                     $proxy->setProxyInitializer(null);
  2300.                     return true;
  2301.                 });
  2302.             });
  2303.         }
  2304.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2305.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2306.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Entity/AnalyticsRepositoryInterface.php';
  2307.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Entity/AnalyticsRepository.php';
  2308.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2309.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2310.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2311.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2312.         return new \Sulu\Bundle\WebsiteBundle\Entity\AnalyticsRepository($a$a->getClassMetadata('Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics'));
  2313.     }
  2314.     /**
  2315.      * Gets the public 'sulu.repository.category' shared service.
  2316.      *
  2317.      * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryRepository
  2318.      */
  2319.     protected function getSulu_Repository_CategoryService($lazyLoad true)
  2320.     {
  2321.         if ($lazyLoad) {
  2322.             return $this->services['sulu.repository.category'] = $this->createProxy('CategoryRepository_9c346ab', function () {
  2323.                 return \CategoryRepository_9c346ab::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2324.                     $wrappedInstance $this->getSulu_Repository_CategoryService(false);
  2325.                     $proxy->setProxyInitializer(null);
  2326.                     return true;
  2327.                 });
  2328.             });
  2329.         }
  2330.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2331.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryRepositoryInterface.php';
  2332.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryRepository.php';
  2333.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2334.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2335.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2336.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2337.         return new \Sulu\Bundle\CategoryBundle\Entity\CategoryRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\Category'));
  2338.     }
  2339.     /**
  2340.      * Gets the public 'sulu.repository.category_meta' shared service.
  2341.      *
  2342.      * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryMetaRepository
  2343.      */
  2344.     protected function getSulu_Repository_CategoryMetaService($lazyLoad true)
  2345.     {
  2346.         if ($lazyLoad) {
  2347.             return $this->services['sulu.repository.category_meta'] = $this->createProxy('CategoryMetaRepository_d16c689', function () {
  2348.                 return \CategoryMetaRepository_d16c689::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2349.                     $wrappedInstance $this->getSulu_Repository_CategoryMetaService(false);
  2350.                     $proxy->setProxyInitializer(null);
  2351.                     return true;
  2352.                 });
  2353.             });
  2354.         }
  2355.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2356.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2357.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryMetaRepositoryInterface.php';
  2358.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryMetaRepository.php';
  2359.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2360.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2361.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2362.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2363.         return new \Sulu\Bundle\CategoryBundle\Entity\CategoryMetaRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta'));
  2364.     }
  2365.     /**
  2366.      * Gets the public 'sulu.repository.category_translation' shared service.
  2367.      *
  2368.      * @return \Sulu\Bundle\CategoryBundle\Entity\CategoryTranslationRepository
  2369.      */
  2370.     protected function getSulu_Repository_CategoryTranslationService($lazyLoad true)
  2371.     {
  2372.         if ($lazyLoad) {
  2373.             return $this->services['sulu.repository.category_translation'] = $this->createProxy('CategoryTranslationRepository_5ea8703', function () {
  2374.                 return \CategoryTranslationRepository_5ea8703::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2375.                     $wrappedInstance $this->getSulu_Repository_CategoryTranslationService(false);
  2376.                     $proxy->setProxyInitializer(null);
  2377.                     return true;
  2378.                 });
  2379.             });
  2380.         }
  2381.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2382.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2383.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryTranslationRepositoryInterface.php';
  2384.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/CategoryTranslationRepository.php';
  2385.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2386.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2387.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2388.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2389.         return new \Sulu\Bundle\CategoryBundle\Entity\CategoryTranslationRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation'));
  2390.     }
  2391.     /**
  2392.      * Gets the public 'sulu.repository.contact' shared service.
  2393.      *
  2394.      * @return \Sulu\Bundle\ContactBundle\Entity\ContactRepository
  2395.      */
  2396.     protected function getSulu_Repository_ContactService($lazyLoad true)
  2397.     {
  2398.         if ($lazyLoad) {
  2399.             return $this->services['sulu.repository.contact'] = $this->createProxy('ContactRepository_74094bd', function () {
  2400.                 return \ContactRepository_74094bd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2401.                     $wrappedInstance $this->getSulu_Repository_ContactService(false);
  2402.                     $proxy->setProxyInitializer(null);
  2403.                     return true;
  2404.                 });
  2405.             });
  2406.         }
  2407.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2408.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2409.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactRepositoryInterface.php';
  2410.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/SmartContent/Orm/DataProviderRepositoryTrait.php';
  2411.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/Entity/ContactRepository.php';
  2412.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2413.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2414.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2415.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2416.         return new \Sulu\Bundle\ContactBundle\Entity\ContactRepository($a$a->getClassMetadata('Sulu\\Bundle\\ContactBundle\\Entity\\Contact'));
  2417.     }
  2418.     /**
  2419.      * Gets the public 'sulu.repository.keyword' shared service.
  2420.      *
  2421.      * @return \Sulu\Bundle\CategoryBundle\Entity\KeywordRepository
  2422.      */
  2423.     protected function getSulu_Repository_KeywordService($lazyLoad true)
  2424.     {
  2425.         if ($lazyLoad) {
  2426.             return $this->services['sulu.repository.keyword'] = $this->createProxy('KeywordRepository_4891058', function () {
  2427.                 return \KeywordRepository_4891058::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2428.                     $wrappedInstance $this->getSulu_Repository_KeywordService(false);
  2429.                     $proxy->setProxyInitializer(null);
  2430.                     return true;
  2431.                 });
  2432.             });
  2433.         }
  2434.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2435.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2436.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/KeywordRepositoryInterface.php';
  2437.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/Entity/KeywordRepository.php';
  2438.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2439.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2440.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2441.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2442.         return new \Sulu\Bundle\CategoryBundle\Entity\KeywordRepository($a$a->getClassMetadata('Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword'));
  2443.     }
  2444.     /**
  2445.      * Gets the public 'sulu.repository.media' shared service.
  2446.      *
  2447.      * @return \Sulu\Bundle\MediaBundle\Entity\MediaRepository
  2448.      */
  2449.     protected function getSulu_Repository_MediaService($lazyLoad true)
  2450.     {
  2451.         if ($lazyLoad) {
  2452.             return $this->services['sulu.repository.media'] = $this->createProxy('MediaRepository_283a6d2', function () {
  2453.                 return \MediaRepository_283a6d2::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2454.                     $wrappedInstance $this->getSulu_Repository_MediaService(false);
  2455.                     $proxy->setProxyInitializer(null);
  2456.                     return true;
  2457.                 });
  2458.             });
  2459.         }
  2460.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2461.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2462.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepositoryInterface.php';
  2463.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/Entity/MediaRepository.php';
  2464.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2465.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2466.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2467.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2468.         $instance = new \Sulu\Bundle\MediaBundle\Entity\MediaRepository($a$a->getClassMetadata('Sulu\\Bundle\\MediaBundle\\Entity\\Media'));
  2469.         $instance->setAccessControlQueryEnhancer(($this->privates['sulu_security.access_control_query_enhancer'] ?? $this->getSuluSecurity_AccessControlQueryEnhancerService()));
  2470.         return $instance;
  2471.     }
  2472.     /**
  2473.      * Gets the public 'sulu.repository.role' shared service.
  2474.      *
  2475.      * @return \Sulu\Bundle\SecurityBundle\Entity\RoleRepository
  2476.      */
  2477.     protected function getSulu_Repository_RoleService($lazyLoad true)
  2478.     {
  2479.         if ($lazyLoad) {
  2480.             return $this->services['sulu.repository.role'] = $this->createProxy('RoleRepository_c7c4870', function () {
  2481.                 return \RoleRepository_c7c4870::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2482.                     $wrappedInstance $this->getSulu_Repository_RoleService(false);
  2483.                     $proxy->setProxyInitializer(null);
  2484.                     return true;
  2485.                 });
  2486.             });
  2487.         }
  2488.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2489.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2490.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/RoleRepositoryInterface.php';
  2491.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/RoleRepository.php';
  2492.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2493.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2494.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2495.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2496.         return new \Sulu\Bundle\SecurityBundle\Entity\RoleRepository($a$a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\Role'));
  2497.     }
  2498.     /**
  2499.      * Gets the public 'sulu.repository.route' shared service.
  2500.      *
  2501.      * @return \Sulu\Bundle\RouteBundle\Entity\RouteRepository
  2502.      */
  2503.     protected function getSulu_Repository_RouteService($lazyLoad true)
  2504.     {
  2505.         if ($lazyLoad) {
  2506.             return $this->services['sulu.repository.route'] = $this->createProxy('RouteRepository_ee5eed9', function () {
  2507.                 return \RouteRepository_ee5eed9::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2508.                     $wrappedInstance $this->getSulu_Repository_RouteService(false);
  2509.                     $proxy->setProxyInitializer(null);
  2510.                     return true;
  2511.                 });
  2512.             });
  2513.         }
  2514.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2515.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2516.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Entity/RouteRepositoryInterface.php';
  2517.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Entity/RouteRepository.php';
  2518.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2519.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2520.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2521.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2522.         return new \Sulu\Bundle\RouteBundle\Entity\RouteRepository($a$a->getClassMetadata('Sulu\\Bundle\\RouteBundle\\Entity\\Route'));
  2523.     }
  2524.     /**
  2525.      * Gets the public 'sulu.repository.tag' shared service.
  2526.      *
  2527.      * @return \Sulu\Bundle\TagBundle\Entity\TagRepository
  2528.      */
  2529.     protected function getSulu_Repository_TagService($lazyLoad true)
  2530.     {
  2531.         if ($lazyLoad) {
  2532.             return $this->services['sulu.repository.tag'] = $this->createProxy('TagRepository_4e72930', function () {
  2533.                 return \TagRepository_4e72930::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2534.                     $wrappedInstance $this->getSulu_Repository_TagService(false);
  2535.                     $proxy->setProxyInitializer(null);
  2536.                     return true;
  2537.                 });
  2538.             });
  2539.         }
  2540.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2541.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2542.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Tag/TagRepositoryInterface.php';
  2543.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/Entity/TagRepository.php';
  2544.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2545.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2546.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2547.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2548.         return new \Sulu\Bundle\TagBundle\Entity\TagRepository($a$a->getClassMetadata('Sulu\\Bundle\\TagBundle\\Entity\\Tag'));
  2549.     }
  2550.     /**
  2551.      * Gets the public 'sulu.repository.user' shared service.
  2552.      *
  2553.      * @return \Sulu\Bundle\SecurityBundle\Entity\UserRepository
  2554.      */
  2555.     protected function getSulu_Repository_UserService($lazyLoad true)
  2556.     {
  2557.         if ($lazyLoad) {
  2558.             return $this->services['sulu.repository.user'] = $this->createProxy('UserRepository_28384ec', function () {
  2559.                 return \UserRepository_28384ec::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2560.                     $wrappedInstance $this->getSulu_Repository_UserService(false);
  2561.                     $proxy->setProxyInitializer(null);
  2562.                     return true;
  2563.                 });
  2564.             });
  2565.         }
  2566.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/RepositoryInterface.php';
  2567.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/EntityRepository.php';
  2568.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Security/Authentication/UserRepositoryInterface.php';
  2569.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Component/Persistence/Repository/ORM/OrderByTrait.php';
  2570.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Entity/UserRepository.php';
  2571.         include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php';
  2572.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php';
  2573.         include_once \dirname(__DIR__5).'/vendor/doctrine/orm/src/Mapping/ClassMetadata.php';
  2574.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2575.         return new \Sulu\Bundle\SecurityBundle\Entity\UserRepository($a$a->getClassMetadata('Sulu\\Bundle\\SecurityBundle\\Entity\\User'));
  2576.     }
  2577.     /**
  2578.      * Gets the public 'sulu.util.node_helper' shared service.
  2579.      *
  2580.      * @return \Sulu\Component\Util\SuluNodeHelper
  2581.      */
  2582.     protected function getSulu_Util_NodeHelperService()
  2583.     {
  2584.         $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  2585.         if (isset($this->services['sulu.util.node_helper'])) {
  2586.             return $this->services['sulu.util.node_helper'];
  2587.         }
  2588.         return $this->services['sulu.util.node_helper'] = new \Sulu\Component\Util\SuluNodeHelper($a'i18n', ['base' => 'cmf''content' => 'contents''route' => 'routes''snippet' => 'snippets'], ($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()));
  2589.     }
  2590.     /**
  2591.      * Gets the public 'sulu_category.category_manager' shared service.
  2592.      *
  2593.      * @return \Sulu\Bundle\CategoryBundle\Category\CategoryManager
  2594.      */
  2595.     protected function getSuluCategory_CategoryManagerService()
  2596.     {
  2597.         $a = ($this->services['sulu.repository.category'] ?? $this->getSulu_Repository_CategoryService());
  2598.         if (isset($this->services['sulu_category.category_manager'])) {
  2599.             return $this->services['sulu_category.category_manager'];
  2600.         }
  2601.         $b = ($this->services['sulu.repository.category_meta'] ?? $this->getSulu_Repository_CategoryMetaService());
  2602.         if (isset($this->services['sulu_category.category_manager'])) {
  2603.             return $this->services['sulu_category.category_manager'];
  2604.         }
  2605.         $c = ($this->services['sulu.repository.category_translation'] ?? $this->getSulu_Repository_CategoryTranslationService());
  2606.         if (isset($this->services['sulu_category.category_manager'])) {
  2607.             return $this->services['sulu_category.category_manager'];
  2608.         }
  2609.         $d = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2610.         if (isset($this->services['sulu_category.category_manager'])) {
  2611.             return $this->services['sulu_category.category_manager'];
  2612.         }
  2613.         $e = ($this->services['sulu_category.keyword_manager'] ?? $this->getSuluCategory_KeywordManagerService());
  2614.         if (isset($this->services['sulu_category.category_manager'])) {
  2615.             return $this->services['sulu_category.category_manager'];
  2616.         }
  2617.         $f = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2618.         if (isset($this->services['sulu_category.category_manager'])) {
  2619.             return $this->services['sulu_category.category_manager'];
  2620.         }
  2621.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2622.         if (isset($this->services['sulu_category.category_manager'])) {
  2623.             return $this->services['sulu_category.category_manager'];
  2624.         }
  2625.         $h = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  2626.         if (isset($this->services['sulu_category.category_manager'])) {
  2627.             return $this->services['sulu_category.category_manager'];
  2628.         }
  2629.         return $this->services['sulu_category.category_manager'] = new \Sulu\Bundle\CategoryBundle\Category\CategoryManager($a$b$c$d$e$f$g, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $h);
  2630.     }
  2631.     /**
  2632.      * Gets the public 'sulu_category.keyword_manager' shared service.
  2633.      *
  2634.      * @return \Sulu\Bundle\CategoryBundle\Category\KeywordManager
  2635.      */
  2636.     protected function getSuluCategory_KeywordManagerService()
  2637.     {
  2638.         $a = ($this->services['sulu.repository.keyword'] ?? $this->getSulu_Repository_KeywordService());
  2639.         if (isset($this->services['sulu_category.keyword_manager'])) {
  2640.             return $this->services['sulu_category.keyword_manager'];
  2641.         }
  2642.         $b = ($this->services['sulu.repository.category_translation'] ?? $this->getSulu_Repository_CategoryTranslationService());
  2643.         if (isset($this->services['sulu_category.keyword_manager'])) {
  2644.             return $this->services['sulu_category.keyword_manager'];
  2645.         }
  2646.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2647.         if (isset($this->services['sulu_category.keyword_manager'])) {
  2648.             return $this->services['sulu_category.keyword_manager'];
  2649.         }
  2650.         return $this->services['sulu_category.keyword_manager'] = new \Sulu\Bundle\CategoryBundle\Category\KeywordManager($a$b$c, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()));
  2651.     }
  2652.     /**
  2653.      * Gets the public 'sulu_contact.contact_manager' shared service.
  2654.      *
  2655.      * @return \Sulu\Bundle\ContactBundle\Contact\ContactManager
  2656.      */
  2657.     protected function getSuluContact_ContactManagerService()
  2658.     {
  2659.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2660.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2661.             return $this->services['sulu_contact.contact_manager'];
  2662.         }
  2663.         $b = ($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService());
  2664.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2665.             return $this->services['sulu_contact.contact_manager'];
  2666.         }
  2667.         $c = ($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService());
  2668.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2669.             return $this->services['sulu_contact.contact_manager'];
  2670.         }
  2671.         $d = ($this->services['sulu.repository.account'] ?? $this->getSulu_Repository_AccountService());
  2672.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2673.             return $this->services['sulu_contact.contact_manager'];
  2674.         }
  2675.         $e = ($this->services['sulu.repository.contact'] ?? $this->getSulu_Repository_ContactService());
  2676.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2677.             return $this->services['sulu_contact.contact_manager'];
  2678.         }
  2679.         $f = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  2680.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2681.             return $this->services['sulu_contact.contact_manager'];
  2682.         }
  2683.         $g = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2684.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2685.             return $this->services['sulu_contact.contact_manager'];
  2686.         }
  2687.         $h = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  2688.         if (isset($this->services['sulu_contact.contact_manager'])) {
  2689.             return $this->services['sulu_contact.contact_manager'];
  2690.         }
  2691.         return $this->services['sulu_contact.contact_manager'] = new \Sulu\Bundle\ContactBundle\Contact\ContactManager($a$b$c$d, ($this->services['doctrine'] ?? $this->getDoctrineService())->getRepository('SuluContactBundle:ContactTitle'), $e$f, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $g$h);
  2692.     }
  2693.     /**
  2694.      * Gets the public 'sulu_core.array_serializer' shared service.
  2695.      *
  2696.      * @return \Sulu\Component\Serializer\ArraySerializer
  2697.      */
  2698.     protected function getSuluCore_ArraySerializerService()
  2699.     {
  2700.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  2701.         if (isset($this->services['sulu_core.array_serializer'])) {
  2702.             return $this->services['sulu_core.array_serializer'];
  2703.         }
  2704.         return $this->services['sulu_core.array_serializer'] = new \Sulu\Component\Serializer\ArraySerializer($a);
  2705.     }
  2706.     /**
  2707.      * Gets the public 'sulu_core.webspace.request_analyzer' shared service.
  2708.      *
  2709.      * @return \Sulu\Component\Webspace\Analyzer\RequestAnalyzer
  2710.      */
  2711.     protected function getSuluCore_Webspace_RequestAnalyzerService()
  2712.     {
  2713.         $a = ($this->privates['sulu_custom_urls.request_processor'] ?? $this->getSuluCustomUrls_RequestProcessorService());
  2714.         if (isset($this->services['sulu_core.webspace.request_analyzer'])) {
  2715.             return $this->services['sulu_core.webspace.request_analyzer'];
  2716.         }
  2717.         $b = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  2718.         if (isset($this->services['sulu_core.webspace.request_analyzer'])) {
  2719.             return $this->services['sulu_core.webspace.request_analyzer'];
  2720.         }
  2721.         $c = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  2722.         if (isset($this->services['sulu_core.webspace.request_analyzer'])) {
  2723.             return $this->services['sulu_core.webspace.request_analyzer'];
  2724.         }
  2725.         $d = ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService());
  2726.         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($d'dev'), => new \Sulu\Component\Webspace\Analyzer\Attributes\UrlRequestProcessor(), => $a=> new \Sulu\Component\Webspace\Analyzer\Attributes\WebsiteRequestProcessor($d$b'dev'), => new \Sulu\Component\Webspace\Analyzer\Attributes\DateTimeRequestProcessor(), => new \Sulu\Component\Webspace\Analyzer\Attributes\SystemRequestProcessor($c'website'), => new \Sulu\Component\Webspace\Analyzer\Attributes\SegmentRequestProcessor('_ss'), => new \Sulu\Component\Webspace\Analyzer\Attributes\PortalInformationRequestProcessor()]);
  2727.     }
  2728.     /**
  2729.      * Gets the public 'sulu_core.webspace.webspace_manager' shared service.
  2730.      *
  2731.      * @return \Sulu\Component\Webspace\Manager\WebspaceManager
  2732.      */
  2733.     protected function getSuluCore_Webspace_WebspaceManagerService()
  2734.     {
  2735.         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()));
  2736.     }
  2737.     /**
  2738.      * Gets the public 'sulu_custom_urls.manager' shared service.
  2739.      *
  2740.      * @return \Sulu\Component\CustomUrl\Manager\CustomUrlManager
  2741.      */
  2742.     protected function getSuluCustomUrls_ManagerService()
  2743.     {
  2744.         $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  2745.         if (isset($this->services['sulu_custom_urls.manager'])) {
  2746.             return $this->services['sulu_custom_urls.manager'];
  2747.         }
  2748.         $b = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  2749.         if (isset($this->services['sulu_custom_urls.manager'])) {
  2750.             return $this->services['sulu_custom_urls.manager'];
  2751.         }
  2752.         $c = ($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService());
  2753.         if (isset($this->services['sulu_custom_urls.manager'])) {
  2754.             return $this->services['sulu_custom_urls.manager'];
  2755.         }
  2756.         $d = ($this->services['sulu_security.user_manager'] ?? $this->getSuluSecurity_UserManagerService());
  2757.         if (isset($this->services['sulu_custom_urls.manager'])) {
  2758.             return $this->services['sulu_custom_urls.manager'];
  2759.         }
  2760.         $e = ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService());
  2761.         if (isset($this->services['sulu_custom_urls.manager'])) {
  2762.             return $this->services['sulu_custom_urls.manager'];
  2763.         }
  2764.         $f = ($this->privates['sulu_document_manager.document_domain_event_collector'] ?? $this->getSuluDocumentManager_DocumentDomainEventCollectorService());
  2765.         if (isset($this->services['sulu_custom_urls.manager'])) {
  2766.             return $this->services['sulu_custom_urls.manager'];
  2767.         }
  2768.         return $this->services['sulu_custom_urls.manager'] = new \Sulu\Component\CustomUrl\Manager\CustomUrlManager($a$b, new \Sulu\Component\CustomUrl\Repository\CustomUrlRepository(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $c, ($this->privates['sulu_custom_urls.domain_generator'] ?? $this->getSuluCustomUrls_DomainGeneratorService()), $d), $e, ($this->privates['sulu_document_manager.path_builder'] ?? $this->getSuluDocumentManager_PathBuilderService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), 'dev'$f);
  2769.     }
  2770.     /**
  2771.      * Gets the public 'sulu_document_manager.document_inspector' shared service.
  2772.      *
  2773.      * @return \Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector
  2774.      */
  2775.     protected function getSuluDocumentManager_DocumentInspectorService()
  2776.     {
  2777.         $a = ($this->privates['sulu_document_manager.proxy_factory'] ?? $this->getSuluDocumentManager_ProxyFactoryService());
  2778.         if (isset($this->services['sulu_document_manager.document_inspector'])) {
  2779.             return $this->services['sulu_document_manager.document_inspector'];
  2780.         }
  2781.         $b = ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService());
  2782.         if (isset($this->services['sulu_document_manager.document_inspector'])) {
  2783.             return $this->services['sulu_document_manager.document_inspector'];
  2784.         }
  2785.         return $this->services['sulu_document_manager.document_inspector'] = new \Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector(($this->privates['sulu_document_manager.document_registry'] ?? ($this->privates['sulu_document_manager.document_registry'] = new \Sulu\Component\DocumentManager\DocumentRegistry('en'))), ($this->privates['sulu_document_manager.path_segment_registry'] ?? $this->getSuluDocumentManager_PathSegmentRegistryService()), ($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()), $a$b, ($this->services['sulu_page.structure.factory'] ?? $this->getSuluPage_Structure_FactoryService()), ($this->services['sulu_document_manager.property_encoder'] ?? $this->getSuluDocumentManager_PropertyEncoderService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()));
  2786.     }
  2787.     /**
  2788.      * Gets the public 'sulu_document_manager.document_manager' shared service.
  2789.      *
  2790.      * @return \Sulu\Component\DocumentManager\DocumentManager
  2791.      */
  2792.     protected function getSuluDocumentManager_DocumentManagerService()
  2793.     {
  2794.         $a = ($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService());
  2795.         if (isset($this->services['sulu_document_manager.document_manager'])) {
  2796.             return $this->services['sulu_document_manager.document_manager'];
  2797.         }
  2798.         $b = ($this->privates['sulu_document_manager.node_manager'] ?? $this->getSuluDocumentManager_NodeManagerService());
  2799.         if (isset($this->services['sulu_document_manager.document_manager'])) {
  2800.             return $this->services['sulu_document_manager.document_manager'];
  2801.         }
  2802.         return $this->services['sulu_document_manager.document_manager'] = new \Sulu\Component\DocumentManager\DocumentManager($a$b);
  2803.     }
  2804.     /**
  2805.      * Gets the public 'sulu_document_manager.metadata_factory.base' shared service.
  2806.      *
  2807.      * @return \Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory
  2808.      */
  2809.     protected function getSuluDocumentManager_MetadataFactory_BaseService()
  2810.     {
  2811.         $a = ($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService());
  2812.         if (isset($this->services['sulu_document_manager.metadata_factory.base'])) {
  2813.             return $this->services['sulu_document_manager.metadata_factory.base'];
  2814.         }
  2815.         return $this->services['sulu_document_manager.metadata_factory.base'] = new \Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory($a$this->parameters['sulu_document_manager.mapping']);
  2816.     }
  2817.     /**
  2818.      * Gets the public 'sulu_document_manager.property_encoder' shared service.
  2819.      *
  2820.      * @return \Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder
  2821.      */
  2822.     protected function getSuluDocumentManager_PropertyEncoderService()
  2823.     {
  2824.         return $this->services['sulu_document_manager.property_encoder'] = new \Sulu\Bundle\DocumentManagerBundle\Bridge\PropertyEncoder(($this->privates['sulu_document_manager.namespace_registry'] ?? $this->getSuluDocumentManager_NamespaceRegistryService()));
  2825.     }
  2826.     /**
  2827.      * Gets the public 'sulu_markup.parser.html_extractor' shared service.
  2828.      *
  2829.      * @return \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor
  2830.      */
  2831.     protected function getSuluMarkup_Parser_HtmlExtractorService()
  2832.     {
  2833.         return $this->services['sulu_markup.parser.html_extractor'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor('sulu');
  2834.     }
  2835.     /**
  2836.      * Gets the public 'sulu_media.collection_manager' shared service.
  2837.      *
  2838.      * @return \Sulu\Bundle\MediaBundle\Collection\Manager\CollectionManager
  2839.      */
  2840.     protected function getSuluMedia_CollectionManagerService()
  2841.     {
  2842.         $a = ($this->services['sulu_media.collection_repository'] ?? $this->getSuluMedia_CollectionRepositoryService());
  2843.         if (isset($this->services['sulu_media.collection_manager'])) {
  2844.             return $this->services['sulu_media.collection_manager'];
  2845.         }
  2846.         $b = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  2847.         if (isset($this->services['sulu_media.collection_manager'])) {
  2848.             return $this->services['sulu_media.collection_manager'];
  2849.         }
  2850.         $c = ($this->services['sulu_media.format_manager'] ?? $this->getSuluMedia_FormatManagerService());
  2851.         if (isset($this->services['sulu_media.collection_manager'])) {
  2852.             return $this->services['sulu_media.collection_manager'];
  2853.         }
  2854.         $d = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2855.         if (isset($this->services['sulu_media.collection_manager'])) {
  2856.             return $this->services['sulu_media.collection_manager'];
  2857.         }
  2858.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2859.         if (isset($this->services['sulu_media.collection_manager'])) {
  2860.             return $this->services['sulu_media.collection_manager'];
  2861.         }
  2862.         $f = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  2863.         if (isset($this->services['sulu_media.collection_manager'])) {
  2864.             return $this->services['sulu_media.collection_manager'];
  2865.         }
  2866.         return $this->services['sulu_media.collection_manager'] = new \Sulu\Bundle\MediaBundle\Collection\Manager\CollectionManager($a$b$c$d$e, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $f'sulu-50x50'$this->parameters['sulu_security.permissions']);
  2867.     }
  2868.     /**
  2869.      * Gets the public 'sulu_media.collection_repository' shared service.
  2870.      *
  2871.      * @return \Sulu\Bundle\MediaBundle\Entity\CollectionRepository
  2872.      */
  2873.     protected function getSuluMedia_CollectionRepositoryService()
  2874.     {
  2875.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2876.         if (isset($this->services['sulu_media.collection_repository'])) {
  2877.             return $this->services['sulu_media.collection_repository'];
  2878.         }
  2879.         $this->services['sulu_media.collection_repository'] = $instance $a->getRepository('SuluMediaBundle:Collection');
  2880.         $instance->setAccessControlQueryEnhancer(($this->privates['sulu_security.access_control_query_enhancer'] ?? $this->getSuluSecurity_AccessControlQueryEnhancerService()));
  2881.         return $instance;
  2882.     }
  2883.     /**
  2884.      * Gets the public 'sulu_media.format_cache' shared service.
  2885.      *
  2886.      * @return \Sulu\Bundle\MediaBundle\Media\FormatCache\LocalFormatCache
  2887.      */
  2888.     protected function getSuluMedia_FormatCacheService()
  2889.     {
  2890.         return $this->services['sulu_media.format_cache'] = new \Sulu\Bundle\MediaBundle\Media\FormatCache\LocalFormatCache(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), (\dirname(__DIR__5).'/public/uploads/media'), '/uploads/media/{slug}'10);
  2891.     }
  2892.     /**
  2893.      * Gets the public 'sulu_media.format_manager' shared service.
  2894.      *
  2895.      * @return \Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager
  2896.      */
  2897.     protected function getSuluMedia_FormatManagerService()
  2898.     {
  2899.         $a = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  2900.         if (isset($this->services['sulu_media.format_manager'])) {
  2901.             return $this->services['sulu_media.format_manager'];
  2902.         }
  2903.         $b = ($this->privates['sulu_media.adapter.imagick'] ?? ($this->privates['sulu_media.adapter.imagick'] = new \Imagine\Imagick\Imagine()));
  2904.         $c = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\TransformationPool();
  2905.         $c->add(($this->services['sulu_media.image.transformation.crop'] ?? ($this->services['sulu_media.image.transformation.crop'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation())), 'crop');
  2906.         $c->add(($this->services['sulu_media.image.transformation.paste'] ?? $this->getSuluMedia_Image_Transformation_PasteService()), 'paste');
  2907.         $c->add(($this->services['sulu_media.image.transformation.blur'] ?? ($this->services['sulu_media.image.transformation.blur'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation())), 'blur');
  2908.         $c->add(($this->services['sulu_media.image.transformation.gamma'] ?? ($this->services['sulu_media.image.transformation.gamma'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation())), 'gamma');
  2909.         $c->add(($this->services['sulu_media.image.transformation.grayscale'] ?? ($this->services['sulu_media.image.transformation.grayscale'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation())), 'grayscale');
  2910.         $c->add(($this->services['sulu_media.image.transformation.negative'] ?? ($this->services['sulu_media.image.transformation.negative'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation())), 'negative');
  2911.         $c->add(($this->services['sulu_media.image.transformation.sharpen'] ?? ($this->services['sulu_media.image.transformation.sharpen'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation())), 'sharpen');
  2912.         return $this->services['sulu_media.format_manager'] = new \Sulu\Bundle\MediaBundle\Media\FormatManager\FormatManager($a, ($this->services['sulu_media.format_cache'] ?? $this->getSuluMedia_FormatCacheService()), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\ImagineImageConverter($b, ($this->services['sulu_media.storage'] ?? $this->getSuluMedia_StorageService()), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\MediaImageExtractor($b, new \Sulu\Bundle\MediaBundle\Media\Video\VideoThumbnailService(NULL), 'gs'), $c, new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Focus\Focus(), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Scaler\Scaler(), new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Cropper\Cropper(), $this->parameters['sulu_media.image.formats'], $this->parameters['sulu_media.format_manager.mime_types'], ($this->privates['sulu_media.adapter.svg'] ?? ($this->privates['sulu_media.adapter.svg'] = new \Contao\ImagineSvg\Imagine()))), true$this->parameters['sulu_media.format_manager.response_headers'], $this->parameters['sulu_media.image.formats'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2913.     }
  2914.     /**
  2915.      * Gets the public 'sulu_media.image.transformation.blur' shared service.
  2916.      *
  2917.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation
  2918.      */
  2919.     protected function getSuluMedia_Image_Transformation_BlurService()
  2920.     {
  2921.         return $this->services['sulu_media.image.transformation.blur'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\BlurTransformation();
  2922.     }
  2923.     /**
  2924.      * Gets the public 'sulu_media.image.transformation.crop' shared service.
  2925.      *
  2926.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation
  2927.      */
  2928.     protected function getSuluMedia_Image_Transformation_CropService()
  2929.     {
  2930.         return $this->services['sulu_media.image.transformation.crop'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\CropTransformation();
  2931.     }
  2932.     /**
  2933.      * Gets the public 'sulu_media.image.transformation.gamma' shared service.
  2934.      *
  2935.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation
  2936.      */
  2937.     protected function getSuluMedia_Image_Transformation_GammaService()
  2938.     {
  2939.         return $this->services['sulu_media.image.transformation.gamma'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GammaTransformation();
  2940.     }
  2941.     /**
  2942.      * Gets the public 'sulu_media.image.transformation.grayscale' shared service.
  2943.      *
  2944.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation
  2945.      */
  2946.     protected function getSuluMedia_Image_Transformation_GrayscaleService()
  2947.     {
  2948.         return $this->services['sulu_media.image.transformation.grayscale'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\GrayscaleTransformation();
  2949.     }
  2950.     /**
  2951.      * Gets the public 'sulu_media.image.transformation.negative' shared service.
  2952.      *
  2953.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation
  2954.      */
  2955.     protected function getSuluMedia_Image_Transformation_NegativeService()
  2956.     {
  2957.         return $this->services['sulu_media.image.transformation.negative'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\NegativeTransformation();
  2958.     }
  2959.     /**
  2960.      * Gets the public 'sulu_media.image.transformation.paste' shared service.
  2961.      *
  2962.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\PasteTransformation
  2963.      */
  2964.     protected function getSuluMedia_Image_Transformation_PasteService()
  2965.     {
  2966.         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))))));
  2967.     }
  2968.     /**
  2969.      * Gets the public 'sulu_media.image.transformation.sharpen' shared service.
  2970.      *
  2971.      * @return \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation
  2972.      */
  2973.     protected function getSuluMedia_Image_Transformation_SharpenService()
  2974.     {
  2975.         return $this->services['sulu_media.image.transformation.sharpen'] = new \Sulu\Bundle\MediaBundle\Media\ImageConverter\Transformation\SharpenTransformation();
  2976.     }
  2977.     /**
  2978.      * Gets the public 'sulu_media.media_manager' shared service.
  2979.      *
  2980.      * @return \Sulu\Bundle\MediaBundle\Media\Manager\MediaManager
  2981.      */
  2982.     protected function getSuluMedia_MediaManagerService()
  2983.     {
  2984.         $a = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  2985.         if (isset($this->services['sulu_media.media_manager'])) {
  2986.             return $this->services['sulu_media.media_manager'];
  2987.         }
  2988.         $b = ($this->services['sulu_media.collection_repository'] ?? $this->getSuluMedia_CollectionRepositoryService());
  2989.         if (isset($this->services['sulu_media.media_manager'])) {
  2990.             return $this->services['sulu_media.media_manager'];
  2991.         }
  2992.         $c = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  2993.         if (isset($this->services['sulu_media.media_manager'])) {
  2994.             return $this->services['sulu_media.media_manager'];
  2995.         }
  2996.         $d = ($this->services['sulu.repository.category'] ?? $this->getSulu_Repository_CategoryService());
  2997.         if (isset($this->services['sulu_media.media_manager'])) {
  2998.             return $this->services['sulu_media.media_manager'];
  2999.         }
  3000.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3001.         if (isset($this->services['sulu_media.media_manager'])) {
  3002.             return $this->services['sulu_media.media_manager'];
  3003.         }
  3004.         $f = ($this->services['sulu_media.format_manager'] ?? $this->getSuluMedia_FormatManagerService());
  3005.         if (isset($this->services['sulu_media.media_manager'])) {
  3006.             return $this->services['sulu_media.media_manager'];
  3007.         }
  3008.         $g = ($this->services['sulu_tag.tag_manager'] ?? $this->getSuluTag_TagManagerService());
  3009.         if (isset($this->services['sulu_media.media_manager'])) {
  3010.             return $this->services['sulu_media.media_manager'];
  3011.         }
  3012.         $h = ($this->privates['sulu_media.type_manager'] ?? $this->getSuluMedia_TypeManagerService());
  3013.         if (isset($this->services['sulu_media.media_manager'])) {
  3014.             return $this->services['sulu_media.media_manager'];
  3015.         }
  3016.         $i = ($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService());
  3017.         if (isset($this->services['sulu_media.media_manager'])) {
  3018.             return $this->services['sulu_media.media_manager'];
  3019.         }
  3020.         $j = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  3021.         if (isset($this->services['sulu_media.media_manager'])) {
  3022.             return $this->services['sulu_media.media_manager'];
  3023.         }
  3024.         $k = new \Sulu\Bundle\MediaBundle\Media\FileValidator\FileValidator();
  3025.         $k->setMaxFileSize('256MB');
  3026.         $k->setBlockedMimeTypes([]);
  3027.         return $this->services['sulu_media.media_manager'] = new \Sulu\Bundle\MediaBundle\Media\Manager\MediaManager($a$b$c$d$e, ($this->services['sulu_media.storage'] ?? $this->getSuluMedia_StorageService()), $k$f$g$h, ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $i, new RewindableGenerator(function () {
  3028.             yield => ($this->privates['sulu_media.image_properties_provider'] ?? $this->load('getSuluMedia_ImagePropertiesProviderService'));
  3029.         }, 1), '/media/{id}/download/{slug}'NULL'/admin/media/{id}/download/{slug}'$j);
  3030.     }
  3031.     /**
  3032.      * Gets the public 'sulu_media.storage' shared service.
  3033.      *
  3034.      * @return \Sulu\Bundle\MediaBundle\Media\Storage\LocalStorage
  3035.      */
  3036.     protected function getSuluMedia_StorageService()
  3037.     {
  3038.         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()));
  3039.     }
  3040.     /**
  3041.      * Gets the public 'sulu_media.system_collections.manager' shared service.
  3042.      *
  3043.      * @return \Sulu\Component\Media\SystemCollections\SystemCollectionManager
  3044.      */
  3045.     protected function getSuluMedia_SystemCollections_ManagerService()
  3046.     {
  3047.         $a = ($this->services['sulu_media.collection_manager'] ?? $this->getSuluMedia_CollectionManagerService());
  3048.         if (isset($this->services['sulu_media.system_collections.manager'])) {
  3049.             return $this->services['sulu_media.system_collections.manager'];
  3050.         }
  3051.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3052.         if (isset($this->services['sulu_media.system_collections.manager'])) {
  3053.             return $this->services['sulu_media.system_collections.manager'];
  3054.         }
  3055.         return $this->services['sulu_media.system_collections.manager'] = new \Sulu\Component\Media\SystemCollections\SystemCollectionManager($this->parameters['sulu_media.system_collections'], $a$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Sulu\Component\Cache\DataCache(($this->targetDir.''.'/sulu/system_collection.cache')), 'en');
  3056.     }
  3057.     /**
  3058.      * Gets the public 'sulu_page.compat.structure.legacy_property_factory' shared service.
  3059.      *
  3060.      * @return \Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory
  3061.      */
  3062.     protected function getSuluPage_Compat_Structure_LegacyPropertyFactoryService()
  3063.     {
  3064.         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()));
  3065.     }
  3066.     /**
  3067.      * Gets the public 'sulu_page.content_repository' shared service.
  3068.      *
  3069.      * @return \Sulu\Component\Content\Repository\ContentRepository
  3070.      */
  3071.     protected function getSuluPage_ContentRepositoryService()
  3072.     {
  3073.         $a = ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService());
  3074.         if (isset($this->services['sulu_page.content_repository'])) {
  3075.             return $this->services['sulu_page.content_repository'];
  3076.         }
  3077.         $b = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  3078.         if (isset($this->services['sulu_page.content_repository'])) {
  3079.             return $this->services['sulu_page.content_repository'];
  3080.         }
  3081.         $c = ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService());
  3082.         if (isset($this->services['sulu_page.content_repository'])) {
  3083.             return $this->services['sulu_page.content_repository'];
  3084.         }
  3085.         $d = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  3086.         if (isset($this->services['sulu_page.content_repository'])) {
  3087.             return $this->services['sulu_page.content_repository'];
  3088.         }
  3089.         return $this->services['sulu_page.content_repository'] = new \Sulu\Component\Content\Repository\ContentRepository($a, ($this->services['sulu_document_manager.property_encoder'] ?? $this->getSuluDocumentManager_PropertyEncoderService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->services['sulu.content.localization_finder'] ?? $this->getSulu_Content_LocalizationFinderService()), $b$c$d$this->parameters['sulu_security.permissions']);
  3090.     }
  3091.     /**
  3092.      * Gets the public 'sulu_page.extension.manager' shared service.
  3093.      *
  3094.      * @return \Sulu\Component\Content\Extension\ExtensionManager
  3095.      */
  3096.     protected function getSuluPage_Extension_ManagerService()
  3097.     {
  3098.         $this->services['sulu_page.extension.manager'] = $instance = new \Sulu\Component\Content\Extension\ExtensionManager();
  3099.         $instance->addExtension(new \Sulu\Bundle\PageBundle\Content\Structure\SeoStructureExtension());
  3100.         $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()))));
  3101.         return $instance;
  3102.     }
  3103.     /**
  3104.      * Gets the public 'sulu_page.structure.factory' shared service.
  3105.      *
  3106.      * @return \Sulu\Component\Content\Metadata\Factory\StructureMetadataFactory
  3107.      */
  3108.     protected function getSuluPage_Structure_FactoryService()
  3109.     {
  3110.         return $this->services['sulu_page.structure.factory'] = new \Sulu\Component\Content\Metadata\Factory\StructureMetadataFactory(new \Sulu\Component\Content\Metadata\Loader\StructureXmlLoader(($this->privates['sulu_http_cache.cache_lifetime.resolver'] ?? ($this->privates['sulu_http_cache.cache_lifetime.resolver'] = new \Sulu\Bundle\HttpCacheBundle\CacheLifetime\CacheLifetimeResolver())), ($this->privates['sulu_page.structure.properties_xml_parser'] ?? $this->getSuluPage_Structure_PropertiesXmlParserService()), ($this->privates['sulu_page.structure.schema_xml_parser'] ?? ($this->privates['sulu_page.structure.schema_xml_parser'] = new \Sulu\Component\Content\Metadata\Parser\SchemaXmlParser())), ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), $this->parameters['sulu.content.structure.required_properties'], $this->parameters['sulu.content.structure.required_tags']), $this->parameters['sulu.content.structure.paths'], $this->parameters['sulu.content.structure.default_types'], ($this->targetDir.''.'/sulu/structures'), true);
  3111.     }
  3112.     /**
  3113.      * Gets the public 'sulu_security.mask_converter' shared service.
  3114.      *
  3115.      * @return \Sulu\Component\Security\Authorization\MaskConverter
  3116.      */
  3117.     protected function getSuluSecurity_MaskConverterService()
  3118.     {
  3119.         return $this->services['sulu_security.mask_converter'] = new \Sulu\Component\Security\Authorization\MaskConverter($this->parameters['permissions']);
  3120.     }
  3121.     /**
  3122.      * Gets the public 'sulu_security.salt_generator' shared service.
  3123.      *
  3124.      * @return \Sulu\Component\Security\Authentication\SaltGenerator
  3125.      */
  3126.     protected function getSuluSecurity_SaltGeneratorService()
  3127.     {
  3128.         return $this->services['sulu_security.salt_generator'] = new \Sulu\Component\Security\Authentication\SaltGenerator();
  3129.     }
  3130.     /**
  3131.      * Gets the public 'sulu_security.security_checker' shared service.
  3132.      *
  3133.      * @return \Sulu\Component\Security\Authorization\SecurityChecker
  3134.      */
  3135.     protected function getSuluSecurity_SecurityCheckerService()
  3136.     {
  3137.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3138.         if (isset($this->services['sulu_security.security_checker'])) {
  3139.             return $this->services['sulu_security.security_checker'];
  3140.         }
  3141.         return $this->services['sulu_security.security_checker'] = new \Sulu\Component\Security\Authorization\SecurityChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  3142.     }
  3143.     /**
  3144.      * Gets the public 'sulu_security.user_manager' shared service.
  3145.      *
  3146.      * @return \Sulu\Bundle\SecurityBundle\UserManager\UserManager
  3147.      */
  3148.     protected function getSuluSecurity_UserManagerService()
  3149.     {
  3150.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3151.         if (isset($this->services['sulu_security.user_manager'])) {
  3152.             return $this->services['sulu_security.user_manager'];
  3153.         }
  3154.         $b = ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService());
  3155.         if (isset($this->services['sulu_security.user_manager'])) {
  3156.             return $this->services['sulu_security.user_manager'];
  3157.         }
  3158.         $c = ($this->services['sulu_contact.contact_manager'] ?? $this->getSuluContact_ContactManagerService());
  3159.         if (isset($this->services['sulu_security.user_manager'])) {
  3160.             return $this->services['sulu_security.user_manager'];
  3161.         }
  3162.         $d = ($this->services['sulu.repository.user'] ?? $this->getSulu_Repository_UserService());
  3163.         if (isset($this->services['sulu_security.user_manager'])) {
  3164.             return $this->services['sulu_security.user_manager'];
  3165.         }
  3166.         return $this->services['sulu_security.user_manager'] = new \Sulu\Bundle\SecurityBundle\UserManager\UserManager($a, ($this->services['sulu_security.encoder_factory'] ?? $this->load('getSuluSecurity_EncoderFactoryService')), $b$a->getRepository('SuluSecurityBundle:Group'), $c, ($this->services['sulu_security.salt_generator'] ?? ($this->services['sulu_security.salt_generator'] = new \Sulu\Component\Security\Authentication\SaltGenerator())), $d, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()));
  3167.     }
  3168.     /**
  3169.      * Gets the public 'sulu_snippet.default_snippet.manager' shared service.
  3170.      *
  3171.      * @return \Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManager
  3172.      */
  3173.     protected function getSuluSnippet_DefaultSnippet_ManagerService()
  3174.     {
  3175.         $a = ($this->privates['sulu_document_manager.session_manager'] ?? $this->getSuluDocumentManager_SessionManagerService());
  3176.         if (isset($this->services['sulu_snippet.default_snippet.manager'])) {
  3177.             return $this->services['sulu_snippet.default_snippet.manager'];
  3178.         }
  3179.         $b = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  3180.         if (isset($this->services['sulu_snippet.default_snippet.manager'])) {
  3181.             return $this->services['sulu_snippet.default_snippet.manager'];
  3182.         }
  3183.         return $this->services['sulu_snippet.default_snippet.manager'] = new \Sulu\Bundle\SnippetBundle\Snippet\DefaultSnippetManager(new \Sulu\Component\Webspace\Settings\SettingsManager($a, ($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService())), $b, ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->privates['sulu_document_manager.document_registry'] ?? ($this->privates['sulu_document_manager.document_registry'] = new \Sulu\Component\DocumentManager\DocumentRegistry('en'))), ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $this->parameters['sulu_snippet.areas']);
  3184.     }
  3185.     /**
  3186.      * Gets the public 'sulu_snippet.resolver' shared service.
  3187.      *
  3188.      * @return \Sulu\Bundle\SnippetBundle\Snippet\SnippetResolver
  3189.      */
  3190.     protected function getSuluSnippet_ResolverService()
  3191.     {
  3192.         $a = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  3193.         if (isset($this->services['sulu_snippet.resolver'])) {
  3194.             return $this->services['sulu_snippet.resolver'];
  3195.         }
  3196.         return $this->services['sulu_snippet.resolver'] = new \Sulu\Bundle\SnippetBundle\Snippet\SnippetResolver($a, ($this->services['sulu_website.resolver.structure'] ?? $this->getSuluWebsite_Resolver_StructureService()));
  3197.     }
  3198.     /**
  3199.      * Gets the public 'sulu_tag.tag_manager' shared service.
  3200.      *
  3201.      * @return \Sulu\Bundle\TagBundle\Tag\TagManager
  3202.      */
  3203.     protected function getSuluTag_TagManagerService()
  3204.     {
  3205.         $a = ($this->services['sulu.repository.tag'] ?? $this->getSulu_Repository_TagService());
  3206.         if (isset($this->services['sulu_tag.tag_manager'])) {
  3207.             return $this->services['sulu_tag.tag_manager'];
  3208.         }
  3209.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3210.         if (isset($this->services['sulu_tag.tag_manager'])) {
  3211.             return $this->services['sulu_tag.tag_manager'];
  3212.         }
  3213.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3214.         if (isset($this->services['sulu_tag.tag_manager'])) {
  3215.             return $this->services['sulu_tag.tag_manager'];
  3216.         }
  3217.         $d = ($this->privates['sulu_trash.trash_manager'] ?? $this->getSuluTrash_TrashManagerService());
  3218.         if (isset($this->services['sulu_tag.tag_manager'])) {
  3219.             return $this->services['sulu_tag.tag_manager'];
  3220.         }
  3221.         return $this->services['sulu_tag.tag_manager'] = new \Sulu\Bundle\TagBundle\Tag\TagManager($a$b$c, ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService()), $d);
  3222.     }
  3223.     /**
  3224.      * Gets the public 'sulu_website.resolver.structure' shared service.
  3225.      *
  3226.      * @return \Sulu\Bundle\WebsiteBundle\Resolver\StructureResolver
  3227.      */
  3228.     protected function getSuluWebsite_Resolver_StructureService()
  3229.     {
  3230.         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']);
  3231.     }
  3232.     /**
  3233.      * Gets the public 'translator' shared service.
  3234.      *
  3235.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3236.      */
  3237.     protected function getTranslatorService()
  3238.     {
  3239.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3240.     }
  3241.     /**
  3242.      * Gets the public 'var_dumper.cloner' shared service.
  3243.      *
  3244.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3245.      */
  3246.     protected function getVarDumper_ClonerService()
  3247.     {
  3248.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3249.         $instance->setMaxItems(2500);
  3250.         $instance->setMinDepth(1);
  3251.         $instance->setMaxString(-1);
  3252.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3253.         return $instance;
  3254.     }
  3255.     /**
  3256.      * Gets the private '.debug.http_client' shared service.
  3257.      *
  3258.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3259.      */
  3260.     protected function get_Debug_HttpClientService()
  3261.     {
  3262.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3263.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3264.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3265.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3266.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3267.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3268.         $a->setLogger($b);
  3269.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($aNULL);
  3270.     }
  3271.     /**
  3272.      * Gets the private '.service_locator.yDwtL5G' shared service.
  3273.      *
  3274.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3275.      */
  3276.     protected function get_ServiceLocator_YDwtL5GService()
  3277.     {
  3278.         return $this->privates['.service_locator.yDwtL5G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3279.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'true],
  3280.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  3281.             'security.firewall.map.context.website' => ['privates''security.firewall.map.context.website''getSecurity_Firewall_Map_Context_WebsiteService'true],
  3282.         ], [
  3283.             'security.firewall.map.context.admin' => '?',
  3284.             'security.firewall.map.context.dev' => '?',
  3285.             'security.firewall.map.context.website' => '?',
  3286.         ]);
  3287.     }
  3288.     /**
  3289.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  3290.      *
  3291.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  3292.      */
  3293.     protected function getResetAssetsEventListenerService()
  3294.     {
  3295.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  3296.     }
  3297.     /**
  3298.      * Gets the private 'annotations.cache_adapter' shared service.
  3299.      *
  3300.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3301.      */
  3302.     protected function getAnnotations_CacheAdapterService()
  3303.     {
  3304.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3305.     }
  3306.     /**
  3307.      * Gets the private 'annotations.cached_reader' shared service.
  3308.      *
  3309.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3310.      */
  3311.     protected function getAnnotations_CachedReaderService()
  3312.     {
  3313.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3314.     }
  3315.     /**
  3316.      * Gets the private 'annotations.reader' shared service.
  3317.      *
  3318.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3319.      */
  3320.     protected function getAnnotations_ReaderService()
  3321.     {
  3322.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3323.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3324.         $a->registerUniqueLoader('class_exists');
  3325.         $instance->addGlobalIgnoredName('required'$a);
  3326.         return $instance;
  3327.     }
  3328.     /**
  3329.      * Gets the private 'assets.context' shared service.
  3330.      *
  3331.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  3332.      */
  3333.     protected function getAssets_ContextService()
  3334.     {
  3335.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3336.         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());
  3337.     }
  3338.     /**
  3339.      * Gets the private 'assets.packages' shared service.
  3340.      *
  3341.      * @return \Symfony\Component\Asset\Packages
  3342.      */
  3343.     protected function getAssets_PackagesService()
  3344.     {
  3345.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__5).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  3346.             yield 'sulu_admin' => ($this->privates['assets._package_sulu_admin'] ?? $this->load('getAssets_PackageSuluAdminService'));
  3347.         }, 1));
  3348.     }
  3349.     /**
  3350.      * Gets the private 'cache.annotations' shared service.
  3351.      *
  3352.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3353.      */
  3354.     protected function getCache_AnnotationsService()
  3355.     {
  3356.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('FgzNFd+5pI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3357.     }
  3358.     /**
  3359.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3360.      *
  3361.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3362.      */
  3363.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3364.     {
  3365.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3366.     }
  3367.     /**
  3368.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3369.      *
  3370.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3371.      */
  3372.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3373.     {
  3374.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3375.     }
  3376.     /**
  3377.      * Gets the private 'cache.property_info' shared service.
  3378.      *
  3379.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3380.      */
  3381.     protected function getCache_PropertyInfoService()
  3382.     {
  3383.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('q4VYPPjCni'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3384.     }
  3385.     /**
  3386.      * Gets the private 'cache.security_expression_language' shared service.
  3387.      *
  3388.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3389.      */
  3390.     protected function getCache_SecurityExpressionLanguageService()
  3391.     {
  3392.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3k2NzeOk2H'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3393.     }
  3394.     /**
  3395.      * Gets the private 'cache.serializer' shared service.
  3396.      *
  3397.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3398.      */
  3399.     protected function getCache_SerializerService()
  3400.     {
  3401.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xOIX5U6AXQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3402.     }
  3403.     /**
  3404.      * Gets the private 'cache.validator' shared service.
  3405.      *
  3406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3407.      */
  3408.     protected function getCache_ValidatorService()
  3409.     {
  3410.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2PpIzsmyjk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3411.     }
  3412.     /**
  3413.      * Gets the private 'cache.webpack_encore' shared service.
  3414.      *
  3415.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3416.      */
  3417.     protected function getCache_WebpackEncoreService()
  3418.     {
  3419.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zHchWbClhE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3420.     }
  3421.     /**
  3422.      * Gets the private 'config_cache_factory' shared service.
  3423.      *
  3424.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3425.      */
  3426.     protected function getConfigCacheFactoryService()
  3427.     {
  3428.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3429.             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)));
  3430.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3431.         }, 2));
  3432.     }
  3433.     /**
  3434.      * Gets the private 'controller_resolver' shared service.
  3435.      *
  3436.      * @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver
  3437.      */
  3438.     protected function getControllerResolverService()
  3439.     {
  3440.         return $this->privates['controller_resolver'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()));
  3441.     }
  3442.     /**
  3443.      * Gets the private 'data_collector.form' shared service.
  3444.      *
  3445.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3446.      */
  3447.     protected function getDataCollector_FormService()
  3448.     {
  3449.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3450.     }
  3451.     /**
  3452.      * Gets the private 'data_collector.request' shared service.
  3453.      *
  3454.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3455.      */
  3456.     protected function getDataCollector_RequestService()
  3457.     {
  3458.         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())));
  3459.     }
  3460.     /**
  3461.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3462.      *
  3463.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3464.      */
  3465.     protected function getDebug_DebugHandlersListenerService()
  3466.     {
  3467.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3468.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3469.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3470.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3471.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3472.         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()));
  3473.     }
  3474.     /**
  3475.      * Gets the private 'debug.file_link_formatter' shared service.
  3476.      *
  3477.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3478.      */
  3479.     protected function getDebug_FileLinkFormatterService()
  3480.     {
  3481.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__5), function () {
  3482.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3483.         });
  3484.     }
  3485.     /**
  3486.      * Gets the private 'debug.log_processor' shared service.
  3487.      *
  3488.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3489.      */
  3490.     protected function getDebug_LogProcessorService()
  3491.     {
  3492.         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())));
  3493.     }
  3494.     /**
  3495.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3496.      *
  3497.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3498.      */
  3499.     protected function getDebug_Security_Access_DecisionManagerService()
  3500.     {
  3501.         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 () {
  3502.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3503.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3504.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3505.             yield => ($this->privates['debug.security.voter.sulu_security.security_context_voter'] ?? $this->load('getDebug_Security_Voter_SuluSecurity_SecurityContextVoterService'));
  3506.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy(true)));
  3507.     }
  3508.     /**
  3509.      * Gets the private 'debug.security.firewall' shared service.
  3510.      *
  3511.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3512.      */
  3513.     protected function getDebug_Security_FirewallService()
  3514.     {
  3515.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3516.         if (isset($this->privates['debug.security.firewall'])) {
  3517.             return $this->privates['debug.security.firewall'];
  3518.         }
  3519.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3520.         if (isset($this->privates['debug.security.firewall'])) {
  3521.             return $this->privates['debug.security.firewall'];
  3522.         }
  3523.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  3524.     }
  3525.     /**
  3526.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3527.      *
  3528.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3529.      */
  3530.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3531.     {
  3532.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3533.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  3534.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  3535.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  3536.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  3537.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  3538.             'doctrine.orm.listeners.resolve_target_entity' => ['privates''doctrine.orm.listeners.resolve_target_entity''getDoctrine_Orm_Listeners_ResolveTargetEntityService'true],
  3539.             'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener' => ['privates''doctrine_phpcr.jackalope_doctrine_dbal.schema_listener''getDoctrinePhpcr_JackalopeDoctrineDbal_SchemaListenerService'true],
  3540.             'massive_search.search.event_subscriber.doctrine_orm' => ['privates''massive_search.search.event_subscriber.doctrine_orm''getMassiveSearch_Search_EventSubscriber_DoctrineOrmService'true],
  3541.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  3542.             'sulu.persistence.event_subscriber.orm.metadata' => ['privates''sulu.persistence.event_subscriber.orm.metadata''getSulu_Persistence_EventSubscriber_Orm_MetadataService'true],
  3543.             'sulu.persistence.event_subscriber.orm.timestampable' => ['privates''sulu.persistence.event_subscriber.orm.timestampable''getSulu_Persistence_EventSubscriber_Orm_TimestampableService'true],
  3544.             'sulu.persistence.event_subscriber.orm.user_blame' => ['privates''sulu.persistence.event_subscriber.orm.user_blame''getSulu_Persistence_EventSubscriber_Orm_UserBlameService'true],
  3545.             'sulu_activity.domain_event_collector_subscriber' => ['privates''sulu_activity.domain_event_collector_subscriber''getSuluActivity_DomainEventCollectorSubscriberService'true],
  3546.             'sulu_contact.account_listener' => ['privates''sulu_contact.account_listener''getSuluContact_AccountListenerService'true],
  3547.             'sulu_contact.doctrine.invalidation_listener' => ['privates''sulu_contact.doctrine.invalidation_listener''getSuluContact_Doctrine_InvalidationListenerService'true],
  3548.             'sulu_core.doctrine.references' => ['privates''sulu_core.doctrine.references''getSuluCore_Doctrine_ReferencesService'true],
  3549.             'sulu_form.cache_invalidation_listener' => ['privates''sulu_form.cache_invalidation_listener''getSuluForm_CacheInvalidationListenerService'true],
  3550.             'sulu_media.doctrine.invalidation_listener' => ['privates''sulu_media.doctrine.invalidation_listener''getSuluMedia_Doctrine_InvalidationListenerService'true],
  3551.             'sulu_security.permission_inheritance_subscriber' => ['privates''sulu_security.permission_inheritance_subscriber''getSuluSecurity_PermissionInheritanceSubscriberService'true],
  3552.         ], [
  3553.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  3554.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3555.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3556.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3557.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3558.             'doctrine.orm.listeners.resolve_target_entity' => '?',
  3559.             'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener' => '?',
  3560.             'massive_search.search.event_subscriber.doctrine_orm' => '?',
  3561.             'stof_doctrine_extensions.listener.tree' => '?',
  3562.             'sulu.persistence.event_subscriber.orm.metadata' => '?',
  3563.             'sulu.persistence.event_subscriber.orm.timestampable' => '?',
  3564.             'sulu.persistence.event_subscriber.orm.user_blame' => '?',
  3565.             'sulu_activity.domain_event_collector_subscriber' => '?',
  3566.             'sulu_contact.account_listener' => '?',
  3567.             'sulu_contact.doctrine.invalidation_listener' => '?',
  3568.             'sulu_core.doctrine.references' => '?',
  3569.             'sulu_form.cache_invalidation_listener' => '?',
  3570.             'sulu_media.doctrine.invalidation_listener' => '?',
  3571.             'sulu_security.permission_inheritance_subscriber' => '?',
  3572.         ]), [=> '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.pdo_cache_adapter_doctrine_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'10 => 'cmf_routing.persistence.doctrine.route_condition_metadata_listener'11 => 'stof_doctrine_extensions.listener.tree'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 13 => [=> [=> 'postGenerateSchema'], => 'doctrine_phpcr.jackalope_doctrine_dbal.schema_listener'], 14 => [=> [=> 'postPersist'], => 'sulu_contact.account_listener'], 15 => [=> [=> 'postPersist'], => 'sulu_contact.doctrine.invalidation_listener'], 16 => [=> [=> 'postUpdate'], => 'sulu_contact.doctrine.invalidation_listener'], 17 => [=> [=> 'preRemove'], => 'sulu_contact.doctrine.invalidation_listener'], 18 => [=> [=> 'postPersist'], => 'sulu_media.doctrine.invalidation_listener'], 19 => [=> [=> 'postUpdate'], => 'sulu_media.doctrine.invalidation_listener'], 20 => [=> [=> 'preRemove'], => 'sulu_media.doctrine.invalidation_listener'], 21 => [=> [=> 'postUpdate'], => 'sulu_form.cache_invalidation_listener'], 22 => [=> [=> 'preRemove'], => 'sulu_form.cache_invalidation_listener'], 23 => 'sulu_activity.domain_event_collector_subscriber']);
  3573.     }
  3574.     /**
  3575.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  3576.      *
  3577.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3578.      */
  3579.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  3580.     {
  3581.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__5).'/src/Entity')], false);
  3582.     }
  3583.     /**
  3584.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  3585.      *
  3586.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  3587.      */
  3588.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  3589.     {
  3590.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = 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', (\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/config/doctrine') => 'Sulu\\Bundle\\FormBundle\\Entity'], '.orm.xml'false);
  3591.         $instance->setGlobalBasename('mapping');
  3592.         return $instance;
  3593.     }
  3594.     /**
  3595.      * Gets the private 'esi_listener' shared service.
  3596.      *
  3597.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  3598.      */
  3599.     protected function getEsiListenerService()
  3600.     {
  3601.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  3602.     }
  3603.     /**
  3604.      * Gets the private 'exception_listener' shared service.
  3605.      *
  3606.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3607.      */
  3608.     protected function getExceptionListenerService()
  3609.     {
  3610.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3611.     }
  3612.     /**
  3613.      * Gets the private 'form.registry' shared service.
  3614.      *
  3615.      * @return \Symfony\Component\Form\FormRegistry
  3616.      */
  3617.     protected function getForm_RegistryService()
  3618.     {
  3619.         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, [
  3620.             'App\\Form\\ClientType' => ['privates''App\\Form\\ClientType''getClientTypeService'true],
  3621.             'App\\Form\\ForgotPasswordType' => ['privates''App\\Form\\ForgotPasswordType''getForgotPasswordTypeService'true],
  3622.             'App\\Form\\RegistrationFormType' => ['privates''App\\Form\\RegistrationFormType''getRegistrationFormTypeService'true],
  3623.             'App\\Form\\ResetPasswordFormType' => ['privates''App\\Form\\ResetPasswordFormType''getResetPasswordFormTypeService'true],
  3624.             'Doctrine\\Bundle\\PHPCRBundle\\Form\\Type\\PHPCRReferenceType' => ['privates''form.type.phpcr.reference''getForm_Type_Phpcr_ReferenceService'true],
  3625.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaType' => ['services''ewz_recaptcha.form.type''getEwzRecaptcha_Form_TypeService'true],
  3626.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaV3Type' => ['services''ewz_recaptcha.v3.form.type''getEwzRecaptcha_V3_Form_TypeService'true],
  3627.             'Sulu\\Bundle\\FormBundle\\Form\\Type\\DynamicFormType' => ['privates''sulu_form.form_type''getSuluForm_FormTypeService'true],
  3628.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType' => ['privates''dtl_content.form.type.home''getDtlContent_Form_Type_HomeService'true],
  3629.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType' => ['privates''dtl_content.form.type.page''getDtlContent_Form_Type_PageService'true],
  3630.             'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType' => ['privates''sulu_snippet.form.snippet''getSuluSnippet_Form_SnippetService'true],
  3631.             'Sulu\\Component\\Content\\Form\\Type\\DocumentObjectType' => ['privates''dtl_content.form.factory.document_type''getDtlContent_Form_Factory_DocumentTypeService'true],
  3632.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  3633.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  3634.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  3635.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  3636.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  3637.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  3638.         ], [
  3639.             'App\\Form\\ClientType' => '?',
  3640.             'App\\Form\\ForgotPasswordType' => '?',
  3641.             'App\\Form\\RegistrationFormType' => '?',
  3642.             'App\\Form\\ResetPasswordFormType' => '?',
  3643.             'Doctrine\\Bundle\\PHPCRBundle\\Form\\Type\\PHPCRReferenceType' => '?',
  3644.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaType' => '?',
  3645.             'EWZ\\Bundle\\RecaptchaBundle\\Form\\Type\\EWZRecaptchaV3Type' => '?',
  3646.             'Sulu\\Bundle\\FormBundle\\Form\\Type\\DynamicFormType' => '?',
  3647.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType' => '?',
  3648.             'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType' => '?',
  3649.             'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType' => '?',
  3650.             'Sulu\\Component\\Content\\Form\\Type\\DocumentObjectType' => '?',
  3651.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  3652.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  3653.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3654.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3655.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3656.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3657.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3658.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3659.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3660.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3661.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3662.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3663.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3664.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3665.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3666.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3667.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3668.         }, 1)], new RewindableGenerator(function () {
  3669.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3670.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  3671.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3672.     }
  3673.     /**
  3674.      * Gets the private 'fos_http_cache.event_listener.php8_attributes' shared service.
  3675.      *
  3676.      * @return \FOS\HttpCacheBundle\EventListener\Php8AttributesListener
  3677.      */
  3678.     protected function getFosHttpCache_EventListener_Php8AttributesService()
  3679.     {
  3680.         return $this->privates['fos_http_cache.event_listener.php8_attributes'] = new \FOS\HttpCacheBundle\EventListener\Php8AttributesListener(($this->privates['controller_resolver'] ?? $this->getControllerResolverService()));
  3681.     }
  3682.     /**
  3683.      * Gets the private 'fos_http_cache.event_listener.tag' shared service.
  3684.      *
  3685.      * @return \FOS\HttpCacheBundle\EventListener\TagListener
  3686.      */
  3687.     protected function getFosHttpCache_EventListener_TagService()
  3688.     {
  3689.         $a = ($this->services['fos_http_cache.cache_manager'] ?? $this->getFosHttpCache_CacheManagerService());
  3690.         if (isset($this->privates['fos_http_cache.event_listener.tag'])) {
  3691.             return $this->privates['fos_http_cache.event_listener.tag'];
  3692.         }
  3693.         return $this->privates['fos_http_cache.event_listener.tag'] = new \FOS\HttpCacheBundle\EventListener\TagListener($a, ($this->services['fos_http_cache.http.symfony_response_tagger'] ?? $this->getFosHttpCache_Http_SymfonyResponseTaggerService()), new \FOS\HttpCacheBundle\Http\RuleMatcher(new \FOS\HttpCacheBundle\Http\RequestMatcher\CacheableRequestMatcher(), new \FOS\HttpCacheBundle\Http\ResponseMatcher\CacheableResponseMatcher([])), ($this->privates['fos_http_cache.rule_matcher.must_invalidate'] ?? $this->getFosHttpCache_RuleMatcher_MustInvalidateService()), NULL);
  3694.     }
  3695.     /**
  3696.      * Gets the private 'fos_http_cache.rule_matcher.must_invalidate' shared service.
  3697.      *
  3698.      * @return \FOS\HttpCacheBundle\Http\RuleMatcher
  3699.      */
  3700.     protected function getFosHttpCache_RuleMatcher_MustInvalidateService()
  3701.     {
  3702.         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());
  3703.     }
  3704.     /**
  3705.      * Gets the private 'fos_rest.body_listener' shared service.
  3706.      *
  3707.      * @return \FOS\RestBundle\EventListener\BodyListener
  3708.      */
  3709.     protected function getFosRest_BodyListenerService()
  3710.     {
  3711.         $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, [
  3712.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'true],
  3713.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'true],
  3714.         ], [
  3715.             'fos_rest.decoder.json' => '?',
  3716.             'fos_rest.decoder.xml' => '?',
  3717.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  3718.         $instance->setDefaultFormat(NULL);
  3719.         return $instance;
  3720.     }
  3721.     /**
  3722.      * Gets the private 'fos_rest.exception.codes_map' shared service.
  3723.      *
  3724.      * @return \FOS\RestBundle\Util\ExceptionValueMap
  3725.      */
  3726.     protected function getFosRest_Exception_CodesMapService()
  3727.     {
  3728.         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]);
  3729.     }
  3730.     /**
  3731.      * Gets the private 'fos_rest.exception.response_status_code_listener' shared service.
  3732.      *
  3733.      * @return \FOS\RestBundle\EventListener\ResponseStatusCodeListener
  3734.      */
  3735.     protected function getFosRest_Exception_ResponseStatusCodeListenerService()
  3736.     {
  3737.         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()));
  3738.     }
  3739.     /**
  3740.      * Gets the private 'fos_rest.zone_matcher_listener' shared service.
  3741.      *
  3742.      * @return \FOS\RestBundle\EventListener\ZoneMatcherListener
  3743.      */
  3744.     protected function getFosRest_ZoneMatcherListenerService()
  3745.     {
  3746.         $this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
  3747.         $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/*'));
  3748.         return $instance;
  3749.     }
  3750.     /**
  3751.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  3752.      *
  3753.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  3754.      */
  3755.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  3756.     {
  3757.         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')]));
  3758.     }
  3759.     /**
  3760.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  3761.      *
  3762.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  3763.      */
  3764.     protected function getJmsSerializer_TraceableEventDispatcherService()
  3765.     {
  3766.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3767.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  3768.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  3769.             'sulu_page.document.serializer.subscriber.structure_behavior' => ['privates''sulu_page.document.serializer.subscriber.structure_behavior''getSuluPage_Document_Serializer_Subscriber_StructureBehaviorService'true],
  3770.             'sulu_page.document.serializer.subscriber.extension_container' => ['privates''sulu_page.document.serializer.subscriber.extension_container''getSuluPage_Document_Serializer_Subscriber_ExtensionContainerService'true],
  3771.             'sulu_document_manager.serializer.subscriber.proxy' => ['services''sulu_document_manager.serializer.subscriber.proxy''getSuluDocumentManager_Serializer_Subscriber_ProxyService'true],
  3772.             'sulu_core.representation_handler' => ['privates''sulu_core.representation_handler''getSuluCore_RepresentationHandlerService'true],
  3773.             'sulu_admin.dropdown_toolbar_action_subscriber' => ['privates''sulu_admin.dropdown_toolbar_action_subscriber''getSuluAdmin_DropdownToolbarActionSubscriberService'true],
  3774.             'sulu_admin.save_with_form_dialog_toolbar_action_subscriber' => ['privates''sulu_admin.save_with_form_dialog_toolbar_action_subscriber''getSuluAdmin_SaveWithFormDialogToolbarActionSubscriberService'true],
  3775.             'sulu_admin.toggler_toolbar_action_subscriber' => ['privates''sulu_admin.toggler_toolbar_action_subscriber''getSuluAdmin_TogglerToolbarActionSubscriberService'true],
  3776.             'sulu_security.document.serializer.subscriber.security' => ['privates''sulu_security.document.serializer.subscriber.security''getSuluSecurity_Document_Serializer_Subscriber_SecurityService'true],
  3777.             'sulu_page.document.serializer.subscriber.path_behavior' => ['privates''sulu_page.document.serializer.subscriber.path_behavior''getSuluPage_Document_Serializer_Subscriber_PathBehaviorService'true],
  3778.             'sulu_page.document.serializer.subscriber.parent_behavior' => ['privates''sulu_page.document.serializer.subscriber.parent_behavior''getSuluPage_Document_Serializer_Subscriber_ParentBehaviorService'true],
  3779.             'sulu_page.document.serializer.subscriber.locale' => ['privates''sulu_page.document.serializer.subscriber.locale''getSuluPage_Document_Serializer_Subscriber_LocaleService'true],
  3780.             'sulu_page.document.serializer.subscriber.shadow_locale_behavior' => ['privates''sulu_page.document.serializer.subscriber.shadow_locale_behavior''getSuluPage_Document_Serializer_Subscriber_ShadowLocaleBehaviorService'true],
  3781.             'sulu_page.document.serializer.subscriber.redirect_type_behavior' => ['privates''sulu_page.document.serializer.subscriber.redirect_type_behavior''getSuluPage_Document_Serializer_Subscriber_RedirectTypeBehaviorService'true],
  3782.             'sulu_page.document.serializer.subscriber.workflow_stage_behavior' => ['privates''sulu_page.document.serializer.subscriber.workflow_stage_behavior''getSuluPage_Document_Serializer_Subscriber_WorkflowStageBehaviorService'true],
  3783.             'sulu_page.compat.serializer.subscriber.page_bridge' => ['privates''sulu_page.compat.serializer.subscriber.page_bridge''getSuluPage_Compat_Serializer_Subscriber_PageBridgeService'true],
  3784.             'sulu_document_manager.serializer.subscriber.children_behavior' => ['privates''sulu_document_manager.serializer.subscriber.children_behavior''getSuluDocumentManager_Serializer_Subscriber_ChildrenBehaviorService'true],
  3785.             'sulu_hash.event_subscriber.serializer' => ['privates''sulu_hash.event_subscriber.serializer''getSuluHash_EventSubscriber_SerializerService'true],
  3786.             'sulu_document_manager.serializer.subscriber.document' => ['privates''sulu_document_manager.serializer.subscriber.document''getSuluDocumentManager_Serializer_Subscriber_DocumentService'true],
  3787.         ], [
  3788.             'jms_serializer.traceable_runs_listener' => '?',
  3789.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  3790.             'sulu_page.document.serializer.subscriber.structure_behavior' => '?',
  3791.             'sulu_page.document.serializer.subscriber.extension_container' => '?',
  3792.             'sulu_document_manager.serializer.subscriber.proxy' => '?',
  3793.             'sulu_core.representation_handler' => '?',
  3794.             'sulu_admin.dropdown_toolbar_action_subscriber' => '?',
  3795.             'sulu_admin.save_with_form_dialog_toolbar_action_subscriber' => '?',
  3796.             'sulu_admin.toggler_toolbar_action_subscriber' => '?',
  3797.             'sulu_security.document.serializer.subscriber.security' => '?',
  3798.             'sulu_page.document.serializer.subscriber.path_behavior' => '?',
  3799.             'sulu_page.document.serializer.subscriber.parent_behavior' => '?',
  3800.             'sulu_page.document.serializer.subscriber.locale' => '?',
  3801.             'sulu_page.document.serializer.subscriber.shadow_locale_behavior' => '?',
  3802.             'sulu_page.document.serializer.subscriber.redirect_type_behavior' => '?',
  3803.             'sulu_page.document.serializer.subscriber.workflow_stage_behavior' => '?',
  3804.             'sulu_page.compat.serializer.subscriber.page_bridge' => '?',
  3805.             'sulu_document_manager.serializer.subscriber.children_behavior' => '?',
  3806.             'sulu_hash.event_subscriber.serializer' => '?',
  3807.             'sulu_document_manager.serializer.subscriber.document' => '?',
  3808.         ]));
  3809.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3810.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3811.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3812.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  3813.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  3814.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  3815.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3816.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3817.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  3818.         $instance->addListener('serializer.pre_serialize', [=> 'sulu_page.document.serializer.subscriber.structure_behavior'=> 'onPreSerialize'], NULLNULLNULL);
  3819.         $instance->addListener('serializer.pre_serialize', [=> 'sulu_page.document.serializer.subscriber.extension_container'=> 'onPreSerialize'], NULLNULLNULL);
  3820.         $instance->addListener('serializer.pre_serialize', [=> 'sulu_document_manager.serializer.subscriber.proxy'=> 'onPreSerialize'], NULLNULLNULL);
  3821.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3822.         $instance->addListener('serializer.post_serialize', [=> 'sulu_core.representation_handler'=> 'onPostSerialize'], NULL'json'NULL);
  3823.         $instance->addListener('serializer.post_serialize', [=> 'sulu_admin.dropdown_toolbar_action_subscriber'=> 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\DropdownToolbarAction''json'NULL);
  3824.         $instance->addListener('serializer.post_serialize', [=> 'sulu_admin.save_with_form_dialog_toolbar_action_subscriber'=> 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\SaveWithFormDialogToolbarAction''json'NULL);
  3825.         $instance->addListener('serializer.post_serialize', [=> 'sulu_admin.toggler_toolbar_action_subscriber'=> 'onPostSerialize'], 'Sulu\\Bundle\\AdminBundle\\Admin\\View\\TogglerToolbarAction''json'NULL);
  3826.         $instance->addListener('serializer.post_serialize', [=> 'sulu_security.document.serializer.subscriber.security'=> 'onPostSerialize'], NULL'json'NULL);
  3827.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.structure_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3828.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.path_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3829.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.parent_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3830.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.locale'=> 'onPostSerialize'], NULL'json'NULL);
  3831.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.shadow_locale_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3832.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.redirect_type_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3833.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.document.serializer.subscriber.workflow_stage_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3834.         $instance->addListener('serializer.post_serialize', [=> 'sulu_page.compat.serializer.subscriber.page_bridge'=> 'onPostSerialize'], NULL'json'NULL);
  3835.         $instance->addListener('serializer.post_serialize', [=> 'sulu_document_manager.serializer.subscriber.children_behavior'=> 'onPostSerialize'], NULL'json'NULL);
  3836.         $instance->addListener('serializer.post_serialize', [=> 'sulu_hash.event_subscriber.serializer'=> 'onPostSerialize'], NULLNULLNULL);
  3837.         $instance->addListener('serializer.post_deserialize', [=> 'sulu_document_manager.serializer.subscriber.document'=> 'onPostDeserialize'], NULLNULLNULL);
  3838.         return $instance;
  3839.     }
  3840.     /**
  3841.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  3842.      *
  3843.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  3844.      */
  3845.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  3846.     {
  3847.         $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, [
  3848.             'sulu_core.rest.datetime_handler' => ['privates''sulu_core.rest.datetime_handler''getSuluCore_Rest_DatetimeHandlerService'true],
  3849.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  3850.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  3851.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  3852.             'jms_serializer.symfony_uid_handler' => ['privates''jms_serializer.symfony_uid_handler''getJmsSerializer_SymfonyUidHandlerService'true],
  3853.             'sulu_page.document.serializer.handler.structure' => ['privates''sulu_page.document.serializer.handler.structure''getSuluPage_Document_Serializer_Handler_StructureService'true],
  3854.             'sulu_page.document.serializer.handler.extension_container' => ['privates''sulu_page.document.serializer.handler.extension_container''getSuluPage_Document_Serializer_Handler_ExtensionContainerService'true],
  3855.             'sulu_page.compat.serializer.handler.page_bridge' => ['privates''sulu_page.compat.serializer.handler.page_bridge''getSuluPage_Compat_Serializer_Handler_PageBridgeService'true],
  3856.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'true],
  3857.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  3858.             'sulu_admin.schema_handler' => ['privates''sulu_admin.schema_handler''getSuluAdmin_SchemaHandlerService'true],
  3859.             'sulu_document_manager.serializer.handler.children_collection' => ['privates''sulu_document_manager.serializer.handler.children_collection''getSuluDocumentManager_Serializer_Handler_ChildrenCollectionService'true],
  3860.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'true],
  3861.         ], [
  3862.             'sulu_core.rest.datetime_handler' => '?',
  3863.             'jms_serializer.datetime_handler' => '?',
  3864.             'jms_serializer.array_collection_handler' => '?',
  3865.             'jms_serializer.iterator_handler' => '?',
  3866.             'jms_serializer.symfony_uid_handler' => '?',
  3867.             'sulu_page.document.serializer.handler.structure' => '?',
  3868.             'sulu_page.document.serializer.handler.extension_container' => '?',
  3869.             'sulu_page.compat.serializer.handler.page_bridge' => '?',
  3870.             'fos_rest.serializer.flatten_exception_handler' => '?',
  3871.             'jms_serializer.constraint_violation_handler' => '?',
  3872.             'sulu_admin.schema_handler' => '?',
  3873.             'sulu_document_manager.serializer.handler.children_collection' => '?',
  3874.             'fos_rest.serializer.form_error_handler' => '?',
  3875.         ])));
  3876.         $instance->registerHandler(2'DateTime''array', [=> 'sulu_core.rest.datetime_handler'=> 'deserialize']);
  3877.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  3878.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  3879.         $instance->registerHandler(2'DateTimeImmutable''array', [=> 'sulu_core.rest.datetime_handler'=> 'deserialize']);
  3880.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  3881.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  3882.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3883.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3884.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3885.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3886.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3887.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3888.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3889.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3890.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3891.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3892.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  3893.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  3894.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  3895.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  3896.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3897.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3898.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3899.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3900.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3901.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3902.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3903.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3904.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3905.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3906.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3907.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3908.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3909.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3910.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3911.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3912.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3913.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3914.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3915.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3916.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3917.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3918.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3919.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3920.         $instance->registerHandler(2'Sulu\\Component\\Content\\Document\\Structure\\Structure''json', [=> 'sulu_page.document.serializer.handler.structure'=> 'doDeserialize']);
  3921.         $instance->registerHandler(2'Sulu\\Component\\Content\\Document\\Extension\\ExtensionContainer''json', [=> 'sulu_page.document.serializer.handler.extension_container'=> 'doDeserialize']);
  3922.         $instance->registerHandler(2'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge''json', [=> 'sulu_page.compat.serializer.handler.page_bridge'=> 'doDeserialize']);
  3923.         $instance->registerHandler(1'DateTime''array', [=> 'sulu_core.rest.datetime_handler'=> 'serialize']);
  3924.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3925.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3926.         $instance->registerHandler(1'DateTimeImmutable''array', [=> 'sulu_core.rest.datetime_handler'=> 'serialize']);
  3927.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3928.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3929.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''json', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson']);
  3930.         $instance->registerHandler(1'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException''xml', [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']);
  3931.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3932.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3933.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3934.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3935.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3936.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3937.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3938.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3939.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3940.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3941.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  3942.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  3943.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  3944.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  3945.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3946.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3947.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3948.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3949.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3950.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3951.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3952.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3953.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3954.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3955.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3956.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3957.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3958.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3959.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3960.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3961.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3962.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3963.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3964.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3965.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3966.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3967.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3968.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3969.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3970.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3971.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3972.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3973.         $instance->registerHandler(1'Sulu\\Bundle\\AdminBundle\\Metadata\\SchemaMetadata\\SchemaMetadata''json', [=> 'sulu_admin.schema_handler'=> 'serializeToJsonSchema']);
  3974.         $instance->registerHandler(1'Sulu\\Component\\Content\\Document\\Structure\\Structure''json', [=> 'sulu_page.document.serializer.handler.structure'=> 'doSerialize']);
  3975.         $instance->registerHandler(1'Sulu\\Component\\Content\\Document\\Extension\\ExtensionContainer''json', [=> 'sulu_page.document.serializer.handler.extension_container'=> 'doSerialize']);
  3976.         $instance->registerHandler(1'Sulu\\Component\\DocumentManager\\Collection\\ChildrenCollection''json', [=> 'sulu_document_manager.serializer.handler.children_collection'=> 'doSerialize']);
  3977.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml']);
  3978.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']);
  3979.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml']);
  3980.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']);
  3981.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  3982.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  3983.         return $instance;
  3984.     }
  3985.     /**
  3986.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  3987.      *
  3988.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  3989.      */
  3990.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  3991.     {
  3992.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3993.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  3994.         ], [
  3995.             'metadata_driver' => '?',
  3996.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  3997.         $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')))));
  3998.         $a->setIncludeInterfaces(false);
  3999.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  4000.     }
  4001.     /**
  4002.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  4003.      *
  4004.      * @return \JMS\SerializerBundle\Debug\RunsListener
  4005.      */
  4006.     protected function getJmsSerializer_TraceableRunsListenerService()
  4007.     {
  4008.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  4009.     }
  4010.     /**
  4011.      * Gets the private 'locale_aware_listener' shared service.
  4012.      *
  4013.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  4014.      */
  4015.     protected function getLocaleAwareListenerService()
  4016.     {
  4017.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  4018.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  4019.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4020.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4021.     }
  4022.     /**
  4023.      * Gets the private 'locale_listener' shared service.
  4024.      *
  4025.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  4026.      */
  4027.     protected function getLocaleListenerService()
  4028.     {
  4029.         $a = ($this->services['router'] ?? $this->getRouterService());
  4030.         if (isset($this->privates['locale_listener'])) {
  4031.             return $this->privates['locale_listener'];
  4032.         }
  4033.         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'$afalse, []);
  4034.     }
  4035.     /**
  4036.      * Gets the private 'monolog.handler.console' shared service.
  4037.      *
  4038.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  4039.      */
  4040.     protected function getMonolog_Handler_ConsoleService()
  4041.     {
  4042.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  4043.     }
  4044.     /**
  4045.      * Gets the private 'monolog.handler.main' shared service.
  4046.      *
  4047.      * @return \Monolog\Handler\StreamHandler
  4048.      */
  4049.     protected function getMonolog_Handler_MainService()
  4050.     {
  4051.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__4).'/log/website/dev.log'), 'debug'trueNULLfalse);
  4052.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  4053.         return $instance;
  4054.     }
  4055.     /**
  4056.      * Gets the private 'monolog.logger' shared service.
  4057.      *
  4058.      * @return \Symfony\Bridge\Monolog\Logger
  4059.      */
  4060.     protected function getMonolog_LoggerService()
  4061.     {
  4062.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4063.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4064.         $instance->useMicrosecondTimestamps(true);
  4065.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4066.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4067.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4068.         return $instance;
  4069.     }
  4070.     /**
  4071.      * Gets the private 'monolog.logger.cache' shared service.
  4072.      *
  4073.      * @return \Symfony\Bridge\Monolog\Logger
  4074.      */
  4075.     protected function getMonolog_Logger_CacheService()
  4076.     {
  4077.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4078.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4079.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4080.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4081.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4082.         return $instance;
  4083.     }
  4084.     /**
  4085.      * Gets the private 'monolog.logger.request' shared service.
  4086.      *
  4087.      * @return \Symfony\Bridge\Monolog\Logger
  4088.      */
  4089.     protected function getMonolog_Logger_RequestService()
  4090.     {
  4091.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4092.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4093.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4094.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4095.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4096.         return $instance;
  4097.     }
  4098.     /**
  4099.      * Gets the private 'parameter_bag' shared service.
  4100.      *
  4101.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4102.      */
  4103.     protected function getParameterBagService()
  4104.     {
  4105.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4106.     }
  4107.     /**
  4108.      * Gets the private 'profiler_listener' shared service.
  4109.      *
  4110.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4111.      */
  4112.     protected function getProfilerListenerService()
  4113.     {
  4114.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  4115.         if (isset($this->privates['profiler_listener'])) {
  4116.             return $this->privates['profiler_listener'];
  4117.         }
  4118.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  4119.     }
  4120.     /**
  4121.      * Gets the private 'property_info' shared service.
  4122.      *
  4123.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4124.      */
  4125.     protected function getPropertyInfoService()
  4126.     {
  4127.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4128.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4129.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4130.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4131.         }, 3), new RewindableGenerator(function () {
  4132.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4133.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4134.         }, 2), new RewindableGenerator(function () {
  4135.             return new \EmptyIterator();
  4136.         }, 0), new RewindableGenerator(function () {
  4137.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4138.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4139.         }, 2), new RewindableGenerator(function () {
  4140.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4141.         }, 1));
  4142.     }
  4143.     /**
  4144.      * Gets the private 'router.expression_language_provider' shared service.
  4145.      *
  4146.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4147.      */
  4148.     protected function getRouter_ExpressionLanguageProviderService()
  4149.     {
  4150.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4151.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4152.         ], [
  4153.             'env' => 'Closure',
  4154.         ]));
  4155.     }
  4156.     /**
  4157.      * Gets the private 'router.request_context' shared service.
  4158.      *
  4159.      * @return \Symfony\Component\Routing\RequestContext
  4160.      */
  4161.     protected function getRouter_RequestContextService()
  4162.     {
  4163.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  4164.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4165.         return $instance;
  4166.     }
  4167.     /**
  4168.      * Gets the private 'security.csrf.token_storage' shared service.
  4169.      *
  4170.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  4171.      */
  4172.     protected function getSecurity_Csrf_TokenStorageService()
  4173.     {
  4174.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4175.     }
  4176.     /**
  4177.      * Gets the private 'security.firewall.map' shared service.
  4178.      *
  4179.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4180.      */
  4181.     protected function getSecurity_Firewall_MapService()
  4182.     {
  4183.         $a = ($this->privates['.service_locator.yDwtL5G'] ?? $this->get_ServiceLocator_YDwtL5GService());
  4184.         if (isset($this->privates['security.firewall.map'])) {
  4185.             return $this->privates['security.firewall.map'];
  4186.         }
  4187.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  4188.             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)/')));
  4189.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.KLaPh5V'] ?? ($this->privates['.security.request_matcher.KLaPh5V'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(\\/|$)')));
  4190.             yield 'security.firewall.map.context.website' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  4191.         }, 3));
  4192.     }
  4193.     /**
  4194.      * Gets the private 'security.helper' shared service.
  4195.      *
  4196.      * @return \Symfony\Component\Security\Core\Security
  4197.      */
  4198.     protected function getSecurity_HelperService()
  4199.     {
  4200.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4201.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4202.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4203.         ], [
  4204.             'security.authorization_checker' => '?',
  4205.             'security.token_storage' => '?',
  4206.         ]));
  4207.     }
  4208.     /**
  4209.      * Gets the private 'security.logout_url_generator' shared service.
  4210.      *
  4211.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4212.      */
  4213.     protected function getSecurity_LogoutUrlGeneratorService()
  4214.     {
  4215.         $a = ($this->services['router'] ?? $this->getRouterService());
  4216.         if (isset($this->privates['security.logout_url_generator'])) {
  4217.             return $this->privates['security.logout_url_generator'];
  4218.         }
  4219.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4220.         $instance->registerListener('admin''sulu_admin.logout''logout''_csrf_token'NULL'sulu_admin');
  4221.         $instance->registerListener('website''logout''logout''_csrf_token'NULL'website_context');
  4222.         return $instance;
  4223.     }
  4224.     /**
  4225.      * Gets the private 'security.role_hierarchy' shared service.
  4226.      *
  4227.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4228.      */
  4229.     protected function getSecurity_RoleHierarchyService()
  4230.     {
  4231.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4232.     }
  4233.     /**
  4234.      * Gets the private 'session_listener' shared service.
  4235.      *
  4236.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  4237.      */
  4238.     protected function getSessionListenerService()
  4239.     {
  4240.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4241.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  4242.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4243.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4244.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  4245.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  4246.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  4247.         ], [
  4248.             'initialized_session' => '?',
  4249.             'logger' => '?',
  4250.             'request_stack' => '?',
  4251.             'session' => '?',
  4252.             'session_collector' => '?',
  4253.             'session_factory' => '?',
  4254.         ]), true$this->parameters['session.storage.options']);
  4255.     }
  4256.     /**
  4257.      * Gets the private 'sulu.content.query_executor' shared service.
  4258.      *
  4259.      * @return \Sulu\Component\Content\Query\ContentQueryExecutor
  4260.      */
  4261.     protected function getSulu_Content_QueryExecutorService()
  4262.     {
  4263.         $a = ($this->services['sulu.content.mapper'] ?? $this->getSulu_Content_MapperService());
  4264.         if (isset($this->privates['sulu.content.query_executor'])) {
  4265.             return $this->privates['sulu.content.query_executor'];
  4266.         }
  4267.         return $this->privates['sulu.content.query_executor'] = new \Sulu\Component\Content\Query\ContentQueryExecutor(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $aNULL);
  4268.     }
  4269.     /**
  4270.      * Gets the private 'sulu.content.resource_locator.mapper.phpcr' shared service.
  4271.      *
  4272.      * @return \Sulu\Component\Content\Types\ResourceLocator\Mapper\PhpcrMapper
  4273.      */
  4274.     protected function getSulu_Content_ResourceLocator_Mapper_PhpcrService()
  4275.     {
  4276.         $a = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  4277.         if (isset($this->privates['sulu.content.resource_locator.mapper.phpcr'])) {
  4278.             return $this->privates['sulu.content.resource_locator.mapper.phpcr'];
  4279.         }
  4280.         $b = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  4281.         if (isset($this->privates['sulu.content.resource_locator.mapper.phpcr'])) {
  4282.             return $this->privates['sulu.content.resource_locator.mapper.phpcr'];
  4283.         }
  4284.         return $this->privates['sulu.content.resource_locator.mapper.phpcr'] = new \Sulu\Component\Content\Types\ResourceLocator\Mapper\PhpcrMapper(($this->services['sulu.phpcr.session'] ?? $this->getSulu_Phpcr_SessionService()), $a$b);
  4285.     }
  4286.     /**
  4287.      * Gets the private 'sulu.content.resource_locator.strategy.tree_leaf_edit' shared service.
  4288.      *
  4289.      * @return \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeLeafEditStrategy
  4290.      */
  4291.     protected function getSulu_Content_ResourceLocator_Strategy_TreeLeafEditService()
  4292.     {
  4293.         $a = ($this->privates['sulu.content.resource_locator.mapper.phpcr'] ?? $this->getSulu_Content_ResourceLocator_Mapper_PhpcrService());
  4294.         if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  4295.             return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  4296.         }
  4297.         $b = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  4298.         if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  4299.             return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  4300.         }
  4301.         $c = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  4302.         if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  4303.             return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  4304.         }
  4305.         $d = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  4306.         if (isset($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'])) {
  4307.             return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'];
  4308.         }
  4309.         return $this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeLeafEditStrategy($a, ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), $b, ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService()), $c$d, ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] ?? ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeGenerator())));
  4310.     }
  4311.     /**
  4312.      * Gets the private 'sulu.content.resource_locator.strategy_pool' shared service.
  4313.      *
  4314.      * @return \Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPool
  4315.      */
  4316.     protected function getSulu_Content_ResourceLocator_StrategyPoolService()
  4317.     {
  4318.         $a = ($this->privates['sulu.content.resource_locator.strategy.tree_leaf_edit'] ?? $this->getSulu_Content_ResourceLocator_Strategy_TreeLeafEditService());
  4319.         if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  4320.             return $this->privates['sulu.content.resource_locator.strategy_pool'];
  4321.         }
  4322.         $b = ($this->services['sulu.content.structure_manager'] ?? $this->getSulu_Content_StructureManagerService());
  4323.         if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  4324.             return $this->privates['sulu.content.resource_locator.strategy_pool'];
  4325.         }
  4326.         $c = ($this->services['sulu_document_manager.document_inspector'] ?? $this->getSuluDocumentManager_DocumentInspectorService());
  4327.         if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  4328.             return $this->privates['sulu.content.resource_locator.strategy_pool'];
  4329.         }
  4330.         $d = ($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService());
  4331.         if (isset($this->privates['sulu.content.resource_locator.strategy_pool'])) {
  4332.             return $this->privates['sulu.content.resource_locator.strategy_pool'];
  4333.         }
  4334.         return $this->privates['sulu.content.resource_locator.strategy_pool'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPool(['tree_leaf_edit' => $a'tree_full_edit' => new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeFullEditStrategy(($this->privates['sulu.content.resource_locator.mapper.phpcr'] ?? $this->getSulu_Content_ResourceLocator_Mapper_PhpcrService()), ($this->services['sulu.content.path_cleaner'] ?? $this->getSulu_Content_PathCleanerService()), $b, ($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()), ($this->services['sulu.util.node_helper'] ?? $this->getSulu_Util_NodeHelperService()), $c$d, ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] ?? ($this->privates['sulu.content.resource_locator.strategy.tree_generator'] = new \Sulu\Component\Content\Types\ResourceLocator\Strategy\TreeGenerator())))], ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()));
  4335.     }
  4336.     /**
  4337.      * Gets the private 'sulu_activity.domain_event_collector' shared service.
  4338.      *
  4339.      * @return \Sulu\Bundle\ActivityBundle\Application\Collector\DomainEventCollector
  4340.      */
  4341.     protected function getSuluActivity_DomainEventCollectorService()
  4342.     {
  4343.         $a = ($this->privates['sulu_activity.domain_event_dispatcher'] ?? $this->getSuluActivity_DomainEventDispatcherService());
  4344.         if (isset($this->privates['sulu_activity.domain_event_collector'])) {
  4345.             return $this->privates['sulu_activity.domain_event_collector'];
  4346.         }
  4347.         return $this->privates['sulu_activity.domain_event_collector'] = new \Sulu\Bundle\ActivityBundle\Application\Collector\DomainEventCollector($a);
  4348.     }
  4349.     /**
  4350.      * Gets the private 'sulu_activity.domain_event_dispatcher' shared service.
  4351.      *
  4352.      * @return \Sulu\Bundle\ActivityBundle\Application\Dispatcher\DomainEventDispatcher
  4353.      */
  4354.     protected function getSuluActivity_DomainEventDispatcherService()
  4355.     {
  4356.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4357.         if (isset($this->privates['sulu_activity.domain_event_dispatcher'])) {
  4358.             return $this->privates['sulu_activity.domain_event_dispatcher'];
  4359.         }
  4360.         return $this->privates['sulu_activity.domain_event_dispatcher'] = new \Sulu\Bundle\ActivityBundle\Application\Dispatcher\DomainEventDispatcher($a);
  4361.     }
  4362.     /**
  4363.      * Gets the private 'sulu_admin.collaboration_cache' shared service.
  4364.      *
  4365.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4366.      */
  4367.     protected function getSuluAdmin_CollaborationCacheService()
  4368.     {
  4369.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('K7f2Ch+YYX'0, (\dirname(__DIR__3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  4370.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  4371.         return $this->privates['sulu_admin.collaboration_cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  4372.     }
  4373.     /**
  4374.      * Gets the private 'sulu_category.category_request_handler' shared service.
  4375.      *
  4376.      * @return \Sulu\Component\Category\Request\CategoryRequestHandler
  4377.      */
  4378.     protected function getSuluCategory_CategoryRequestHandlerService()
  4379.     {
  4380.         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())));
  4381.     }
  4382.     /**
  4383.      * Gets the private 'sulu_core.cache.memoize' shared service.
  4384.      *
  4385.      * @return \Sulu\Component\Cache\Memoize
  4386.      */
  4387.     protected function getSuluCore_Cache_MemoizeService()
  4388.     {
  4389.         return $this->privates['sulu_core.cache.memoize'] = new \Sulu\Component\Cache\Memoize(new \Doctrine\Common\Cache\ArrayCache(), 1);
  4390.     }
  4391.     /**
  4392.      * Gets the private 'sulu_core.proxy_manager.configuration' shared service.
  4393.      *
  4394.      * @return \ProxyManager\Configuration
  4395.      */
  4396.     protected function getSuluCore_ProxyManager_ConfigurationService()
  4397.     {
  4398.         $this->privates['sulu_core.proxy_manager.configuration'] = $instance = new \ProxyManager\Configuration();
  4399.         $instance->setProxiesTargetDir(($this->targetDir.''.'/sulu/proxies'));
  4400.         $instance->setGeneratorStrategy(new \ProxyManager\GeneratorStrategy\FileWriterGeneratorStrategy(new \ProxyManager\FileLocator\FileLocator(($this->privates['sulu_core.proxy_manager.configuration'] ?? $this->getSuluCore_ProxyManager_ConfigurationService())->getProxiesTargetDir())));
  4401.         return $instance;
  4402.     }
  4403.     /**
  4404.      * Gets the private 'sulu_core.webspace.loader.delegator' shared service.
  4405.      *
  4406.      * @return \Symfony\Component\Config\Loader\DelegatingLoader
  4407.      */
  4408.     protected function getSuluCore_Webspace_Loader_DelegatorService()
  4409.     {
  4410.         $a = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  4411.         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)]));
  4412.     }
  4413.     /**
  4414.      * Gets the private 'sulu_custom_urls.domain_generator' shared service.
  4415.      *
  4416.      * @return \Sulu\Component\CustomUrl\Generator\Generator
  4417.      */
  4418.     protected function getSuluCustomUrls_DomainGeneratorService()
  4419.     {
  4420.         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())));
  4421.     }
  4422.     /**
  4423.      * Gets the private 'sulu_custom_urls.request_processor' shared service.
  4424.      *
  4425.      * @return \Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor
  4426.      */
  4427.     protected function getSuluCustomUrls_RequestProcessorService($lazyLoad true)
  4428.     {
  4429.         if ($lazyLoad) {
  4430.             return $this->privates['sulu_custom_urls.request_processor'] = $this->createProxy('CustomUrlRequestProcessor_292b929', function () {
  4431.                 return \CustomUrlRequestProcessor_292b929::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4432.                     $wrappedInstance $this->getSuluCustomUrls_RequestProcessorService(false);
  4433.                     $proxy->setProxyInitializer(null);
  4434.                     return true;
  4435.                 });
  4436.             });
  4437.         }
  4438.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php';
  4439.         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');
  4440.     }
  4441.     /**
  4442.      * Gets the private 'sulu_document_manager.decorated_default_session' shared service.
  4443.      *
  4444.      * @return \Sulu\Bundle\DocumentManagerBundle\Session\Session
  4445.      */
  4446.     protected function getSuluDocumentManager_DecoratedDefaultSessionService($lazyLoad true)
  4447.     {
  4448.         if ($lazyLoad) {
  4449.             return $this->privates['sulu_document_manager.decorated_default_session'] = $this->createProxy('Session_21c865b', function () {
  4450.                 return \Session_21c865b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4451.                     $wrappedInstance $this->getSuluDocumentManager_DecoratedDefaultSessionService(false);
  4452.                     $proxy->setProxyInitializer(null);
  4453.                     return true;
  4454.                 });
  4455.             });
  4456.         }
  4457.         include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/SessionInterface.php';
  4458.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php';
  4459.         include_once \dirname(__DIR__5).'/vendor/jackalope/jackalope/src/Jackalope/Session.php';
  4460.         include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/RepositoryInterface.php';
  4461.         include_once \dirname(__DIR__5).'/vendor/jackalope/jackalope/src/Jackalope/Repository.php';
  4462.         include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/CredentialsInterface.php';
  4463.         include_once \dirname(__DIR__5).'/vendor/phpcr/phpcr/src/PHPCR/SimpleCredentials.php';
  4464.         return new \Sulu\Bundle\DocumentManagerBundle\Session\Session([($this->privates['doctrine_phpcr.jackalope.repository.factory.service.doctrinedbal'] ?? ($this->privates['doctrine_phpcr.jackalope.repository.factory.service.doctrinedbal'] = new \Jackalope\RepositoryFactoryDoctrineDBAL()))->getRepository(['jackalope.doctrine_dbal_connection' => ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'jackalope.check_login_on_server' => false]), 'login'](new \PHPCR\SimpleCredentials('admin''admin'), $this->getEnv('string:PHPCR_WORKSPACE').'_live'));
  4465.     }
  4466.     /**
  4467.      * Gets the private 'sulu_document_manager.document_domain_event_collector' shared service.
  4468.      *
  4469.      * @return \Sulu\Bundle\DocumentManagerBundle\Collector\DocumentDomainEventCollector
  4470.      */
  4471.     protected function getSuluDocumentManager_DocumentDomainEventCollectorService()
  4472.     {
  4473.         $a = ($this->privates['sulu_activity.domain_event_dispatcher'] ?? $this->getSuluActivity_DomainEventDispatcherService());
  4474.         if (isset($this->privates['sulu_document_manager.document_domain_event_collector'])) {
  4475.             return $this->privates['sulu_document_manager.document_domain_event_collector'];
  4476.         }
  4477.         return $this->privates['sulu_document_manager.document_domain_event_collector'] = new \Sulu\Bundle\DocumentManagerBundle\Collector\DocumentDomainEventCollector($a);
  4478.     }
  4479.     /**
  4480.      * Gets the private 'sulu_document_manager.event_dispatcher.standard' shared service.
  4481.      *
  4482.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4483.      */
  4484.     protected function getSuluDocumentManager_EventDispatcher_StandardService()
  4485.     {
  4486.         $this->privates['sulu_document_manager.event_dispatcher.standard'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4487.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4488.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4489.         }, => 'handleFlush'], 0);
  4490.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4491.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4492.         }, => 'handlePrePersist'], 479);
  4493.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4494.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4495.         }, => 'handlePersist'], -10000);
  4496.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4497.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4498.         }, => 'handleRemove'], -10000);
  4499.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  4500.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4501.         }, => 'handleRemoveLocale'], -10000);
  4502.         $instance->addListener('sulu_document_manager.copy_locale', [=> function () {
  4503.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4504.         }, => 'handleCopyLocale'], -10000);
  4505.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4506.             return ($this->privates['sulu_snippet.document_manager.event_subscriber'] ?? $this->load('getSuluSnippet_DocumentManager_EventSubscriberService'));
  4507.         }, => 'handleCopy'], -10000);
  4508.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4509.             return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  4510.         }, => 'storeSnippetToTrash'], 1024);
  4511.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4512.             return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  4513.         }, => 'flushTrashItem'], 0);
  4514.         $instance->addListener('sulu_document_manager.clear', [=> function () {
  4515.             return ($this->privates['sulu_snippet.snippet_trash_subscriber'] ?? $this->load('getSuluSnippet_SnippetTrashSubscriberService'));
  4516.         }, => 'clearPendingTrashItem'], 0);
  4517.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4518.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4519.         }, => 'indexPersistedDocument'], -10);
  4520.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4521.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4522.         }, => 'indexPublishedDocument'], -256);
  4523.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4524.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4525.         }, => 'deindexRemovedDocument'], 600);
  4526.         $instance->addListener('sulu_document_manager.unpublish', [=> function () {
  4527.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4528.         }, => 'deindexUnpublishedDocument'], -1024);
  4529.         $instance->addListener('sulu_document_manager.remove_draft', [=> function () {
  4530.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4531.         }, => 'indexDocumentAfterRemoveDraft'], -1024);
  4532.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  4533.             return ($this->privates['sulu_page.search.event_subscriber.structure'] ?? $this->load('getSuluPage_Search_EventSubscriber_StructureService'));
  4534.         }, => 'deindexRemovedLocaleDocument'], -1024);
  4535.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4536.             return ($this->privates['sulu_page.page_remove_subscriber'] ?? $this->load('getSuluPage_PageRemoveSubscriberService'));
  4537.         }, => 'preventRemoveWithChildren'], 4096);
  4538.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4539.             return ($this->privates['sulu_page.page_remove_subscriber'] ?? $this->load('getSuluPage_PageRemoveSubscriberService'));
  4540.         }, => 'addForceRemoveChildrenOption'], 0);
  4541.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4542.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4543.         }, => 'handleConfigureOptions'], 0);
  4544.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4545.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4546.         }, => 'handleFlush'], 0);
  4547.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4548.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4549.         }, => 'handlePrePersist'], 479);
  4550.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4551.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4552.         }, => 'handlePersist'], -10000);
  4553.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4554.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4555.         }, => 'handleRemove'], -10000);
  4556.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4557.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4558.         }, => 'handleRouteRemove'], -10000);
  4559.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  4560.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4561.         }, => 'handleRemoveLocale'], -10000);
  4562.         $instance->addListener('sulu_document_manager.copy_locale', [=> function () {
  4563.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4564.         }, => 'handleCopyLocale'], -10000);
  4565.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4566.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4567.         }, => 'handleCopy'], -10000);
  4568.         $instance->addListener('sulu_document_manager.move', [=> function () {
  4569.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4570.         }, => 'handlePreMove'], 10000);
  4571.         $instance->addListener('sulu_document_manager.move', [=> function () {
  4572.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4573.         }, => 'handleMove'], -10000);
  4574.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4575.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4576.         }, => 'handlePublish'], -10000);
  4577.         $instance->addListener('sulu_document_manager.unpublish', [=> function () {
  4578.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4579.         }, => 'handleUnpublish'], -10000);
  4580.         $instance->addListener('sulu_document_manager.remove_draft', [=> function () {
  4581.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4582.         }, => 'handleRemoveDraft'], -10000);
  4583.         $instance->addListener('sulu_document_manager.restore', [=> function () {
  4584.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4585.         }, => 'handleRestore'], -10000);
  4586.         $instance->addListener('sulu_document_manager.reorder', [=> function () {
  4587.             return ($this->privates['sulu_page.document_manager.event_subscriber'] ?? $this->load('getSuluPage_DocumentManager_EventSubscriberService'));
  4588.         }, => 'handleReorder'], -10000);
  4589.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4590.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4591.         }, => 'saveStructureData'], 0);
  4592.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4593.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4594.         }, => 'handlePersistStagedProperties'], 50);
  4595.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4596.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4597.         }, => 'handlePersistStructureType'], 100);
  4598.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4599.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4600.         }, => 'saveStructureData'], 0);
  4601.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4602.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4603.         }, => 'handleHydrate'], 0);
  4604.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4605.             return ($this->privates['sulu_page.document.subscriber.content'] ?? $this->load('getSuluPage_Document_Subscriber_ContentService'));
  4606.         }, => 'configureOptions'], 0);
  4607.         $instance->addListener('sulu_document_manager.metadata_load', [=> function () {
  4608.             return ($this->privates['sulu_navigationContext.document.subscriber.navigation_context'] ?? ($this->privates['sulu_navigationContext.document.subscriber.navigation_context'] = new \Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber()));
  4609.         }, => 'handleMetadataLoad'], 0);
  4610.         $instance->addListener('sulu_document_manager.metadata_load', [=> function () {
  4611.             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()));
  4612.         }, => 'handleMetadataLoad'], 0);
  4613.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4614.             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()));
  4615.         }, => 'handlePersist'], 15);
  4616.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4617.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4618.         }, => 'handlePersistDocument'], 10);
  4619.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4620.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4621.         }, => 'handleHydrate'], -200);
  4622.         $instance->addListener('sulu_document_manager.move', [=> function () {
  4623.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4624.         }, => 'updateMovedDocument'], -128);
  4625.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4626.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4627.         }, => 'updateCopiedDocument'], -128);
  4628.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4629.             return ($this->privates['sulu_resource_segment.document.subscriber.resource_segment'] ?? $this->load('getSuluResourceSegment_Document_Subscriber_ResourceSegmentService'));
  4630.         }, => 'handlePersistRoute'], -128);
  4631.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4632.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4633.         }, => 'setWorkflowStageOnDocument'], 0);
  4634.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4635.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4636.         }, => 'setWorkflowStageToTest'], 0);
  4637.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4638.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4639.         }, => 'setWorkflowStageToPublished'], 0);
  4640.         $instance->addListener('sulu_document_manager.unpublish', [=> function () {
  4641.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4642.         }, => 'setWorkflowStageToTestAndResetPublishedDate'], 0);
  4643.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4644.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4645.         }, => 'setWorkflowStageToTestForCopy'], 0);
  4646.         $instance->addListener('sulu_document_manager.restore', [=> function () {
  4647.             return ($this->privates['sulu_document_manager.document.subscriber.workflow_stage'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WorkflowStageService'));
  4648.         }, => 'setWorkflowStageToTestForRestore'], -32);
  4649.         $instance->addListener('sulu_document_manager.metadata_load', [=> function () {
  4650.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4651.         }, => 'handleMetadataLoad'], 0);
  4652.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4653.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4654.         }, => 'handlePersistUpdateUrl'], 20);
  4655.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4656.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4657.         }, => 'saveShadowProperties'], 15);
  4658.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4659.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4660.         }, => 'handleHydrate'], 390);
  4661.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4662.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4663.         }, => 'saveShadowProperties'], 15);
  4664.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4665.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowLocaleService'));
  4666.         }, => 'handleConfigureOptions'], 0);
  4667.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4668.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_copy_properties'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowCopyPropertiesService'));
  4669.         }, => 'copyShadowProperties'], -256);
  4670.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4671.             return ($this->privates['sulu_document_manager.document.subscriber.shadow_copy_properties'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ShadowCopyPropertiesService'));
  4672.         }, => 'copyShadowProperties'], -256);
  4673.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4674.             return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4675.         }, => 'setTitleOnDocument'], -10);
  4676.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4677.             return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4678.         }, => 'setTitleOnNode'], 10);
  4679.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4680.             return ($this->privates['sulu_document_manager.document.subscriber.title'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_TitleService'));
  4681.         }, => 'setTitleOnNode'], 10);
  4682.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4683.             return ($this->privates['sulu_document_manager.document.subscriber.fallback_localization'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_FallbackLocalizationService'));
  4684.         }, => 'handleHydrate'], 400);
  4685.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4686.             return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4687.         }, => 'saveExtensionData'], 10);
  4688.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4689.             return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4690.         }, => 'saveExtensionData'], 10);
  4691.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4692.             return ($this->privates['sulu_document_manager.document.subscriber.extension'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_ExtensionService'));
  4693.         }, => 'handleHydrate'], -10);
  4694.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4695.             return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4696.         }, => 'handlePersist'], 0);
  4697.         $instance->addListener('sulu_document_manager.metadata_load', [=> function () {
  4698.             return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4699.         }, => 'handleMetadataLoad'], 0);
  4700.         $instance->addListener('sulu_document_manager.reorder', [=> function () {
  4701.             return ($this->privates['sulu_document_manager.document.subscriber.order'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_OrderService'));
  4702.         }, => 'handleReorder'], 0);
  4703.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4704.             return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4705.         }, => 'handlePersist'], 0);
  4706.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4707.             return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4708.         }, => 'handlePersistCreate'], 3);
  4709.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4710.             return ($this->privates['sulu_document_manager.document.subscriber.security'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_SecurityService'));
  4711.         }, => 'handleHydrate'], 0);
  4712.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4713.             return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4714.         }, => 'deleteUnavailableLocales'], 256);
  4715.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4716.             return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4717.         }, => 'handleWebspace'], 0);
  4718.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4719.             return ($this->privates['sulu_document_manager.document.subscriber.webspace'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_WebspaceService'));
  4720.         }, => 'handleWebspace'], -10);
  4721.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4722.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4723.         }, => 'handleSetNodeOnPersist'], 490);
  4724.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4725.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4726.         }, => 'handlePersist'], 5);
  4727.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4728.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4729.         }, => 'handleHydrate'], 0);
  4730.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4731.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4732.         }, => 'handleRemove'], 550);
  4733.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4734.             return ($this->privates['sulu_document_manager.document.subscriber.route'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_RouteService'));
  4735.         }, => 'handlePublish'], 0);
  4736.         $instance->addListener('sulu_document_manager.metadata_load', [=> function () {
  4737.             return ($this->privates['sulu_document_manager.document.subscriber.target'] ?? ($this->privates['sulu_document_manager.document.subscriber.target'] = new \Sulu\Component\Content\Document\Subscriber\TargetSubscriber()));
  4738.         }, => 'handleMetadataLoad'], 0);
  4739.         $instance->addListener('sulu_document_manager.metadata_load', [=> function () {
  4740.             return ($this->privates['sulu_document_manager.document.subscriber.robot'] ?? ($this->privates['sulu_document_manager.document.subscriber.robot'] = new \Sulu\Component\Content\Document\Subscriber\RobotSubscriber()));
  4741.         }, => 'handleMetadataLoad'], 0);
  4742.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4743.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4744.         }, => 'createNodeInPublicWorkspace'], -490);
  4745.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4746.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4747.         }, => 'removeNodeFromPublicWorkspace'], 0);
  4748.         $instance->addListener('sulu_document_manager.move', [=> function () {
  4749.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4750.         }, => 'moveNodeInPublicWorkspace'], 0);
  4751.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4752.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4753.         }, => 'copyNodeInPublicWorkspace'], 0);
  4754.         $instance->addListener('sulu_document_manager.reorder', [=> function () {
  4755.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4756.         }, => 'reorderNodeInPublicWorkspace'], 0);
  4757.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4758.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4759.         }, => 'setNodeFromPublicWorkspaceForPublishing'], 512);
  4760.         $instance->addListener('sulu_document_manager.unpublish', [=> function () {
  4761.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4762.         }, => 'setNodeFromPublicWorkspaceForUnpublishing'], 512);
  4763.         $instance->addListener('sulu_document_manager.unpublish', [=> function () {
  4764.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4765.         }, => 'removePropertiesFromPublicWorkspace'], 0);
  4766.         $instance->addListener('sulu_document_manager.remove_draft', [=> function () {
  4767.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4768.         }, => 'copyPropertiesFromPublicWorkspace'], 0);
  4769.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  4770.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4771.         }, => 'removeLocalePropertiesFromPublicWorkspace'], 0);
  4772.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4773.             return ($this->privates['sulu_document_manager.document.subscriber.publish'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_PublishService'));
  4774.         }, => 'flushPublicWorkspace'], 0);
  4775.         $instance->addListener('sulu_document_manager.copy_locale', [=> function () {
  4776.             return ($this->privates['sulu_document_manager.document.subscriber.copy_locale'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_CopyLocaleService'));
  4777.         }, => 'handleCopyLocale'], 0);
  4778.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4779.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4780.         }, => 'handlePreRemove'], 510);
  4781.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4782.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4783.         }, => 'handlePostRemove'], -100);
  4784.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4785.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4786.         }, => 'handlePersist'], 0);
  4787.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4788.             return ($this->privates['sulu_document_manager.document.subscriber.compat.content_mapper'] ?? $this->load('getSuluDocumentManager_Document_Subscriber_Compat_ContentMapperService'));
  4789.         }, => 'handleFlush'], 0);
  4790.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4791.             return ($this->privates['sulu_document_manager.subscriber.behavior.remove_content'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_RemoveContentService'));
  4792.         }, => 'handleRemove'], 550);
  4793.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  4794.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4795.         }, => 'storePageTranslationToTrash'], 1024);
  4796.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4797.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4798.         }, => 'storePageToTrash'], 1024);
  4799.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4800.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4801.         }, => 'flushTrashItem'], 0);
  4802.         $instance->addListener('sulu_document_manager.clear', [=> function () {
  4803.             return ($this->privates['sulu_page.create_trash_item_subscriber'] ?? $this->load('getSuluPage_CreateTrashItemSubscriberService'));
  4804.         }, => 'clearPendingTrashItem'], 0);
  4805.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4806.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4807.         }, => 'invalidateDocumentBeforePublishing'], 1024);
  4808.         $instance->addListener('sulu_document_manager.unpublish', [=> function () {
  4809.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4810.         }, => 'invalidateDocumentBeforeUnpublishing'], 1024);
  4811.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4812.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4813.         }, => 'invalidateDocumentBeforeRemoving'], 1024);
  4814.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  4815.             return ($this->privates['sulu_http_cache.event_subscriber.invalidation'] ?? $this->load('getSuluHttpCache_EventSubscriber_InvalidationService'));
  4816.         }, => 'invalidateDocumentBeforeRemovingLocale'], 1024);
  4817.         $instance->addListener('sulu_document_manager.clear', [=> function () {
  4818.             return ($this->privates['sulu_document_manager.document_domain_event_collector_subscriber'] ?? $this->load('getSuluDocumentManager_DocumentDomainEventCollectorSubscriberService'));
  4819.         }, => 'onClear'], -256);
  4820.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4821.             return ($this->privates['sulu_document_manager.document_domain_event_collector_subscriber'] ?? $this->load('getSuluDocumentManager_DocumentDomainEventCollectorSubscriberService'));
  4822.         }, => 'onFlush'], -256);
  4823.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4824.             return ($this->privates['sulu_document_manager.subscriber.core.instantiator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_InstantiatorService'));
  4825.         }, => 'handleHydrate'], 500);
  4826.         $instance->addListener('sulu_document_manager.create', [=> function () {
  4827.             return ($this->privates['sulu_document_manager.subscriber.core.instantiator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_InstantiatorService'));
  4828.         }, => 'handleCreate'], 500);
  4829.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4830.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4831.         }, => 'handleDefaultLocale'], 520);
  4832.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4833.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4834.         }, => 'handleDocumentFromRegistry'], 510);
  4835.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4836.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4837.         }, => 'handleStopPropagationAndResetLocale'], 509);
  4838.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4839.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4840.         }, => 'handleHydrate'], 490);
  4841.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4842.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4843.         }, => 'handleEndHydrate'], -500);
  4844.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4845.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4846.         }, => 'handlePersist'], 450);
  4847.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4848.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4849.         }, => 'handleNodeFromRegistry'], 510);
  4850.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4851.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4852.         }, => 'handleEndPersist'], -500);
  4853.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4854.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4855.         }, => 'handleRemove'], 490);
  4856.         $instance->addListener('sulu_document_manager.clear', [=> function () {
  4857.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4858.         }, => 'handleClear'], 500);
  4859.         $instance->addListener('sulu_document_manager.reorder', [=> function () {
  4860.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4861.         }, => 'handleNodeFromRegistry'], 510);
  4862.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4863.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4864.         }, => 'configureOptions'], 0);
  4865.         $instance->addListener('sulu_document_manager.remove_draft', [=> function () {
  4866.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4867.         }, => 'handleNodeFromRegistry'], 512);
  4868.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  4869.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4870.         }, => 'handleNodeFromRegistry'], 512);
  4871.         $instance->addListener('sulu_document_manager.restore', [=> function () {
  4872.             return ($this->privates['sulu_document_manager.subscriber.core.registrator'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_RegistratorService'));
  4873.         }, => 'handleNodeFromRegistry'], 512);
  4874.         $instance->addListener('sulu_document_manager.reorder', [=> function () {
  4875.             return ($this->privates['sulu_document_manager.subscriber.phpcr.reorder'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_ReorderService'));
  4876.         }, => 'handleReorder'], 500);
  4877.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4878.             return ($this->privates['sulu_document_manager.subscriber.phpcr.mixin'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_MixinService'));
  4879.         }, => 'setDocumentMixinsOnNode'], 468);
  4880.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4881.             return ($this->privates['sulu_document_manager.subscriber.phpcr.mixin'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_MixinService'));
  4882.         }, => 'setDocumentMixinsOnNode'], 468);
  4883.         $instance->addListener('sulu_document_manager.find', [=> function () {
  4884.             return ($this->privates['sulu_document_manager.subscriber.phpcr.find'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_FindService'));
  4885.         }, => 'handleFind'], 500);
  4886.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4887.             return ($this->privates['sulu_document_manager.subscriber.phpcr.find'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_FindService'));
  4888.         }, => 'configureOptions'], 0);
  4889.         $instance->addListener('sulu_document_manager.query.create', [=> function () {
  4890.             return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4891.         }, => 'handleCreate'], 500);
  4892.         $instance->addListener('sulu_document_manager.query.create_builder', [=> function () {
  4893.             return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4894.         }, => 'handleCreateBuilder'], 500);
  4895.         $instance->addListener('sulu_document_manager.query.execute', [=> function () {
  4896.             return ($this->privates['sulu_document_manager.subscriber.phpcr.query'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_QueryService'));
  4897.         }, => 'handleQueryExecute'], 500);
  4898.         $instance->addListener('sulu_document_manager.move', [=> function () {
  4899.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4900.         }, => 'handleMove'], 400);
  4901.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4902.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4903.         }, => 'handleCopy'], 400);
  4904.         $instance->addListener('sulu_document_manager.clear', [=> function () {
  4905.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4906.         }, => 'handleClear'], 500);
  4907.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4908.             return ($this->privates['sulu_document_manager.subscriber.phpcr.general'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_GeneralService'));
  4909.         }, => 'handleFlush'], 500);
  4910.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  4911.             return ($this->privates['sulu_document_manager.subscriber.phpcr.remove'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RemoveService'));
  4912.         }, => 'handleRemove'], 500);
  4913.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4914.             return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4915.         }, => 'handleHydrate'], -100);
  4916.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4917.             return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4918.         }, => 'handleMapping'], -100);
  4919.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4920.             return ($this->privates['sulu_document_manager.subscriber.core.mapping'] ?? $this->load('getSuluDocumentManager_Subscriber_Core_MappingService'));
  4921.         }, => 'handleMapping'], -128);
  4922.         $instance->addListener('sulu_document_manager.refresh', [=> function () {
  4923.             return ($this->privates['sulu_document_manager.subscriber.phpcr.refresh'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RefreshService'));
  4924.         }, => 'refreshDocument'], 0);
  4925.         $instance->addListener('sulu_document_manager.remove_draft', [=> function () {
  4926.             return ($this->privates['sulu_document_manager.subscriber.phpcr.refresh'] ?? $this->load('getSuluDocumentManager_Subscriber_Phpcr_RefreshService'));
  4927.         }, => 'refreshDocumentForDeleteDraft'], -512);
  4928.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4929.             return ($this->privates['sulu_document_manager.subscriber.security'] ?? $this->load('getSuluDocumentManager_Subscriber_SecurityService'));
  4930.         }, => 'setDefaultUser'], 0);
  4931.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4932.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4933.         }, => 'configureOptions'], 0);
  4934.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4935.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4936.         }, => 'handleScheduleRename'], 0);
  4937.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4938.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4939.         }, => 'handlePersist'], 480);
  4940.         $instance->addListener('sulu_document_manager.move', [=> function () {
  4941.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4942.         }, => 'handleMove'], 480);
  4943.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  4944.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4945.         }, => 'handleCopy'], 480);
  4946.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  4947.             return ($this->privates['sulu_document_manager.subscriber.behavior.auto_name'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AutoNameService'));
  4948.         }, => 'handleRename'], 510);
  4949.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4950.             return ($this->privates['sulu_document_manager.subscriber.behavior.path.explicit'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_Path_ExplicitService'));
  4951.         }, => 'handlePersist'], 485);
  4952.         $instance->addListener('sulu_document_manager.configure_options', [=> function () {
  4953.             return ($this->privates['sulu_document_manager.subscriber.behavior.path.explicit'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_Path_ExplicitService'));
  4954.         }, => 'configureOptions'], 0);
  4955.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4956.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4957.         }, => 'setBlamesOnDocument'], 0);
  4958.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4959.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4960.         }, => 'setBlamesOnNodeForPersist'], 0);
  4961.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4962.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4963.         }, => 'setBlamesOnNodeForPublish'], 0);
  4964.         $instance->addListener('sulu_document_manager.restore', [=> function () {
  4965.             return ($this->privates['sulu_document_manager.suscriber.behavior.blame'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_BlameService'));
  4966.         }, => 'setChangerForRestore'], -32);
  4967.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4968.             return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4969.         }, => 'setAuthorOnDocument'], 0);
  4970.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4971.             return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4972.         }, => 'setAuthorOnNode'], 0);
  4973.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4974.             return ($this->privates['sulu_document_manager.suscriber.behavior.author'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_AuthorService'));
  4975.         }, => 'setAuthorOnNode'], 0);
  4976.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4977.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4978.         }, => 'setTimestampsOnNodeForPersist'], 0);
  4979.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  4980.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4981.         }, => 'setTimestampsOnNodeForPublish'], 0);
  4982.         $instance->addListener('sulu_document_manager.restore', [=> function () {
  4983.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4984.         }, => 'setChangedForRestore'], -32);
  4985.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4986.             return ($this->privates['sulu_document_manager.suscriber.behavior.timestamp'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_TimestampService'));
  4987.         }, => 'setTimestampsOnDocument'], 0);
  4988.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4989.             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()));
  4990.         }, => 'setFinalNodeName'], 0);
  4991.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4992.             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()));
  4993.         }, => 'setInitialNodeName'], 0);
  4994.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  4995.             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()));
  4996.         }, => 'setFinalNodeName'], -480);
  4997.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  4998.             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()));
  4999.         }, => 'handleUuid'], 0);
  5000.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5001.             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()));
  5002.         }, => 'handleUuid'], 0);
  5003.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  5004.             return ($this->privates['sulu_document_manager.suscriber.behavior.locale'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_LocaleService'));
  5005.         }, => 'handleLocale'], 410);
  5006.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5007.             return ($this->privates['sulu_document_manager.suscriber.behavior.locale'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_LocaleService'));
  5008.         }, => 'handleLocale'], 410);
  5009.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  5010.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  5011.         }, => 'handleHydrate'], 0);
  5012.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5013.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  5014.         }, => 'handleChangeParent'], 0);
  5015.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5016.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  5017.         }, => 'handleSetParentNodeFromDocument'], 490);
  5018.         $instance->addListener('sulu_document_manager.move', [=> function () {
  5019.             return ($this->privates['sulu_document_manager.suscriber.behavior.parent'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ParentService'));
  5020.         }, => 'handleMove'], 0);
  5021.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  5022.             return ($this->privates['sulu_document_manager.suscriber.behavior.children'] ?? $this->load('getSuluDocumentManager_Suscriber_Behavior_ChildrenService'));
  5023.         }, => 'handleHydrate'], 0);
  5024.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5025.             return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  5026.         }, => 'setInitialPath'], 0);
  5027.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5028.             return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  5029.         }, => 'setFinalPath'], -495);
  5030.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  5031.             return ($this->privates['sulu_document_manager.subscriber.behavior.path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_PathService'));
  5032.         }, => 'setFinalPath'], 0);
  5033.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5034.             return ($this->privates['sulu_document_manager.subscriber.behavior.filing'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_FilingService'));
  5035.         }, => 'handlePersist'], 485);
  5036.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5037.             return ($this->privates['sulu_document_manager.subscriber.behavior.alias'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_AliasService'));
  5038.         }, => 'handlePersist'], 490);
  5039.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5040.             return ($this->privates['sulu_document_manager.subscriber.behavior.base_path'] ?? $this->load('getSuluDocumentManager_Subscriber_Behavior_BasePathService'));
  5041.         }, => 'handlePersist'], 500);
  5042.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5043.             return ($this->privates['sulu_custom_urls.subscriber'] ?? $this->load('getSuluCustomUrls_SubscriberService'));
  5044.         }, => 'handlePersist'], 0);
  5045.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  5046.             return ($this->privates['sulu_custom_urls.subscriber'] ?? $this->load('getSuluCustomUrls_SubscriberService'));
  5047.         }, => 'handleRemove'], 550);
  5048.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  5049.             return ($this->privates['sulu_custom_urls.event_subscriber.invalidation'] ?? $this->load('getSuluCustomUrls_EventSubscriber_InvalidationService'));
  5050.         }, => 'invalidateDocumentBeforePublishing'], 1024);
  5051.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  5052.             return ($this->privates['sulu_custom_urls.event_subscriber.invalidation'] ?? $this->load('getSuluCustomUrls_EventSubscriber_InvalidationService'));
  5053.         }, => 'invalidateDocumentBeforeRemoving'], 1024);
  5054.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  5055.             return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  5056.         }, => 'storeCustomUrlToTrash'], 1024);
  5057.         $instance->addListener('sulu_document_manager.flush', [=> function () {
  5058.             return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  5059.         }, => 'flushTrashItem'], 0);
  5060.         $instance->addListener('sulu_document_manager.clear', [=> function () {
  5061.             return ($this->privates['sulu_custom_urls.custom_url_trash_subscriber'] ?? $this->load('getSuluCustomUrls_CustomUrlTrashSubscriberService'));
  5062.         }, => 'clearPendingTrashItem'], 0);
  5063.         $instance->addListener('sulu_document_manager.hydrate', [=> function () {
  5064.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  5065.         }, => 'handleHydrate'], 0);
  5066.         $instance->addListener('sulu_document_manager.persist', [=> function () {
  5067.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  5068.         }, => 'handlePersist'], -2000);
  5069.         $instance->addListener('sulu_document_manager.remove', [=> function () {
  5070.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  5071.         }, => 'handleRemove'], 1024);
  5072.         $instance->addListener('sulu_document_manager.remove_locale', [=> function () {
  5073.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  5074.         }, => 'handleRemoveLocale'], 1024);
  5075.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  5076.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  5077.         }, => 'handlePublish'], -2000);
  5078.         $instance->addListener('sulu_document_manager.copy', [=> function () {
  5079.             return ($this->privates['sulu_route.subscriber.routable'] ?? $this->load('getSuluRoute_Subscriber_RoutableService'));
  5080.         }, => 'handleCopy'], -2000);
  5081.         $instance->addListener('sulu_document_manager.publish', [=> function () {
  5082.             return ($this->privates['sulu_route.subscriber.page_tree_route'] ?? $this->load('getSuluRoute_Subscriber_PageTreeRouteService'));
  5083.         }, => 'handlePublish'], 10);
  5084.         $instance->addListener('sulu_document_manager.move', [=> function () {
  5085.             return ($this->privates['sulu_route.subscriber.page_tree_route'] ?? $this->load('getSuluRoute_Subscriber_PageTreeRouteService'));
  5086.         }, => 'handleMove'], -1000);
  5087.         return $instance;
  5088.     }
  5089.     /**
  5090.      * Gets the private 'sulu_document_manager.metadata_factory' shared service.
  5091.      *
  5092.      * @return \Sulu\Component\DocumentManager\Metadata\MetadataFactory
  5093.      */
  5094.     protected function getSuluDocumentManager_MetadataFactoryService()
  5095.     {
  5096.         $a = ($this->services['sulu_document_manager.metadata_factory.base'] ?? $this->getSuluDocumentManager_MetadataFactory_BaseService());
  5097.         if (isset($this->privates['sulu_document_manager.metadata_factory'])) {
  5098.             return $this->privates['sulu_document_manager.metadata_factory'];
  5099.         }
  5100.         return $this->privates['sulu_document_manager.metadata_factory'] = new \Sulu\Component\DocumentManager\Metadata\MetadataFactory($a);
  5101.     }
  5102.     /**
  5103.      * Gets the private 'sulu_document_manager.namespace_registry' shared service.
  5104.      *
  5105.      * @return \Sulu\Component\DocumentManager\NamespaceRegistry
  5106.      */
  5107.     protected function getSuluDocumentManager_NamespaceRegistryService()
  5108.     {
  5109.         return $this->privates['sulu_document_manager.namespace_registry'] = new \Sulu\Component\DocumentManager\NamespaceRegistry($this->parameters['sulu_document_manager.namespace_mapping']);
  5110.     }
  5111.     /**
  5112.      * Gets the private 'sulu_document_manager.node_manager' shared service.
  5113.      *
  5114.      * @return \Sulu\Component\DocumentManager\NodeManager
  5115.      */
  5116.     protected function getSuluDocumentManager_NodeManagerService()
  5117.     {
  5118.         $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  5119.         if (isset($this->privates['sulu_document_manager.node_manager'])) {
  5120.             return $this->privates['sulu_document_manager.node_manager'];
  5121.         }
  5122.         return $this->privates['sulu_document_manager.node_manager'] = new \Sulu\Component\DocumentManager\NodeManager($a);
  5123.     }
  5124.     /**
  5125.      * Gets the private 'sulu_document_manager.path_builder' shared service.
  5126.      *
  5127.      * @return \Sulu\Component\DocumentManager\PathBuilder
  5128.      */
  5129.     protected function getSuluDocumentManager_PathBuilderService()
  5130.     {
  5131.         return $this->privates['sulu_document_manager.path_builder'] = new \Sulu\Component\DocumentManager\PathBuilder(($this->privates['sulu_document_manager.path_segment_registry'] ?? $this->getSuluDocumentManager_PathSegmentRegistryService()));
  5132.     }
  5133.     /**
  5134.      * Gets the private 'sulu_document_manager.path_segment_registry' shared service.
  5135.      *
  5136.      * @return \Sulu\Component\DocumentManager\PathSegmentRegistry
  5137.      */
  5138.     protected function getSuluDocumentManager_PathSegmentRegistryService()
  5139.     {
  5140.         return $this->privates['sulu_document_manager.path_segment_registry'] = new \Sulu\Component\DocumentManager\PathSegmentRegistry($this->parameters['sulu_document_manager.segments']);
  5141.     }
  5142.     /**
  5143.      * Gets the private 'sulu_document_manager.proxy_factory' shared service.
  5144.      *
  5145.      * @return \Sulu\Component\DocumentManager\ProxyFactory
  5146.      */
  5147.     protected function getSuluDocumentManager_ProxyFactoryService()
  5148.     {
  5149.         $a = ($this->privates['sulu_document_manager.event_dispatcher.standard'] ?? $this->getSuluDocumentManager_EventDispatcher_StandardService());
  5150.         if (isset($this->privates['sulu_document_manager.proxy_factory'])) {
  5151.             return $this->privates['sulu_document_manager.proxy_factory'];
  5152.         }
  5153.         $b = ($this->privates['sulu_document_manager.metadata_factory'] ?? $this->getSuluDocumentManager_MetadataFactoryService());
  5154.         if (isset($this->privates['sulu_document_manager.proxy_factory'])) {
  5155.             return $this->privates['sulu_document_manager.proxy_factory'];
  5156.         }
  5157.         return $this->privates['sulu_document_manager.proxy_factory'] = new \Sulu\Component\DocumentManager\ProxyFactory(new \ProxyManager\Factory\LazyLoadingGhostFactory(($this->privates['sulu_core.proxy_manager.configuration'] ?? $this->getSuluCore_ProxyManager_ConfigurationService())), $a, ($this->privates['sulu_document_manager.document_registry'] ?? ($this->privates['sulu_document_manager.document_registry'] = new \Sulu\Component\DocumentManager\DocumentRegistry('en'))), $b);
  5158.     }
  5159.     /**
  5160.      * Gets the private 'sulu_document_manager.session_manager' shared service.
  5161.      *
  5162.      * @return \Sulu\Bundle\DocumentManagerBundle\Session\SessionManager
  5163.      */
  5164.     protected function getSuluDocumentManager_SessionManagerService()
  5165.     {
  5166.         $a = ($this->services['doctrine_phpcr.session'] ?? $this->getDoctrinePhpcr_SessionService());
  5167.         if (isset($this->privates['sulu_document_manager.session_manager'])) {
  5168.             return $this->privates['sulu_document_manager.session_manager'];
  5169.         }
  5170.         return $this->privates['sulu_document_manager.session_manager'] = new \Sulu\Bundle\DocumentManagerBundle\Session\SessionManager($a$a);
  5171.     }
  5172.     /**
  5173.      * Gets the private 'sulu_form.builder' shared service.
  5174.      *
  5175.      * @return \Sulu\Bundle\FormBundle\Form\Builder
  5176.      */
  5177.     protected function getSuluForm_BuilderService()
  5178.     {
  5179.         $a = ($this->privates['sulu_form.repository.form'] ?? $this->getSuluForm_Repository_FormService());
  5180.         if (isset($this->privates['sulu_form.builder'])) {
  5181.             return $this->privates['sulu_form.builder'];
  5182.         }
  5183.         $b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  5184.         if (isset($this->privates['sulu_form.builder'])) {
  5185.             return $this->privates['sulu_form.builder'];
  5186.         }
  5187.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5188.         return $this->privates['sulu_form.builder'] = new \Sulu\Bundle\FormBundle\Form\Builder($c, ($this->privates['sulu_form.dynamic.form_field_type_pool'] ?? $this->getSuluForm_Dynamic_FormFieldTypePoolService()), new \Sulu\Bundle\FormBundle\TitleProvider\TitleProviderPool(['page' => new \Sulu\Bundle\FormBundle\TitleProvider\StructureTitleProvider($c)]), $a$b, ($this->privates['sulu_form.checksum'] ?? ($this->privates['sulu_form.checksum'] = new \Sulu\Bundle\FormBundle\Dynamic\Checksum($this->getEnv('APP_SECRET')))), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), false);
  5189.     }
  5190.     /**
  5191.      * Gets the private 'sulu_form.configuration.form_configuration_factory' shared service.
  5192.      *
  5193.      * @return \Sulu\Bundle\FormBundle\Configuration\FormConfigurationFactory
  5194.      */
  5195.     protected function getSuluForm_Configuration_FormConfigurationFactoryService()
  5196.     {
  5197.         $a = ($this->services['sulu_media.system_collections.manager'] ?? $this->getSuluMedia_SystemCollections_ManagerService());
  5198.         if (isset($this->privates['sulu_form.configuration.form_configuration_factory'])) {
  5199.             return $this->privates['sulu_form.configuration.form_configuration_factory'];
  5200.         }
  5201.         return $this->privates['sulu_form.configuration.form_configuration_factory'] = new \Sulu\Bundle\FormBundle\Configuration\FormConfigurationFactory(new \Sulu\Bundle\FormBundle\Media\CollectionStrategySingle($a), '@SuluForm/mails/notify.html.twig''@SuluForm/mails/customer.html.twig''@SuluForm/mails/notify_plain_text.html.twig''@SuluForm/mails/customer_plain_text.html.twig');
  5202.     }
  5203.     /**
  5204.      * Gets the private 'sulu_form.dynamic.form_field_type_pool' shared service.
  5205.      *
  5206.      * @return \Sulu\Bundle\FormBundle\Dynamic\FormFieldTypePool
  5207.      */
  5208.     protected function getSuluForm_Dynamic_FormFieldTypePoolService()
  5209.     {
  5210.         return $this->privates['sulu_form.dynamic.form_field_type_pool'] = new \Sulu\Bundle\FormBundle\Dynamic\FormFieldTypePool(['text' => new \Sulu\Bundle\FormBundle\Dynamic\Types\TextType(), 'firstName' => new \Sulu\Bundle\FormBundle\Dynamic\Types\FirstNameType(), 'lastName' => new \Sulu\Bundle\FormBundle\Dynamic\Types\LastNameType(), 'street' => new \Sulu\Bundle\FormBundle\Dynamic\Types\StreetType(), 'zip' => new \Sulu\Bundle\FormBundle\Dynamic\Types\ZipType(), 'city' => new \Sulu\Bundle\FormBundle\Dynamic\Types\CityType(), 'state' => new \Sulu\Bundle\FormBundle\Dynamic\Types\StateType(), 'function' => new \Sulu\Bundle\FormBundle\Dynamic\Types\FunctionType(), 'company' => new \Sulu\Bundle\FormBundle\Dynamic\Types\CompanyType(), 'phone' => new \Sulu\Bundle\FormBundle\Dynamic\Types\PhoneType(), 'fax' => new \Sulu\Bundle\FormBundle\Dynamic\Types\FaxType(), 'title' => new \Sulu\Bundle\FormBundle\Dynamic\Types\TitleType(), 'textarea' => new \Sulu\Bundle\FormBundle\Dynamic\Types\TextareaType(), 'headline' => new \Sulu\Bundle\FormBundle\Dynamic\Types\HeadlineType(), 'spacer' => new \Sulu\Bundle\FormBundle\Dynamic\Types\SpacerType(), 'freeText' => new \Sulu\Bundle\FormBundle\Dynamic\Types\FreeTextType(), 'country' => new \Sulu\Bundle\FormBundle\Dynamic\Types\CountryType(), 'email' => new \Sulu\Bundle\FormBundle\Dynamic\Types\EmailType(), 'date' => new \Sulu\Bundle\FormBundle\Dynamic\Types\DateType(), 'checkbox' => new \Sulu\Bundle\FormBundle\Dynamic\Types\CheckboxType(), 'checkboxMultiple' => new \Sulu\Bundle\FormBundle\Dynamic\Types\CheckboxMultipleType(), 'dropdown' => new \Sulu\Bundle\FormBundle\Dynamic\Types\DropdownType(), 'radioButtons' => new \Sulu\Bundle\FormBundle\Dynamic\Types\RadioButtonsType(), 'dropdownMultiple' => new \Sulu\Bundle\FormBundle\Dynamic\Types\DropdownMultiple(), 'salutation' => new \Sulu\Bundle\FormBundle\Dynamic\Types\SalutationType(), 'attachment' => new \Sulu\Bundle\FormBundle\Dynamic\Types\AttachmentType(), 'hidden' => new \Sulu\Bundle\FormBundle\Dynamic\Types\HiddenType(), 'recaptcha' => new \Sulu\Bundle\FormBundle\Dynamic\Types\RecaptchaType()]);
  5211.     }
  5212.     /**
  5213.      * Gets the private 'sulu_form.handler' shared service.
  5214.      *
  5215.      * @return \Sulu\Bundle\FormBundle\Form\Handler
  5216.      */
  5217.     protected function getSuluForm_HandlerService()
  5218.     {
  5219.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5220.         if (isset($this->privates['sulu_form.handler'])) {
  5221.             return $this->privates['sulu_form.handler'];
  5222.         }
  5223.         $b = ($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService'));
  5224.         if (isset($this->privates['sulu_form.handler'])) {
  5225.             return $this->privates['sulu_form.handler'];
  5226.         }
  5227.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5228.         if (isset($this->privates['sulu_form.handler'])) {
  5229.             return $this->privates['sulu_form.handler'];
  5230.         }
  5231.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5232.         if (isset($this->privates['sulu_form.handler'])) {
  5233.             return $this->privates['sulu_form.handler'];
  5234.         }
  5235.         $e = ($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService());
  5236.         if (isset($this->privates['sulu_form.handler'])) {
  5237.             return $this->privates['sulu_form.handler'];
  5238.         }
  5239.         return $this->privates['sulu_form.handler'] = new \Sulu\Bundle\FormBundle\Form\Handler($a, new \Sulu\Bundle\FormBundle\Mail\Helper($b'contact@panda-coworking.com''contact@panda-coworking.com''contact@panda-coworking.com', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $c$d$e'spam'NULL);
  5240.     }
  5241.     /**
  5242.      * Gets the private 'sulu_form.private_media_subscriber' shared service.
  5243.      *
  5244.      * @return \Sulu\Bundle\FormBundle\Event\ProtectedMediaSubscriber
  5245.      */
  5246.     protected function getSuluForm_PrivateMediaSubscriberService()
  5247.     {
  5248.         $a = ($this->services['router'] ?? $this->getRouterService());
  5249.         if (isset($this->privates['sulu_form.private_media_subscriber'])) {
  5250.             return $this->privates['sulu_form.private_media_subscriber'];
  5251.         }
  5252.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5253.         if (isset($this->privates['sulu_form.private_media_subscriber'])) {
  5254.             return $this->privates['sulu_form.private_media_subscriber'];
  5255.         }
  5256.         return $this->privates['sulu_form.private_media_subscriber'] = new \Sulu\Bundle\FormBundle\Event\ProtectedMediaSubscriber($a$b, ($this->services['sulu_media.format_cache'] ?? $this->getSuluMedia_FormatCacheService()));
  5257.     }
  5258.     /**
  5259.      * Gets the private 'sulu_form.repository.form' shared service.
  5260.      *
  5261.      * @return \Sulu\Bundle\FormBundle\Repository\FormRepository
  5262.      */
  5263.     protected function getSuluForm_Repository_FormService()
  5264.     {
  5265.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5266.         if (isset($this->privates['sulu_form.repository.form'])) {
  5267.             return $this->privates['sulu_form.repository.form'];
  5268.         }
  5269.         return $this->privates['sulu_form.repository.form'] = $a->getRepository('Sulu\\Bundle\\FormBundle\\Entity\\Form');
  5270.     }
  5271.     /**
  5272.      * Gets the private 'sulu_form.request_listener' shared service.
  5273.      *
  5274.      * @return \Sulu\Bundle\FormBundle\Event\RequestListener
  5275.      */
  5276.     protected function getSuluForm_RequestListenerService()
  5277.     {
  5278.         $a = ($this->privates['sulu_form.builder'] ?? $this->getSuluForm_BuilderService());
  5279.         if (isset($this->privates['sulu_form.request_listener'])) {
  5280.             return $this->privates['sulu_form.request_listener'];
  5281.         }
  5282.         $b = ($this->privates['sulu_form.handler'] ?? $this->getSuluForm_HandlerService());
  5283.         if (isset($this->privates['sulu_form.request_listener'])) {
  5284.             return $this->privates['sulu_form.request_listener'];
  5285.         }
  5286.         $c = ($this->privates['sulu_form.configuration.form_configuration_factory'] ?? $this->getSuluForm_Configuration_FormConfigurationFactoryService());
  5287.         if (isset($this->privates['sulu_form.request_listener'])) {
  5288.             return $this->privates['sulu_form.request_listener'];
  5289.         }
  5290.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5291.         if (isset($this->privates['sulu_form.request_listener'])) {
  5292.             return $this->privates['sulu_form.request_listener'];
  5293.         }
  5294.         return $this->privates['sulu_form.request_listener'] = new \Sulu\Bundle\FormBundle\Event\RequestListener($a$b$c$d);
  5295.     }
  5296.     /**
  5297.      * Gets the private 'sulu_markup.link_tag.provider_pool' shared service.
  5298.      *
  5299.      * @return \Sulu\Bundle\MarkupBundle\Markup\Link\LinkProviderPool
  5300.      */
  5301.     protected function getSuluMarkup_LinkTag_ProviderPoolService()
  5302.     {
  5303.         $a = ($this->services['sulu.repository.media'] ?? $this->getSulu_Repository_MediaService());
  5304.         if (isset($this->privates['sulu_markup.link_tag.provider_pool'])) {
  5305.             return $this->privates['sulu_markup.link_tag.provider_pool'];
  5306.         }
  5307.         return $this->privates['sulu_markup.link_tag.provider_pool'] = new \Sulu\Bundle\MarkupBundle\Markup\Link\LinkProviderPool(['media' => new \Sulu\Bundle\MediaBundle\Markup\Link\MediaLinkProvider($a, ($this->services['sulu_media.media_manager'] ?? $this->getSuluMedia_MediaManagerService())), 'page' => new \Sulu\Bundle\PageBundle\Markup\Link\PageLinkProvider(($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService()), ($this->services['sulu_core.webspace.webspace_manager'] ?? $this->getSuluCore_Webspace_WebspaceManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), 'dev', ($this->privates['sulu_security.access_control_manager'] ?? $this->getSuluSecurity_AccessControlManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()))]);
  5308.     }
  5309.     /**
  5310.      * Gets the private 'sulu_markup.parser' shared service.
  5311.      *
  5312.      * @return \Sulu\Bundle\MarkupBundle\Markup\HtmlMarkupParser
  5313.      */
  5314.     protected function getSuluMarkup_ParserService()
  5315.     {
  5316.         $a = ($this->privates['sulu_markup.link_tag.provider_pool'] ?? $this->getSuluMarkup_LinkTag_ProviderPoolService());
  5317.         if (isset($this->privates['sulu_markup.parser'])) {
  5318.             return $this->privates['sulu_markup.parser'];
  5319.         }
  5320.         return $this->privates['sulu_markup.parser'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlMarkupParser(new \Sulu\Bundle\MarkupBundle\Tag\TagRegistry(['html' => ['sulu' => ['link' => new \Sulu\Bundle\MarkupBundle\Markup\LinkTag($a, (($this->hasParameter("sulu.preview")) ? ($this->getParameter("sulu.preview")) : (false)), ($this->privates['url_helper'] ?? $this->getUrlHelperService()))]]]), new \Sulu\Bundle\MarkupBundle\Markup\DelegatingTagExtractor([=> ($this->services['sulu_markup.parser.html_extractor'] ?? ($this->services['sulu_markup.parser.html_extractor'] = new \Sulu\Bundle\MarkupBundle\Markup\HtmlTagExtractor('sulu')))]));
  5321.     }
  5322.     /**
  5323.      * Gets the private 'sulu_markup.response_listener' shared service.
  5324.      *
  5325.      * @return \Sulu\Bundle\MarkupBundle\Listener\MarkupListener
  5326.      */
  5327.     protected function getSuluMarkup_ResponseListenerService()
  5328.     {
  5329.         $a = ($this->privates['sulu_markup.parser'] ?? $this->getSuluMarkup_ParserService());
  5330.         if (isset($this->privates['sulu_markup.response_listener'])) {
  5331.             return $this->privates['sulu_markup.response_listener'];
  5332.         }
  5333.         return $this->privates['sulu_markup.response_listener'] = new \Sulu\Bundle\MarkupBundle\Listener\MarkupListener(['html' => $a]);
  5334.     }
  5335.     /**
  5336.      * Gets the private 'sulu_media.type_manager' shared service.
  5337.      *
  5338.      * @return \Sulu\Bundle\MediaBundle\Media\TypeManager\TypeManager
  5339.      */
  5340.     protected function getSuluMedia_TypeManagerService()
  5341.     {
  5342.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5343.         if (isset($this->privates['sulu_media.type_manager'])) {
  5344.             return $this->privates['sulu_media.type_manager'];
  5345.         }
  5346.         return $this->privates['sulu_media.type_manager'] = new \Sulu\Bundle\MediaBundle\Media\TypeManager\TypeManager($a$this->parameters['sulu_media.media.types'], []);
  5347.     }
  5348.     /**
  5349.      * Gets the private 'sulu_page.export.manager' shared service.
  5350.      *
  5351.      * @return \Sulu\Component\Export\Manager\ExportManager
  5352.      */
  5353.     protected function getSuluPage_Export_ManagerService()
  5354.     {
  5355.         $this->privates['sulu_page.export.manager'] = $instance = new \Sulu\Component\Export\Manager\ExportManager(($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()));
  5356.         $instance->add('number''1.2.xliff', ['translate' => true]);
  5357.         $instance->add('text_line''1.2.xliff', ['translate' => true]);
  5358.         $instance->add('text_area''1.2.xliff', ['translate' => true]);
  5359.         $instance->add('text_editor''1.2.xliff', ['translate' => true]);
  5360.         $instance->add('resource_locator''1.2.xliff', ['translate' => false]);
  5361.         $instance->add('link''1.2.xliff', ['translate' => false]);
  5362.         $instance->add('block''1.2.xliff', ['translate' => false]);
  5363.         $instance->add('contact_account_selection''1.2.xliff', ['translate' => false]);
  5364.         $instance->add('single_contact_selection''1.2.xliff', ['translate' => false]);
  5365.         $instance->add('contact_selection''1.2.xliff', ['translate' => false]);
  5366.         $instance->add('single_account_selection''1.2.xliff', ['translate' => false]);
  5367.         $instance->add('account_selection''1.2.xliff', ['translate' => false]);
  5368.         $instance->add('collection_selection''1.2.xliff', ['translate' => false]);
  5369.         $instance->add('single_collection_selection''1.2.xliff', ['translate' => false]);
  5370.         $instance->add('media_selection''1.2.xliff', ['translate' => false]);
  5371.         $instance->add('single_media_selection''1.2.xliff', ['translate' => false]);
  5372.         $instance->add('image_map''1.2.xliff', ['translate' => false]);
  5373.         $instance->add('category_selection''1.2.xliff', ['translate' => false]);
  5374.         $instance->add('single_category_selection''1.2.xliff', ['translate' => false]);
  5375.         $instance->add('single_snippet_selection''1.2.xliff', ['translate' => false]);
  5376.         $instance->add('snippet_selection''1.2.xliff', ['translate' => false]);
  5377.         $instance->add('smart_content''1.2.xliff', ['translate' => false]);
  5378.         $instance->add('teaser_selection''1.2.xliff', ['translate' => false]);
  5379.         $instance->add('page_selection''1.2.xliff', ['translate' => false]);
  5380.         $instance->add('single_page_selection''1.2.xliff', ['translate' => false]);
  5381.         $instance->add('phone''1.2.xliff', ['translate' => false]);
  5382.         $instance->add('password''1.2.xliff', ['translate' => false]);
  5383.         $instance->add('url''1.2.xliff', ['translate' => false]);
  5384.         $instance->add('email''1.2.xliff', ['translate' => false]);
  5385.         $instance->add('date''1.2.xliff', ['translate' => false]);
  5386.         $instance->add('datetime''1.2.xliff', ['translate' => false]);
  5387.         $instance->add('time''1.2.xliff', ['translate' => false]);
  5388.         $instance->add('color''1.2.xliff', ['translate' => false]);
  5389.         $instance->add('checkbox''1.2.xliff', ['translate' => false]);
  5390.         $instance->add('select''1.2.xliff', ['translate' => false]);
  5391.         $instance->add('single_select''1.2.xliff', ['translate' => false]);
  5392.         $instance->add('tag_selection''1.2.xliff', ['translate' => false]);
  5393.         $instance->add('location''1.2.xliff', ['translate' => false]);
  5394.         $instance->add('route''1.2.xliff', ['translate' => false]);
  5395.         $instance->add('page_tree_route''1.2.xliff', ['translate' => false]);
  5396.         return $instance;
  5397.     }
  5398.     /**
  5399.      * Gets the private 'sulu_page.import.manager' shared service.
  5400.      *
  5401.      * @return \Sulu\Component\Import\Manager\ImportManager
  5402.      */
  5403.     protected function getSuluPage_Import_ManagerService()
  5404.     {
  5405.         return $this->privates['sulu_page.import.manager'] = new \Sulu\Component\Import\Manager\ImportManager(($this->services['sulu.content.type_manager'] ?? $this->getSulu_Content_TypeManagerService()));
  5406.     }
  5407.     /**
  5408.      * Gets the private 'sulu_page.structure.properties_xml_parser' shared service.
  5409.      *
  5410.      * @return \Sulu\Component\Content\Metadata\Parser\PropertiesXmlParser
  5411.      */
  5412.     protected function getSuluPage_Structure_PropertiesXmlParserService()
  5413.     {
  5414.         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']);
  5415.     }
  5416.     /**
  5417.      * Gets the private 'sulu_preview.preview.cache' shared service.
  5418.      *
  5419.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5420.      */
  5421.     protected function getSuluPreview_Preview_CacheService()
  5422.     {
  5423.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('UTFO+8tOHE'0, (\dirname(__DIR__3).'/common/dev/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5424.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5425.         return $this->privates['sulu_preview.preview.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5426.     }
  5427.     /**
  5428.      * Gets the private 'sulu_route.routing.provider' shared service.
  5429.      *
  5430.      * @return \Sulu\Bundle\RouteBundle\Routing\RouteProvider
  5431.      */
  5432.     protected function getSuluRoute_Routing_ProviderService($lazyLoad true)
  5433.     {
  5434.         if ($lazyLoad) {
  5435.             return $this->privates['sulu_route.routing.provider'] = $this->createProxy('RouteProvider_9d934be', function () {
  5436.                 return \RouteProvider_9d934be::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5437.                     $wrappedInstance $this->getSuluRoute_Routing_ProviderService(false);
  5438.                     $proxy->setProxyInitializer(null);
  5439.                     return true;
  5440.                 });
  5441.             });
  5442.         }
  5443.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/RouteProvider.php';
  5444.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProviderInterface.php';
  5445.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle/Routing/Defaults/RouteDefaultsProvider.php';
  5446.         include_once \dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Preview/PageRouteDefaultsProvider.php';
  5447.         include_once \dirname(__DIR__5).'/vendor/friendsofphp/proxy-manager-lts/src/ProxyManager/Factory/LazyLoadingValueHolderFactory.php';
  5448.         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]);
  5449.     }
  5450.     /**
  5451.      * Gets the private 'sulu_security.access_control_manager' shared service.
  5452.      *
  5453.      * @return \Sulu\Component\Security\Authorization\AccessControl\AccessControlManager
  5454.      */
  5455.     protected function getSuluSecurity_AccessControlManagerService()
  5456.     {
  5457.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5458.         if (isset($this->privates['sulu_security.access_control_manager'])) {
  5459.             return $this->privates['sulu_security.access_control_manager'];
  5460.         }
  5461.         $b = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  5462.         if (isset($this->privates['sulu_security.access_control_manager'])) {
  5463.             return $this->privates['sulu_security.access_control_manager'];
  5464.         }
  5465.         $c = ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService());
  5466.         if (isset($this->privates['sulu_security.access_control_manager'])) {
  5467.             return $this->privates['sulu_security.access_control_manager'];
  5468.         }
  5469.         $d = ($this->services['sulu.repository.access_control'] ?? $this->getSulu_Repository_AccessControlService());
  5470.         if (isset($this->privates['sulu_security.access_control_manager'])) {
  5471.             return $this->privates['sulu_security.access_control_manager'];
  5472.         }
  5473.         $e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5474.         if (isset($this->privates['sulu_security.access_control_manager'])) {
  5475.             return $this->privates['sulu_security.access_control_manager'];
  5476.         }
  5477.         $f = ($this->services['sulu_security.mask_converter'] ?? $this->getSuluSecurity_MaskConverterService());
  5478.         $this->privates['sulu_security.access_control_manager'] = $instance = new \Sulu\Component\Security\Authorization\AccessControl\AccessControlManager($f$a$b, new RewindableGenerator(function () {
  5479.             yield => ($this->services['sulu_media.collection_repository'] ?? $this->getSuluMedia_CollectionRepositoryService());
  5480.             yield => ($this->services['sulu_page.content_repository'] ?? $this->getSuluPage_ContentRepositoryService());
  5481.         }, 2), $c$d$e$this->parameters['sulu_security.permissions']);
  5482.         $instance->addAccessControlProvider(new \Sulu\Component\Security\Authorization\AccessControl\PhpcrAccessControlProvider(($this->services['sulu_document_manager.document_manager'] ?? $this->getSuluDocumentManager_DocumentManagerService()), $c$this->parameters['permissions']));
  5483.         $instance->addAccessControlProvider(new \Sulu\Component\Security\Authorization\AccessControl\DoctrineAccessControlProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $c$d$f));
  5484.         return $instance;
  5485.     }
  5486.     /**
  5487.      * Gets the private 'sulu_security.access_control_query_enhancer' shared service.
  5488.      *
  5489.      * @return \Sulu\Bundle\SecurityBundle\AccessControl\AccessControlQueryEnhancer
  5490.      */
  5491.     protected function getSuluSecurity_AccessControlQueryEnhancerService()
  5492.     {
  5493.         $a = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  5494.         if (isset($this->privates['sulu_security.access_control_query_enhancer'])) {
  5495.             return $this->privates['sulu_security.access_control_query_enhancer'];
  5496.         }
  5497.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5498.         if (isset($this->privates['sulu_security.access_control_query_enhancer'])) {
  5499.             return $this->privates['sulu_security.access_control_query_enhancer'];
  5500.         }
  5501.         return $this->privates['sulu_security.access_control_query_enhancer'] = new \Sulu\Bundle\SecurityBundle\AccessControl\AccessControlQueryEnhancer($a$b);
  5502.     }
  5503.     /**
  5504.      * Gets the private 'sulu_security.event_listener.security' shared service.
  5505.      *
  5506.      * @return \Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener
  5507.      */
  5508.     protected function getSuluSecurity_EventListener_SecurityService()
  5509.     {
  5510.         return $this->privates['sulu_security.event_listener.security'] = new \Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener(($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()));
  5511.     }
  5512.     /**
  5513.      * Gets the private 'sulu_security.system_listener' shared service.
  5514.      *
  5515.      * @return \Sulu\Bundle\SecurityBundle\EventListener\SystemListener
  5516.      */
  5517.     protected function getSuluSecurity_SystemListenerService()
  5518.     {
  5519.         $a = ($this->privates['sulu_security.system_store'] ?? $this->getSuluSecurity_SystemStoreService());
  5520.         if (isset($this->privates['sulu_security.system_listener'])) {
  5521.             return $this->privates['sulu_security.system_listener'];
  5522.         }
  5523.         return $this->privates['sulu_security.system_listener'] = new \Sulu\Bundle\SecurityBundle\EventListener\SystemListener($aNULL'website');
  5524.     }
  5525.     /**
  5526.      * Gets the private 'sulu_security.system_store' shared service.
  5527.      *
  5528.      * @return \Sulu\Bundle\SecurityBundle\System\SystemStore
  5529.      */
  5530.     protected function getSuluSecurity_SystemStoreService()
  5531.     {
  5532.         $a = ($this->services['sulu.repository.role'] ?? $this->getSulu_Repository_RoleService());
  5533.         if (isset($this->privates['sulu_security.system_store'])) {
  5534.             return $this->privates['sulu_security.system_store'];
  5535.         }
  5536.         return $this->privates['sulu_security.system_store'] = new \Sulu\Bundle\SecurityBundle\System\SystemStore($a);
  5537.     }
  5538.     /**
  5539.      * Gets the private 'sulu_tag.tag_request_handler' shared service.
  5540.      *
  5541.      * @return \Sulu\Component\Tag\Request\TagRequestHandler
  5542.      */
  5543.     protected function getSuluTag_TagRequestHandlerService()
  5544.     {
  5545.         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())));
  5546.     }
  5547.     /**
  5548.      * Gets the private 'sulu_trash.trash_item_repository' shared service.
  5549.      *
  5550.      * @return \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository
  5551.      */
  5552.     protected function getSuluTrash_TrashItemRepositoryService()
  5553.     {
  5554.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5555.         if (isset($this->privates['sulu_trash.trash_item_repository'])) {
  5556.             return $this->privates['sulu_trash.trash_item_repository'];
  5557.         }
  5558.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5559.         if (isset($this->privates['sulu_trash.trash_item_repository'])) {
  5560.             return $this->privates['sulu_trash.trash_item_repository'];
  5561.         }
  5562.         return $this->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a$b);
  5563.     }
  5564.     /**
  5565.      * Gets the private 'sulu_trash.trash_manager' shared service.
  5566.      *
  5567.      * @return \Sulu\Bundle\TrashBundle\Application\TrashManager\TrashManager
  5568.      */
  5569.     protected function getSuluTrash_TrashManagerService()
  5570.     {
  5571.         $a = ($this->privates['sulu_trash.trash_item_repository'] ?? $this->getSuluTrash_TrashItemRepositoryService());
  5572.         if (isset($this->privates['sulu_trash.trash_manager'])) {
  5573.             return $this->privates['sulu_trash.trash_manager'];
  5574.         }
  5575.         $b = ($this->privates['sulu_activity.domain_event_collector'] ?? $this->getSuluActivity_DomainEventCollectorService());
  5576.         if (isset($this->privates['sulu_trash.trash_manager'])) {
  5577.             return $this->privates['sulu_trash.trash_manager'];
  5578.         }
  5579.         $c = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5580.             'accounts' => ['privates''sulu_contact.account_trash_item_handler''getSuluContact_AccountTrashItemHandlerService'true],
  5581.             'analytics' => ['privates''sulu_website.analytics_trash_item_handler''getSuluWebsite_AnalyticsTrashItemHandlerService'true],
  5582.             'categories' => ['privates''sulu_category.category_trash_item_handler''getSuluCategory_CategoryTrashItemHandlerService'true],
  5583.             'collections' => ['privates''sulu_media.collection_trash_item_handler''getSuluMedia_CollectionTrashItemHandlerService'true],
  5584.             'contacts' => ['privates''sulu_contact.contact_trash_item_handler''getSuluContact_ContactTrashItemHandlerService'true],
  5585.             'custom_urls' => ['privates''sulu_custom_urls.custom_url_trash_item_handler''getSuluCustomUrls_CustomUrlTrashItemHandlerService'true],
  5586.             'forms' => ['privates''sulu_form.form_trash_item_handler''getSuluForm_FormTrashItemHandlerService'true],
  5587.             'media' => ['privates''sulu_media.media_trash_item_handler''getSuluMedia_MediaTrashItemHandlerService'true],
  5588.             'pages' => ['privates''sulu_page.page_trash_item_handler''getSuluPage_PageTrashItemHandlerService'true],
  5589.             'snippets' => ['privates''sulu_snippet.snippet_trash_item_handler''getSuluSnippet_SnippetTrashItemHandlerService'true],
  5590.             'tags' => ['privates''sulu_tag.tag_trash_item_handler''getSuluTag_TagTrashItemHandlerService'true],
  5591.         ], [
  5592.             'accounts' => 'Sulu\\Bundle\\ContactBundle\\Trash\\AccountTrashItemHandler',
  5593.             'analytics' => 'Sulu\\Bundle\\WebsiteBundle\\Trash\\AnalyticsTrashItemHandler',
  5594.             'categories' => 'Sulu\\Bundle\\CategoryBundle\\Trash\\CategoryTrashItemHandler',
  5595.             'collections' => 'Sulu\\Bundle\\MediaBundle\\Trash\\CollectionTrashItemHandler',
  5596.             'contacts' => 'Sulu\\Bundle\\ContactBundle\\Trash\\ContactTrashItemHandler',
  5597.             'custom_urls' => 'Sulu\\Bundle\\CustomUrlBundle\\Trash\\CustomUrlTrashItemHandler',
  5598.             'forms' => 'Sulu\\Bundle\\FormBundle\\Trash\\FormTrashItemHandler',
  5599.             'media' => 'Sulu\\Bundle\\MediaBundle\\Trash\\MediaTrashItemHandler',
  5600.             'pages' => 'Sulu\\Bundle\\PageBundle\\Trash\\PageTrashItemHandler',
  5601.             'snippets' => 'Sulu\\Bundle\\SnippetBundle\\Trash\\SnippetTrashItemHandler',
  5602.             'tags' => 'Sulu\\Bundle\\TagBundle\\Trash\\TagTrashItemHandler',
  5603.         ]);
  5604.         return $this->privates['sulu_trash.trash_manager'] = new \Sulu\Bundle\TrashBundle\Application\TrashManager\TrashManager($a$b$c$c, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5605.             'media' => ['privates''sulu_media.media_trash_item_handler''getSuluMedia_MediaTrashItemHandlerService'true],
  5606.         ], [
  5607.             'media' => 'Sulu\\Bundle\\MediaBundle\\Trash\\MediaTrashItemHandler',
  5608.         ]));
  5609.     }
  5610.     /**
  5611.      * Gets the private 'sulu_website.analytics.response_listener' shared service.
  5612.      *
  5613.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener
  5614.      */
  5615.     protected function getSuluWebsite_Analytics_ResponseListenerService()
  5616.     {
  5617.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5618.         if (isset($this->privates['sulu_website.analytics.response_listener'])) {
  5619.             return $this->privates['sulu_website.analytics.response_listener'];
  5620.         }
  5621.         $b = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5622.         if (isset($this->privates['sulu_website.analytics.response_listener'])) {
  5623.             return $this->privates['sulu_website.analytics.response_listener'];
  5624.         }
  5625.         $c = ($this->services['sulu.repository.analytics'] ?? $this->getSulu_Repository_AnalyticsService());
  5626.         if (isset($this->privates['sulu_website.analytics.response_listener'])) {
  5627.             return $this->privates['sulu_website.analytics.response_listener'];
  5628.         }
  5629.         return $this->privates['sulu_website.analytics.response_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener($a$b$c'dev', (($this->hasParameter("sulu.preview")) ? ($this->getParameter("sulu.preview")) : ("")));
  5630.     }
  5631.     /**
  5632.      * Gets the private 'sulu_website.event_listener.security_listener' shared service.
  5633.      *
  5634.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\SecurityListener
  5635.      */
  5636.     protected function getSuluWebsite_EventListener_SecurityListenerService()
  5637.     {
  5638.         return $this->privates['sulu_website.event_listener.security_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\SecurityListener(($this->services['sulu_security.security_checker'] ?? $this->getSuluSecurity_SecurityCheckerService()));
  5639.     }
  5640.     /**
  5641.      * Gets the private 'sulu_website.event_listener.translator' shared service.
  5642.      *
  5643.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener
  5644.      */
  5645.     protected function getSuluWebsite_EventListener_TranslatorService()
  5646.     {
  5647.         return $this->privates['sulu_website.event_listener.translator'] = new \Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()));
  5648.     }
  5649.     /**
  5650.      * Gets the private 'sulu_website.router_listener' shared service.
  5651.      *
  5652.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\RouterListener
  5653.      */
  5654.     protected function getSuluWebsite_RouterListenerService()
  5655.     {
  5656.         $a = ($this->services['router'] ?? $this->getRouterService());
  5657.         if (isset($this->privates['sulu_website.router_listener'])) {
  5658.             return $this->privates['sulu_website.router_listener'];
  5659.         }
  5660.         $b = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5661.         if (isset($this->privates['sulu_website.router_listener'])) {
  5662.             return $this->privates['sulu_website.router_listener'];
  5663.         }
  5664.         return $this->privates['sulu_website.router_listener'] = new \Sulu\Bundle\WebsiteBundle\EventListener\RouterListener(new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__5), true), $b);
  5665.     }
  5666.     /**
  5667.      * Gets the private 'sulu_website.routing.request_listener' shared service.
  5668.      *
  5669.      * @return \Sulu\Bundle\WebsiteBundle\Routing\RequestListener
  5670.      */
  5671.     protected function getSuluWebsite_Routing_RequestListenerService()
  5672.     {
  5673.         $a = ($this->services['router'] ?? $this->getRouterService());
  5674.         if (isset($this->privates['sulu_website.routing.request_listener'])) {
  5675.             return $this->privates['sulu_website.routing.request_listener'];
  5676.         }
  5677.         $b = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5678.         if (isset($this->privates['sulu_website.routing.request_listener'])) {
  5679.             return $this->privates['sulu_website.routing.request_listener'];
  5680.         }
  5681.         return $this->privates['sulu_website.routing.request_listener'] = new \Sulu\Bundle\WebsiteBundle\Routing\RequestListener($a$b);
  5682.     }
  5683.     /**
  5684.      * Gets the private 'sulu_website.segment_subscriber' shared service.
  5685.      *
  5686.      * @return \Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber
  5687.      */
  5688.     protected function getSuluWebsite_SegmentSubscriberService()
  5689.     {
  5690.         $a = ($this->services['sulu_core.webspace.request_analyzer'] ?? $this->getSuluCore_Webspace_RequestAnalyzerService());
  5691.         if (isset($this->privates['sulu_website.segment_subscriber'])) {
  5692.             return $this->privates['sulu_website.segment_subscriber'];
  5693.         }
  5694.         return $this->privates['sulu_website.segment_subscriber'] = new \Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber('X-Sulu-Segment'$a'_ss');
  5695.     }
  5696.     /**
  5697.      * Gets the private 'translator.default' shared service.
  5698.      *
  5699.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5700.      */
  5701.     protected function getTranslator_DefaultService()
  5702.     {
  5703.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5704.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  5705.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  5706.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  5707.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  5708.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  5709.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  5710.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  5711.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  5712.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  5713.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  5714.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  5715.         ], [
  5716.             'translation.loader.csv' => '?',
  5717.             'translation.loader.dat' => '?',
  5718.             'translation.loader.ini' => '?',
  5719.             'translation.loader.json' => '?',
  5720.             'translation.loader.mo' => '?',
  5721.             'translation.loader.php' => '?',
  5722.             'translation.loader.po' => '?',
  5723.             'translation.loader.qt' => '?',
  5724.             'translation.loader.res' => '?',
  5725.             'translation.loader.xliff' => '?',
  5726.             'translation.loader.yml' => '?',
  5727.         ]), 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'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.cs.xlf')], 'cy' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.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/RouteBundle/Resources/translations/admin.de.json'), 16 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations/admin.de.json'), 17 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations/admin.de.json'), 18 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations/admin.de.json'), 19 => (\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/translations/admin.de.json'), 20 => (\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/translations/messages.de.xliff'), 21 => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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/RouteBundle/Resources/translations/admin.en.json'), 16 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations/admin.en.json'), 17 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations/admin.en.json'), 18 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations/admin.en.json'), 19 => (\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/translations/admin.en.json'), 20 => (\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/translations/messages.en.xliff'), 21 => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.es.xlf')], '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/sulu/form-bundle/Resources/translations/messages.fr.xliff'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.fr.xlf')], '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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.hr.xlf')], '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')], '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')], 'mk' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.mk.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/sulu/form-bundle/Resources/translations/messages.nl.xliff'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.nl.xlf')], '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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.pl.xlf')], '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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ro.xlf')], '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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.ru.xlf')], '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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.sk.xlf')], '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'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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')], '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'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.uk.xlf')], 'ur' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], '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'), => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations/validators.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/RouteBundle/Resources/translations'), 16 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations'), 17 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations'), 18 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations'), 19 => (\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/translations'), 20 => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'), 21 => (\dirname(__DIR__5).'/vendor/symfony/framework-bundle/translations'), 22 => (\dirname(__DIR__5).'/vendor/symfony/twig-bundle/translations'), 23 => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle/translations'), 24 => (\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/translations'), 25 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/translations'), 26 => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/translations'), 27 => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 28 => (\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/translations'), 29 => (\dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle/translations'), 30 => (\dirname(__DIR__5).'/vendor/handcraftedinthealps/rest-routing-bundle/translations'), 31 => (\dirname(__DIR__5).'/vendor/jms/serializer-bundle/translations'), 32 => (\dirname(__DIR__5).'/vendor/massive/search-bundle/translations'), 33 => (\dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src/translations'), 34 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle/translations'), 35 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/translations'), 36 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/translations'), 37 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HashBundle/translations'), 38 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/translations'), 39 => (\dirname(__DIR__5).'/vendor/dantleech/phpcr-migrations-bundle/translations'), 40 => (\dirname(__DIR__5).'/vendor/massive/build-bundle/translations'), 41 => (\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/translations'), 42 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/translations'), 43 => (\dirname(__DIR__5).'/vendor/symfony/debug-bundle/translations'), 44 => (\dirname(__DIR__5).'/vendor/symfony/security-bundle/translations'), 45 => (\dirname(__DIR__5).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 46 => (\dirname(__DIR__5).'/vendor/symfony-cmf/routing-bundle/src/translations'), 47 => (\dirname(__DIR__5).'/vendor/antishov/doctrine-extensions-bundle/translations'), 48 => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src/translations'), 49 => (\dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/translations'), 50 => (\dirname(__DIR__5).'/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/RouteBundle/Resources/translations'16 => 'vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/translations'17 => 'vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Resources/translations'18 => 'vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Resources/translations'19 => 'vendor/sulu/form-bundle/Resources/translations'20 => 'vendor/excelwebzone/recaptcha-bundle/src/Resources/translations'21 => 'vendor/symfony/framework-bundle/translations'22 => 'vendor/symfony/twig-bundle/translations'23 => 'vendor/symfony/monolog-bundle/translations'24 => 'vendor/symfony/swiftmailer-bundle/translations'25 => 'vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/translations'26 => 'vendor/doctrine/doctrine-bundle/translations'27 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'28 => 'vendor/doctrine/phpcr-bundle/src/translations'29 => 'vendor/friendsofsymfony/rest-bundle/translations'30 => 'vendor/handcraftedinthealps/rest-routing-bundle/translations'31 => 'vendor/jms/serializer-bundle/translations'32 => 'vendor/massive/search-bundle/translations'33 => 'vendor/friendsofsymfony/http-cache-bundle/src/translations'34 => 'vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle/translations'35 => 'vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle/translations'36 => 'vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/translations'37 => 'vendor/sulu/sulu/src/Sulu/Bundle/HashBundle/translations'38 => 'vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle/translations'39 => 'vendor/dantleech/phpcr-migrations-bundle/translations'40 => 'vendor/massive/build-bundle/translations'41 => 'vendor/symfony/web-profiler-bundle/translations'42 => 'vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/translations'43 => 'vendor/symfony/debug-bundle/translations'44 => 'vendor/symfony/security-bundle/translations'45 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'46 => 'vendor/symfony-cmf/routing-bundle/src/translations'47 => 'vendor/antishov/doctrine-extensions-bundle/translations'48 => 'vendor/symfony/maker-bundle/src/translations'49 => 'vendor/symfony/webpack-encore-bundle/src/translations'50 => 'translations']]], []);
  5728.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5729.         $instance->setFallbackLocales([=> 'en']);
  5730.         return $instance;
  5731.     }
  5732.     /**
  5733.      * Gets the private 'twig.loader.native_filesystem' shared service.
  5734.      *
  5735.      * @return \Twig\Loader\FilesystemLoader
  5736.      */
  5737.     protected function getTwig_Loader_NativeFilesystemService()
  5738.     {
  5739.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__5));
  5740.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  5741.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  5742.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  5743.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  5744.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/Resources/views'), 'DoctrinePHPCR');
  5745.         $instance->addPath((\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src/Resources/views'), '!DoctrinePHPCR');
  5746.         $instance->addPath((\dirname(__DIR__5).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  5747.         $instance->addPath((\dirname(__DIR__5).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  5748.         $instance->addPath((\dirname(__DIR__5).'/templates/bundles/SuluAdminBundle'), 'SuluAdmin');
  5749.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/views'), 'SuluAdmin');
  5750.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Resources/views'), '!SuluAdmin');
  5751.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/views'), 'SuluSecurity');
  5752.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/Resources/views'), '!SuluSecurity');
  5753.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/views'), 'SuluPage');
  5754.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/views'), '!SuluPage');
  5755.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/views'), 'SuluWebsite');
  5756.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Resources/views'), '!SuluWebsite');
  5757.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5758.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5759.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/Resources/views'), 'SuluTest');
  5760.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle/Resources/views'), '!SuluTest');
  5761.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5762.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5763.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5764.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5765.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/views'), 'SuluPreview');
  5766.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle/Resources/views'), '!SuluPreview');
  5767.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/views'), 'SuluForm');
  5768.         $instance->addPath((\dirname(__DIR__5).'/vendor/sulu/form-bundle/Resources/views'), '!SuluForm');
  5769.         $instance->addPath((\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), 'EWZRecaptcha');
  5770.         $instance->addPath((\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src/Resources/views'), '!EWZRecaptcha');
  5771.         $instance->addPath((\dirname(__DIR__5).'/templates'));
  5772.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5773.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5774.         $instance->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5775.         return $instance;
  5776.     }
  5777.     /**
  5778.      * Gets the private 'url_helper' shared service.
  5779.      *
  5780.      * @return \Symfony\Component\HttpFoundation\UrlHelper
  5781.      */
  5782.     protected function getUrlHelperService()
  5783.     {
  5784.         $a = ($this->services['router'] ?? $this->getRouterService());
  5785.         if (isset($this->privates['url_helper'])) {
  5786.             return $this->privates['url_helper'];
  5787.         }
  5788.         return $this->privates['url_helper'] = new \Symfony\Component\HttpFoundation\UrlHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  5789.     }
  5790.     /**
  5791.      * Gets the private 'validator.builder' shared service.
  5792.      *
  5793.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5794.      */
  5795.     protected function getValidator_BuilderService()
  5796.     {
  5797.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5798.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5799.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5800.             'App\\Validator\\UniqueEmailValidator' => ['privates''App\\Validator\\UniqueEmailValidator''getUniqueEmailValidatorService'true],
  5801.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'true],
  5802.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'true],
  5803.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5804.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5805.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5806.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  5807.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5808.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  5809.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5810.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5811.             'ewz_recaptcha.true' => ['services''ewz_recaptcha.validator.true''getEwzRecaptcha_Validator_TrueService'true],
  5812.             'ewz_recaptcha.v3.true' => ['services''ewz_recaptcha.validator.v3.true''getEwzRecaptcha_Validator_V3_TrueService'true],
  5813.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5814.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5815.         ], [
  5816.             'App\\Validator\\UniqueEmailValidator' => '?',
  5817.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidator' => '?',
  5818.             'EWZ\\Bundle\\RecaptchaBundle\\Validator\\Constraints\\IsTrueValidatorV3' => '?',
  5819.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5820.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  5821.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5822.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5823.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5824.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5825.             'cmf_routing.validator.route_defaults' => '?',
  5826.             'doctrine.orm.validator.unique' => '?',
  5827.             'ewz_recaptcha.true' => '?',
  5828.             'ewz_recaptcha.v3.true' => '?',
  5829.             'security.validator.user_password' => '?',
  5830.             'validator.expression' => '?',
  5831.         ])));
  5832.         if ($this->has('translator')) {
  5833.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  5834.         }
  5835.         $instance->setTranslationDomain('validators');
  5836.         $instance->addXmlMappings([=> (\dirname(__DIR__5).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5837.         $instance->enableAnnotationMapping(true);
  5838.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5839.         $instance->addMethodMapping('loadValidatorMetadata');
  5840.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  5841.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5842.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  5843.         return $instance;
  5844.     }
  5845.     /**
  5846.      * Gets the private 'var_dumper.html_dumper' shared service.
  5847.      *
  5848.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5849.      */
  5850.     protected function getVarDumper_HtmlDumperService()
  5851.     {
  5852.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  5853.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5854.         return $instance;
  5855.     }
  5856.     /**
  5857.      * Gets the private 'var_dumper.server_connection' shared service.
  5858.      *
  5859.      * @return \Symfony\Component\VarDumper\Server\Connection
  5860.      */
  5861.     protected function getVarDumper_ServerConnectionService()
  5862.     {
  5863.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  5864.         if (isset($this->privates['var_dumper.server_connection'])) {
  5865.             return $this->privates['var_dumper.server_connection'];
  5866.         }
  5867.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__5), $a), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  5868.     }
  5869.     /**
  5870.      * Gets the private 'web_profiler.csp.handler' shared service.
  5871.      *
  5872.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5873.      */
  5874.     protected function getWebProfiler_Csp_HandlerService()
  5875.     {
  5876.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5877.     }
  5878.     /**
  5879.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5880.      *
  5881.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5882.      */
  5883.     protected function getWebProfiler_DebugToolbarService()
  5884.     {
  5885.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5886.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5887.             return $this->privates['web_profiler.debug_toolbar'];
  5888.         }
  5889.         $b = ($this->services['router'] ?? $this->getRouterService());
  5890.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5891.             return $this->privates['web_profiler.debug_toolbar'];
  5892.         }
  5893.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  5894.     }
  5895.     /**
  5896.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  5897.      *
  5898.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  5899.      */
  5900.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  5901.     {
  5902.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5903.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  5904.         ], [
  5905.             '_default' => '?',
  5906.         ]), '_default');
  5907.     }
  5908.     /**
  5909.      * Gets the public 'cache_clearer' alias.
  5910.      *
  5911.      * @return object The ".container.private.cache_clearer" service.
  5912.      */
  5913.     protected function getCacheClearerService()
  5914.     {
  5915.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  5916.         return $this->get('.container.private.cache_clearer');
  5917.     }
  5918.     /**
  5919.      * Gets the public 'filesystem' alias.
  5920.      *
  5921.      * @return object The ".container.private.filesystem" service.
  5922.      */
  5923.     protected function getFilesystemService()
  5924.     {
  5925.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  5926.         return $this->get('.container.private.filesystem');
  5927.     }
  5928.     /**
  5929.      * Gets the public 'serializer' alias.
  5930.      *
  5931.      * @return object The ".container.private.serializer" service.
  5932.      */
  5933.     protected function getSerializerService()
  5934.     {
  5935.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  5936.         return $this->get('.container.private.serializer');
  5937.     }
  5938.     /**
  5939.      * Gets the public 'security.csrf.token_manager' alias.
  5940.      *
  5941.      * @return object The ".container.private.security.csrf.token_manager" service.
  5942.      */
  5943.     protected function getSecurity_Csrf_TokenManagerService()
  5944.     {
  5945.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  5946.         return $this->get('.container.private.security.csrf.token_manager');
  5947.     }
  5948.     /**
  5949.      * Gets the public 'form.factory' alias.
  5950.      *
  5951.      * @return object The ".container.private.form.factory" service.
  5952.      */
  5953.     protected function getForm_FactoryService()
  5954.     {
  5955.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  5956.         return $this->get('.container.private.form.factory');
  5957.     }
  5958.     /**
  5959.      * Gets the public 'form.type.file' alias.
  5960.      *
  5961.      * @return object The ".container.private.form.type.file" service.
  5962.      */
  5963.     protected function getForm_Type_FileService()
  5964.     {
  5965.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  5966.         return $this->get('.container.private.form.type.file');
  5967.     }
  5968.     /**
  5969.      * Gets the public 'profiler' alias.
  5970.      *
  5971.      * @return object The ".container.private.profiler" service.
  5972.      */
  5973.     protected function getProfilerService()
  5974.     {
  5975.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5976.         return $this->get('.container.private.profiler');
  5977.     }
  5978.     /**
  5979.      * Gets the public 'twig' alias.
  5980.      *
  5981.      * @return object The ".container.private.twig" service.
  5982.      */
  5983.     protected function getTwigService()
  5984.     {
  5985.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  5986.         return $this->get('.container.private.twig');
  5987.     }
  5988.     /**
  5989.      * Gets the public 'security.authorization_checker' alias.
  5990.      *
  5991.      * @return object The ".container.private.security.authorization_checker" service.
  5992.      */
  5993.     protected function getSecurity_AuthorizationCheckerService()
  5994.     {
  5995.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  5996.         return $this->get('.container.private.security.authorization_checker');
  5997.     }
  5998.     /**
  5999.      * Gets the public 'security.token_storage' alias.
  6000.      *
  6001.      * @return object The ".container.private.security.token_storage" service.
  6002.      */
  6003.     protected function getSecurity_TokenStorageService()
  6004.     {
  6005.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  6006.         return $this->get('.container.private.security.token_storage');
  6007.     }
  6008.     /**
  6009.      * Gets the public 'security.password_encoder' alias.
  6010.      *
  6011.      * @return object The ".container.private.security.password_encoder" service.
  6012.      */
  6013.     protected function getSecurity_PasswordEncoderService()
  6014.     {
  6015.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  6016.         return $this->get('.container.private.security.password_encoder');
  6017.     }
  6018.     /**
  6019.      * Gets the public 'session' alias.
  6020.      *
  6021.      * @return object The ".container.private.session" service.
  6022.      */
  6023.     protected function getSessionService()
  6024.     {
  6025.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  6026.         return $this->get('.container.private.session');
  6027.     }
  6028.     /**
  6029.      * Gets the public 'validator' alias.
  6030.      *
  6031.      * @return object The ".container.private.validator" service.
  6032.      */
  6033.     protected function getValidatorService()
  6034.     {
  6035.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  6036.         return $this->get('.container.private.validator');
  6037.     }
  6038.     /**
  6039.      * @return array|bool|float|int|string|\UnitEnum|null
  6040.      */
  6041.     public function getParameter(string $name)
  6042.     {
  6043.         if (isset($this->buildParameters[$name])) {
  6044.             return $this->buildParameters[$name];
  6045.         }
  6046.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  6047.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  6048.         }
  6049.         if (isset($this->loadedDynamicParameters[$name])) {
  6050.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6051.         }
  6052.         return $this->parameters[$name];
  6053.     }
  6054.     public function hasParameter(string $name): bool
  6055.     {
  6056.         if (isset($this->buildParameters[$name])) {
  6057.             return true;
  6058.         }
  6059.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  6060.     }
  6061.     public function setParameter(string $name$value): void
  6062.     {
  6063.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  6064.     }
  6065.     public function getParameterBag(): ParameterBagInterface
  6066.     {
  6067.         if (null === $this->parameterBag) {
  6068.             $parameters $this->parameters;
  6069.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  6070.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6071.             }
  6072.             foreach ($this->buildParameters as $name => $value) {
  6073.                 $parameters[$name] = $value;
  6074.             }
  6075.             $this->parameterBag = new FrozenParameterBag($parameters);
  6076.         }
  6077.         return $this->parameterBag;
  6078.     }
  6079.     private $loadedDynamicParameters = [
  6080.         'kernel.runtime_environment' => false,
  6081.         'kernel.build_dir' => false,
  6082.         'kernel.cache_dir' => false,
  6083.         'google_recaptcha_site_key' => false,
  6084.         'kernel.secret' => false,
  6085.         'debug.container.dump' => false,
  6086.         'serializer.mapping.cache.file' => false,
  6087.         'validator.mapping.cache.file' => false,
  6088.         'profiler.storage.dsn' => false,
  6089.         'swiftmailer.spool.default.memory.path' => false,
  6090.         'sulu.cache_dir' => false,
  6091.         'sulu_core.proxy_cache_dir' => false,
  6092.         'doctrine.orm.proxy_dir' => false,
  6093.         'massive_search.metadata.prefix' => false,
  6094.         'massive_search.metadata.cache_dir' => false,
  6095.         'sulu_admin.email' => false,
  6096.         'sulu_website.sitemap.dump_dir' => false,
  6097.         'ewz_recaptcha.public_key' => false,
  6098.         'ewz_recaptcha.private_key' => false,
  6099.     ];
  6100.     private $dynamicParameters = [];
  6101.     private function getDynamicParameter(string $name)
  6102.     {
  6103.         switch ($name) {
  6104.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  6105.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  6106.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  6107.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  6108.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  6109.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  6110.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  6111.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  6112.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  6113.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  6114.             case 'sulu.cache_dir'$value = ($this->targetDir.''.'/sulu'); break;
  6115.             case 'sulu_core.proxy_cache_dir'$value = ($this->targetDir.''.'/sulu/proxies'); break;
  6116.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  6117.             case 'massive_search.metadata.prefix'$value $this->getEnv('resolve:MASSIVE_SEARCH_PREFIX'); break;
  6118.             case 'massive_search.metadata.cache_dir'$value = ($this->targetDir.''.'/massive-search'); break;
  6119.             case 'sulu_admin.email'$value $this->getEnv('SULU_ADMIN_EMAIL'); break;
  6120.             case 'sulu_website.sitemap.dump_dir'$value = ($this->targetDir.''.'/sulu/sitemaps'); break;
  6121.             case 'ewz_recaptcha.public_key'$value $this->getEnv('EWZ_RECAPTCHA_SITE_KEY'); break;
  6122.             case 'ewz_recaptcha.private_key'$value $this->getEnv('EWZ_RECAPTCHA_SECRET'); break;
  6123.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  6124.         }
  6125.         $this->loadedDynamicParameters[$name] = true;
  6126.         return $this->dynamicParameters[$name] = $value;
  6127.     }
  6128.     protected function getDefaultParameters(): array
  6129.     {
  6130.         return [
  6131.             'kernel.project_dir' => \dirname(__DIR__5),
  6132.             'kernel.environment' => 'dev',
  6133.             'kernel.debug' => true,
  6134.             'kernel.logs_dir' => (\dirname(__DIR__4).'/log/website'),
  6135.             'kernel.bundles' => [
  6136.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  6137.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  6138.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  6139.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  6140.                 'SuluCoreBundle' => 'Sulu\\Bundle\\CoreBundle\\SuluCoreBundle',
  6141.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  6142.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  6143.                 'DoctrinePHPCRBundle' => 'Doctrine\\Bundle\\PHPCRBundle\\DoctrinePHPCRBundle',
  6144.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  6145.                 'RestRoutingBundle' => 'HandcraftedInTheAlps\\RestRoutingBundle\\RestRoutingBundle',
  6146.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  6147.                 'MassiveSearchBundle' => 'Massive\\Bundle\\SearchBundle\\MassiveSearchBundle',
  6148.                 'FOSHttpCacheBundle' => 'FOS\\HttpCacheBundle\\FOSHttpCacheBundle',
  6149.                 'SuluAdminBundle' => 'Sulu\\Bundle\\AdminBundle\\SuluAdminBundle',
  6150.                 'SuluSearchBundle' => 'Sulu\\Bundle\\SearchBundle\\SuluSearchBundle',
  6151.                 'SuluPersistenceBundle' => 'Sulu\\Bundle\\PersistenceBundle\\SuluPersistenceBundle',
  6152.                 'SuluContactBundle' => 'Sulu\\Bundle\\ContactBundle\\SuluContactBundle',
  6153.                 'SuluMediaBundle' => 'Sulu\\Bundle\\MediaBundle\\SuluMediaBundle',
  6154.                 'SuluSecurityBundle' => 'Sulu\\Bundle\\SecurityBundle\\SuluSecurityBundle',
  6155.                 'SuluCategoryBundle' => 'Sulu\\Bundle\\CategoryBundle\\SuluCategoryBundle',
  6156.                 'SuluSnippetBundle' => 'Sulu\\Bundle\\SnippetBundle\\SuluSnippetBundle',
  6157.                 'SuluPageBundle' => 'Sulu\\Bundle\\PageBundle\\SuluPageBundle',
  6158.                 'SuluTagBundle' => 'Sulu\\Bundle\\TagBundle\\SuluTagBundle',
  6159.                 'SuluWebsiteBundle' => 'Sulu\\Bundle\\WebsiteBundle\\SuluWebsiteBundle',
  6160.                 'SuluLocationBundle' => 'Sulu\\Bundle\\LocationBundle\\SuluLocationBundle',
  6161.                 'SuluHttpCacheBundle' => 'Sulu\\Bundle\\HttpCacheBundle\\SuluHttpCacheBundle',
  6162.                 'SuluDocumentManagerBundle' => 'Sulu\\Bundle\\DocumentManagerBundle\\SuluDocumentManagerBundle',
  6163.                 'SuluHashBundle' => 'Sulu\\Bundle\\HashBundle\\SuluHashBundle',
  6164.                 'SuluCustomUrlBundle' => 'Sulu\\Bundle\\CustomUrlBundle\\SuluCustomUrlBundle',
  6165.                 'SuluRouteBundle' => 'Sulu\\Bundle\\RouteBundle\\SuluRouteBundle',
  6166.                 'SuluMarkupBundle' => 'Sulu\\Bundle\\MarkupBundle\\SuluMarkupBundle',
  6167.                 'PhpcrMigrationsBundle' => 'DTL\\Bundle\\PhpcrMigrations\\PhpcrMigrationsBundle',
  6168.                 'MassiveBuildBundle' => 'Massive\\Bundle\\BuildBundle\\MassiveBuildBundle',
  6169.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  6170.                 'SuluTestBundle' => 'Sulu\\Bundle\\TestBundle\\SuluTestBundle',
  6171.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  6172.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  6173.                 'SuluPreviewBundle' => 'Sulu\\Bundle\\PreviewBundle\\SuluPreviewBundle',
  6174.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  6175.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  6176.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  6177.                 'SuluActivityBundle' => 'Sulu\\Bundle\\ActivityBundle\\SuluActivityBundle',
  6178.                 'SuluTrashBundle' => 'Sulu\\Bundle\\TrashBundle\\SuluTrashBundle',
  6179.                 'SuluFormBundle' => 'Sulu\\Bundle\\FormBundle\\SuluFormBundle',
  6180.                 'EWZRecaptchaBundle' => 'EWZ\\Bundle\\RecaptchaBundle\\EWZRecaptchaBundle',
  6181.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  6182.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  6183.             ],
  6184.             'kernel.bundles_metadata' => [
  6185.                 'FrameworkBundle' => [
  6186.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/framework-bundle'),
  6187.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  6188.                 ],
  6189.                 'TwigBundle' => [
  6190.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/twig-bundle'),
  6191.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  6192.                 ],
  6193.                 'MonologBundle' => [
  6194.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle'),
  6195.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  6196.                 ],
  6197.                 'SwiftmailerBundle' => [
  6198.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle'),
  6199.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  6200.                 ],
  6201.                 'SuluCoreBundle' => [
  6202.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle'),
  6203.                     'namespace' => 'Sulu\\Bundle\\CoreBundle',
  6204.                 ],
  6205.                 'DoctrineBundle' => [
  6206.                     'path' => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle'),
  6207.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  6208.                 ],
  6209.                 'DoctrineFixturesBundle' => [
  6210.                     'path' => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-fixtures-bundle'),
  6211.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  6212.                 ],
  6213.                 'DoctrinePHPCRBundle' => [
  6214.                     'path' => (\dirname(__DIR__5).'/vendor/doctrine/phpcr-bundle/src'),
  6215.                     'namespace' => 'Doctrine\\Bundle\\PHPCRBundle',
  6216.                 ],
  6217.                 'FOSRestBundle' => [
  6218.                     'path' => (\dirname(__DIR__5).'/vendor/friendsofsymfony/rest-bundle'),
  6219.                     'namespace' => 'FOS\\RestBundle',
  6220.                 ],
  6221.                 'RestRoutingBundle' => [
  6222.                     'path' => (\dirname(__DIR__5).'/vendor/handcraftedinthealps/rest-routing-bundle'),
  6223.                     'namespace' => 'HandcraftedInTheAlps\\RestRoutingBundle',
  6224.                 ],
  6225.                 'JMSSerializerBundle' => [
  6226.                     'path' => (\dirname(__DIR__5).'/vendor/jms/serializer-bundle'),
  6227.                     'namespace' => 'JMS\\SerializerBundle',
  6228.                 ],
  6229.                 'MassiveSearchBundle' => [
  6230.                     'path' => (\dirname(__DIR__5).'/vendor/massive/search-bundle'),
  6231.                     'namespace' => 'Massive\\Bundle\\SearchBundle',
  6232.                 ],
  6233.                 'FOSHttpCacheBundle' => [
  6234.                     'path' => (\dirname(__DIR__5).'/vendor/friendsofsymfony/http-cache-bundle/src'),
  6235.                     'namespace' => 'FOS\\HttpCacheBundle',
  6236.                 ],
  6237.                 'SuluAdminBundle' => [
  6238.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle'),
  6239.                     'namespace' => 'Sulu\\Bundle\\AdminBundle',
  6240.                 ],
  6241.                 'SuluSearchBundle' => [
  6242.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SearchBundle'),
  6243.                     'namespace' => 'Sulu\\Bundle\\SearchBundle',
  6244.                 ],
  6245.                 'SuluPersistenceBundle' => [
  6246.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PersistenceBundle'),
  6247.                     'namespace' => 'Sulu\\Bundle\\PersistenceBundle',
  6248.                 ],
  6249.                 'SuluContactBundle' => [
  6250.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle'),
  6251.                     'namespace' => 'Sulu\\Bundle\\ContactBundle',
  6252.                 ],
  6253.                 'SuluMediaBundle' => [
  6254.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle'),
  6255.                     'namespace' => 'Sulu\\Bundle\\MediaBundle',
  6256.                 ],
  6257.                 'SuluSecurityBundle' => [
  6258.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle'),
  6259.                     'namespace' => 'Sulu\\Bundle\\SecurityBundle',
  6260.                 ],
  6261.                 'SuluCategoryBundle' => [
  6262.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle'),
  6263.                     'namespace' => 'Sulu\\Bundle\\CategoryBundle',
  6264.                 ],
  6265.                 'SuluSnippetBundle' => [
  6266.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle'),
  6267.                     'namespace' => 'Sulu\\Bundle\\SnippetBundle',
  6268.                 ],
  6269.                 'SuluPageBundle' => [
  6270.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle'),
  6271.                     'namespace' => 'Sulu\\Bundle\\PageBundle',
  6272.                 ],
  6273.                 'SuluTagBundle' => [
  6274.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle'),
  6275.                     'namespace' => 'Sulu\\Bundle\\TagBundle',
  6276.                 ],
  6277.                 'SuluWebsiteBundle' => [
  6278.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle'),
  6279.                     'namespace' => 'Sulu\\Bundle\\WebsiteBundle',
  6280.                 ],
  6281.                 'SuluLocationBundle' => [
  6282.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/LocationBundle'),
  6283.                     'namespace' => 'Sulu\\Bundle\\LocationBundle',
  6284.                 ],
  6285.                 'SuluHttpCacheBundle' => [
  6286.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HttpCacheBundle'),
  6287.                     'namespace' => 'Sulu\\Bundle\\HttpCacheBundle',
  6288.                 ],
  6289.                 'SuluDocumentManagerBundle' => [
  6290.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle'),
  6291.                     'namespace' => 'Sulu\\Bundle\\DocumentManagerBundle',
  6292.                 ],
  6293.                 'SuluHashBundle' => [
  6294.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/HashBundle'),
  6295.                     'namespace' => 'Sulu\\Bundle\\HashBundle',
  6296.                 ],
  6297.                 'SuluCustomUrlBundle' => [
  6298.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle'),
  6299.                     'namespace' => 'Sulu\\Bundle\\CustomUrlBundle',
  6300.                 ],
  6301.                 'SuluRouteBundle' => [
  6302.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/RouteBundle'),
  6303.                     'namespace' => 'Sulu\\Bundle\\RouteBundle',
  6304.                 ],
  6305.                 'SuluMarkupBundle' => [
  6306.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MarkupBundle'),
  6307.                     'namespace' => 'Sulu\\Bundle\\MarkupBundle',
  6308.                 ],
  6309.                 'PhpcrMigrationsBundle' => [
  6310.                     'path' => (\dirname(__DIR__5).'/vendor/dantleech/phpcr-migrations-bundle'),
  6311.                     'namespace' => 'DTL\\Bundle\\PhpcrMigrations',
  6312.                 ],
  6313.                 'MassiveBuildBundle' => [
  6314.                     'path' => (\dirname(__DIR__5).'/vendor/massive/build-bundle'),
  6315.                     'namespace' => 'Massive\\Bundle\\BuildBundle',
  6316.                 ],
  6317.                 'WebProfilerBundle' => [
  6318.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle'),
  6319.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  6320.                 ],
  6321.                 'SuluTestBundle' => [
  6322.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TestBundle'),
  6323.                     'namespace' => 'Sulu\\Bundle\\TestBundle',
  6324.                 ],
  6325.                 'DebugBundle' => [
  6326.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/debug-bundle'),
  6327.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  6328.                 ],
  6329.                 'SecurityBundle' => [
  6330.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/security-bundle'),
  6331.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  6332.                 ],
  6333.                 'SuluPreviewBundle' => [
  6334.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PreviewBundle'),
  6335.                     'namespace' => 'Sulu\\Bundle\\PreviewBundle',
  6336.                 ],
  6337.                 'FOSJsRoutingBundle' => [
  6338.                     'path' => (\dirname(__DIR__5).'/vendor/friendsofsymfony/jsrouting-bundle'),
  6339.                     'namespace' => 'FOS\\JsRoutingBundle',
  6340.                 ],
  6341.                 'CmfRoutingBundle' => [
  6342.                     'path' => (\dirname(__DIR__5).'/vendor/symfony-cmf/routing-bundle/src'),
  6343.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  6344.                 ],
  6345.                 'StofDoctrineExtensionsBundle' => [
  6346.                     'path' => (\dirname(__DIR__5).'/vendor/antishov/doctrine-extensions-bundle'),
  6347.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  6348.                 ],
  6349.                 'SuluActivityBundle' => [
  6350.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle'),
  6351.                     'namespace' => 'Sulu\\Bundle\\ActivityBundle',
  6352.                 ],
  6353.                 'SuluTrashBundle' => [
  6354.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle'),
  6355.                     'namespace' => 'Sulu\\Bundle\\TrashBundle',
  6356.                 ],
  6357.                 'SuluFormBundle' => [
  6358.                     'path' => (\dirname(__DIR__5).'/vendor/sulu/form-bundle'),
  6359.                     'namespace' => 'Sulu\\Bundle\\FormBundle',
  6360.                 ],
  6361.                 'EWZRecaptchaBundle' => [
  6362.                     'path' => (\dirname(__DIR__5).'/vendor/excelwebzone/recaptcha-bundle/src'),
  6363.                     'namespace' => 'EWZ\\Bundle\\RecaptchaBundle',
  6364.                 ],
  6365.                 'MakerBundle' => [
  6366.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src'),
  6367.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  6368.                 ],
  6369.                 'WebpackEncoreBundle' => [
  6370.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src'),
  6371.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  6372.                 ],
  6373.             ],
  6374.             'kernel.charset' => 'UTF-8',
  6375.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  6376.             'sulu.context' => 'website',
  6377.             'sulu.common_cache_dir' => (\dirname(__DIR__3).'/common/dev'),
  6378.             'container.dumper.inline_class_loader' => true,
  6379.             'env(MASSIVE_SEARCH_PREFIX)' => 'massive',
  6380.             'env(PHPCR_WORKSPACE)' => 'default',
  6381.             'default_locale' => 'en',
  6382.             'event_dispatcher.event_aliases' => [
  6383.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  6384.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  6385.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  6386.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  6387.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  6388.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  6389.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  6390.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  6391.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  6392.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  6393.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  6394.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  6395.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  6396.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  6397.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  6398.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  6399.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  6400.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  6401.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  6402.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  6403.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  6404.             ],
  6405.             'fragment.renderer.hinclude.global_template' => NULL,
  6406.             'fragment.path' => '/_fragment',
  6407.             'kernel.http_method_override' => true,
  6408.             'kernel.trusted_hosts' => [
  6409.             ],
  6410.             'kernel.default_locale' => 'en',
  6411.             'kernel.enabled_locales' => [
  6412.             ],
  6413.             'kernel.error_controller' => 'error_controller',
  6414.             'debug.file_link_format' => NULL,
  6415.             'asset.request_context.base_path' => NULL,
  6416.             'asset.request_context.secure' => NULL,
  6417.             'translator.logging' => false,
  6418.             'translator.default_path' => (\dirname(__DIR__5).'/translations'),
  6419.             'debug.error_handler.throw_at' => -1,
  6420.             'router.request_context.host' => 'localhost',
  6421.             'router.request_context.scheme' => 'http',
  6422.             'router.request_context.base_url' => '',
  6423.             'router.resource' => 'kernel::loadRoutes',
  6424.             'request_listener.http_port' => 80,
  6425.             'request_listener.https_port' => 443,
  6426.             'session.metadata.storage_key' => '_sf2_meta',
  6427.             'session.storage.options' => [
  6428.                 'cache_limiter' => '0',
  6429.                 'name' => 'SULUSESSID',
  6430.                 'cookie_secure' => 'auto',
  6431.                 'cookie_httponly' => true,
  6432.                 'cookie_samesite' => 'lax',
  6433.                 'gc_probability' => 1,
  6434.             ],
  6435.             'session.save_path' => NULL,
  6436.             'session.metadata.update_threshold' => 0,
  6437.             'form.type_extension.csrf.enabled' => true,
  6438.             'form.type_extension.csrf.field_name' => '_token',
  6439.             'validator.translation_domain' => 'validators',
  6440.             'profiler_listener.only_exceptions' => false,
  6441.             'profiler_listener.only_main_requests' => false,
  6442.             'twig.form.resources' => [
  6443.                 => 'form_div_layout.html.twig',
  6444.                 => 'forms/custom_fields.html.twig',
  6445.                 => '@EWZRecaptcha/Form/ewz_recaptcha_widget.html.twig',
  6446.             ],
  6447.             'twig.default_path' => (\dirname(__DIR__5).'/templates'),
  6448.             'monolog.use_microseconds' => true,
  6449.             'monolog.swift_mailer.handlers' => [
  6450.             ],
  6451.             'monolog.handlers_to_channels' => [
  6452.                 'monolog.handler.console' => [
  6453.                     'type' => 'exclusive',
  6454.                     'elements' => [
  6455.                         => 'event',
  6456.                         => 'doctrine',
  6457.                         => 'console',
  6458.                     ],
  6459.                 ],
  6460.                 'monolog.handler.main' => [
  6461.                     'type' => 'exclusive',
  6462.                     'elements' => [
  6463.                         => 'event',
  6464.                     ],
  6465.                 ],
  6466.             ],
  6467.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  6468.             'swiftmailer.mailer.default.spool.enabled' => true,
  6469.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  6470.             'swiftmailer.mailer.default.single_address' => NULL,
  6471.             'swiftmailer.mailer.default.delivery.enabled' => true,
  6472.             'swiftmailer.spool.enabled' => true,
  6473.             'swiftmailer.delivery.enabled' => true,
  6474.             'swiftmailer.single_address' => NULL,
  6475.             'swiftmailer.mailers' => [
  6476.                 'default' => 'swiftmailer.mailer.default',
  6477.             ],
  6478.             'swiftmailer.default_mailer' => 'default',
  6479.             'sulu_core.locales' => [
  6480.                 => 'en',
  6481.                 => 'fr',
  6482.             ],
  6483.             'sulu_core.translated_locales' => [
  6484.                 'en' => 'English',
  6485.                 'fr' => 'French',
  6486.             ],
  6487.             'sulu_core.translations' => [
  6488.                 => 'en',
  6489.                 => 'fr',
  6490.             ],
  6491.             'sulu_core.fallback_locale' => 'en',
  6492.             'sulu.content.language.namespace' => 'i18n',
  6493.             'sulu.content.language.default' => 'en',
  6494.             'sulu.content.node_names.base' => 'cmf',
  6495.             'sulu.content.node_names.content' => 'contents',
  6496.             'sulu.content.node_names.route' => 'routes',
  6497.             'sulu.content.node_names.snippet' => 'snippets',
  6498.             'sulu.content.structure.default_types' => [
  6499.                 'snippet' => 'default',
  6500.             ],
  6501.             'sulu.content.structure.default_type.snippet' => 'default',
  6502.             'sulu.content.structure.required_properties' => [
  6503.                 'home' => [
  6504.                     => 'title',
  6505.                 ],
  6506.                 'page' => [
  6507.                     => 'title',
  6508.                 ],
  6509.                 'snippet' => [
  6510.                     => 'title',
  6511.                 ],
  6512.             ],
  6513.             'sulu.content.structure.required_tags' => [
  6514.                 'home' => [
  6515.                     => 'sulu.rlp',
  6516.                 ],
  6517.                 'page' => [
  6518.                     => 'sulu.rlp',
  6519.                 ],
  6520.             ],
  6521.             'sulu.content.internal_prefix' => '',
  6522.             'sulu.content.structure.type_map' => [
  6523.                 'page' => 'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge',
  6524.                 'home' => 'Sulu\\Component\\Content\\Compat\\Structure\\PageBridge',
  6525.                 'snippet' => 'Sulu\\Component\\Content\\Compat\\Structure\\SnippetBridge',
  6526.             ],
  6527.             'sulu.content.structure.paths' => [
  6528.                 'page' => [
  6529.                     => [
  6530.                         'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Content/templates'),
  6531.                         'type' => 'page',
  6532.                     ],
  6533.                     => [
  6534.                         'path' => (\dirname(__DIR__5).'/config/templates/pages'),
  6535.                         'type' => 'page',
  6536.                     ],
  6537.                     => [
  6538.                         'path' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/DependencyInjection/../Content/templates'),
  6539.                         'type' => 'page',
  6540.                     ],
  6541.                 ],
  6542.                 'home' => [
  6543.                     => [
  6544.                         'path' => (\dirname(__DIR__5).'/config/templates/pages'),
  6545.                         'type' => 'home',
  6546.                     ],
  6547.                 ],
  6548.                 'snippet' => [
  6549.                     => [
  6550.                         'path' => (\dirname(__DIR__5).'/config/templates/snippets'),
  6551.                         'type' => 'snippet',
  6552.                     ],
  6553.                 ],
  6554.             ],
  6555.             'sulu.content.path_cleaner.replacer_loader.file_locator.class' => 'Symfony\\Component\\Config\\FileLocator',
  6556.             'sulu.content.path_cleaner.replacer_loader.class' => 'Sulu\\Bundle\\CoreBundle\\DataFixtures\\ReplacerXmlLoader',
  6557.             'sulu.content.path_cleaner.class' => 'Sulu\\Component\\PHPCR\\PathCleanup',
  6558.             'sulu.content.template_resolver.class' => 'Sulu\\Component\\Content\\Template\\TemplateResolver',
  6559.             'sulu.content.mapper.class' => 'Sulu\\Component\\Content\\Mapper\\ContentMapper',
  6560.             'sulu.content.structure_manager.class' => 'Sulu\\Component\\Content\\Compat\\StructureManager',
  6561.             'sulu.content.webspace_structure_provider.cache.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  6562.             'sulu.content.webspace_structure_provider.class' => 'Sulu\\Component\\Webspace\\StructureProvider\\WebspaceStructureProvider',
  6563.             'sulu.content.type_manager.class' => 'Sulu\\Component\\Content\\ContentTypeManager',
  6564.             'sulu.content.type.number.class' => 'Sulu\\Component\\Content\\Types\\Number',
  6565.             'sulu.content.type.text_line.class' => 'Sulu\\Component\\Content\\Types\\TextLine',
  6566.             'sulu.content.type.text_area.class' => 'Sulu\\Component\\Content\\Types\\TextArea',
  6567.             'sulu.content.type.text_editor.class' => 'Sulu\\Component\\Content\\Types\\TextEditor',
  6568.             'sulu.content.type.resource_locator.class' => 'Sulu\\Component\\Content\\Types\\ResourceLocator',
  6569.             'sulu.content.type.link.class' => 'Sulu\\Component\\Content\\Types\\Link',
  6570.             'sulu.content.type.block.class' => 'Sulu\\Component\\Content\\Types\\BlockContentType',
  6571.             'sulu.content.resource_locator.mapper.phpcr.class' => 'Sulu\\Component\\Content\\Types\\ResourceLocator\\Mapper\\PhpcrMapper',
  6572.             'sulu.content.query_executor.class' => 'Sulu\\Component\\Content\\Query\\ContentQueryExecutor',
  6573.             'sulu.cache.warmer.structure.class' => 'Sulu\\Bundle\\CoreBundle\\Cache\\StructureWarmer',
  6574.             'sulu.util.node_helper.class' => 'Sulu\\Component\\Util\\SuluNodeHelper',
  6575.             'sulu_core.webspace.config_dir' => (\dirname(__DIR__5).'/config/webspaces'),
  6576.             'sulu_core.webspace.cache_class' => 'websiteWebspaceCollectionCache',
  6577.             'sulu_core.webspace.base_class' => 'WebspaceCollection',
  6578.             'sulu_core.cache.memoize.default_lifetime' => 1,
  6579.             'sulu_core.cache.memoize.cache.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6580.             'sulu_core.cache.memoize.class' => 'Sulu\\Component\\Cache\\Memoize',
  6581.             'sulu.fields_defaults.translations' => [
  6582.                 'id' => 'public.id',
  6583.                 'title' => 'public.title',
  6584.                 'name' => 'public.name',
  6585.                 'created' => 'public.created',
  6586.                 'changed' => 'public.changed',
  6587.             ],
  6588.             'sulu.fields_defaults.widths' => [
  6589.                 'id' => '50px',
  6590.             ],
  6591.             'sulu.phpcr.session.class' => 'Sulu\\Component\\PHPCR\\SessionManager\\SessionManager',
  6592.             'sulu_core.build.builder.database.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\DatabaseBuilder',
  6593.             'sulu_core.build.builder.phpcr.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\PhpcrBuilder',
  6594.             'sulu_core.build.builder.phpcr_migrations.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\PhpcrMigrationsBuilder',
  6595.             'sulu_core.build.builder.fixtures.class' => 'Sulu\\Bundle\\CoreBundle\\Build\\FixturesBuilder',
  6596.             'sulu.core.localization_manager.class' => 'Sulu\\Component\\Localization\\Manager\\LocalizationManager',
  6597.             'sulu.core.localization_manager.core_provider.class' => 'Sulu\\Component\\Localization\\Provider\\LocalizationProvider',
  6598.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6599.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6600.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6601.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6602.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6603.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6604.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6605.             'doctrine.entity_managers' => [
  6606.                 'default' => 'doctrine.orm.default_entity_manager',
  6607.             ],
  6608.             'doctrine.default_entity_manager' => 'default',
  6609.             'doctrine.dbal.connection_factory.types' => [
  6610.                 'uuid' => [
  6611.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  6612.                 ],
  6613.                 'ulid' => [
  6614.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  6615.                 ],
  6616.             ],
  6617.             'doctrine.connections' => [
  6618.                 'default' => 'doctrine.dbal.default_connection',
  6619.             ],
  6620.             'doctrine.default_connection' => 'default',
  6621.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  6622.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  6623.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  6624.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6625.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  6626.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  6627.             'doctrine.orm.cache.memcache_host' => 'localhost',
  6628.             'doctrine.orm.cache.memcache_port' => 11211,
  6629.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  6630.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  6631.             'doctrine.orm.cache.memcached_host' => 'localhost',
  6632.             'doctrine.orm.cache.memcached_port' => 11211,
  6633.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  6634.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  6635.             'doctrine.orm.cache.redis_host' => 'localhost',
  6636.             'doctrine.orm.cache.redis_port' => 6379,
  6637.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  6638.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  6639.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  6640.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  6641.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  6642.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  6643.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  6644.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  6645.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  6646.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  6647.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  6648.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  6649.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  6650.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  6651.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  6652.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  6653.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  6654.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  6655.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  6656.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  6657.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  6658.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  6659.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  6660.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  6661.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  6662.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  6663.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  6664.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  6665.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  6666.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  6667.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  6668.             'doctrine.orm.auto_generate_proxy_classes' => true,
  6669.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  6670.             'doctrine.orm.proxy_namespace' => 'Proxies',
  6671.             'doctrine_phpcr.sessions' => [
  6672.                 'default' => 'doctrine_phpcr.default_session',
  6673.                 'live' => 'doctrine_phpcr.live_session',
  6674.             ],
  6675.             'doctrine_phpcr.odm.document_managers' => [
  6676.             ],
  6677.             'doctrine_phpcr.default_session' => 'live',
  6678.             'doctrine_phpcr.odm.default_document_manager' => '',
  6679.             'doctrine_phpcr.dump_max_line_length' => 120,
  6680.             'doctrine_phpcr.form.type_guess' => [
  6681.             ],
  6682.             'massive_search.search_manager.class' => 'Massive\\Bundle\\SearchBundle\\Search\\SearchManager',
  6683.             'massive_search.object_to_document_converter.class' => 'Massive\\Bundle\\SearchBundle\\Search\\ObjectToDocumentConverter',
  6684.             'massive_search.expression_language.class' => 'Massive\\Bundle\\SearchBundle\\Search\\ExpressionLanguage\\MassiveSearchExpressionLanguage',
  6685.             'massive_search.search.adapter.zend_lucene.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Adapter\\ZendLuceneAdapter',
  6686.             'massive_search.search.adapter.test.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Adapter\\TestAdapter',
  6687.             'massive_search.factory_default.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Factory',
  6688.             'massive_search.controller.rest.class' => 'Massive\\Bundle\\SearchBundle\\Controller\\SearchController',
  6689.             'massive_search.events.index' => 'massive_search.index',
  6690.             'massive_search.events.deindex' => 'massive_search.deindex',
  6691.             'massive_search.adapter.zend_lucene.basepath' => (\dirname(__DIR__4).'/indexes'),
  6692.             'massive_search.adapter.zend_lucene.hide_index_exception' => false,
  6693.             'massive_search.adapter.zend_lucene.encoding' => 'UTF-8',
  6694.             'massive_search.metadata.debug' => true,
  6695.             'massive_search.metadata.driver.xml.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Driver\\XmlDriver',
  6696.             'massive_search.metadata.driver.annotation.class' => 'Symfony\\Cmf\\Bundle\\TreeUiBundle\\Tree\\Metadata\\Driver\\AnnotationDriver',
  6697.             'massive_search.metadata.driver.chain.class' => 'Metadata\\Driver\\DriverChain',
  6698.             'massive_search.metadata.file_locator.class' => 'Metadata\\Driver\\FileLocator',
  6699.             'massive_search.metadata.factory.class' => 'Metadata\\MetadataFactory',
  6700.             'massive_search.metadata.field_evaluator.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\FieldEvaluator',
  6701.             'massive_search.metadata.cache.file_cache.class' => 'Metadata\\Cache\\FileCache',
  6702.             'massive_search.metadata.provider.default.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Provider\\DefaultProvider',
  6703.             'massive_search.metadata.provider.chain.class' => 'Massive\\Bundle\\SearchBundle\\Search\\Metadata\\Provider\\ChainProvider',
  6704.             'fos_http_cache.debug_header' => 'X-Cache-Debug',
  6705.             'fos_http_cache.cacheable.response.additional_status' => [
  6706.             ],
  6707.             'fos_http_cache.proxy_client.symfony.options' => [
  6708.                 'tags_header' => 'X-Cache-Tags',
  6709.                 'tags_method' => 'PURGETAGS',
  6710.                 'purge_method' => 'PURGE',
  6711.             ],
  6712.             'fos_http_cache.cache_manager.generate_url_type' => 0,
  6713.             'fos_http_cache.compiler_pass.tag_annotations' => false,
  6714.             'fos_http_cache.tag_handler.response_header' => 'X-Cache-Tags',
  6715.             'fos_http_cache.tag_handler.separator' => ',',
  6716.             'fos_http_cache.tag_handler.strict' => false,
  6717.             'sulu_admin.name' => 'Sulu Admin',
  6718.             'sulu_admin.user_data_service' => 'sulu_security.user_manager',
  6719.             'sulu_admin.resources' => [
  6720.                 'forms' => [
  6721.                     'routes' => [
  6722.                         'list' => 'sulu_form.get_forms',
  6723.                         'detail' => 'sulu_form.get_form',
  6724.                     ],
  6725.                 ],
  6726.                 'dynamic_forms' => [
  6727.                     'routes' => [
  6728.                         'list' => 'sulu_form.get_dynamics',
  6729.                         'detail' => 'sulu_form.delete_dynamic',
  6730.                     ],
  6731.                 ],
  6732.                 'trash_items' => [
  6733.                     'routes' => [
  6734.                         'list' => 'sulu_trash.get_trash-items',
  6735.                         'detail' => 'sulu_trash.get_trash-item',
  6736.                     ],
  6737.                 ],
  6738.                 'activities' => [
  6739.                     'routes' => [
  6740.                         'list' => 'sulu_activity.get_activities',
  6741.                     ],
  6742.                 ],
  6743.                 'preview_links' => [
  6744.                     'routes' => [
  6745.                         'detail' => 'sulu_preview.get_preview-link',
  6746.                     ],
  6747.                 ],
  6748.                 'routes' => [
  6749.                     'routes' => [
  6750.                         'list' => 'sulu_routes.get_routes',
  6751.                     ],
  6752.                 ],
  6753.                 'custom_urls' => [
  6754.                     'routes' => [
  6755.                         'list' => 'sulu_custom_url.cget_webspace_custom-urls',
  6756.                         'detail' => 'sulu_custom_url.get_webspace_custom-urls',
  6757.                     ],
  6758.                 ],
  6759.                 'custom_url_routes' => [
  6760.                     'routes' => [
  6761.                         'list' => 'sulu_custom_url.get_webspace_custom-urls_routes',
  6762.                     ],
  6763.                 ],
  6764.                 'geolocator_locations' => [
  6765.                     'routes' => [
  6766.                         'list' => 'sulu_location.geolocator_query',
  6767.                     ],
  6768.                 ],
  6769.                 'analytics' => [
  6770.                     'routes' => [
  6771.                         'list' => 'sulu_website.cget_webspace_analytics',
  6772.                         'detail' => 'sulu_website.get_webspace_analytics',
  6773.                     ],
  6774.                 ],
  6775.                 'tags' => [
  6776.                     'routes' => [
  6777.                         'list' => 'sulu_tag.get_tags',
  6778.                         'detail' => 'sulu_tag.get_tag',
  6779.                     ],
  6780.                 ],
  6781.                 'page_resourcelocators' => [
  6782.                     'routes' => [
  6783.                         'list' => 'sulu_page.get_page_resourcelocators',
  6784.                     ],
  6785.                 ],
  6786.                 'pages' => [
  6787.                     'routes' => [
  6788.                         'list' => 'sulu_page.get_pages',
  6789.                         'detail' => 'sulu_page.get_page',
  6790.                     ],
  6791.                     'security_context' => 'sulu.webspaces.#webspace#',
  6792.                     'security_class' => 'Sulu\\Component\\Content\\Document\\Behavior\\SecurityBehavior',
  6793.                 ],
  6794.                 'page_versions' => [
  6795.                     'routes' => [
  6796.                         'list' => 'sulu_page.get_page_versions',
  6797.                         'detail' => 'sulu_page.post_page_version_trigger',
  6798.                     ],
  6799.                 ],
  6800.                 'webspaces' => [
  6801.                     'routes' => [
  6802.                         'list' => 'sulu_page.get_webspaces',
  6803.                         'detail' => 'sulu_page.get_webspace',
  6804.                     ],
  6805.                 ],
  6806.                 'snippets' => [
  6807.                     'routes' => [
  6808.                         'list' => 'sulu_snippet.get_snippets',
  6809.                         'detail' => 'sulu_snippet.get_snippet',
  6810.                     ],
  6811.                 ],
  6812.                 'snippet_areas' => [
  6813.                     'routes' => [
  6814.                         'list' => 'sulu_snippet.get_snippet-areas',
  6815.                         'detail' => 'sulu_snippet.put_snippet-area',
  6816.                     ],
  6817.                 ],
  6818.                 'categories' => [
  6819.                     'routes' => [
  6820.                         'list' => 'sulu_category.get_categories',
  6821.                         'detail' => 'sulu_category.get_category',
  6822.                     ],
  6823.                 ],
  6824.                 'category_keywords' => [
  6825.                     'routes' => [
  6826.                         'list' => 'sulu_category.get_category_keywords',
  6827.                         'detail' => 'sulu_category.get_category_keyword',
  6828.                     ],
  6829.                 ],
  6830.                 'permissions' => [
  6831.                     'routes' => [
  6832.                         'detail' => 'sulu_security.get_permissions',
  6833.                     ],
  6834.                 ],
  6835.                 'roles' => [
  6836.                     'routes' => [
  6837.                         'list' => 'sulu_security.get_roles',
  6838.                         'detail' => 'sulu_security.get_role',
  6839.                     ],
  6840.                 ],
  6841.                 'users' => [
  6842.                     'routes' => [
  6843.                         'list' => 'sulu_security.get_users',
  6844.                         'detail' => 'sulu_security.get_user',
  6845.                     ],
  6846.                 ],
  6847.                 'profile' => [
  6848.                     'routes' => [
  6849.                         'detail' => 'sulu_security.get_profile',
  6850.                     ],
  6851.                 ],
  6852.                 'media' => [
  6853.                     'routes' => [
  6854.                         'list' => 'sulu_media.cget_media',
  6855.                         'detail' => 'sulu_media.get_media',
  6856.                     ],
  6857.                     'security_context' => 'sulu.media.collections',
  6858.                     'security_class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Collection',
  6859.                 ],
  6860.                 'media_preview' => [
  6861.                     'routes' => [
  6862.                         'detail' => 'sulu_media.post_media_preview',
  6863.                     ],
  6864.                 ],
  6865.                 'media_formats' => [
  6866.                     'routes' => [
  6867.                         'list' => 'sulu_media.get_media_formats',
  6868.                         'detail' => 'sulu_media.put_media_format',
  6869.                     ],
  6870.                 ],
  6871.                 'media_versions' => [
  6872.                     'routes' => [
  6873.                         'detail' => 'sulu_media.delete_media_version',
  6874.                     ],
  6875.                 ],
  6876.                 'collections' => [
  6877.                     'routes' => [
  6878.                         'list' => 'sulu_media.get_collections',
  6879.                         'detail' => 'sulu_media.get_collection',
  6880.                     ],
  6881.                 ],
  6882.                 'formats' => [
  6883.                     'routes' => [
  6884.                         'list' => 'sulu_media.get_formats',
  6885.                         'detail' => 'sulu_media.get_format',
  6886.                     ],
  6887.                 ],
  6888.                 'contacts' => [
  6889.                     'routes' => [
  6890.                         'list' => 'sulu_contact.get_contacts',
  6891.                         'detail' => 'sulu_contact.get_contact',
  6892.                     ],
  6893.                 ],
  6894.                 'contact_titles' => [
  6895.                     'routes' => [
  6896.                         'list' => 'sulu_contact.get_contact-titles',
  6897.                     ],
  6898.                 ],
  6899.                 'contact_positions' => [
  6900.                     'routes' => [
  6901.                         'list' => 'sulu_contact.get_contact-positions',
  6902.                     ],
  6903.                 ],
  6904.                 'contact_media' => [
  6905.                     'routes' => [
  6906.                         'list' => 'sulu_contact.cget_contact_medias',
  6907.                         'detail' => 'sulu_contact.delete_contact_medias',
  6908.                     ],
  6909.                 ],
  6910.                 'accounts' => [
  6911.                     'routes' => [
  6912.                         'list' => 'sulu_contact.get_accounts',
  6913.                         'detail' => 'sulu_contact.get_account',
  6914.                     ],
  6915.                 ],
  6916.                 'account_media' => [
  6917.                     'routes' => [
  6918.                         'list' => 'sulu_contact.cget_account_medias',
  6919.                         'detail' => 'sulu_contact.delete_account_medias',
  6920.                     ],
  6921.                 ],
  6922.                 'account_contacts' => [
  6923.                     'routes' => [
  6924.                         'list' => 'sulu_contact.get_account_contacts',
  6925.                         'detail' => 'sulu_contact.delete_account_contacts',
  6926.                     ],
  6927.                 ],
  6928.                 'search' => [
  6929.                     'routes' => [
  6930.                         'list' => 'sulu_search_search',
  6931.                     ],
  6932.                 ],
  6933.                 'search_indexes' => [
  6934.                     'routes' => [
  6935.                         'list' => 'sulu_search_indexes',
  6936.                     ],
  6937.                 ],
  6938.                 'collaborations' => [
  6939.                     'routes' => [
  6940.                         'detail' => 'sulu_admin.put_collaborations',
  6941.                     ],
  6942.                 ],
  6943.                 'localizations' => [
  6944.                     'routes' => [
  6945.                         'list' => 'sulu_core.get_localizations',
  6946.                     ],
  6947.                 ],
  6948.                 'teasers' => [
  6949.                     'routes' => [
  6950.                         'list' => 'sulu_page.get_teasers',
  6951.                     ],
  6952.                 ],
  6953.             ],
  6954.             'sulu_admin.collaboration_enabled' => false,
  6955.             'sulu_admin.collaboration_interval' => 20,
  6956.             'sulu_admin.collaboration_threshold' => 60,
  6957.             'sulu_admin.forms.directories' => [
  6958.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/forms'),
  6959.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DependencyInjection/../Resources/config/forms'),
  6960.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/DependencyInjection/../Resources/config/forms'),
  6961.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/forms'),
  6962.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/DependencyInjection/../Resources/config/forms'),
  6963.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/forms'),
  6964.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../Resources/config/forms'),
  6965.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/forms'),
  6966.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/DependencyInjection/../Resources/config/forms'),
  6967.                 => (\dirname(__DIR__5).'/config/forms'),
  6968.             ],
  6969.             'sulu_admin.lists.directories' => [
  6970.                 => (\dirname(__DIR__5).'/vendor/sulu/form-bundle/DependencyInjection/../Resources/config/lists'),
  6971.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Symfony/DependencyInjection/../../../Resources/config/lists'),
  6972.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ActivityBundle/Infrastructure/Symfony/DependencyInjection/../../../Resources/config/lists'),
  6973.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/DependencyInjection/../Resources/config/lists'),
  6974.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/DependencyInjection/../Resources/config/lists'),
  6975.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/TagBundle/DependencyInjection/../Resources/config/lists'),
  6976.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/DependencyInjection/../Resources/config/lists'),
  6977.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SnippetBundle/DependencyInjection/../Resources/config/lists'),
  6978.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CategoryBundle/DependencyInjection/../Resources/config/lists'),
  6979.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../Resources/config/lists'),
  6980.                 10 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/lists'),
  6981.                 11 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/ContactBundle/DependencyInjection/../Resources/config/lists'),
  6982.                 12 => (\dirname(__DIR__5).'/config/lists'),
  6983.             ],
  6984.             'sulu_admin.admin_controller.class' => 'Sulu\\Bundle\\AdminBundle\\Controller\\AdminController',
  6985.             'sulu_admin.admin_pool.class' => 'Sulu\\Bundle\\AdminBundle\\Admin\\AdminPool',
  6986.             'sulu_search.indexes' => [
  6987.                 'snippet' => [
  6988.                     'name' => 'sulu_snippet.snippets',
  6989.                     'icon' => 'su-snippet',
  6990.                     'view' => [
  6991.                         'name' => 'sulu_snippet.edit_form',
  6992.                         'result_to_view' => [
  6993.                             'id' => 'id',
  6994.                             'locale' => 'locale',
  6995.                         ],
  6996.                     ],
  6997.                     'security_context' => 'sulu.global.snippets',
  6998.                     'contexts' => [
  6999.                     ],
  7000.                 ],
  7001.                 'category' => [
  7002.                     'name' => 'sulu_category.categories',
  7003.                     'icon' => 'su-tag',
  7004.                     'view' => [
  7005.                         'name' => 'sulu_category.edit_form',
  7006.                         'result_to_view' => [
  7007.                             'id' => 'id',
  7008.                             'locale' => 'locale',
  7009.                         ],
  7010.                     ],
  7011.                     'security_context' => 'sulu.settings.categories',
  7012.                     'contexts' => [
  7013.                     ],
  7014.                 ],
  7015.                 'media' => [
  7016.                     'name' => 'sulu_media.media',
  7017.                     'icon' => 'su-image',
  7018.                     'view' => [
  7019.                         'name' => 'sulu_media.form',
  7020.                         'result_to_view' => [
  7021.                             'id' => 'id',
  7022.                             'locale' => 'locale',
  7023.                         ],
  7024.                     ],
  7025.                     'security_context' => 'sulu.media.collections',
  7026.                     'contexts' => [
  7027.                     ],
  7028.                 ],
  7029.                 'contact' => [
  7030.                     'name' => 'sulu_contact.people',
  7031.                     'icon' => 'su-user',
  7032.                     'view' => [
  7033.                         'name' => 'sulu_contact.contact_edit_form',
  7034.                         'result_to_view' => [
  7035.                             'id' => 'id',
  7036.                             'locale' => 'locale',
  7037.                         ],
  7038.                     ],
  7039.                     'security_context' => 'sulu.contact.people',
  7040.                     'contexts' => [
  7041.                     ],
  7042.                 ],
  7043.                 'account' => [
  7044.                     'name' => 'sulu_contact.organizations',
  7045.                     'icon' => 'su-house',
  7046.                     'view' => [
  7047.                         'name' => 'sulu_contact.account_edit_form',
  7048.                         'result_to_view' => [
  7049.                             'id' => 'id',
  7050.                             'locale' => 'locale',
  7051.                         ],
  7052.                     ],
  7053.                     'security_context' => 'sulu.contact.organizations',
  7054.                     'contexts' => [
  7055.                     ],
  7056.                 ],
  7057.                 'page_coworking-lyon' => [
  7058.                     'name' => 'Coworking Lyon',
  7059.                     'icon' => 'su-document',
  7060.                     'view' => [
  7061.                         'name' => 'sulu_page.page_edit_form',
  7062.                         'result_to_view' => [
  7063.                             'id' => 'id',
  7064.                             'locale' => 'locale',
  7065.                             'properties/webspace_key' => 'webspace',
  7066.                         ],
  7067.                     ],
  7068.                     'security_context' => 'sulu.webspaces.coworking-lyon',
  7069.                 ],
  7070.                 'page_coworking-lyon_published' => [
  7071.                     'name' => 'Coworking Lyon',
  7072.                     'icon' => 'su-document',
  7073.                     'view' => [
  7074.                         'name' => 'sulu_page.page_edit_form',
  7075.                         'result_to_view' => [
  7076.                             'id' => 'id',
  7077.                             'locale' => 'locale',
  7078.                             'properties/webspace_key' => 'webspace',
  7079.                         ],
  7080.                     ],
  7081.                     'security_context' => 'sulu.webspaces.coworking-lyon',
  7082.                     'contexts' => [
  7083.                         => 'website',
  7084.                     ],
  7085.                 ],
  7086.             ],
  7087.             'sulu_search.website.indexes' => [
  7088.                 => 'page_#webspace#_published',
  7089.             ],
  7090.             'sulu_search.controller.search.class' => 'Sulu\\Bundle\\SearchBundle\\Controller\\SearchController',
  7091.             'sulu_search.search.factory.class' => 'Sulu\\Bundle\\SearchBundle\\Search\\Factory',
  7092.             'sulu_search.build.index.class' => 'Sulu\\Bundle\\SearchBundle\\Build\\IndexBuilder',
  7093.             'sulu.persistence.event_subscriber.orm.timestampable.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\TimestampableSubscriber',
  7094.             'sulu.persistence.event_subscriber.orm.user_blame.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\UserBlameSubscriber',
  7095.             'sulu.persistence.event_subscriber.orm.metadata.class' => 'Sulu\\Component\\Persistence\\EventSubscriber\\ORM\\MetadataSubscriber',
  7096.             'sulu_contact.contact_title.entity' => 'SuluContactBundle:ContactTitle',
  7097.             'sulu_contact.position.entity' => 'SuluContactBundle:Position',
  7098.             'sulu_contact.defaults' => [
  7099.                 'phoneType' => '1',
  7100.                 'phoneTypeMobile' => '3',
  7101.                 'phoneTypeIsdn' => '1',
  7102.                 'emailType' => '1',
  7103.                 'addressType' => '1',
  7104.                 'urlType' => '1',
  7105.                 'faxType' => '1',
  7106.                 'socialMediaProfileType' => '1',
  7107.                 'country' => 'AT',
  7108.             ],
  7109.             'sulu_contact.form_of_address' => [
  7110.                 'male' => [
  7111.                     'id' => 0,
  7112.                     'name' => 'male',
  7113.                     'translation' => 'contact.contacts.formOfAddress.male',
  7114.                 ],
  7115.                 'female' => [
  7116.                     'id' => 1,
  7117.                     'name' => 'female',
  7118.                     'translation' => 'contact.contacts.formOfAddress.female',
  7119.                 ],
  7120.             ],
  7121.             'sulu_contact.contact_form.category_root' => NULL,
  7122.             'sulu_contact.account_form.category_root' => NULL,
  7123.             'sulu.model.contact.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Contact',
  7124.             'sulu.repository.contact.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\ContactRepository',
  7125.             'sulu.model.account.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Account',
  7126.             'sulu.repository.account.class' => 'Sulu\\Bundle\\ContactBundle\\Entity\\AccountRepository',
  7127.             'sulu.persistence.objects' => [
  7128.                 'sulu' => [
  7129.                     'trash_item' => [
  7130.                         'model' => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model\\TrashItem',
  7131.                     ],
  7132.                     'activity' => [
  7133.                         'model' => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model\\Activity',
  7134.                     ],
  7135.                     'preview_link' => [
  7136.                         'model' => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model\\PreviewLink',
  7137.                     ],
  7138.                     'route' => [
  7139.                         'model' => 'Sulu\\Bundle\\RouteBundle\\Entity\\Route',
  7140.                         'repository' => 'Sulu\\Bundle\\RouteBundle\\Entity\\RouteRepository',
  7141.                     ],
  7142.                     'analytics' => [
  7143.                         'model' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics',
  7144.                         'repository' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\AnalyticsRepository',
  7145.                     ],
  7146.                     'tag' => [
  7147.                         'model' => 'Sulu\\Bundle\\TagBundle\\Entity\\Tag',
  7148.                         'repository' => 'Sulu\\Bundle\\TagBundle\\Entity\\TagRepository',
  7149.                     ],
  7150.                     'category' => [
  7151.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  7152.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryRepository',
  7153.                     ],
  7154.                     'category_meta' => [
  7155.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta',
  7156.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMetaRepository',
  7157.                     ],
  7158.                     'category_translation' => [
  7159.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation',
  7160.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslationRepository',
  7161.                     ],
  7162.                     'keyword' => [
  7163.                         'model' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  7164.                         'repository' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\KeywordRepository',
  7165.                     ],
  7166.                     'user' => [
  7167.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\User',
  7168.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  7169.                     ],
  7170.                     'role' => [
  7171.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\Role',
  7172.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleRepository',
  7173.                     ],
  7174.                     'role_setting' => [
  7175.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSetting',
  7176.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSettingRepository',
  7177.                     ],
  7178.                     'access_control' => [
  7179.                         'model' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl',
  7180.                         'repository' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControlRepository',
  7181.                     ],
  7182.                     'media' => [
  7183.                         'model' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Media',
  7184.                         'repository' => 'Sulu\\Bundle\\MediaBundle\\Entity\\MediaRepository',
  7185.                     ],
  7186.                     'contact' => [
  7187.                         'model' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Contact',
  7188.                         'repository' => 'Sulu\\Bundle\\ContactBundle\\Entity\\ContactRepository',
  7189.                     ],
  7190.                     'account' => [
  7191.                         'model' => 'Sulu\\Bundle\\ContactBundle\\Entity\\Account',
  7192.                         'repository' => 'Sulu\\Bundle\\ContactBundle\\Entity\\AccountRepository',
  7193.                     ],
  7194.                 ],
  7195.             ],
  7196.             'sulu.model.collection.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Collection',
  7197.             'sulu_media.image_format_files' => [
  7198.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/MediaBundle/DependencyInjection/../Resources/config/image-formats.xml'),
  7199.                 => (\dirname(__DIR__5).'/config/image-formats.xml'),
  7200.             ],
  7201.             'sulu_media.system_collections' => [
  7202.                 'sulu_form' => [
  7203.                     'meta_title' => [
  7204.                         'en' => 'Sulu forms',
  7205.                         'de' => 'Sulu Formulare',
  7206.                     ],
  7207.                     'collections' => [
  7208.                         'attachments' => [
  7209.                             'meta_title' => [
  7210.                                 'en' => 'Attachments',
  7211.                                 'de' => 'Anhänge',
  7212.                             ],
  7213.                         ],
  7214.                     ],
  7215.                 ],
  7216.                 'sulu_media' => [
  7217.                     'meta_title' => [
  7218.                         'en' => 'Sulu media',
  7219.                         'de' => 'Sulu Medien',
  7220.                     ],
  7221.                     'collections' => [
  7222.                         'preview_image' => [
  7223.                             'meta_title' => [
  7224.                                 'en' => 'Preview images',
  7225.                                 'de' => 'Vorschaubilder',
  7226.                             ],
  7227.                         ],
  7228.                     ],
  7229.                 ],
  7230.                 'sulu_contact' => [
  7231.                     'meta_title' => [
  7232.                         'en' => 'Sulu contacts',
  7233.                         'de' => 'Sulu Kontakte',
  7234.                     ],
  7235.                     'collections' => [
  7236.                         'contact' => [
  7237.                             'meta_title' => [
  7238.                                 'en' => 'People',
  7239.                                 'de' => 'Personen',
  7240.                             ],
  7241.                         ],
  7242.                         'account' => [
  7243.                             'meta_title' => [
  7244.                                 'en' => 'Organizations',
  7245.                                 'de' => 'Organisationen',
  7246.                             ],
  7247.                         ],
  7248.                     ],
  7249.                 ],
  7250.             ],
  7251.             'sulu_media.format_cache.media_proxy_path' => '/uploads/media/{slug}',
  7252.             'sulu_media.media_manager.media_download_path' => '/media/{id}/download/{slug}',
  7253.             'sulu_media.media_manager.media_download_path_admin' => '/admin/media/{id}/download/{slug}',
  7254.             'sulu_media.format_manager.response_headers' => [
  7255.                 'Expires' => '+1 month',
  7256.                 'Pragma' => 'public',
  7257.                 'Cache-Control' => 'public, immutable, max-age=31536000',
  7258.             ],
  7259.             'sulu_media.format_manager.default_imagine_options' => [
  7260.                 'jpeg_quality' => 100,
  7261.                 'webp_quality' => 100,
  7262.             ],
  7263.             'sulu_media.format_cache.path' => (\dirname(__DIR__5).'/public/uploads/media'),
  7264.             'sulu_media.format_cache.save_image' => true,
  7265.             'sulu_media.format_cache.segments' => 10,
  7266.             'sulu_media.ghost_script.path' => 'gs',
  7267.             'sulu_media.media.blocked_file_types' => [
  7268.             ],
  7269.             'sulu_media.collection.type.default' => [
  7270.                 'id' => 1,
  7271.             ],
  7272.             'sulu_media.collection.previews.format' => 'sulu-50x50',
  7273.             'sulu_media.media.types' => [
  7274.                 => [
  7275.                     'type' => 'document',
  7276.                     'mimeTypes' => [
  7277.                         => '*',
  7278.                     ],
  7279.                 ],
  7280.                 => [
  7281.                     'type' => 'image',
  7282.                     'mimeTypes' => [
  7283.                         => 'image/*',
  7284.                     ],
  7285.                 ],
  7286.                 => [
  7287.                     'type' => 'video',
  7288.                     'mimeTypes' => [
  7289.                         => 'video/*',
  7290.                     ],
  7291.                 ],
  7292.                 => [
  7293.                     'type' => 'audio',
  7294.                     'mimeTypes' => [
  7295.                         => 'audio/*',
  7296.                     ],
  7297.                 ],
  7298.             ],
  7299.             'sulu_media.search.default_image_format' => 'sulu-100x100',
  7300.             'sulu_media.disposition_type.default' => 'attachment',
  7301.             'sulu_media.disposition_type.mime_types_inline' => [
  7302.             ],
  7303.             'sulu_media.disposition_type.mime_types_attachment' => [
  7304.             ],
  7305.             'sulu_media.upload.max_filesize' => 256,
  7306.             'sulu_media.media.max_file_size' => '256MB',
  7307.             'sulu_media.adobe_creative_key' => NULL,
  7308.             'sulu_media.admin.class' => 'Sulu\\Bundle\\MediaBundle\\Admin\\MediaAdmin',
  7309.             'sulu_media.media_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\Manager\\MediaManager',
  7310.             'sulu_media.collection_repository.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\CollectionRepository',
  7311.             'sulu_media.file_validator.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FileValidator\\FileValidator',
  7312.             'sulu_media.format_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatManager\\FormatManager',
  7313.             'sulu_media.format_cache_clearer.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatCache\\FormatCacheClearer',
  7314.             'sulu_media.format_cache.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatCache\\LocalFormatCache',
  7315.             'sulu_media.image.converter.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\ImagineImageConverter',
  7316.             'sulu_media.image.scaler.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Scaler\\Scaler',
  7317.             'sulu_media.image.cropper.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Cropper\\Cropper',
  7318.             'sulu_media.image.transformation_pool.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\TransformationPool',
  7319.             'sulu_media.image.transformation.crop.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\ImageConverter\\Transformation\\CropTransformation',
  7320.             'sulu_media.media_selection.class' => 'Sulu\\Bundle\\MediaBundle\\Content\\Types\\MediaSelectionContentType',
  7321.             'sulu_media.collection_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Collection\\Manager\\CollectionManager',
  7322.             'sulu_media.type_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\TypeManager\\TypeManager',
  7323.             'sulu_media.format_options_manager.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\FormatOptions\\FormatOptionsManager',
  7324.             'sulu_media.collection_entity' => 'SuluMediaBundle:Collection',
  7325.             'sulu_media.format_options_entity' => 'SuluMediaBundle:FormatOptions',
  7326.             'sulu_media.entity.file_version_meta' => 'SuluMediaBundle:FileVersionMeta',
  7327.             'sulu_media.twig_extension.disposition_type.class' => 'Sulu\\Bundle\\MediaBundle\\Twig\\DispositionTypeTwigExtension',
  7328.             'sulu_media.twig_extension.media.class' => 'Sulu\\Bundle\\MediaBundle\\Twig\\MediaTwigExtension',
  7329.             'tmp' => 'Sulu\\Bundle\\MediaBundle\\Twig\\MediaTwigExtension',
  7330.             'sulu_media.video_thumbnail_generator.class' => 'Sulu\\Bundle\\MediaBundle\\Media\\Video\\VideoThumbnailService',
  7331.             'sulu_media.search.subscriber.structure_media.class' => 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\StructureMediaSearchSubscriber',
  7332.             'sulu_media.search.subscriber.media.class' => 'Sulu\\Bundle\\MediaBundle\\Search\\Subscriber\\MediaSearchSubscriber',
  7333.             'sulu_media.format_manager.mime_types' => [
  7334.                 => 'image/*',
  7335.                 => 'application/pdf',
  7336.             ],
  7337.             'sulu.model.media.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\Media',
  7338.             'sulu.repository.media.class' => 'Sulu\\Bundle\\MediaBundle\\Entity\\MediaRepository',
  7339.             'sulu_media.media.storage' => 'local',
  7340.             'sulu_media.media.storage.local.path' => (\dirname(__DIR__4).'/uploads/media'),
  7341.             'sulu_media.media.storage.local.segments' => 10,
  7342.             'sulu_security.system' => 'Sulu',
  7343.             'sulu_security.security_types.fixture' => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/SecurityBundle/DependencyInjection/../DataFixtures/security-types.xml'),
  7344.             'sulu_security.reset_password.mail.token_send_limit' => 3,
  7345.             'sulu_security.reset_password.mail.sender' => '',
  7346.             'sulu_security.reset_password.mail.subject' => 'sulu_security.reset_mail_subject',
  7347.             'sulu_security.reset_password.mail.template' => '@SuluSecurity/mail_templates/reset_password.html.twig',
  7348.             'sulu_security.reset_password.mail.translation_domain' => 'admin',
  7349.             'sulu_security.permissions' => [
  7350.                 'view' => 64,
  7351.                 'add' => 32,
  7352.                 'edit' => 16,
  7353.                 'delete' => 8,
  7354.                 'archive' => 4,
  7355.                 'live' => 2,
  7356.                 'security' => 1,
  7357.             ],
  7358.             'permissions' => [
  7359.                 'view' => 64,
  7360.                 'add' => 32,
  7361.                 'edit' => 16,
  7362.                 'delete' => 8,
  7363.                 'archive' => 4,
  7364.                 'live' => 2,
  7365.                 'security' => 1,
  7366.             ],
  7367.             'sulu_security.admin.class' => 'Sulu\\Bundle\\SecurityBundle\\Admin\\SecurityAdmin',
  7368.             'sulu_security.authentication_entry_point.class' => 'Sulu\\Bundle\\SecurityBundle\\Security\\AuthenticationEntryPoint',
  7369.             'sulu_security.authentication_handler.class' => 'Sulu\\Bundle\\SecurityBundle\\Security\\AuthenticationHandler',
  7370.             'sulu_security.mask_converter.class' => 'Sulu\\Component\\Security\\Authorization\\MaskConverter',
  7371.             'sulu_security.salt_generator.class' => 'Sulu\\Component\\Security\\Authentication\\SaltGenerator',
  7372.             'sulu_security.token_generator.class' => 'Sulu\\Bundle\\SecurityBundle\\Util\\TokenGenerator',
  7373.             'sulu_security.security_context_voter.class' => 'Sulu\\Component\\Security\\Authorization\\SecurityContextVoter',
  7374.             'sulu_security.access_control_manager.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\AccessControlManager',
  7375.             'sulu_security.phpcr_access_control_provider.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\PhpcrAccessControlProvider',
  7376.             'sulu_security.doctrine_access_control_provider.class' => 'Sulu\\Component\\Security\\Authorization\\AccessControl\\DoctrineAccessControlProvider',
  7377.             'sulu_security.permission_controller.class' => 'Sulu\\Bundle\\SecurityBundle\\Controller\\PermissionController',
  7378.             'sulu_security.group_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\GroupRepository',
  7379.             'sulu_security.user_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  7380.             'sulu_security.user_setting_repository.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserSettingRepository',
  7381.             'sulu_security.user_repository_factory.class' => 'Sulu\\Component\\Security\\Authentication\\UserRepositoryFactory',
  7382.             'sulu_security.build.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Build\\UserBuilder',
  7383.             'sulu_security.entity.role' => 'SuluSecurityBundle:Role',
  7384.             'sulu_security.entity.group' => 'SuluSecurityBundle:Group',
  7385.             'sulu_security.entity.user_setting' => 'SuluSecurityBundle:UserSetting',
  7386.             'sulu_security.profile_controller.class' => 'Sulu\\Bundle\\SecurityBundle\\Controller\\ProfileController',
  7387.             'sulu.model.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\User',
  7388.             'sulu.repository.user.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\UserRepository',
  7389.             'sulu.model.role.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\Role',
  7390.             'sulu.repository.role.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleRepository',
  7391.             'sulu.model.role_setting.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSetting',
  7392.             'sulu.repository.role_setting.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\RoleSettingRepository',
  7393.             'sulu.model.access_control.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControl',
  7394.             'sulu.repository.access_control.class' => 'Sulu\\Bundle\\SecurityBundle\\Entity\\AccessControlRepository',
  7395.             'sulu.model.category.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  7396.             'sulu.repository.category.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryRepository',
  7397.             'sulu.model.category_meta.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMeta',
  7398.             'sulu.repository.category_meta.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryMetaRepository',
  7399.             'sulu.model.category_translation.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslation',
  7400.             'sulu.repository.category_translation.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\CategoryTranslationRepository',
  7401.             'sulu.model.keyword.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  7402.             'sulu.repository.keyword.class' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\KeywordRepository',
  7403.             'sulu_snippet.content-type.default_enabled' => true,
  7404.             'sulu_snippet.twig.snippet.cache_lifetime' => 1,
  7405.             'sulu_snippet.repository.class' => 'Sulu\\Bundle\\SnippetBundle\\Snippet\\SnippetRepository',
  7406.             'sulu_snippet.controller.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Controller\\SnippetController',
  7407.             'sulu_snippet.twig.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Twig\\SnippetTwigExtension',
  7408.             'sulu_snippet.twig.snippet.memoized.class' => 'Sulu\\Bundle\\SnippetBundle\\Twig\\MemoizedSnippetTwigExtension',
  7409.             'sulu_snippet.form.snippet.class' => 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType',
  7410.             'sulu_snippet.document.snippet_initializer.class' => 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetInitializer',
  7411.             'sulu_snippet.export.snippet.formats' => [
  7412.                 '1.2.xliff' => '@SuluPage/Export/Snippet/1.2.xliff.twig',
  7413.             ],
  7414.             'sulu_page.search.mapping' => [
  7415.                 'Sulu\\Bundle\\PageBundle\\Document\\PageDocument' => [
  7416.                     'index' => 'page',
  7417.                     'decorate_index' => true,
  7418.                 ],
  7419.                 'Sulu\\Bundle\\PageBundle\\Document\\HomeDocument' => [
  7420.                     'index' => 'page',
  7421.                     'decorate_index' => true,
  7422.                 ],
  7423.                 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetDocument' => [
  7424.                     'index' => 'snippet',
  7425.                     'decorate_index' => false,
  7426.                 ],
  7427.             ],
  7428.             'sulu_page.search.metadata.provider.structure.class' => 'Sulu\\Bundle\\PageBundle\\Search\\Metadata\\StructureProvider',
  7429.             'sulu_page.search.event_subscriber.blame_timestamp.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\BlameTimestampSubscriber',
  7430.             'sulu_page.search.event_subscriber.structure.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventSubscriber\\StructureSubscriber',
  7431.             'sulu_search.event_listener.hit.class' => 'Sulu\\Bundle\\PageBundle\\Search\\EventListener\\HitListener',
  7432.             'sulu_page.admin.class' => 'Sulu\\Bundle\\PageBundle\\Admin\\PageAdmin',
  7433.             'sulu_page.node_repository.class' => 'Sulu\\Bundle\\PageBundle\\Repository\\NodeRepository',
  7434.             'sulu_page.rl_repository.class' => 'Sulu\\Bundle\\PageBundle\\Repository\\ResourceLocatorRepository',
  7435.             'sulu_page.extension.seo.class' => 'Sulu\\Bundle\\PageBundle\\Content\\Structure\\SeoStructureExtension',
  7436.             'sulu_page.extension.excerpt.class' => 'Sulu\\Bundle\\PageBundle\\Content\\Structure\\ExcerptStructureExtension',
  7437.             'sulu_page.smart_content.data_provider_pool.class' => 'Sulu\\Component\\SmartContent\\DataProviderPool',
  7438.             'sulu_page.smart_content.data_provider.content.query_builder.class' => 'Sulu\\Component\\Content\\SmartContent\\QueryBuilder',
  7439.             'sulu_page.smart_content.data_provider.page.class' => 'Sulu\\Component\\Content\\SmartContent\\PageDataProvider',
  7440.             'sulu_page.smart_content.data_provider.content.proxy_factory.class' => 'ProxyManager\\Factory\\LazyLoadingValueHolderFactory',
  7441.             'sulu_page.smart_content.content_type.class' => 'Sulu\\Component\\SmartContent\\ContentType',
  7442.             'sulu_page.extension.manager.class' => 'Sulu\\Component\\Content\\Extension\\ExtensionManager',
  7443.             'sulu_page.export.webspace.formats' => [
  7444.                 '1.2.xliff' => '@SuluPage/Export/Webspace/1.2.xliff.twig',
  7445.             ],
  7446.             'sulu_page.default_author' => true,
  7447.             'sulu_page.seo' => [
  7448.                 'max_title_length' => 70,
  7449.                 'max_description_length' => 160,
  7450.                 'max_keywords' => 5,
  7451.                 'keywords_separator' => ',',
  7452.                 'url_prefix' => 'www.yoursite.com/{locale}',
  7453.             ],
  7454.             'sulu.model.tag.class' => 'Sulu\\Bundle\\TagBundle\\Entity\\Tag',
  7455.             'sulu.repository.tag.class' => 'Sulu\\Bundle\\TagBundle\\Entity\\TagRepository',
  7456.             'sulu_website.navigation.cache.lifetime' => 1,
  7457.             'sulu_website.content.cache.lifetime' => 1,
  7458.             'sulu_website.sitemap.cache.lifetime' => 1,
  7459.             'sulu_website.enabled_twig_attributes' => [
  7460.                 'urls' => false,
  7461.                 'path' => false,
  7462.             ],
  7463.             'sulu_website.segment_switch_url' => '/_sulu_segment_switch',
  7464.             'sulu_website.segment_cookie_name' => '_ss',
  7465.             'sulu_website.segment_header' => 'X-Sulu-Segment',
  7466.             'sulu_website.admin.class' => 'Sulu\\Bundle\\WebsiteBundle\\Admin\\WebsiteAdmin',
  7467.             'sulu_website.navigation_mapper.class' => 'Sulu\\Bundle\\WebsiteBundle\\Navigation\\NavigationMapper',
  7468.             'sulu_website.sitemap.class' => 'Sulu\\Bundle\\WebsiteBundle\\Sitemap\\SitemapGenerator',
  7469.             'sulu_website.twig.content_path.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\ContentPathTwigExtension',
  7470.             'sulu_website.twig.navigation.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Navigation\\NavigationTwigExtension',
  7471.             'sulu_website.twig.navigation.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Navigation\\MemoizedNavigationTwigExtension',
  7472.             'sulu_website.twig.sitemap.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Sitemap\\SitemapTwigExtension',
  7473.             'sulu_website.twig.sitemap.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Sitemap\\MemoizedSitemapTwigExtension',
  7474.             'sulu_website.twig.content.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\ContentTwigExtension',
  7475.             'sulu_website.twig.content.memoized.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Content\\MemoizedContentTwigExtension',
  7476.             'sulu_website.twig.meta.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Meta\\MetaTwigExtension',
  7477.             'sulu_website.twig.seo.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Seo\\SeoTwigExtension',
  7478.             'sulu_website.twig.util.class' => 'Sulu\\Bundle\\WebsiteBundle\\Twig\\Core\\UtilTwigExtension',
  7479.             'sulu_website.routing.portal_loader.class' => 'Sulu\\Bundle\\WebsiteBundle\\Routing\\PortalLoader',
  7480.             'sulu_website.resolver.request_analyzer.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\RequestAnalyzerResolver',
  7481.             'sulu_website.resolver.structure.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\StructureResolver',
  7482.             'sulu_website.resolver.parameter.class' => 'Sulu\\Bundle\\WebsiteBundle\\Resolver\\ParameterResolver',
  7483.             'sulu_website.navigation_mapper.query_builder.class' => 'Sulu\\Bundle\\WebsiteBundle\\Navigation\\NavigationQueryBuilder',
  7484.             'sulu_website.sitemap.query_builder.class' => 'Sulu\\Bundle\\WebsiteBundle\\Sitemap\\SitemapContentQueryBuilder',
  7485.             'sulu_website.data_collector.sulu_collector.class' => 'Sulu\\Bundle\\WebsiteBundle\\DataCollector\\SuluCollector',
  7486.             'sulu.model.analytics.class' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\Analytics',
  7487.             'sulu.repository.analytics.class' => 'Sulu\\Bundle\\WebsiteBundle\\Entity\\AnalyticsRepository',
  7488.             'sulu_location.content.type.location.class' => 'Sulu\\Bundle\\LocationBundle\\Content\\Types\\LocationContentType',
  7489.             'sulu_location.geolocator.nominatim.class' => 'Sulu\\Bundle\\LocationBundle\\Geolocator\\Service\\NominatimGeolocator',
  7490.             'sulu_location.geolocator.google.class' => 'Sulu\\Bundle\\LocationBundle\\Geolocator\\Service\\GoogleGeolocator',
  7491.             'sulu_location.guzzle.client.class' => 'GuzzleHttp\\Client',
  7492.             'sulu_location.geolocator.name' => 'nominatim',
  7493.             'sulu_location.geolocator.service.nominatim.api_key' => '',
  7494.             'sulu_location.geolocator.service.nominatim.endpoint' => 'https://nominatim.openstreetmap.org/search',
  7495.             'sulu_location.geolocator.service.google.api_key' => '',
  7496.             'sulu_http_cache.cache.max_age' => 240,
  7497.             'sulu_http_cache.cache.shared_max_age' => 240,
  7498.             'sulu_http_cache.tags.enabled' => true,
  7499.             'sulu_document_manager.mapping' => [
  7500.                 => [
  7501.                     'alias' => 'custom_url',
  7502.                     'class' => 'Sulu\\Component\\CustomUrl\\Document\\CustomUrlDocument',
  7503.                     'phpcr_type' => 'sulu:custom_url',
  7504.                     'mapping' => [
  7505.                         'published' => [
  7506.                             'property' => 'published',
  7507.                             'encoding' => 'content',
  7508.                             'mapped' => true,
  7509.                             'multiple' => false,
  7510.                             'default' => NULL,
  7511.                         ],
  7512.                         'baseDomain' => [
  7513.                             'property' => 'baseDomain',
  7514.                             'encoding' => 'content',
  7515.                             'mapped' => true,
  7516.                             'multiple' => false,
  7517.                             'default' => NULL,
  7518.                         ],
  7519.                         'domainParts' => [
  7520.                             'property' => 'domainParts',
  7521.                             'type' => 'json_array',
  7522.                             'encoding' => 'content',
  7523.                             'mapped' => true,
  7524.                             'multiple' => false,
  7525.                             'default' => NULL,
  7526.                         ],
  7527.                         'canonical' => [
  7528.                             'property' => 'canonical',
  7529.                             'encoding' => 'content',
  7530.                             'mapped' => true,
  7531.                             'multiple' => false,
  7532.                             'default' => NULL,
  7533.                         ],
  7534.                         'redirect' => [
  7535.                             'property' => 'redirect',
  7536.                             'encoding' => 'content',
  7537.                             'mapped' => true,
  7538.                             'multiple' => false,
  7539.                             'default' => NULL,
  7540.                         ],
  7541.                         'targetLocale' => [
  7542.                             'property' => 'targetLocale',
  7543.                             'encoding' => 'content',
  7544.                             'mapped' => true,
  7545.                             'multiple' => false,
  7546.                             'default' => NULL,
  7547.                         ],
  7548.                     ],
  7549.                 ],
  7550.                 => [
  7551.                     'alias' => 'custom_url_route',
  7552.                     'class' => 'Sulu\\Component\\CustomUrl\\Document\\RouteDocument',
  7553.                     'phpcr_type' => 'sulu:custom_url_route',
  7554.                     'mapping' => [
  7555.                         'locale' => [
  7556.                             'property' => 'locale',
  7557.                             'encoding' => 'content',
  7558.                             'mapped' => true,
  7559.                             'multiple' => false,
  7560.                             'default' => NULL,
  7561.                         ],
  7562.                     ],
  7563.                 ],
  7564.                 => [
  7565.                     'alias' => 'page',
  7566.                     'class' => 'Sulu\\Bundle\\PageBundle\\Document\\PageDocument',
  7567.                     'phpcr_type' => 'sulu:page',
  7568.                     'form_type' => 'Sulu\\Bundle\\PageBundle\\Form\\Type\\PageDocumentType',
  7569.                     'set_default_author' => true,
  7570.                     'mapping' => [
  7571.                     ],
  7572.                 ],
  7573.                 => [
  7574.                     'alias' => 'home',
  7575.                     'class' => 'Sulu\\Bundle\\PageBundle\\Document\\HomeDocument',
  7576.                     'phpcr_type' => 'sulu:home',
  7577.                     'form_type' => 'Sulu\\Bundle\\PageBundle\\Form\\Type\\HomeDocumentType',
  7578.                     'set_default_author' => true,
  7579.                     'mapping' => [
  7580.                     ],
  7581.                 ],
  7582.                 => [
  7583.                     'alias' => 'route',
  7584.                     'class' => 'Sulu\\Bundle\\PageBundle\\Document\\RouteDocument',
  7585.                     'phpcr_type' => 'sulu:path',
  7586.                     'mapping' => [
  7587.                     ],
  7588.                 ],
  7589.                 => [
  7590.                     'alias' => 'snippet',
  7591.                     'class' => 'Sulu\\Bundle\\SnippetBundle\\Document\\SnippetDocument',
  7592.                     'phpcr_type' => 'sulu:snippet',
  7593.                     'form_type' => 'Sulu\\Bundle\\SnippetBundle\\Form\\SnippetType',
  7594.                     'mapping' => [
  7595.                     ],
  7596.                 ],
  7597.             ],
  7598.             'sulu_document_manager.namespace_mapping' => [
  7599.                 'extension_localized' => 'i18n',
  7600.                 'system' => 'sulu',
  7601.                 'system_localized' => 'i18n',
  7602.                 'content' => NULL,
  7603.                 'content_localized' => 'i18n',
  7604.             ],
  7605.             'sulu_document_manager.versioning.enabled' => false,
  7606.             'sulu_document_manager.show_drafts' => false,
  7607.             'sulu_document_manager.slugifier' => 'Sulu\\Bundle\\DocumentManagerBundle\\Slugifier\\Urlizer::urlize',
  7608.             'sulu_document_manager.segments' => [
  7609.                 'custom_urls' => 'custom-urls',
  7610.                 'custom_urls_items' => 'items',
  7611.                 'custom_urls_routes' => 'routes',
  7612.                 'base' => 'cmf',
  7613.                 'content' => 'contents',
  7614.                 'route' => 'routes',
  7615.                 'snippet' => 'snippets',
  7616.             ],
  7617.             'sulu_custom_urls.uri_filter_regexp' => NULL,
  7618.             'sulu_route.mappings' => [
  7619.             ],
  7620.             'sulu_route.resource_key_mappings' => [
  7621.             ],
  7622.             'sulu_route.routing.uri_filter_regexp' => NULL,
  7623.             'sulu.model.route.class' => 'Sulu\\Bundle\\RouteBundle\\Entity\\Route',
  7624.             'sulu.repository.route.class' => 'Sulu\\Bundle\\RouteBundle\\Entity\\RouteRepository',
  7625.             'phpcr_migrations.version_node_name' => 'jcr:versions',
  7626.             'phpcr_migrations.paths' => [
  7627.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Resources/phpcr-migrations'),
  7628.                 => (\dirname(__DIR__5).'/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Resources/phpcr-migrations'),
  7629.             ],
  7630.             'massive_build.command.build.class' => 'Sulu\\Bundle\\CoreBundle\\CommandOptional\\SuluBuildCommand',
  7631.             'massive_build.build.registry.class' => 'Massive\\Bundle\\BuildBundle\\Build\\BuildRegistry',
  7632.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  7633.             'web_profiler.debug_toolbar.mode' => 2,
  7634.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  7635.             'security.role_hierarchy.roles' => [
  7636.                 'ROLE_SULU_ADMIN' => [
  7637.                     => 'ROLE_ADMIN',
  7638.                     => 'ROLE_USER',
  7639.                 ],
  7640.                 'ROLE_ADMIN' => [
  7641.                     => 'ROLE_USER',
  7642.                 ],
  7643.                 'ROLE_CLIENT' => [
  7644.                     => 'ROLE_USER',
  7645.                 ],
  7646.             ],
  7647.             'security.access.denied_url' => NULL,
  7648.             'security.authentication.manager.erase_credentials' => true,
  7649.             'security.authentication.session_strategy.strategy' => 'migrate',
  7650.             'security.access.always_authenticate_before_granting' => false,
  7651.             'security.authentication.hide_user_not_found' => true,
  7652.             'security.firewalls' => [
  7653.                 => 'dev',
  7654.                 => 'admin',
  7655.                 => 'website',
  7656.             ],
  7657.             'security.admin._indexed_authenticators' => [
  7658.             ],
  7659.             'security.website._indexed_authenticators' => [
  7660.             ],
  7661.             'sulu_preview.mode' => 'auto',
  7662.             'sulu_preview.delay' => 500,
  7663.             'sulu_preview.events.pre-render' => 'sulu.preview.pre-render',
  7664.             'sulu.model.preview_link.class' => 'Sulu\\Bundle\\PreviewBundle\\Domain\\Model\\PreviewLink',
  7665.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  7666.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  7667.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  7668.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  7669.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  7670.             'fos_js_routing.request_context_base_url' => NULL,
  7671.             'fos_js_routing.cache_control' => [
  7672.                 'enabled' => false,
  7673.             ],
  7674.             'cmf_routing.uri_filter_regexp' => '',
  7675.             'cmf_routing.default_controller' => NULL,
  7676.             'cmf_routing.generic_controller' => NULL,
  7677.             'cmf_routing.controllers_by_type' => [
  7678.             ],
  7679.             'cmf_routing.controllers_by_class' => [
  7680.             ],
  7681.             'cmf_routing.templates_by_class' => [
  7682.             ],
  7683.             'cmf_routing.route_collection_limit' => 0,
  7684.             'cmf_routing.dynamic.limit_candidates' => 20,
  7685.             'cmf_routing.dynamic.locales' => [
  7686.             ],
  7687.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  7688.             'cmf_routing.replace_symfony_router' => true,
  7689.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  7690.             'stof_doctrine_extensions.default_locale' => 'en',
  7691.             'stof_doctrine_extensions.translation_fallback' => false,
  7692.             'stof_doctrine_extensions.persist_default_translation' => false,
  7693.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  7694.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  7695.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  7696.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  7697.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  7698.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  7699.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  7700.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  7701.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  7702.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  7703.             'sulu.model.activity.class' => 'Sulu\\Bundle\\ActivityBundle\\Domain\\Model\\Activity',
  7704.             'sulu_activity.storage.adapter' => 'doctrine',
  7705.             'sulu_activity.storage.persist_payload' => false,
  7706.             'sulu.model.trash_item.class' => 'Sulu\\Bundle\\TrashBundle\\Domain\\Model\\TrashItem',
  7707.             'sulu_form.csrf_protection' => false,
  7708.             'sulu_form.mail.from' => 'contact@panda-coworking.com',
  7709.             'sulu_form.mail.to' => 'contact@panda-coworking.com',
  7710.             'sulu_form.mail.sender' => 'contact@panda-coworking.com',
  7711.             'sulu_form.mail.template.notify' => '@SuluForm/mails/notify.html.twig',
  7712.             'sulu_form.mail.template.notify_plain_text' => '@SuluForm/mails/notify_plain_text.html.twig',
  7713.             'sulu_form.mail.template.customer' => '@SuluForm/mails/customer.html.twig',
  7714.             'sulu_form.mail.template.customer_plain_text' => '@SuluForm/mails/customer_plain_text.html.twig',
  7715.             'sulu_form.ajax_templates' => [
  7716.             ],
  7717.             'sulu_form.dynamic_widths' => [
  7718.                 'full' => 'sulu_form.width.full',
  7719.                 'half' => 'sulu_form.width.half',
  7720.                 'one-third' => 'sulu_form.width.one-third',
  7721.                 'two-thirds' => 'sulu_form.width.two-thirds',
  7722.                 'one-quarter' => 'sulu_form.width.one-quarter',
  7723.                 'three-quarters' => 'sulu_form.width.three-quarters',
  7724.                 'one-sixth' => 'sulu_form.width.one-sixth',
  7725.                 'five-sixths' => 'sulu_form.width.five-sixths',
  7726.             ],
  7727.             'sulu_form.dynamic_auto_title' => true,
  7728.             'sulu_form.sendinblue_api_key' => NULL,
  7729.             'sulu_form.mailchimp_api_key' => NULL,
  7730.             'sulu_form.mailchimp_subscribe_status' => 'subscribed',
  7731.             'sulu_form.dynamic_lists.config' => [
  7732.             ],
  7733.             'sulu_form.media_collection_strategy' => 'single',
  7734.             'sulu_form.static_forms' => [
  7735.             ],
  7736.             'sulu_form.dynamic_disabled_types' => [
  7737.             ],
  7738.             'sulu_form.dynamic_list_builder.default' => 'simple',
  7739.             'sulu_form.dynamic_list_builder.delimiter' => ''."\n".'',
  7740.             'sulu_form.honeypot_field' => NULL,
  7741.             'sulu_form.honeypot_strategy' => 'spam',
  7742.             'sulu_mail.mail.helper_name' => NULL,
  7743.             'ewz_recaptcha.locale_key' => 'fr',
  7744.             'ewz_recaptcha.locale_from_request' => true,
  7745.             'ewz_recaptcha.enabled' => false,
  7746.             'ewz_recaptcha.verify_host' => false,
  7747.             'ewz_recaptcha.ajax' => false,
  7748.             'ewz_recaptcha.api_host' => 'www.google.com',
  7749.             'ewz_recaptcha.version' => 2,
  7750.             'ewz_recaptcha.hide_badge' => false,
  7751.             'ewz_recaptcha.score_threshold' => 0.5,
  7752.             'ewz_recaptcha.timeout' => NULL,
  7753.             'ewz_recaptcha.trusted_roles' => [
  7754.             ],
  7755.             'ewz_recaptcha.http_proxy' => [
  7756.                 'host' => NULL,
  7757.                 'port' => NULL,
  7758.                 'auth' => NULL,
  7759.             ],
  7760.             'ewz_recaptcha.service_definition' => [
  7761.             ],
  7762.             'data_collector.templates' => [
  7763.                 'data_collector.request' => [
  7764.                     => 'request',
  7765.                     => '@WebProfiler/Collector/request.html.twig',
  7766.                 ],
  7767.                 'data_collector.time' => [
  7768.                     => 'time',
  7769.                     => '@WebProfiler/Collector/time.html.twig',
  7770.                 ],
  7771.                 'data_collector.memory' => [
  7772.                     => 'memory',
  7773.                     => '@WebProfiler/Collector/memory.html.twig',
  7774.                 ],
  7775.                 'data_collector.validator' => [
  7776.                     => 'validator',
  7777.                     => '@WebProfiler/Collector/validator.html.twig',
  7778.                 ],
  7779.                 'data_collector.ajax' => [
  7780.                     => 'ajax',
  7781.                     => '@WebProfiler/Collector/ajax.html.twig',
  7782.                 ],
  7783.                 'data_collector.form' => [
  7784.                     => 'form',
  7785.                     => '@WebProfiler/Collector/form.html.twig',
  7786.                 ],
  7787.                 'data_collector.exception' => [
  7788.                     => 'exception',
  7789.                     => '@WebProfiler/Collector/exception.html.twig',
  7790.                 ],
  7791.                 'data_collector.logger' => [
  7792.                     => 'logger',
  7793.                     => '@WebProfiler/Collector/logger.html.twig',
  7794.                 ],
  7795.                 'data_collector.events' => [
  7796.                     => 'events',
  7797.                     => '@WebProfiler/Collector/events.html.twig',
  7798.                 ],
  7799.                 'data_collector.router' => [
  7800.                     => 'router',
  7801.                     => '@WebProfiler/Collector/router.html.twig',
  7802.                 ],
  7803.                 'data_collector.cache' => [
  7804.                     => 'cache',
  7805.                     => '@WebProfiler/Collector/cache.html.twig',
  7806.                 ],
  7807.                 'data_collector.translation' => [
  7808.                     => 'translation',
  7809.                     => '@WebProfiler/Collector/translation.html.twig',
  7810.                 ],
  7811.                 'data_collector.security' => [
  7812.                     => 'security',
  7813.                     => '@Security/Collector/security.html.twig',
  7814.                 ],
  7815.                 'data_collector.twig' => [
  7816.                     => 'twig',
  7817.                     => '@WebProfiler/Collector/twig.html.twig',
  7818.                 ],
  7819.                 'data_collector.http_client' => [
  7820.                     => 'http_client',
  7821.                     => '@WebProfiler/Collector/http_client.html.twig',
  7822.                 ],
  7823.                 'data_collector.doctrine' => [
  7824.                     => 'db',
  7825.                     => '@Doctrine/Collector/db.html.twig',
  7826.                 ],
  7827.                 'doctrine_phpcr.data_collector' => [
  7828.                     => 'phpcr',
  7829.                     => '@DoctrinePHPCR/Collector/phpcr',
  7830.                 ],
  7831.                 'swiftmailer.data_collector' => [
  7832.                     => 'swiftmailer',
  7833.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  7834.                 ],
  7835.                 'data_collector.dump' => [
  7836.                     => 'dump',
  7837.                     => '@Debug/Profiler/dump.html.twig',
  7838.                 ],
  7839.                 'mailer.data_collector' => [
  7840.                     => 'mailer',
  7841.                     => '@WebProfiler/Collector/mailer.html.twig',
  7842.                 ],
  7843.                 'data_collector.jms_serializer' => [
  7844.                     => 'jms_serializer',
  7845.                     => '@JMSSerializer/Collector/panel.html.twig',
  7846.                 ],
  7847.                 'sulu_website.data_collector.sulu_collector' => [
  7848.                     => 'sulu',
  7849.                     => '@SuluWebsite/Profiler/layout.html.twig',
  7850.                 ],
  7851.                 'data_collector.config' => [
  7852.                     => 'config',
  7853.                     => '@WebProfiler/Collector/config.html.twig',
  7854.                 ],
  7855.             ],
  7856.             'doctrine_phpcr.migrate.migrators' => [
  7857.             ],
  7858.             'sulu_media.image.formats' => [
  7859.                 'sulu-400x400' => [
  7860.                     'key' => 'sulu-400x400',
  7861.                     'internal' => true,
  7862.                     'meta' => [
  7863.                         'title' => [
  7864.                             'en' => 'Contact avatar (Sulu)',
  7865.                             'de' => 'Kontaktavatar (Sulu)',
  7866.                             'fr' => 'Avatar du contact (Sulu)',
  7867.                             'nl' => 'Contact avatar (Sulu)',
  7868.                         ],
  7869.                     ],
  7870.                     'scale' => [
  7871.                         'x' => 400,
  7872.                         'y' => 400,
  7873.                         'mode' => 2,
  7874.                         'retina' => false,
  7875.                         'forceRatio' => true,
  7876.                     ],
  7877.                     'transformations' => [
  7878.                     ],
  7879.                     'options' => [
  7880.                         'jpeg_quality' => 100,
  7881.                         'webp_quality' => 100,
  7882.                     ],
  7883.                 ],
  7884.                 'sulu-260x' => [
  7885.                     'key' => 'sulu-260x',
  7886.                     'internal' => true,
  7887.                     'meta' => [
  7888.                         'title' => [
  7889.                             'en' => 'Masonry preview (Sulu)',
  7890.                             'de' => 'Masonry Vorschau (Sulu)',
  7891.                             'fr' => 'Prévisualisation maçonnerie (Sulu)',
  7892.                             'nl' => 'Masonry voorbeeld (Sulu)',
  7893.                         ],
  7894.                     ],
  7895.                     'scale' => [
  7896.                         'x' => 260,
  7897.                         'y' => NULL,
  7898.                         'mode' => 2,
  7899.                         'retina' => false,
  7900.                         'forceRatio' => true,
  7901.                     ],
  7902.                     'transformations' => [
  7903.                     ],
  7904.                     'options' => [
  7905.                         'jpeg_quality' => 100,
  7906.                         'webp_quality' => 100,
  7907.                     ],
  7908.                 ],
  7909.                 'sulu-170x170' => [
  7910.                     'key' => 'sulu-170x170',
  7911.                     'internal' => true,
  7912.                     'meta' => [
  7913.                         'title' => [
  7914.                             'en' => 'Search (Sulu)',
  7915.                             'de' => 'Suche (Sulu)',
  7916.                             'fr' => 'Recherche (Sulu)',
  7917.                             'nl' => 'Zoeken (Sulu)',
  7918.                         ],
  7919.                     ],
  7920.                     'scale' => [
  7921.                         'x' => 170,
  7922.                         'y' => 170,
  7923.                         'mode' => 2,
  7924.                         'retina' => false,
  7925.                         'forceRatio' => true,
  7926.                     ],
  7927.                     'transformations' => [
  7928.                     ],
  7929.                     'options' => [
  7930.                         'jpeg_quality' => 100,
  7931.                         'webp_quality' => 100,
  7932.                     ],
  7933.                 ],
  7934.                 'sulu-100x100-inset' => [
  7935.                     'key' => 'sulu-100x100-inset',
  7936.                     'internal' => true,
  7937.                     'meta' => [
  7938.                         'title' => [
  7939.                             'en' => 'Organization card (Sulu)',
  7940.                             'de' => 'Organisationskarte (Sulu)',
  7941.                             'fr' => 'Carte d\'organisation (Sulu)',
  7942.                             'nl' => 'Organisatie kaart (Sulu)',
  7943.                         ],
  7944.                     ],
  7945.                     'scale' => [
  7946.                         'x' => 100,
  7947.                         'y' => 100,
  7948.                         'mode' => 1,
  7949.                         'retina' => false,
  7950.                         'forceRatio' => true,
  7951.                     ],
  7952.                     'transformations' => [
  7953.                     ],
  7954.                     'options' => [
  7955.                         'jpeg_quality' => 100,
  7956.                         'webp_quality' => 100,
  7957.                     ],
  7958.                 ],
  7959.                 'sulu-50x50' => [
  7960.                     'key' => 'sulu-50x50',
  7961.                     'internal' => true,
  7962.                     'meta' => [
  7963.                         'title' => [
  7964.                             'en' => 'Small thumbnail (Sulu)',
  7965.                             'de' => 'Kleines Thumbnail (Sulu)',
  7966.                             'fr' => 'Image miniature (Sulu)',
  7967.                             'nl' => 'Kleine thumbnail (Sulu)',
  7968.                         ],
  7969.                     ],
  7970.                     'scale' => [
  7971.                         'x' => 50,
  7972.                         'y' => 50,
  7973.                         'mode' => 2,
  7974.                         'retina' => false,
  7975.                         'forceRatio' => true,
  7976.                     ],
  7977.                     'transformations' => [
  7978.                     ],
  7979.                     'options' => [
  7980.                         'jpeg_quality' => 100,
  7981.                         'webp_quality' => 100,
  7982.                     ],
  7983.                 ],
  7984.                 'sulu-25x25' => [
  7985.                     'key' => 'sulu-25x25',
  7986.                     'internal' => true,
  7987.                     'meta' => [
  7988.                         'title' => [
  7989.                             'en' => 'Micro thumbnail',
  7990.                             'de' => 'Mikro Thumbnail',
  7991.                             'fr' => 'Image micro',
  7992.                             'nl' => 'Micro thumbnail',
  7993.                         ],
  7994.                     ],
  7995.                     'scale' => [
  7996.                         'x' => 25,
  7997.                         'y' => 25,
  7998.                         'mode' => 2,
  7999.                         'retina' => false,
  8000.                         'forceRatio' => true,
  8001.                     ],
  8002.                     'transformations' => [
  8003.                     ],
  8004.                     'options' => [
  8005.                         'jpeg_quality' => 100,
  8006.                         'webp_quality' => 100,
  8007.                     ],
  8008.                 ],
  8009.                 'sulu-40x40' => [
  8010.                     'key' => 'sulu-40x40',
  8011.                     'internal' => true,
  8012.                     'meta' => [
  8013.                         'title' => [
  8014.                             'en' => 'Small thumbnail (Sulu)',
  8015.                             'de' => 'Kleines Thumbnail (Sulu)',
  8016.                             'fr' => 'Image miniature (Sulu)',
  8017.                             'nl' => 'Kleine thumbnail (Sulu)',
  8018.                         ],
  8019.                     ],
  8020.                     'scale' => [
  8021.                         'x' => 40,
  8022.                         'y' => 40,
  8023.                         'mode' => 2,
  8024.                         'retina' => false,
  8025.                         'forceRatio' => true,
  8026.                     ],
  8027.                     'transformations' => [
  8028.                     ],
  8029.                     'options' => [
  8030.                         'jpeg_quality' => 100,
  8031.                         'webp_quality' => 100,
  8032.                     ],
  8033.                 ],
  8034.                 'sulu-240x' => [
  8035.                     'key' => 'sulu-240x',
  8036.                     'internal' => true,
  8037.                     'meta' => [
  8038.                         'title' => [
  8039.                             'en' => 'Masonry preview (Sulu)',
  8040.                             'de' => 'Masonry Vorschau (Sulu)',
  8041.                             'fr' => 'Prévisualisation maçonnerie (Sulu)',
  8042.                             'nl' => 'Masonry voorbeeld (Sulu)',
  8043.                         ],
  8044.                     ],
  8045.                     'scale' => [
  8046.                         'x' => 240,
  8047.                         'y' => NULL,
  8048.                         'mode' => 2,
  8049.                         'retina' => false,
  8050.                         'forceRatio' => true,
  8051.                     ],
  8052.                     'transformations' => [
  8053.                     ],
  8054.                     'options' => [
  8055.                         'jpeg_quality' => 100,
  8056.                         'webp_quality' => 100,
  8057.                     ],
  8058.                 ],
  8059.                 'sulu-400x400-inset' => [
  8060.                     'key' => 'sulu-400x400-inset',
  8061.                     'internal' => true,
  8062.                     'meta' => [
  8063.                         'title' => [
  8064.                             'en' => 'Organization logo (Sulu)',
  8065.                             'de' => 'Organisationslogo (Sulu)',
  8066.                             'fr' => 'Logo d\'organisation (Sulu)',
  8067.                             'nl' => 'Organisatie logo (Sulu)',
  8068.                         ],
  8069.                     ],
  8070.                     'scale' => [
  8071.                         'x' => 400,
  8072.                         'y' => 400,
  8073.                         'mode' => 1,
  8074.                         'retina' => false,
  8075.                         'forceRatio' => true,
  8076.                     ],
  8077.                     'transformations' => [
  8078.                     ],
  8079.                     'options' => [
  8080.                         'jpeg_quality' => 100,
  8081.                         'webp_quality' => 100,
  8082.                     ],
  8083.                 ],
  8084.                 'sulu-100x100' => [
  8085.                     'key' => 'sulu-100x100',
  8086.                     'internal' => true,
  8087.                     'meta' => [
  8088.                         'title' => [
  8089.                             'en' => 'Contact card (Sulu)',
  8090.                             'de' => 'Personenkarte (Sulu)',
  8091.                             'fr' => 'Carte personnelle (Sulu)',
  8092.                             'nl' => 'Contact kaart (Sulu)',
  8093.                         ],
  8094.                     ],
  8095.                     'scale' => [
  8096.                         'x' => 100,
  8097.                         'y' => 100,
  8098.                         'mode' => 2,
  8099.                         'retina' => false,
  8100.                         'forceRatio' => true,
  8101.                     ],
  8102.                     'transformations' => [
  8103.                     ],
  8104.                     'options' => [
  8105.                         'jpeg_quality' => 100,
  8106.                         'webp_quality' => 100,
  8107.                     ],
  8108.                 ],
  8109.             ],
  8110.             'sulu_category.entity.category' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Category',
  8111.             'sulu_category.entity.keyword' => 'Sulu\\Bundle\\CategoryBundle\\Entity\\Keyword',
  8112.             'sulu.version' => '2.4.20',
  8113.             'app.version' => NULL,
  8114.             'sulu_snippet.areas' => [
  8115.                 'default' => [
  8116.                     'key' => 'default',
  8117.                     'template' => 'default',
  8118.                     'title' => [
  8119.                         'en' => 'Default',
  8120.                         'fr' => NULL,
  8121.                     ],
  8122.                 ],
  8123.             ],
  8124.             'console.command.ids' => [
  8125.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\LoadFixtureCommand',
  8126.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceQueryCommand',
  8127.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\MigratorMigrateCommand',
  8128.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeDumpCommand',
  8129.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeMoveCommand',
  8130.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeRemoveCommand',
  8131.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodesUpdateCommand',
  8132.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTouchCommand',
  8133.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeListCommand',
  8134.                 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\NodeTypeRegisterCommand',
  8135.                 10 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\PhpcrShellCommand',
  8136.                 11 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\RepositoryInitCommand',
  8137.                 12 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceCreateCommand',
  8138.                 13 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceDeleteCommand',
  8139.                 14 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceExportCommand',
  8140.                 15 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceImportCommand',
  8141.                 16 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspaceListCommand',
  8142.                 17 => 'console.command.public_alias.Doctrine\\Bundle\\PHPCRBundle\\Command\\WorkspacePurgeCommand',
  8143.                 18 => 'console.command.public_alias.sulu_page.command.workspace_import',
  8144.                 19 => 'phpcr_migrations.command.status',
  8145.                 20 => 'phpcr_migrations.command.migrate',
  8146.                 21 => 'phpcr_migrations.command.initialize',
  8147.                 22 => 'console.command.public_alias.sulu_form.form_generator_command',
  8148.             ],
  8149.         ];
  8150.     }
  8151.     protected function throw($message)
  8152.     {
  8153.         throw new RuntimeException($message);
  8154.     }
  8155. }