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 |
|---|---|---|---|
| SearchMultilingualTest::$testViews | property | core/ |
Views used by this test. |
| SearchMultilingualTest::testMultilingualSearchFilter | function | core/ |
Tests search with multilingual nodes. |
| SearchNode | class | core/ |
Handles searching for node entities using the Search module index. |
| SearchNode.php | file | core/ |
|
| SearchNode::$advanced | property | core/ |
The list of options and info for advanced search filters. |
| SearchNode::$messenger | property | core/ |
The messenger. |
| SearchNode::$rankings | property | core/ |
An array of additional rankings from hook_node_search_ranking(). |
| SearchNode::access | function | core/ |
|
| SearchNode::addNodeRankings | function | core/ |
Adds the configured rankings to the search query. |
| SearchNode::ADVANCED_FORM | constant | core/ |
A constant for setting and checking the query string. |
| SearchNode::buildConfigurationForm | function | core/ |
|
| SearchNode::buildSearchUrlQuery | function | core/ |
|
| SearchNode::create | function | core/ |
|
| SearchNode::defaultConfiguration | function | core/ |
|
| SearchNode::execute | function | core/ |
|
| SearchNode::findResults | function | core/ |
Queries to find search results, and sets status messages. |
| SearchNode::getRankings | function | core/ |
Gathers ranking definitions from hook_node_search_ranking(). |
| SearchNode::getType | function | core/ |
|
| SearchNode::indexClear | function | core/ |
|
| SearchNode::indexNode | function | core/ |
Indexes a single node. |
| SearchNode::indexStatus | function | core/ |
|
| SearchNode::isSearchExecutable | function | core/ |
|
| SearchNode::markForReindex | function | core/ |
|
| SearchNode::parseAdvancedDefaults | function | core/ |
Parses the advanced search form default values. |
| SearchNode::prepareResults | function | core/ |
Prepares search results for rendering. |
| SearchNode::removeSubmittedInfo | function | core/ |
Removes the submitted by information from the build array. |
| SearchNode::searchFormAlter | function | core/ |
|
| SearchNode::submitConfigurationForm | function | core/ |
|
| SearchNode::trustedCallbacks | function | core/ |
|
| SearchNode::updateIndex | function | core/ |
|
| SearchNode::__construct | function | core/ |
Constructs a \Drupal\node\Plugin\Search\NodeSearch object. |
| SearchNodeDiacriticsTest | class | core/ |
Tests search functionality with diacritics. |
| SearchNodeDiacriticsTest.php | file | core/ |
|
| SearchNodeDiacriticsTest::$defaultTheme | property | core/ |
|
| SearchNodeDiacriticsTest::$modules | property | core/ |
|
| SearchNodeDiacriticsTest::$testUser | property | core/ |
A user with permission to use advanced search. |
| SearchNodeDiacriticsTest::setUp | function | core/ |
|
| SearchNodeDiacriticsTest::testPhraseSearchPunctuation | function | core/ |
Tests that search returns results with diacritics in the search phrase. |
| SearchNodeHooks | class | core/ |
Hooks for the Search Node module. |
| SearchNodeHooks.php | file | core/ |
|
| SearchNodeHooks::entityViewDisplayAlter | function | core/ |
Implements hook_entity_view_display_alter(). |
| SearchNodeHooks::formNodePreviewFormSelectAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| SearchNodeHooks::nodeUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| SearchNodeHooks::preDelete | function | core/ |
Implements hook_entity_predelete(). |
| SearchNodePunctuationTest | class | core/ |
Tests search functionality with punctuation and HTML entities. |
| SearchNodePunctuationTest.php | file | core/ |
|
| SearchNodePunctuationTest::$defaultTheme | property | core/ |
|
| SearchNodePunctuationTest::$modules | property | core/ |
|
| SearchNodePunctuationTest::$testUser | property | core/ |
A user with permission to use advanced search. |
| SearchNodePunctuationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1427
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.