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 |
|---|---|---|---|
| WorkspaceActivateForm::$entity | property | core/ |
The workspace entity. |
| WorkspaceActivateForm::$messenger | property | core/ |
The messenger service. |
| WorkspaceActivateForm::$workspaceManager | property | core/ |
The workspace replication manager. |
| WorkspaceActivateForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkspaceActivateForm::buildForm | function | core/ |
Form constructor. |
| WorkspaceActivateForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceActivateForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkspaceActivateForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceActivateForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkspaceActivateForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| WorkspaceActivateForm::__construct | function | core/ |
Constructs a new WorkspaceActivateForm. |
| WorkspaceAssociation | class | core/ |
Provides a class for CRUD operations on workspace associations. |
| WorkspaceAssociation.php | file | core/ |
|
| WorkspaceAssociation::$database | property | core/ |
The database connection. |
| WorkspaceAssociation::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceAssociation::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspaceAssociation::deleteAssociations | function | core/ |
Deletes all the workspace association records for the given workspace. |
| WorkspaceAssociation::getAssociatedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
| WorkspaceAssociation::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociation::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceAssociation::initializeWorkspace | function | core/ |
Initializes a workspace with all the associations of its parent. |
| WorkspaceAssociation::postPublish | function | core/ |
Triggers clean-up operations after publishing a workspace. |
| WorkspaceAssociation::TABLE | constant | core/ |
The table for the workspace association storage. |
| WorkspaceAssociation::trackEntity | function | core/ |
Updates or creates the association for a given entity and a workspace. |
| WorkspaceAssociation::workspaceInsert | function | core/ |
Responds to the creation of a new workspace entity. |
| WorkspaceAssociation::__construct | function | core/ |
Constructs a WorkspaceAssociation object. |
| WorkspaceAssociationInterface | interface | core/ |
Defines an interface for the workspace_association service. |
| WorkspaceAssociationInterface.php | file | core/ |
|
| WorkspaceAssociationInterface::deleteAssociations | function | core/ |
Deletes all the workspace association records for the given workspace. |
| WorkspaceAssociationInterface::getAssociatedRevisions | function | core/ |
Retrieves all content revisions tracked by a given workspace. |
| WorkspaceAssociationInterface::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociationInterface::getTrackedEntities | function | core/ |
Retrieves the entities tracked by a given workspace. |
| WorkspaceAssociationInterface::initializeWorkspace | function | core/ |
Initializes a workspace with all the associations of its parent. |
| WorkspaceAssociationInterface::postPublish | function | core/ |
Triggers clean-up operations after publishing a workspace. |
| WorkspaceAssociationInterface::trackEntity | function | core/ |
Updates or creates the association for a given entity and a workspace. |
| WorkspaceAssociationInterface::workspaceInsert | function | core/ |
Responds to the creation of a new workspace entity. |
| WorkspaceBypassTest | class | core/ |
Tests access bypass permission controls on workspaces. |
| WorkspaceBypassTest.php | file | core/ |
|
| WorkspaceBypassTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceBypassTest::$modules | property | core/ |
Modules to enable. |
| WorkspaceBypassTest::testBypassOwnWorkspace | function | core/ |
Verifies that a user can edit anything in a workspace they own. |
| WorkspaceCacheContext | class | core/ |
Defines the WorkspaceCacheContext service, for "per workspace" caching. |
| WorkspaceCacheContext.php | file | core/ |
|
| WorkspaceCacheContext::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| WorkspaceCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| WorkspaceCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| WorkspaceCacheContext::__construct | function | core/ |
Constructs a new WorkspaceCacheContext service. |
| WorkspaceCacheContextTest | class | core/ |
Tests the workspace cache context. |
| WorkspaceCacheContextTest.php | file | core/ |
Pagination
- Previous page
- Page 1410
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.