Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| WorkspaceListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| WorkspaceListBuilder::offCanvasRender | function | core/ |
Renders the off canvas elements. |
| WorkspaceListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| WorkspaceListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| WorkspaceManager | class | core/ |
Provides the workspace manager. |
| WorkspaceManager.php | file | core/ |
|
| WorkspaceManager::$activeWorkspace | property | core/ |
The current active workspace or FALSE if there is no active workspace. |
| WorkspaceManager::$classResolver | property | core/ |
The class resolver. |
| WorkspaceManager::$currentUser | property | core/ |
The current user. |
| WorkspaceManager::$entityMemoryCache | property | core/ |
The entity memory cache service. |
| WorkspaceManager::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceManager::$logger | property | core/ |
A logger instance. |
| WorkspaceManager::$negotiatorIds | property | core/ |
The workspace negotiator service IDs. |
| WorkspaceManager::$requestStack | property | core/ |
The request stack. |
| WorkspaceManager::$state | property | core/ |
The state service. |
| WorkspaceManager::$supported | property | core/ |
An array of which entity types are supported. |
| WorkspaceManager::$workspaceAssociation | property | core/ |
The workspace association service. |
| WorkspaceManager::doSwitchWorkspace | function | core/ |
Switches the current workspace. |
| 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::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceManager::hasActiveWorkspace | function | core/ |
Determines whether a workspace is active in the current request. |
| WorkspaceManager::isEntityTypeSupported | function | core/ |
Returns whether an entity type can belong to a workspace or not. |
| WorkspaceManager::purgeDeletedWorkspacesBatch | function | core/ |
Deletes the revisions associated with deleted workspaces. |
| WorkspaceManager::setActiveWorkspace | function | core/ |
Sets the active workspace via the workspace negotiators. |
| WorkspaceManager::shouldAlterOperations | function | core/ |
Determines whether runtime entity operations should be altered. |
| WorkspaceManager::switchToLive | function | core/ |
Unsets the active workspace via the workspace negotiators. |
| WorkspaceManager::__construct | function | core/ |
Constructs a new WorkspaceManager. |
| 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::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceManagerInterface::hasActiveWorkspace | function | core/ |
Determines whether a workspace is active in the current request. |
| WorkspaceManagerInterface::isEntityTypeSupported | function | core/ |
Returns whether an entity type can belong to a workspace or not. |
| WorkspaceManagerInterface::purgeDeletedWorkspacesBatch | function | core/ |
Deletes the revisions associated with deleted workspaces. |
| WorkspaceManagerInterface::setActiveWorkspace | function | core/ |
Sets the active workspace via the workspace negotiators. |
| WorkspaceManagerInterface::shouldAlterOperations | function | core/ |
Determines whether runtime entity operations should be altered. |
| WorkspaceManagerInterface::switchToLive | function | core/ |
Unsets the active workspace via the workspace negotiators. |
| WorkspaceMergeForm | class | core/ |
Provides a form that merges the contents for a workspace into another one. |
| WorkspaceMergeForm.php | file | core/ |
|
| WorkspaceMergeForm::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceMergeForm::$sourceWorkspace | property | core/ |
The source workspace entity. |
| WorkspaceMergeForm::$targetWorkspace | property | core/ |
The target workspace entity. |
| WorkspaceMergeForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspaceMergeForm::buildForm | function | core/ |
Form constructor. |
| WorkspaceMergeForm::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 1452
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.