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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeController::$entityRepository | property | core/ |
The entity repository service. |
| NodeController::getRevisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
| NodeController::revisionOverview | function | core/ |
Generates an overview table of older revisions of a node. |
| NodeController::revisionShow | function | core/ |
Displays a node revision. |
| NodeController::__construct | function | core/ |
Constructs a NodeController object. |
| NodeCreationTest | class | core/ |
Create a node and test saving it. |
| NodeCreationTest.php | file | core/ |
|
| NodeCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeCreationTest::$modules | property | core/ |
Modules to install. |
| NodeCreationTest::getWatchdogIdsForTestExceptionRollback | function | core/ |
Gets the watchdog IDs of the records with the rollback exception message. |
| 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::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(). |
Pagination
- Previous page
- Page 1003
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.