Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ModeratedContentLocalTaskTest::$adminUser | property | core/ |
A user to test with. |
ModeratedContentLocalTaskTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedContentLocalTaskTest::$modules | property | core/ |
Modules to enable. |
ModeratedContentLocalTaskTest::setUp | function | core/ |
|
ModeratedContentLocalTaskTest::testModeratedContentLocalTask | function | core/ |
Tests the moderated content local task appears. |
ModeratedContentViewTest | class | core/ |
Tests moderated content administration page functionality. |
ModeratedContentViewTest.php | file | core/ |
|
ModeratedContentViewTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
ModeratedContentViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedContentViewTest::$modules | property | core/ |
Modules to enable. |
ModeratedContentViewTest::setUp | function | core/ |
|
ModeratedContentViewTest::testModeratedContentPage | function | core/ |
Tests the moderated content page. |
ModeratedContentViewTest::testModeratedContentPageMultilingual | function | core/ |
Tests the moderated content page with multilingual content. |
ModeratedNodeJsonAnonTest | class | core/ |
@group rest |
ModeratedNodeJsonAnonTest.php | file | core/ |
|
ModeratedNodeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedNodeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ModeratedNodeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ModeratedNodeJsonBasicAuthTest | class | core/ |
@group rest |
ModeratedNodeJsonBasicAuthTest.php | file | core/ |
|
ModeratedNodeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ModeratedNodeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedNodeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ModeratedNodeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ModeratedNodeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
ModeratedNodeJsonCookieTest | class | core/ |
@group rest |
ModeratedNodeJsonCookieTest.php | file | core/ |
|
ModeratedNodeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ModeratedNodeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModeratedNodeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ModeratedNodeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ModeratedNodeListBuilder | class | core/ |
Defines a class to build a listing of moderated node entities. |
ModeratedNodeListBuilder.php | file | core/ |
|
ModeratedNodeListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
ModeratedNodeListBuilder::$storage | property | core/ |
The entity storage class. |
ModeratedNodeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ModeratedNodeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ModeratedNodeListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ModeratedNodeListBuilder::getEntityRevisionIds | function | core/ |
Loads entity revision IDs using a pager sorted by the entity revision ID. |
ModeratedNodeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ModeratedNodeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ModeratedNodeListBuilder::__construct | function | core/ |
Constructs a new ModeratedNodeListBuilder object. |
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::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
ModeratedNodeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ModeratedNodeXmlAnonTest | class | core/ |
@group rest |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.