Search for state
- Search 7.x for state
- Search 8.9.x for state
- Search 10.3.x for state
- Search 11.x for state
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
State | class | core/ |
A value object representing a workflow state. |
state | service | core/ |
Drupal\Core\State\State |
State | class | core/ |
Provides the state system using a key value store. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationStateResourceTest.php | file | core/ |
|
ContentModerationStateResourceTest::$modules | property | core/ |
|
ContentModerationStateResourceTest::testCreateContentModerationStateResource | function | core/ |
|
ContentModerationStateStorageSchema | class | core/ |
Defines the content moderation state schema handler. |
ContentModerationStateStorageSchema.php | file | core/ |
|
ContentModerationStateStorageSchema::getEntitySchema | function | core/ |
|
ContentModerationStateStorageSchemaTest | class | core/ |
Test the ContentModerationState storage schema. |
ContentModerationStateStorageSchemaTest.php | file | core/ |
|
ContentModerationStateStorageSchemaTest::$modules | property | core/ |
|
ContentModerationStateStorageSchemaTest::assertStorageException | function | core/ |
Assert if a storage exception is triggered when saving a given entity. |
ContentModerationStateStorageSchemaTest::setUp | function | core/ |
|
ContentModerationStateStorageSchemaTest::testUniqueKeys | function | core/ |
Tests the ContentModerationState unique keys. |
ContentModerationStateTest | class | core/ |
Tests links between a content entity and a content_moderation_state entity. |
ContentModerationStateTest.php | file | core/ |
|
ContentModerationStateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
ContentModerationStateTest::$entityTypeManager | property | core/ |
|
ContentModerationStateTest::$modules | property | core/ |
|
ContentModerationStateTest::$revEntityTypeId | property | core/ |
The ID of the revisionable entity type used in the tests. |
ContentModerationStateTest::$state | property | core/ |
The state object. |
ContentModerationStateTest::assertDefaultRevision | function | core/ |
Checks the default revision ID and publishing status for an entity. |
ContentModerationStateTest::basicModerationTestCases | function | core/ |
Test cases for basic moderation test. |
ContentModerationStateTest::createEntity | function | core/ |
Creates an entity. |
ContentModerationStateTest::moderationWithSpecialLanguagesTestCases | function | core/ |
Test cases for ::testModerationWithSpecialLanguages(). |
ContentModerationStateTest::reloadEntity | function | core/ |
Reloads the entity after clearing the static cache. |
ContentModerationStateTest::setUp | function | core/ |
|
ContentModerationStateTest::testBasicModeration | function | core/ |
Tests basic monolingual content moderation through the API. |
ContentModerationStateTest::testChangingContentLangcode | function | core/ |
Tests changing the language of content without adding a translation. |
ContentModerationStateTest::testContentModerationStateDataRemoval | function | core/ |
Tests removal of content moderation state entity. |
ContentModerationStateTest::testContentModerationStatePendingRevisionDataRemoval | function | core/ |
Tests removal of content moderation state pending entity revisions. |
ContentModerationStateTest::testContentModerationStateRevisionDataRemoval | function | core/ |
Tests removal of content moderation state entity revisions. |
ContentModerationStateTest::testContentModerationStateTranslationDataRemoval | function | core/ |
Tests removal of content moderation state translations. |
ContentModerationStateTest::testExistingContentModerationStateDataRemoval | function | core/ |
Tests removal of content moderation state entities for preexisting content. |
ContentModerationStateTest::testModerationWithFieldConfigOverride | function | core/ |
Tests moderation when the moderation_state field has a config override. |
ContentModerationStateTest::testModerationWithSpecialLanguages | function | core/ |
Tests that entities with special languages can be moderated. |
ContentModerationStateTest::testMultilingualModeration | function | core/ |
Tests basic multilingual content moderation through the API. |
ContentModerationStateTest::testNonLangcodeEntityTypeModeration | function | core/ |
Tests moderation of a non-translatable entity type with no langcode. |
ContentModerationStateTest::testNonTranslatableEntityTypeModeration | function | core/ |
Tests that a non-translatable entity type with a langcode can be moderated. |
ContentModerationStateTest::testRevisionDefaultState | function | core/ |
Tests the revision default state of the moderation state entity revisions. |
ContentModerationStateTest::testTaxonomyTermEntityTypeModeration | function | core/ |
Tests that the 'taxonomy_term' entity type cannot be moderated. |
ContentModerationStateTest::testWorkflowDependencies | function | core/ |
Tests the dependencies of the workflow when using content moderation. |
ContentModerationStateTest::testWorkflowNonConfigBundleDependencies | function | core/ |
Tests the content moderation workflow dependencies for non-config bundles. |
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ |
Tests state changes with multiple revisions during a sync. |
ContentModerationSyncingTest::testSingleRevisionStateChangedDuringSync | function | core/ |
Tests changing the moderation state during a sync. |
ContentModerationSyncingTest::testStateChangedPreviousRevisionDuringSync | function | core/ |
Tests a moderation state changed on a previous revision during a sync. |
ContentModerationWorkflowConfigTest::testDeletingStateViaConfiguration | function | core/ |
Tests deleting a state via config import. |
ContentTranslationHandlerTest::$state | property | core/ |
The state service. |
content_moderation.changing_states.html.twig | file | core/ |
--- label: 'Moving content between workflow states' related: - workflows.overview - content_moderation.configuring_workflows - core.content_structure --- {% set workflows_overview_topic =… |
content_moderation.state_transition_validation | service | core/ |
Drupal\content_moderation\StateTransitionValidation |
ControllerBase::$stateService | property | core/ |
The state service. |
ControllerBase::state | function | core/ |
Returns the state storage service. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.