Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationStateTest::testNonLangcodeEntityTypeModeration | function | core/ |
Tests that a non-translatable entity type without a langcode can be moderated. |
ContentModerationStateTest::testNonTranslatableEntityTypeModeration | function | core/ |
Tests that a non-translatable entity type with a langcode can be moderated. |
ContentModerationStateTest::testRevisionDefaultState | function | core/ |
Test the revision default state of the moderation state entity revisions. |
ContentModerationStateTest::testWorkflowDependencies | function | core/ |
Tests the dependencies of the workflow when using content moderation. |
ContentModerationStateTest::testWorkflowNonConfigBundleDependencies | function | core/ |
Test the content moderation workflow dependencies for non-config bundles. |
ContentModerationSyncingTest | class | core/ |
Test content moderation when an entity is marked as 'syncing'. |
ContentModerationSyncingTest.php | file | core/ |
|
ContentModerationSyncingTest::$modules | property | core/ |
Modules to enable. |
ContentModerationSyncingTest::getAllRevisionNames | function | core/ |
Get all the revision names in order of the revision ID. |
ContentModerationSyncingTest::setUp | function | core/ |
|
ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ |
Test state changes with multiple revisions during a sync. |
ContentModerationSyncingTest::testNoRevisionForcedDuringSync | function | core/ |
Test no new revision is forced during a sync. |
ContentModerationSyncingTest::testSingleRevisionStateChangedDuringSync | function | core/ |
Test changing the moderation state during a sync. |
ContentModerationSyncingTest::testStateChangedPreviousRevisionDuringSync | function | core/ |
Test a moderation state changed on a previous revision during a sync. |
ContentModerationSyncingTest::testUpdatingPreviousRevisionDuringSync | function | core/ |
Test 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 enable. |
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::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/ |
Trait ContentModerationTestTraint. |
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. |
ContentModerationUpdateTest | class | core/ |
Tests that content moderation settings are updated during database updates. |
ContentModerationUpdateTest.php | file | core/ |
|
ContentModerationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ContentModerationUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the content moderation state entity has an 'owner' entity key. |
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 enable. |
ContentModerationWorkflowConfigTest::$workflow | property | core/ |
|
ContentModerationWorkflowConfigTest::$workflowStorage | property | core/ |
|
ContentModerationWorkflowConfigTest::setUp | function | core/ |
|
ContentModerationWorkflowConfigTest::testDeletingStateViaConfiguration | function | core/ |
Test 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/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.