Search for interface
- Search 7.x for interface
- Search 8.9.x for interface
- Search 10.3.x for interface
- Search 11.x for interface
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| WorkspacePublisherInterface | interface | core/ |
Defines an interface for the workspace publisher. |
| WorkspacePublisherInterface.php | file | core/ |
|
| WorkspacePublisherInterface::publish | function | core/ |
Publishes the contents of a workspace to the default (Live) workspace. |
| 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. |
| WriteSafeSessionHandlerInterface | interface | core/ |
Provides an interface for session handlers where writing can be disabled. |
| WriteSafeSessionHandlerInterface.php | file | core/ |
|
| WriteSafeSessionHandlerInterface::isSessionWritable | function | core/ |
Returns whether or not a session may be written to storage. |
| WriteSafeSessionHandlerInterface::setSessionWritable | function | core/ |
Sets whether or not a session may be written to storage. |
Pagination
- Previous page
- Page 91
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.