Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ |
Tests state changes with multiple revisions during a sync. |
ContentModerationSyncingTest::testNoRevisionForcedDuringSync | function | core/ |
Tests no new revision is forced 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. |
ContentModerationSyncingTest::testUpdatingPreviousRevisionDuringSync | function | core/ |
Tests modifying a previous revision during a sync. |
ContentModerationTest | class | core/ |
Tests media library integration with content moderation. |
ContentModerationTest.php | file | core/ |
|
ContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentModerationTest::$modules | property | core/ |
Modules to install. |
ContentModerationTest::$userAdmin | property | core/ |
User with the 'administer media' permission. |
ContentModerationTest::$userViewAnyUnpublished | property | core/ |
User with the 'view media' and 'view any unpublished content' permissions. |
ContentModerationTest::$userViewer | property | core/ |
User with the 'view media' permission. |
ContentModerationTest::$userViewOwnUnpublished | property | core/ |
User with the 'view media' and 'view own unpublished media' permissions. |
ContentModerationTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
ContentModerationTest::assertAllMedia | function | core/ |
Asserts all media items are visible. |
ContentModerationTest::assertOnlyPublishedMedia | function | core/ |
Asserts only published media items are visible. |
ContentModerationTest::setUp | function | core/ |
|
ContentModerationTest::testAdministrationPage | function | core/ |
Tests the media library widget only shows published media. |
ContentModerationTest::testWidget | function | core/ |
Tests the media library widget only shows published media. |
ContentModerationTestTrait | trait | core/ |
Provides functionality for testing content moderation. |
ContentModerationTestTrait.php | file | core/ |
|
ContentModerationTestTrait::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
ContentModerationTestTrait::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
ContentModerationWorkflowConfigTest | class | core/ |
Tests how Content Moderation handles workflow config changes. |
ContentModerationWorkflowConfigTest.php | file | core/ |
|
ContentModerationWorkflowConfigTest::$configFactory | property | core/ |
|
ContentModerationWorkflowConfigTest::$entityTypeManager | property | core/ |
|
ContentModerationWorkflowConfigTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowConfigTest::$workflow | property | core/ |
|
ContentModerationWorkflowConfigTest::$workflowStorage | property | core/ |
|
ContentModerationWorkflowConfigTest::setUp | function | core/ |
|
ContentModerationWorkflowConfigTest::testDeletingStateViaConfiguration | function | core/ |
Tests deleting a state via config import. |
ContentModerationWorkflowTypeApiTest | class | core/ |
Tests the API of the ContentModeration workflow type plugin. |
ContentModerationWorkflowTypeApiTest.php | file | core/ |
|
ContentModerationWorkflowTypeApiTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowTypeApiTest::$workflow | property | core/ |
A workflow for testing. |
ContentModerationWorkflowTypeApiTest::setUp | function | core/ |
|
ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
@covers ::appliesToEntityTypeAndBundle @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ |
@covers ::getBundlesForEntityType @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeTest | class | core/ |
Test the workflow type plugin in the content_moderation module. |
ContentModerationWorkflowTypeTest.php | file | core/ |
|
ContentModerationWorkflowTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentModerationWorkflowTypeTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowTypeTest::setUp | function | core/ |
|
ContentModerationWorkflowTypeTest::testNewWorkflow | function | core/ |
Tests creating a new workflow using the content moderation plugin. |
ContentTranslationPendingRevisionTestBase::enableContentModeration | function | core/ |
Enables content moderation for the test entity type and bundle. |
content_moderation.api.php | file | core/ |
API documentation for Content Moderation module. |
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 =… |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.