Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
WorkspaceManager::executeInWorkspace | function | core/ |
Executes the given callback function in the context of a workspace. |
WorkspaceManager::executeOutsideWorkspace | function | core/ |
Executes the given callback function without any workspace context. |
WorkspaceManager::getActiveWorkspace | function | core/ |
Gets the active workspace. |
WorkspaceManager::hasActiveWorkspace | function | core/ |
Determines whether a workspace is active in the current request. |
WorkspaceManager::purgeDeletedWorkspacesBatch | function | core/ |
Deletes the revisions associated with deleted workspaces. |
WorkspaceManager::setActiveWorkspace | function | core/ |
Sets the active workspace. |
WorkspaceManager::switchToLive | function | core/ |
Unsets the active workspace. |
WorkspaceManager::__construct | function | core/ |
|
WorkspaceManagerInterface | interface | core/ |
Provides an interface for managing Workspaces. |
WorkspaceManagerInterface.php | file | core/ |
|
WorkspaceManagerInterface::executeInWorkspace | function | core/ |
Executes the given callback function in the context of a workspace. |
WorkspaceManagerInterface::executeOutsideWorkspace | function | core/ |
Executes the given callback function without any workspace context. |
WorkspaceManagerInterface::getActiveWorkspace | function | core/ |
Gets the active workspace. |
WorkspaceManagerInterface::hasActiveWorkspace | function | core/ |
Determines whether a workspace is active in the current request. |
WorkspaceManagerInterface::purgeDeletedWorkspacesBatch | function | core/ |
Deletes the revisions associated with deleted workspaces. |
WorkspaceManagerInterface::setActiveWorkspace | function | core/ |
Sets the active workspace. |
WorkspaceManagerInterface::switchToLive | function | core/ |
Unsets the active workspace. |
WorkspaceMenuLinkContentIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspaceMergeForm::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspaceMergerTest::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspacePublisherTest::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspacePublishForm::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspaceRepository::$entityTypeManager | property | core/ |
The entity type manager service. |
WorkspaceRequestSubscriberTest::$workspaceManager | property | core/ |
The workspace manager. |
workspaces.manager | service | core/ |
Drupal\workspaces\WorkspaceManager |
WorkspacesAliasManager | class | core/ |
Decorates the path_alias.manager service for workspace-specific caching. |
WorkspacesAliasManager.php | file | core/ |
|
WorkspacesAliasManager::cacheClear | function | core/ |
Clears the static caches in alias manager and rebuilds the prefix list. |
WorkspacesAliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
WorkspacesAliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
WorkspacesAliasManager::setCacheKey | function | core/ |
|
WorkspacesAliasManager::writeCache | function | core/ |
|
WorkspacesAliasManager::__construct | function | core/ |
|
WorkspacesAliasRepository::$workspaceManager | property | core/ |
The workspace manager. |
WorkspacesAliasRepository::setWorkspacesManager | function | core/ |
Sets the workspace manager. |
WorkspacesFileItemTest::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspacesLayoutTempstoreRepository::$workspaceManager | property | core/ |
The workspace manager. |
WorkspacesLayoutTempstoreRepository::setWorkspacesManager | function | core/ |
Sets the workspace manager. |
WorkspaceSwitcherBlock::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspaceSwitcherForm::$workspaceManager | property | core/ |
The workspace manager. |
WorkspaceTestTrait::$workspaceManager | property | core/ |
The workspaces manager. |
WorkspaceViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
WorkspaceViewsIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager. |
_update_manager_cache_directory | function | core/ |
Returns the directory where update archive files should be cached. |
_update_manager_check_backends | function | core/ |
Checks for file transfer backends and prepares a form fragment about them. |
_update_manager_extract_directory | function | core/ |
Returns the directory where update archive files should be extracted. |
_update_manager_unique_identifier | function | core/ |
Returns a short unique identifier for this Drupal installation. |
Pagination
- Previous page
- Page 69
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.