Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceNegotiatorInterface::setActiveWorkspace | function | core/ |
Sets the negotiated workspace. |
| WorkspaceNegotiatorInterface::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| WorkspaceOperationFactory | class | core/ |
Defines a factory class for workspace operations. |
| WorkspaceOperationFactory.php | file | core/ |
|
| WorkspaceOperationFactory::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| WorkspaceOperationFactory::$database | property | core/ |
The database connection. |
| WorkspaceOperationFactory::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceOperationFactory::$workspaceAssociation | property | core/ |
The workspace association service. |
| WorkspaceOperationFactory::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceOperationFactory::getMerger | function | core/ |
Gets the workspace merger. |
| WorkspaceOperationFactory::getPublisher | function | core/ |
Gets the workspace publisher. |
| WorkspaceOperationFactory::__construct | function | core/ |
Constructs a new WorkspacePublisher. |
| WorkspacePermissionsTest::testEditOwnWorkspace | function | core/ |
Verifies that a user can create and edit only their own workspace. |
| WorkspacePublishForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspaceRepository | class | core/ |
Provides the default workspace tree lookup operations. |
| WorkspaceRepository.php | file | core/ |
|
| WorkspaceRepository::$cache | property | core/ |
The cache backend used to store the workspace tree. |
| WorkspaceRepository::$entityTypeManager | property | core/ |
The entity type manager service. |
| WorkspaceRepository::$tree | property | core/ |
An array of tree items, keyed by workspace IDs and sorted in tree order. |
| WorkspaceRepository::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepository::loadTree | function | core/ |
Returns an array of workspaces tree item properties, sorted in tree order. |
| WorkspaceRepository::resetCache | function | core/ |
Resets the cached workspace tree. |
| WorkspaceRepository::__construct | function | core/ |
Constructs a new WorkspaceRepository instance. |
| WorkspaceRepositoryInterface | interface | core/ |
Provides an interface for workspace tree lookup operations. |
| WorkspaceRepositoryInterface.php | file | core/ |
|
| WorkspaceRepositoryInterface::getDescendantsAndSelf | function | core/ |
Returns the descendant IDs of the passed-in workspace, including itself. |
| WorkspaceRepositoryInterface::loadTree | function | core/ |
Returns an array of workspaces tree item properties, sorted in tree order. |
| WorkspaceRepositoryInterface::resetCache | function | core/ |
Resets the cached workspace tree. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
| workspaces.negotiator.query_parameter | service | core/ |
Drupal\workspaces\Negotiator\QueryParameterWorkspaceNegotiator |
| workspaces.negotiator.session | service | core/ |
Drupal\workspaces\Negotiator\SessionWorkspaceNegotiator |
| workspaces.operation_factory | service | core/ |
Drupal\workspaces\WorkspaceOperationFactory |
| workspaces.repository | service | core/ |
Drupal\workspaces\WorkspaceRepository |
| workspaces.toolbar.css | file | core/ |
Styling for Workspaces module's toolbar tab. |
| WorkspacesAliasRepository | class | core/ |
Provides workspace-specific path alias lookup queries. |
| WorkspacesAliasRepository.php | file | core/ |
|
| WorkspacesAliasRepository::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
| WorkspacesAliasRepository::setWorkspacesManager | function | core/ |
Sets the workspace manager. |
| WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
| WorkspacesContentModerationStateTest::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
| WorkspaceSelection::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspaceSwitcherForm::$workspaceStorage | property | core/ |
The workspace entity storage handler. |
| WorkspaceSwitcherForm::submitSwitchToLive | function | core/ |
Submit handler for switching to the live version of the site. |
| WorkspaceSwitcherTest::testQueryParameterNegotiator | function | core/ |
Tests switching workspace via a query parameter. |
| workspaces_toolbar | function | core/ |
Implements hook_toolbar(). |
| WorkspaceTest::$editor1 | property | core/ |
A test user. |
| WorkspaceTest::$editor2 | property | core/ |
A test user. |
| WorkspaceTest::testWorkspaceToolbar | function | core/ |
Tests that the toolbar correctly shows the active workspace. |
Pagination
- Previous page
- Page 248
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.