Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkspaceDeleteForm::buildForm | function | core/ |
Form constructor. |
| WorkspaceDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| WorkspaceDeleteForm::__construct | function | core/ |
Constructs a WorkspaceDeleteForm object. |
| WorkspaceDynamicSafeFormInterface | interface | core/ |
Defines an interface for forms that can be workspace-safe. |
| WorkspaceDynamicSafeFormInterface.php | file | core/ |
|
| WorkspaceDynamicSafeFormInterface::isWorkspaceSafeForm | function | core/ |
Determines whether the form is safe to be submitted in a workspace. |
| WorkspaceEntityDeleteTest | class | core/ |
Tests entity deletions with workspaces. |
| WorkspaceEntityDeleteTest | class | core/ |
Tests entity deletions with workspaces. |
| WorkspaceEntityDeleteTest.php | file | core/ |
|
| WorkspaceEntityDeleteTest.php | file | core/ |
|
| WorkspaceEntityDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceEntityDeleteTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceEntityDeleteTest::$modules | property | core/ |
Modules to install. |
| WorkspaceEntityDeleteTest::$modules | property | core/ |
Modules to install. |
| WorkspaceEntityDeleteTest::setUp | function | core/ |
|
| WorkspaceEntityDeleteTest::setUp | function | core/ |
|
| WorkspaceEntityDeleteTest::testEntityDelete | function | core/ |
Test entity deletion with workspaces. |
| WorkspaceEntityDeleteTest::testEntityDeletion | function | core/ |
Test entity deletion in a workspace. |
| WorkspaceEntityDeleteTest::testNodeDeleteWithBypassAccessPermission | function | core/ |
Test node deletion with workspaces and the 'bypass node access' permission. |
| WorkspaceForm | class | core/ |
Form controller for the workspace edit forms. |
| WorkspaceForm.php | file | core/ |
|
| WorkspaceForm::$entity | property | core/ |
The workspace entity. |
| WorkspaceForm::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkspaceForm::activate | function | core/ |
Form submission handler for the 'submit' action. |
| WorkspaceForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceForm::flagViolations | function | core/ |
Flags violations for the current form. |
| WorkspaceForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkspaceForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
| WorkspaceForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkspaceFormInterface | interface | core/ |
Defines interface for workspace forms so they can be easily distinguished. |
| WorkspaceFormInterface.php | file | core/ |
|
| WorkspaceHandlerInterface | interface | core/ |
Defines workspace operations that need to vary by entity type. |
| WorkspaceHandlerInterface.php | file | core/ |
|
| WorkspaceHandlerInterface::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
| WorkspaceIdNegotiatorInterface | interface | core/ |
Interface for workspace negotiators that return only the negotiated ID. |
| WorkspaceIdNegotiatorInterface.php | file | core/ |
|
| WorkspaceIdNegotiatorInterface::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| WorkspaceInformation | class | core/ |
General service for workspace support information. |
| WorkspaceInformation.php | file | core/ |
|
| WorkspaceInformation::$ignored | property | core/ |
An array of workspace-ignored statuses, keyed by entity type ID. |
| WorkspaceInformation::$supported | property | core/ |
An array of workspace-support statuses, keyed by entity type ID. |
| WorkspaceInformation::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformation::isEntityDeletable | function | core/ |
Determines whether an entity can be deleted in the given workspace. |
| WorkspaceInformation::isEntityIgnored | function | core/ |
Determines whether CRUD operations for an entity are allowed. |
| WorkspaceInformation::isEntitySupported | function | core/ |
Determines whether an entity can belong to a workspace. |
| WorkspaceInformation::isEntityTypeIgnored | function | core/ |
Determines whether CRUD operations for an entity type are allowed. |
| WorkspaceInformation::isEntityTypeSupported | function | core/ |
Determines whether an entity type can belong to a workspace. |
| WorkspaceInformation::__construct | function | core/ |
Pagination
- Previous page
- Page 1492
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.