Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationStateTest::createEntity | function | core/ |
Creates an entity. |
ContentModerationStateTest::doTestBasicModeration | function | core/ |
Tests basic monolingual content moderation through the API. |
ContentModerationStateTest::doTestContentModerationStateDataRemoval | function | core/ |
Tests removal of content moderation state entity. |
ContentModerationStateTest::doTestContentModerationStatePendingRevisionDataRemoval | function | core/ |
Tests removal of content moderation state pending entity revisions. |
ContentModerationStateTest::doTestContentModerationStateRevisionDataRemoval | function | core/ |
Tests removal of content moderation state entity revisions. |
ContentModerationStateTest::doTestContentModerationStateTranslationDataRemoval | function | core/ |
Tests removal of content moderation state translations. |
ContentModerationStateTest::doTestRevisionDefaultState | function | core/ |
Tests the revision default state of the moderation state entity revisions. |
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::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 | class | core/ |
Test content moderation when an entity is marked as 'syncing'. |
ContentModerationSyncingTest.php | file | core/ |
|
ContentModerationSyncingTest::$modules | property | core/ |
Modules to install. |
ContentModerationSyncingTest::getAllRevisionNames | function | core/ |
Get all the revision names in order of the revision ID. |
ContentModerationSyncingTest::setUp | function | core/ |
|
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. |
ContentModerationTestResaveHooks | class | core/ |
Hook implementations for content_moderation_test_resave. |
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.