Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 10.3.x for manager
  5. Other projects
Title Object type File name Summary
WorkspaceManager::executeInWorkspace function core/modules/workspaces/src/WorkspaceManager.php Executes the given callback function in the context of a workspace.
WorkspaceManager::executeOutsideWorkspace function core/modules/workspaces/src/WorkspaceManager.php Executes the given callback function without any workspace context.
WorkspaceManager::getActiveWorkspace function core/modules/workspaces/src/WorkspaceManager.php Gets the active workspace.
WorkspaceManager::hasActiveWorkspace function core/modules/workspaces/src/WorkspaceManager.php Determines whether a workspace is active in the current request.
WorkspaceManager::purgeDeletedWorkspacesBatch function core/modules/workspaces/src/WorkspaceManager.php Deletes the revisions associated with deleted workspaces.
WorkspaceManager::setActiveWorkspace function core/modules/workspaces/src/WorkspaceManager.php Sets the active workspace.
WorkspaceManager::switchToLive function core/modules/workspaces/src/WorkspaceManager.php Unsets the active workspace.
WorkspaceManager::__construct function core/modules/workspaces/src/WorkspaceManager.php
WorkspaceManagerInterface interface core/modules/workspaces/src/WorkspaceManagerInterface.php Provides an interface for managing Workspaces.
WorkspaceManagerInterface.php file core/modules/workspaces/src/WorkspaceManagerInterface.php
WorkspaceManagerInterface::executeInWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Executes the given callback function in the context of a workspace.
WorkspaceManagerInterface::executeOutsideWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Executes the given callback function without any workspace context.
WorkspaceManagerInterface::getActiveWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Gets the active workspace.
WorkspaceManagerInterface::hasActiveWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Determines whether a workspace is active in the current request.
WorkspaceManagerInterface::purgeDeletedWorkspacesBatch function core/modules/workspaces/src/WorkspaceManagerInterface.php Deletes the revisions associated with deleted workspaces.
WorkspaceManagerInterface::setActiveWorkspace function core/modules/workspaces/src/WorkspaceManagerInterface.php Sets the active workspace.
WorkspaceManagerInterface::switchToLive function core/modules/workspaces/src/WorkspaceManagerInterface.php Unsets the active workspace.
WorkspaceMenuLinkContentIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php The entity type manager.
WorkspaceMergeForm::$entityTypeManager property core/modules/workspaces/src/Form/WorkspaceMergeForm.php The entity type manager.
WorkspaceMergerTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php The entity type manager.
WorkspacePublisherTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php The entity type manager.
WorkspacePublishForm::$entityTypeManager property core/modules/workspaces/src/Form/WorkspacePublishForm.php The entity type manager.
WorkspaceRepository::$entityTypeManager property core/modules/workspaces/src/WorkspaceRepository.php The entity type manager service.
WorkspaceRequestSubscriberTest::$workspaceManager property core/modules/workspaces/tests/src/Unit/WorkspaceRequestSubscriberTest.php The workspace manager.
workspaces.manager service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspaceManager
WorkspacesAliasManager class core/modules/workspaces/src/WorkspacesAliasManager.php Decorates the path_alias.manager service for workspace-specific caching.
WorkspacesAliasManager.php file core/modules/workspaces/src/WorkspacesAliasManager.php
WorkspacesAliasManager::cacheClear function core/modules/workspaces/src/WorkspacesAliasManager.php Clears the static caches in alias manager and rebuilds the prefix list.
WorkspacesAliasManager::getAliasByPath function core/modules/workspaces/src/WorkspacesAliasManager.php Given a path, return the alias.
WorkspacesAliasManager::getPathByAlias function core/modules/workspaces/src/WorkspacesAliasManager.php Given the alias, return the path it represents.
WorkspacesAliasManager::setCacheKey function core/modules/workspaces/src/WorkspacesAliasManager.php
WorkspacesAliasManager::writeCache function core/modules/workspaces/src/WorkspacesAliasManager.php
WorkspacesAliasManager::__construct function core/modules/workspaces/src/WorkspacesAliasManager.php
WorkspacesAliasRepository::$workspaceManager property core/modules/workspaces/src/WorkspacesAliasRepository.php The workspace manager.
WorkspacesAliasRepository::setWorkspacesManager function core/modules/workspaces/src/WorkspacesAliasRepository.php Sets the workspace manager.
WorkspacesFileItemTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php The entity type manager.
WorkspacesLayoutTempstoreRepository::$workspaceManager property core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php The workspace manager.
WorkspacesLayoutTempstoreRepository::setWorkspacesManager function core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php Sets the workspace manager.
WorkspaceSwitcherBlock::$entityTypeManager property core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php The entity type manager.
WorkspaceSwitcherForm::$workspaceManager property core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php The workspace manager.
WorkspaceTestTrait::$workspaceManager property core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php The workspaces manager.
WorkspaceViewBuilder::$entityTypeManager property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity type manager.
WorkspaceViewsIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php The entity type manager.
_update_manager_cache_directory function core/modules/update/update.module Returns the directory where update archive files should be cached.
_update_manager_check_backends function core/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them.
_update_manager_extract_directory function core/modules/update/update.module Returns the directory where update archive files should be extracted.
_update_manager_unique_identifier function core/modules/update/update.module Returns a short unique identifier for this Drupal installation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.