Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeCreationTest::setUp | function | core/ |
|
| NodeCreationTest::testAuthorAutocomplete | function | core/ |
Tests the author autocompletion textfield. |
| NodeCreationTest::testAuthoredDate | function | core/ |
Creates nodes with different authored dates. |
| NodeCreationTest::testFailedPageCreation | function | core/ |
Verifies that a transaction rolls back the failed creation. |
| NodeCreationTest::testNodeAddWithoutContentTypes | function | core/ |
Check node/add when no node types exist. |
| NodeCreationTest::testNodeCreation | function | core/ |
Creates a "Basic page" node and verifies its consistency in the database. |
| NodeCreationTest::testUnpublishedNodeCreation | function | core/ |
Creates an unpublished node and confirms correct redirect behavior. |
| NodeDeleteForm::getDeletionMessage | function | core/ |
|
| NodeDeleteForm::logDeletionMessage | function | core/ |
|
| NodeDisplayConfigurableTest | class | core/ |
Tests making node base fields' displays configurable. |
| NodeDisplayConfigurableTest.php | file | core/ |
|
| NodeDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeDisplayConfigurableTest::$modules | property | core/ |
Modules to enable. |
| NodeDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
| 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 enable. |
| 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/ |
Provides Drupal 7 node entity translations source plugin. |
| 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 enable. |
| NodeEntityTranslationTest::providerSource | function | core/ |
The data provider. |
| 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 enable. |
| NodeFieldAccessTest::$readOnlyFields | property | core/ |
These fields are automatically managed and can not be changed by any user. |
| NodeFieldAccessTest::testAccessToAdministrativeFields | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 883
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.