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 |
|---|---|---|---|
| WorkspaceSafeFormTrait | trait | core/ |
Provides a trait that marks Layout Builder forms as workspace-safe. |
| WorkspaceSafeFormTrait | trait | core/ |
Provides helpers for checking whether objects in forms are workspace-safe. |
| WorkspaceSafeFormTrait.php | file | core/ |
|
| WorkspaceSafeFormTrait.php | file | core/ |
|
| WorkspaceSafeFormTrait::$workspaceInfo | property | core/ |
The workspace information service. |
| WorkspaceSafeFormTrait::getSectionStorageFromFormState | function | core/ |
Retrieves the section storage from a form state object, if it exists. |
| WorkspaceSafeFormTrait::getWorkspaceInfo | function | core/ |
Retrieves the workspace information service. |
| WorkspaceSafeFormTrait::isWorkspaceSafeEntity | function | core/ |
Determines whether an entity used in a form is workspace-safe. |
| WorkspaceSafeFormTrait::isWorkspaceSafeEntityType | function | core/ |
Determines whether an entity type used in a form is workspace-safe. |
| WorkspaceSafeFormTrait::isWorkspaceSafeForm | function | core/ |
Determines whether the current form is safe to be submitted in a workspace. |
| WorkspacesAliasRepository | class | core/ |
Provides workspace-specific path alias lookup queries. |
| WorkspacesAliasRepository.php | file | core/ |
|
| WorkspacesAliasRepository::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
| WorkspacesAliasRepository::setWorkspacesManager | function | core/ |
Sets the workspace manager. |
| WorkspacesContentModerationStateTest | class | core/ |
Tests that Workspaces and Content Moderation work together properly. |
| WorkspacesContentModerationStateTest.php | file | core/ |
|
| WorkspacesContentModerationStateTest::$revEntityTypeId | property | core/ |
The ID of the revisionable entity type used in the tests. |
| WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
| WorkspacesContentModerationStateTest::assertDefaultRevision | function | core/ |
Checks the default revision ID and publishing status for an entity. |
| WorkspacesContentModerationStateTest::basicModerationTestCases | function | core/ |
Test cases for basic moderation test. |
| WorkspacesContentModerationStateTest::createContentType | function | core/ |
Creates a custom content type based on default settings. |
| WorkspacesContentModerationStateTest::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
| WorkspacesContentModerationStateTest::createEntity | function | core/ |
Creates an entity. |
| WorkspacesContentModerationStateTest::setUp | function | core/ |
|
| WorkspacesContentModerationStateTest::SKIP_METHODS | constant | core/ |
|
| WorkspacesContentModerationStateTest::testContentModerationIntegrationWithWorkspaces | function | core/ |
Tests the integration between Content Moderation and Workspaces. |
| WorkspacesContentModerationStateTest::testContentModerationMultipleEntityTypesWithWorkspaces | function | core/ |
Publish a workspace with multiple entities from different entity types. |
| WorkspacesContentModerationStateTest::testContentModerationWithoutDefaultRevisionsInWorkspaces | function | core/ |
Publish a workspace with workflows including no tracked default revisions. |
| WorkspacesContentModerationStateTest::testWorkspaceEntityTypeModeration | function | core/ |
Tests that the 'workspace' entity type can not be moderated. |
| WorkspacesCron | class | core/ |
Decorates the cron service. |
| WorkspacesCron.php | file | core/ |
|
| WorkspacesCron::run | function | core/ |
Executes a cron run. |
| WorkspacesCron::__construct | function | core/ |
|
| WorkspaceSelection | class | core/ |
Provides specific access control for the workspace entity type. |
| WorkspaceSelection.php | file | core/ |
|
| WorkspaceSelection::$workspaceRepository | property | core/ |
The workspace repository service. |
| WorkspaceSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| WorkspaceSelection::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkspaceSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| WorkspaceSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| WorkspacesEntityRepository | class | core/ |
Provides workspace-specific mechanisms for retrieving entities. |
| WorkspacesEntityRepository.php | file | core/ |
|
| WorkspacesEntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
| WorkspacesEntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| WorkspacesEntityRepository::getCanonical | function | core/ |
Retrieves the canonical entity variant matching the specified context. |
| WorkspacesEntityRepository::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| WorkspacesEntityRepository::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| WorkspacesEntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| WorkspacesEntityRepository::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
Pagination
- Previous page
- Page 1859
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.