| WorkspaceAssociation::getEntityTrackingWorkspaceIds |
function |
core/modules/workspaces/src/WorkspaceAssociation.php |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociation::trackEntity |
function |
core/modules/workspaces/src/WorkspaceAssociation.php |
Updates or creates the association for a given entity and a workspace. |
| WorkspaceAssociationInterface::getEntityTrackingWorkspaceIds |
function |
core/modules/workspaces/src/WorkspaceAssociationInterface.php |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociationInterface::trackEntity |
function |
core/modules/workspaces/src/WorkspaceAssociationInterface.php |
Updates or creates the association for a given entity and a workspace. |
| WorkspaceAssociationTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php |
The entity type manager. |
| WorkspaceAssociationTest::getEntityTypeIds |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php |
The data provider for ::testWorkspaceAssociation(). |
| WorkspaceContentTranslationTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php |
The entity type manager. |
| WorkspaceCRUDTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php |
The entity type manager. |
| WorkspaceDeleteForm::$entity |
property |
core/modules/workspaces/src/Form/WorkspaceDeleteForm.php |
The workspace entity. |
| WorkspaceDeleteForm::$entity |
property |
core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php |
The workspace entity. |
| WorkspaceEntityDeleteTest |
class |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php |
Tests entity deletions with workspaces. |
| WorkspaceEntityDeleteTest |
class |
core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php |
Tests entity deletions with workspaces. |
| WorkspaceEntityDeleteTest.php |
file |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php |
|
| WorkspaceEntityDeleteTest.php |
file |
core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php |
|
| WorkspaceEntityDeleteTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php |
The theme to install as the default for testing. |
| WorkspaceEntityDeleteTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php |
The entity type manager. |
| WorkspaceEntityDeleteTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php |
Modules to install. |
| WorkspaceEntityDeleteTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php |
Modules to install. |
| WorkspaceEntityDeleteTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php |
|
| WorkspaceEntityDeleteTest::setUp |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php |
|
| WorkspaceEntityDeleteTest::testEntityDelete |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php |
Test entity deletion with workspaces. |
| WorkspaceEntityDeleteTest::testEntityDeletion |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php |
Test entity deletion in a workspace. |
| WorkspaceEntityDeleteTest::testNodeDeleteWithBypassAccessPermission |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceEntityDeleteTest.php |
Test node deletion with workspaces and the 'bypass node access' permission. |
| WorkspaceEntityOperationsTest |
class |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php |
Tests entity operations with workspaces. |
| WorkspaceEntityOperationsTest.php |
file |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php |
|
| WorkspaceEntityOperationsTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php |
The entity type manager. |
| WorkspaceEntityOperationsTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php |
Modules to install. |
| WorkspaceEntityOperationsTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php |
|
| WorkspaceEntityOperationsTest::testEntityCreation |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php |
Test published entity creation in a workspace. |
| WorkspaceEntityRepositoryTest |
class |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php |
Tests the entity repository integration for workspaces. |
| WorkspaceEntityRepositoryTest.php |
file |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php |
|
| WorkspaceEntityRepositoryTest::$entityRepository |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php |
The entity repository. |
| WorkspaceEntityRepositoryTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php |
The entity type manager. |
| WorkspaceEntityRepositoryTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php |
Modules to install. |
| WorkspaceEntityRepositoryTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php |
|
| WorkspaceEntityRepositoryTest::testGetActive |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php |
Tests retrieving active variants in a workspace. |
| WorkspaceForm::$entity |
property |
core/modules/workspaces_ui/src/Form/WorkspaceForm.php |
The workspace entity. |
| WorkspaceForm::$entity |
property |
core/modules/workspaces/src/Form/WorkspaceForm.php |
The workspace entity. |
| WorkspaceFormPersistenceTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php |
The entity type manager. |
| WorkspaceHandlerInterface::isEntitySupported |
function |
core/modules/workspaces/src/Entity/Handler/WorkspaceHandlerInterface.php |
Determines if an entity should be tracked in a workspace. |
| WorkspaceInformation::getSupportedEntityTypes |
function |
core/modules/workspaces/src/WorkspaceInformation.php |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformation::isEntityDeletable |
function |
core/modules/workspaces/src/WorkspaceInformation.php |
Determines whether an entity can be deleted in the given workspace. |
| WorkspaceInformation::isEntityIgnored |
function |
core/modules/workspaces/src/WorkspaceInformation.php |
Determines whether CRUD operations for an entity are allowed. |
| WorkspaceInformation::isEntitySupported |
function |
core/modules/workspaces/src/WorkspaceInformation.php |
Determines whether an entity can belong to a workspace. |
| WorkspaceInformation::isEntityTypeIgnored |
function |
core/modules/workspaces/src/WorkspaceInformation.php |
Determines whether CRUD operations for an entity type are allowed. |
| WorkspaceInformation::isEntityTypeSupported |
function |
core/modules/workspaces/src/WorkspaceInformation.php |
Determines whether an entity type can belong to a workspace. |
| WorkspaceInformationInterface::getSupportedEntityTypes |
function |
core/modules/workspaces/src/WorkspaceInformationInterface.php |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformationInterface::isEntityDeletable |
function |
core/modules/workspaces/src/WorkspaceInformationInterface.php |
Determines whether an entity can be deleted in the given workspace. |
| WorkspaceInformationInterface::isEntityIgnored |
function |
core/modules/workspaces/src/WorkspaceInformationInterface.php |
Determines whether CRUD operations for an entity are allowed. |
| WorkspaceInformationInterface::isEntitySupported |
function |
core/modules/workspaces/src/WorkspaceInformationInterface.php |
Determines whether an entity can belong to a workspace. |