Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ModeratedNodeResourceTestBase | class | core/ |
Extend the Node resource test base and apply moderation to the entity. |
ModeratedNodeResourceTestBase.php | file | core/ |
|
ModeratedNodeResourceTestBase::$modules | property | core/ |
Modules to install. |
ModeratedNodeResourceTestBase::$workflow | property | core/ |
The test editorial workflow. |
ModeratedNodeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ModeratedNodeResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
ModeratedNodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ModeratedNodeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ModeratedNodeXmlAnonTest | class | core/ |
@group rest |
ModeratedNodeXmlAnonTest.php | file | core/ |
|
ModeratedNodeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedNodeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ModeratedNodeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ModeratedNodeXmlBasicAuthTest | class | core/ |
@group rest |
ModeratedNodeXmlBasicAuthTest.php | file | core/ |
|
ModeratedNodeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ModeratedNodeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedNodeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ModeratedNodeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ModeratedNodeXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ModeratedNodeXmlCookieTest | class | core/ |
@group rest |
ModeratedNodeXmlCookieTest.php | file | core/ |
|
ModeratedNodeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ModeratedNodeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedNodeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ModeratedNodeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ModerationActionsTest | class | core/ |
Test the content moderation actions. |
ModerationActionsTest.php | file | core/ |
|
ModerationActionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationActionsTest::$modules | property | core/ |
Modules to install. |
ModerationActionsTest::nodeStatusActionsTestCases | function | core/ |
Test cases for ::testNodeStatusActions. |
ModerationActionsTest::setUp | function | core/ |
|
ModerationActionsTest::testNodeStatusActions | function | core/ |
Tests the node status actions report moderation status to users correctly. |
ModerationContentTranslationTest | class | core/ |
Test content_moderation functionality with content_translation. |
ModerationContentTranslationTest.php | file | core/ |
|
ModerationContentTranslationTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
ModerationContentTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationContentTranslationTest::$modules | property | core/ |
Modules to install. |
ModerationContentTranslationTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
ModerationContentTranslationTest::setUp | function | core/ |
|
ModerationContentTranslationTest::testModerationWithExistingContent | function | core/ |
Tests existing translations being edited after enabling content moderation. |
ModerationFormTest | class | core/ |
Tests the moderation form, specifically on nodes. |
ModerationFormTest.php | file | core/ |
|
ModerationFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationFormTest::$modules | property | core/ |
Modules to install. |
ModerationFormTest::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
ModerationFormTest::setUp | function | core/ |
Sets the test up. |
ModerationFormTest::testAlternativeModerationStateWidget | function | core/ |
Tests the moderation_state field when an alternative widget is set. |
ModerationFormTest::testContentTranslationNodeForm | function | core/ |
Tests translated and moderated nodes. |
ModerationFormTest::testModerationForm | function | core/ |
Tests the moderation form that shows on the latest version page. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.