Search for interface
- Search 7.x for interface
- Search 9.5.x for interface
- Search 8.9.x for interface
- Search 10.3.x for interface
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceTrackerInterface::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceTrackerInterface::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceTrackerInterface::getTrackedEntitiesForListing | function | core/ |
Retrieves a paged list of entities tracked by a given workspace. |
| WorkspaceTrackerInterface::getTrackedInitialRevisions | function | core/ |
Retrieves all content revisions that were created in a given workspace. |
| WorkspaceTrackerInterface::initializeWorkspace | function | core/ |
Initializes a workspace with all the associations of its parent. |
| WorkspaceTrackerInterface::moveTrackedEntities | function | core/ |
Moves tracked entities from one workspace to another. |
| WorkspaceTrackerInterface::trackEntity | function | core/ |
Updates or creates the association for a given entity and a workspace. |
| 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 94
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.