Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeController::revisionOverview | function | core/ |
Generates an overview table of older revisions of a node. |
| NodeController::revisionPageTitle | function | core/ |
Page title callback for a node revision. |
| NodeController::revisionShow | function | core/ |
Displays a node revision. |
| NodeController::__construct | function | core/ |
Constructs a NodeController object. |
| NodeCounter | class | core/ |
Destination for node counter. |
| NodeCounter | class | core/ |
Node counter source from database. |
| NodeCounter.php | file | core/ |
|
| NodeCounter.php | file | core/ |
|
| NodeCounter::$connection | property | core/ |
The database connection. |
| NodeCounter::create | function | core/ |
Creates an instance of the plugin. |
| NodeCounter::fields | function | core/ |
Returns available fields on the source. |
| NodeCounter::fields | function | core/ |
Returns an array of destination fields. |
| NodeCounter::getIds | function | core/ |
Gets the destination IDs. |
| NodeCounter::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeCounter::import | function | core/ |
Import the row. |
| NodeCounter::query | function | core/ |
|
| NodeCounter::__construct | function | core/ |
Constructs a node counter plugin. |
| NodeCounterTest | class | core/ |
Tests the node_counter source plugin. |
| NodeCounterTest.php | file | core/ |
|
| NodeCounterTest::$modules | property | core/ |
Modules to enable. |
| NodeCounterTest::providerSource | function | core/ |
The data provider. |
| NodeCounterTimestamp | class | core/ |
Field handler to display the most recent time the node has been viewed. |
| NodeCounterTimestamp.php | file | core/ |
|
| NodeCounterTimestamp::access | function | core/ |
Check whether given user has access to this handler. |
| 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 enable. |
| NodeCreationTest::getWatchdogIdsForFailedExplicitRollback | function | core/ |
Gets the log records with the explicit rollback failed exception message. |
| 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::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. |
| NodeCreationTrait | trait | core/ |
Provides methods to create node based on default settings. |
| NodeCreationTrait | trait | core/ |
Provides methods to create node based on default settings. |
| NodeCreationTrait.php | file | core/ |
|
| 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. |
| NodeDeleteForm | class | core/ |
Provides a form for deleting a node. |
| NodeDeleteForm.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1051
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.