Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeEditFormTest | class | core/ |
Create a node and test node edit functionality. |
| NodeEditFormTest.php | file | core/ |
|
| NodeEditFormTest::$adminUser | property | core/ |
A user with permission to bypass content access checks. |
| NodeEditFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeEditFormTest::$modules | property | core/ |
Modules to install. |
| NodeEditFormTest::$nodeStorage | property | core/ |
The node storage. |
| NodeEditFormTest::$webUser | property | core/ |
A normal logged in user. |
| NodeEditFormTest::checkVariousAuthoredByValues | function | core/ |
Checks that the "authored by" works correctly with various values. |
| NodeEditFormTest::setUp | function | core/ |
|
| NodeEditFormTest::testNodeEdit | function | core/ |
Checks node edit functionality. |
| NodeEditFormTest::testNodeEditAuthoredBy | function | core/ |
Tests changing a node's "authored by" field. |
| NodeEditFormTest::testNodeMetaInformation | function | core/ |
Tests the node meta information. |
| NodeEntityTranslation | class | core/ |
Drupal 7 node entity translations source from database. |
| NodeEntityTranslation.php | file | core/ |
|
| NodeEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
| NodeEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
| NodeEntityTranslation::query | function | core/ |
|
| NodeEntityTranslationTest | class | core/ |
Tests Drupal 7 node entity translations source plugin. |
| NodeEntityTranslationTest.php | file | core/ |
|
| NodeEntityTranslationTest::$modules | property | core/ |
Modules to install. |
| NodeEntityTranslationTest::providerSource | function | core/ |
|
| NodeEntityViewModeAlterTest | class | core/ |
Tests changing view modes for nodes. |
| NodeEntityViewModeAlterTest.php | file | core/ |
|
| NodeEntityViewModeAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeEntityViewModeAlterTest::$modules | property | core/ |
Enable dummy module that implements hook_ENTITY_TYPE_view() for nodes. |
| NodeEntityViewModeAlterTest::testNodeViewModeChange | function | core/ |
Create a "Basic page" node and verify its consistency in the database. |
| NodeFieldAccessTest | class | core/ |
Tests node field level access. |
| NodeFieldAccessTest.php | file | core/ |
|
| NodeFieldAccessTest::$administrativeFields | property | core/ |
Fields that only users with administer nodes permissions can change. |
| NodeFieldAccessTest::$modules | property | core/ |
Modules to install. |
| NodeFieldAccessTest::$readOnlyFields | property | core/ |
These fields are automatically managed and can not be changed by any user. |
| NodeFieldAccessTest::testAccessToAdministrativeFields | function | core/ |
Tests permissions on nodes status field. |
| NodeFieldFilterTest | class | core/ |
Tests node field filters with translations. |
| NodeFieldFilterTest.php | file | core/ |
|
| NodeFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeFieldFilterTest::$modules | property | core/ |
Modules to install. |
| NodeFieldFilterTest::$nodeTitles | property | core/ |
List of node titles by language. |
| NodeFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
| NodeFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given node translation counts are correct. |
| NodeFieldFilterTest::setUp | function | core/ |
Sets up the test. |
| NodeFieldFilterTest::testFilters | function | core/ |
Tests body and title filters. |
| NodeFieldMultilingualTest | class | core/ |
Tests multilingual support for fields. |
| NodeFieldMultilingualTest.php | file | core/ |
|
| NodeFieldMultilingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeFieldMultilingualTest::$modules | property | core/ |
Modules to install. |
| NodeFieldMultilingualTest::setUp | function | core/ |
|
| NodeFieldMultilingualTest::testMultilingualDisplaySettings | function | core/ |
Tests multilingual field display settings. |
| NodeFieldMultilingualTest::testMultilingualNodeForm | function | core/ |
Tests whether field languages are correctly set through the node form. |
| NodeFieldOverridesTest | class | core/ |
Tests node field overrides. |
Pagination
- Previous page
- Page 931
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.