Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| WorkspaceEntityOperationsTest | class | core/ |
Tests entity operations with workspaces. |
| WorkspaceEntityOperationsTest.php | file | core/ |
|
| WorkspaceEntityOperationsTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceEntityOperationsTest::$modules | property | core/ |
Modules to install. |
| WorkspaceEntityOperationsTest::setUp | function | core/ |
|
| WorkspaceEntityOperationsTest::testEntityCreation | function | core/ |
Test published entity creation in a workspace. |
| WorkspaceEntityRepositoryTest | class | core/ |
Tests the entity repository integration for workspaces. |
| WorkspaceEntityRepositoryTest.php | file | core/ |
|
| WorkspaceEntityRepositoryTest::$entityRepository | property | core/ |
The entity repository. |
| WorkspaceEntityRepositoryTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceEntityRepositoryTest::$modules | property | core/ |
Modules to install. |
| WorkspaceEntityRepositoryTest::setUp | function | core/ |
|
| WorkspaceEntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants in a workspace. |
| 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 the implementing class using autowiring. |
| 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. |
| WorkspaceFormPersistenceTest | class | core/ |
Tests form persistence for the active workspace. |
| WorkspaceFormPersistenceTest.php | file | core/ |
|
| WorkspaceFormPersistenceTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceFormPersistenceTest::$formBuilder | property | core/ |
The form builder. |
| WorkspaceFormPersistenceTest::$modules | property | core/ |
Modules to install. |
| WorkspaceFormPersistenceTest::setUp | function | core/ |
|
| WorkspaceFormPersistenceTest::testFormPersistence | function | core/ |
Tests that the active workspace is persisted throughout a form's lifecycle. |
| WorkspaceFormValidationTest | class | core/ |
Tests Workspaces form validation. |
| WorkspaceFormValidationTest.php | file | core/ |
|
| WorkspaceFormValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceFormValidationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceFormValidationTest::setUp | function | core/ |
|
| WorkspaceFormValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
| 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. |
Pagination
- Previous page
- Page 1851
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.