Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| WorkspaceNegotiatorInterface::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| WorkspaceNegotiatorInterface::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| 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. |
| WorkspaceOperationInterface | interface | core/ |
Defines an interface for workspace operations. |
| WorkspaceOperationInterface.php | file | core/ |
|
| WorkspaceOperationInterface::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspaceOperationInterface::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
| WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
| WorkspaceOperationInterface::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
| WorkspaceOperationInterface::getNumberOfChangesOnTarget | function | core/ |
Gets the total number of items which have changed on the target. |
| WorkspaceOperationInterface::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
| WorkspaceOperationInterface::getTargetLabel | function | core/ |
Returns the human-readable label of the target. |
| WorkspacePermissionsTest | class | core/ |
Tests permission controls on workspaces. |
| WorkspacePermissionsTest.php | file | core/ |
|
| WorkspacePermissionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspacePermissionsTest::$modules | property | core/ |
Modules to enable. |
| WorkspacePermissionsTest::testCreateWorkspace | function | core/ |
Verifies that a user can create but not edit a workspace. |
| WorkspacePermissionsTest::testDeleteAnyWorkspace | function | core/ |
Verifies that a user can delete any workspace. |
| WorkspacePermissionsTest::testDeleteOwnWorkspace | function | core/ |
Verifies that a user can create and delete only their own workspace. |
| WorkspacePermissionsTest::testEditAnyWorkspace | function | core/ |
Verifies that a user can edit any workspace. |
| WorkspacePermissionsTest::testEditOwnWorkspace | function | core/ |
Verifies that a user can create and edit only their own workspace. |
| WorkspacePublisher | class | core/ |
Default implementation of the workspace publisher. |
| WorkspacePublisher.php | file | core/ |
|
| WorkspacePublisher::$database | property | core/ |
The database connection. |
| WorkspacePublisher::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspacePublisher::$sourceWorkspace | property | core/ |
The source workspace entity. |
| WorkspacePublisher::$workspaceAssociation | property | core/ |
The workspace association service. |
| WorkspacePublisher::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspacePublisher::checkConflictsOnTarget | function | core/ |
Checks if there are any conflicts between the source and the target. |
| WorkspacePublisher::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
| WorkspacePublisher::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
| WorkspacePublisher::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
| WorkspacePublisher::getNumberOfChangesOnTarget | function | core/ |
Gets the total number of items which have changed on the target. |
| WorkspacePublisher::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
| WorkspacePublisher::getTargetLabel | function | core/ |
Returns the human-readable label of the target. |
| WorkspacePublisher::publish | function | core/ |
Publishes the contents of a workspace to the default (Live) workspace. |
| WorkspacePublisher::__construct | function | core/ |
Constructs a new WorkspacePublisher. |
| WorkspacePublisherInterface | interface | core/ |
Defines an interface for the workspace publisher. |
| WorkspacePublisherInterface.php | file | core/ |
Pagination
- Previous page
- Page 1415
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.