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 |
|---|---|---|---|
| NodeRevisionsUiBypassAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeRevisionsUiBypassAccessTest::$editor | property | core/ |
User with bypass node access permission. |
| NodeRevisionsUiBypassAccessTest::$modules | property | core/ |
Modules to enable. |
| NodeRevisionsUiBypassAccessTest::setUp | function | core/ |
|
| NodeRevisionsUiBypassAccessTest::testDisplayRevisionTab | function | core/ |
Checks that the Revision tab is displayed correctly. |
| NodeRevisionsUiTest | class | core/ |
Tests the UI for controlling node revision behavior. |
| NodeRevisionsUiTest.php | file | core/ |
|
| NodeRevisionsUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeRevisionsUiTest::$editor | property | core/ |
|
| NodeRevisionsUiTest::setUp | function | core/ |
|
| NodeRevisionsUiTest::testNodeFormSaveWithoutRevision | function | core/ |
Checks that unchecking 'Create new revision' works when editing a node. |
| NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix | function | core/ |
Checks HTML double escaping of revision logs. |
| NodeRevisionsUiTest::testNodeRevisionsTabWithDefaultRevision | function | core/ |
Checks the Revisions tab. |
| NodeRevisionTest | class | core/ |
Tests D6 node revision source plugin. |
| NodeRevisionTest.php | file | core/ |
|
| NodeRevisionTest::$modules | property | core/ |
Modules to enable. |
| NodeRevisionTest::providerSource | function | core/ |
The data provider. |
| NodeRevisionWizardTest | class | core/ |
Tests the wizard with node_revision as base table. |
| NodeRevisionWizardTest.php | file | core/ |
|
| NodeRevisionWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeRevisionWizardTest::testViewAdd | function | core/ |
Tests creating a node revision view. |
| NodeRouteContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| NodeRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| NodeRouteContext::__construct | function | core/ |
Constructs a new NodeRouteContext. |
| NodeRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| NodeRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NodeRSSContentTest | class | core/ |
Ensures that data added to nodes by other modules appears in RSS feeds. |
| NodeRSSContentTest.php | file | core/ |
|
| NodeRSSContentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeRSSContentTest::$modules | property | core/ |
Enable a module that implements hook_node_view(). |
| NodeRSSContentTest::setUp | function | core/ |
|
| NodeRSSContentTest::testNodeRSSContent | function | core/ |
Ensures that a new node includes the custom data when added to an RSS feed. |
| NodeRSSContentTest::testUrlHandling | function | core/ |
Tests relative, root-relative, protocol-relative and absolute URLs. |
| NodeSaveTest | class | core/ |
Tests $node->save() for saving content. |
| NodeSaveTest.php | file | core/ |
|
| NodeSaveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeSaveTest::$modules | property | core/ |
Modules to enable. |
| NodeSaveTest::$webUser | property | core/ |
A normal logged in user. |
| NodeSaveTest::setUp | function | core/ |
|
| NodeSaveTest::testDeterminingChanges | function | core/ |
Tests node presave and static node load cache. |
| NodeSaveTest::testImport | function | core/ |
Checks whether custom node IDs are saved properly during an import operation. |
| NodeSaveTest::testNodeSaveOnInsert | function | core/ |
Tests saving a node on node insert. |
| NodeSaveTest::testTimestamps | function | core/ |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
| NodeSearch | class | core/ |
Handles searching for node entities using the Search module index. |
| NodeSearch.php | file | core/ |
|
| NodeSearch::$account | property | core/ |
The Drupal account to use for checking for access to advanced search. |
| NodeSearch::$advanced | property | core/ |
The list of options and info for advanced search filters. |
| NodeSearch::$database | property | core/ |
The current database connection. |
| NodeSearch::$databaseReplica | property | core/ |
The replica database connection. |
| NodeSearch::$deprecatedProperties | property | core/ |
Pagination
- Previous page
- Page 892
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.