Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceManager::switchToLive | function | core/ |
Unsets the active workspace. |
| WorkspaceManagerInterface::switchToLive | function | core/ |
Unsets the active workspace. |
| WorkspaceMenuLinkContentIntegrationTest::testWorkspacesWithCustomMenuLinks | function | core/ |
Tests custom menu links in non-default workspaces. |
| WorkspaceMergeForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspaceMergeForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspaceNegotiatorInterface | interface | core/ |
Workspace negotiators provide a way to get the active workspace. |
| WorkspaceNegotiatorInterface.php | file | core/ |
|
| WorkspaceNegotiatorInterface::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| WorkspaceNegotiatorInterface::setActiveWorkspace | function | core/ |
Notifies the negotiator that the workspace ID returned has been accepted. |
| WorkspaceNegotiatorInterface::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| WorkspaceOperationFactory | class | core/ |
Defines a factory class for workspace operations. |
| WorkspaceOperationFactory.php | file | core/ |
|
| WorkspaceOperationFactory::getMerger | function | core/ |
Gets the workspace merger. |
| WorkspaceOperationFactory::getPublisher | function | core/ |
Gets the workspace publisher. |
| WorkspaceOperationFactory::__construct | function | core/ |
|
| WorkspacePermissionsTest::testEditOwnWorkspace | function | core/ |
Verifies that a user can create and edit only their own workspace. |
| WorkspaceProviderCollector | class | core/ |
Defines the workspace provider collector. |
| WorkspaceProviderCollector.php | file | core/ |
|
| WorkspaceProviderCollector::getProvider | function | core/ |
Gets the workspace provider for the given ID. |
| WorkspaceProviderCollector::__construct | function | core/ |
|
| WorkspacePublishEvent::$publishingStopped | property | core/ |
Whether an event subscriber requested the publishing to be stopped. |
| WorkspacePublishEvent::$publishingStoppedReason | property | core/ |
The reason why publishing stopped. For use in messages. |
| WorkspacePublishEvent::getPublishingStoppedReason | function | core/ |
Gets the reason for stopping the workspace publication. |
| WorkspacePublishEvent::isPublishingStopped | function | core/ |
Determines whether a subscriber requested the publishing to be stopped. |
| WorkspacePublishEvent::setPublishingStoppedReason | function | core/ |
Sets the reason for stopping the workspace publication. |
| WorkspacePublishEvent::stopPublishing | function | core/ |
Signals that the workspace publishing should be aborted. |
| WorkspacePublishForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspacePublishForm::$workspaceOperationFactory | property | core/ |
The workspace operation factory. |
| WorkspaceQueryParameterNegotiatorTest | class | core/ |
Tests the query parameter workspace negotiator. |
| WorkspaceQueryParameterNegotiatorTest.php | file | core/ |
|
| WorkspaceQueryParameterNegotiatorTest::$modules | property | core/ |
Modules to install. |
| WorkspaceQueryParameterNegotiatorTest::providerTestWorkspaceQueryParameter | function | core/ |
Data provider for testWorkspaceQueryParameter. |
| WorkspaceQueryParameterNegotiatorTest::setUp | function | core/ |
|
| WorkspaceQueryParameterNegotiatorTest::testWorkspaceQueryParameter | function | core/ |
Tests workspace query parameter. |
| 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/ |
Tests on kernel request with cacheable route provider. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
Tests on kernel request without cacheable route provider. |
Pagination
- Previous page
- Page 274
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.