Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeController::$dateFormatter | property | core/ |
The date formatter service. |
| NodeController::$entityRepository | property | core/ |
The entity repository service. |
| NodeController::$renderer | property | core/ |
The renderer service. |
| NodeController::addPage | function | core/ |
Displays add content links for available content types. |
| NodeController::addPageTitle | function | core/ |
The _title_callback for the node.add route. |
| 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. |
| NodeCreated | class | core/ |
Provides the created time of the current node as default argument value. |
| NodeCreated.php | file | core/ |
|
| NodeCreated::getNodeDateValue | function | core/ |
|
| NodeCreationTest | class | core/ |
Create a node and test saving it. |
| NodeCreationTest.php | file | core/ |
|
| NodeCreationTest::$defaultTheme | property | core/ |
|
| 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. |
| NodeCreationTrait | trait | core/ |
Provides methods to create node based on default settings. |
| NodeCreationTrait.php | file | core/ |
|
| NodeCreationTrait::createNode | function | core/ |
Creates a node based on default settings. |
| NodeCreationTrait::getNodeByTitle | function | core/ |
Get a node from the database based on its title. |
| 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/ |
|
| NodeDateArgumentDefaultPluginBase::getArgument | function | core/ |
|
| NodeDateArgumentDefaultPluginBase::getCacheContexts | function | core/ |
|
| NodeDateArgumentDefaultPluginBase::getCacheMaxAge | function | core/ |
|
| 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/ |
|
| NodeDeleteConfirmTest::$modules | property | core/ |
|
| 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 | class | core/ |
Provides a form for deleting a node. |
| NodeDeleteForm.php | file | core/ |
Pagination
- Previous page
- Page 1170
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.