Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testNodeAddPageOrder | function | core/ |
Tests the order of the node types on the add page. |
| NodeCreationTest::testNodeAddWithoutContentTypes | function | core/ |
Check node/add when no node types exist. |
| NodeCreationTest::testNodeCreateExceptionHandling | function | core/ |
Tests exception handling when saving a node through the form. |
| 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. |
| NodeDatabaseHooks | class | core/ |
Database hook implementations for node. |
| NodeDatabaseHooks.php | file | core/ |
|
| NodeDatabaseHooks::queryNodeAccessAlter | function | core/ |
Implements hook_query_TAG_alter(). |
| NodeDateArgumentDefaultPluginBase | class | core/ |
Provides a base class for node date values. |
| NodeDateArgumentDefaultPluginBase.php | file | core/ |
|
| NodeDateArgumentDefaultPluginBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| NodeDateArgumentDefaultPluginBase::getArgument | function | core/ |
Return the default argument. |
| NodeDateArgumentDefaultPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| NodeDateArgumentDefaultPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| NodeDateArgumentDefaultPluginBase::getNodeDateValue | function | core/ |
Gets a timestamp value from the passed node. |
| NodeDateArgumentDefaultPluginBase::__construct | function | core/ |
Constructs a new NodeDateArgumentDefaultPluginBase instance. |
| NodeDeleteConfirmTest | class | core/ |
Tests JavaScript functionality specific to delete operations. |
| NodeDeleteConfirmTest.php | file | core/ |
|
| NodeDeleteConfirmTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeDeleteConfirmTest::$modules | property | core/ |
Modules to install. |
| NodeDeleteConfirmTest::setUp | function | core/ |
|
| NodeDeleteConfirmTest::testNodeDelete | function | core/ |
Tests that the node delete operation opens in a modal. |
| NodeDeleteConfirmTest::testNodeTypeDelete | function | core/ |
Tests that the node type delete operation opens in a modal. |
| 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 install. |
| NodeDisplayConfigurableTest::assertNodeHtml | function | core/ |
Asserts that the node HTML is as expected. |
| NodeDisplayConfigurableTest::provideThemes | function | core/ |
Data provider for ::testDisplayConfigurable(). |
| NodeDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
| NodeDisplayConfigurableTestHooks | class | core/ |
Hook implementations for node_display_configurable_test. |
| NodeDisplayConfigurableTestHooks.php | file | core/ |
|
| NodeDisplayConfigurableTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| NodeDisplayConfigurableTestHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| 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. |
Pagination
- Previous page
- Page 1013
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.