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 |
|---|---|---|---|
| NodeRouteContext.php | file | core/ |
|
| NodeRouteContext::$routeMatch | property | core/ |
The route match object. |
| 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 | class | core/ |
Provides routes for nodes. |
| NodeRouteProvider.php | file | core/ |
|
| NodeRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| NodeRow | class | core/ |
Plugin which performs a node_view on the resulting object. |
| NodeRow.php | file | core/ |
|
| 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/ |
|
| NodeSearch::$entityTypeManager | property | core/ |
The entity type manager. |
| NodeSearch::$languageManager | property | core/ |
The language manager. |
| NodeSearch::$messenger | property | core/ |
The messenger. |
| NodeSearch::$moduleHandler | property | core/ |
A module manager object. |
| NodeSearch::$rankings | property | core/ |
An array of additional rankings from hook_ranking(). |
| NodeSearch::$renderer | property | core/ |
The Renderer service to format the username and node. |
| NodeSearch::$searchIndex | property | core/ |
The search index. |
| NodeSearch::$searchSettings | property | core/ |
A config object for 'search.settings'. |
| NodeSearch::access | function | core/ |
Checks data value access. |
| NodeSearch::addNodeRankings | function | core/ |
Adds the configured rankings to the search query. |
| NodeSearch::ADVANCED_FORM | constant | core/ |
A constant for setting and checking the query string. |
| NodeSearch::buildConfigurationForm | function | core/ |
Form constructor. |
| NodeSearch::buildSearchUrlQuery | function | core/ |
Builds the URL GET query parameters array for search. |
| NodeSearch::create | function | core/ |
Creates an instance of the plugin. |
| NodeSearch::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Pagination
- Previous page
- Page 1062
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.