WorkflowTypeInterface::setStateWeight |
function |
core/modules/workflows/src/WorkflowTypeInterface.php |
Sets a state's weight value. |
WorkflowTypeInterface::setTransitionFromStates |
function |
core/modules/workflows/src/WorkflowTypeInterface.php |
Sets a transition's from states. |
WorkflowTypeInterface::workflowStateHasData |
function |
core/modules/workflows/src/WorkflowTypeInterface.php |
Determines if the workflow state has data associated with it. |
WorkflowTypeStateFormBase |
class |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
A base class for workflow type state forms. |
WorkflowTypeStateFormBase.php |
file |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
|
WorkflowTypeStateFormBase::$workflowType |
property |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
The workflow type. |
WorkflowTypeStateFormBase::setPlugin |
function |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
Sets the plugin for this object. |
WorkflowTypeStateFormBase::submitConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
Form submission handler. |
WorkflowTypeStateFormBase::validateConfigurationForm |
function |
core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php |
Form validation handler. |
WorkflowUiTest::testStateMachineNameValidation |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Tests the machine name validation of the state add form. |
WorkspaceCRUDTest::$state |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php |
The state service. |
WorkspaceInformationTest::$state |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php |
The state store. |
WorkspaceSafeFormTrait::getSectionStorageFromFormState |
function |
core/modules/layout_builder/src/Form/WorkspaceSafeFormTrait.php |
Retrieves the section storage from a form state object, if it exists. |
WorkspacesContentModerationStateTest |
class |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Tests that Workspaces and Content Moderation work together properly. |
WorkspacesContentModerationStateTest.php |
file |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
|
WorkspacesContentModerationStateTest::$revEntityTypeId |
property |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
The ID of the revisionable entity type used in the tests. |
WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Adds an entity type ID / bundle ID to the given workflow. |
WorkspacesContentModerationStateTest::assertDefaultRevision |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Checks the default revision ID and publishing status for an entity. |
WorkspacesContentModerationStateTest::basicModerationTestCases |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Test cases for basic moderation test. |
WorkspacesContentModerationStateTest::createContentType |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Creates a custom content type based on default settings. |
WorkspacesContentModerationStateTest::createEditorialWorkflow |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Creates the editorial workflow. |
WorkspacesContentModerationStateTest::createEntity |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Creates an entity. |
WorkspacesContentModerationStateTest::setUp |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
|
WorkspacesContentModerationStateTest::SKIP_METHODS |
constant |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
|
WorkspacesContentModerationStateTest::testContentModerationIntegrationWithWorkspaces |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Tests the integration between Content Moderation and Workspaces. |
WorkspacesContentModerationStateTest::testContentModerationMultipleEntityTypesWithWorkspaces |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Publish a workspace with multiple entities from different entity types. |
WorkspacesContentModerationStateTest::testContentModerationWithoutDefaultRevisionsInWorkspaces |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Publish a workspace with workflows including no tracked default revisions. |
WorkspacesContentModerationStateTest::testWorkspaceEntityTypeModeration |
function |
core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php |
Tests that the 'workspace' entity type can not be moderated. |