Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
MigrateViewModesTest::setUp | function | core/ |
|
MigrateViewModesTest::testMigration | function | core/ |
Tests migration of D7 view mode variables to D8 config entities. |
MigrateViewModesTest::testViewModes | function | core/ |
Tests Drupal 6 view modes to Drupal 8 migration. |
ModeratedContentController | class | core/ |
Defines a controller to list moderated nodes. |
ModeratedContentController.php | file | core/ |
|
ModeratedContentController::nodeListing | function | core/ |
Provides the listing page for moderated nodes. |
ModeratedContentLocalTaskTest | class | core/ |
Tests moderated content dynamic local task. |
ModeratedContentLocalTaskTest.php | file | core/ |
|
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 install. |
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 install. |
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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.