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 |
|---|---|---|---|
| SearchNodePunctuationTest::testPhraseSearchPunctuation | function | core/ |
Tests that search works with punctuation and HTML entities. |
| SearchNodeTranslationUITest | class | core/ |
Tests search index rebuild on translated content deletion. |
| SearchNodeTranslationUITest.php | file | core/ |
|
| SearchNodeTranslationUITest::$defaultTheme | property | core/ |
|
| SearchNodeTranslationUITest::$modules | property | core/ |
|
| SearchNodeTranslationUITest::setUp | function | core/ |
|
| SearchNodeTranslationUITest::testSearchIndexRebuildOnTranslationDeletion | function | core/ |
Test deletion of translated content from search and index rebuild. |
| SearchNodeUpdateAndDeletionTest | class | core/ |
Tests search index is updated properly when nodes are removed or updated. |
| SearchNodeUpdateAndDeletionTest.php | file | core/ |
|
| SearchNodeUpdateAndDeletionTest::$defaultTheme | property | core/ |
|
| SearchNodeUpdateAndDeletionTest::$modules | property | core/ |
|
| SearchNodeUpdateAndDeletionTest::$testUser | property | core/ |
A user with permission to access and search content. |
| SearchNodeUpdateAndDeletionTest::setUp | function | core/ |
|
| SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange | function | core/ |
Tests that the search index info is properly updated when a node changes. |
| SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion | function | core/ |
Tests that the search index info is updated when a node is deleted. |
| SearchNodeViewsHooks | class | core/ |
Views hook implementations for Search Node. |
| SearchNodeViewsHooks.php | file | core/ |
|
| SearchNodeViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
| SearchNumberMatchingTest | class | core/ |
Tests that numbers can be searched with more complex matching. |
| SearchNumberMatchingTest.php | file | core/ |
|
| SearchNumberMatchingTest::$defaultTheme | property | core/ |
|
| SearchNumberMatchingTest::$modules | property | core/ |
|
| SearchNumberMatchingTest::$nodes | property | core/ |
An array of nodes created for testing purposes. |
| SearchNumberMatchingTest::$numbers | property | core/ |
An array of strings containing numbers to use for testing. |
| SearchNumberMatchingTest::$testUser | property | core/ |
A user with permission to administer nodes. |
| SearchNumberMatchingTest::setUp | function | core/ |
|
| SearchNumberMatchingTest::testNumberSearching | function | core/ |
Tests that all the numbers can be searched. |
| SearchNumbersTest | class | core/ |
Tests that numbers can be searched. |
| SearchNumbersTest.php | file | core/ |
|
| SearchNumbersTest::$defaultTheme | property | core/ |
|
| SearchNumbersTest::$modules | property | core/ |
|
| SearchNumbersTest::$nodes | property | core/ |
An array of nodes created for testing purposes. |
| SearchNumbersTest::$numbers | property | core/ |
An array containing a series of "numbers" for testing purposes. |
| SearchNumbersTest::$testUser | property | core/ |
A user with permission to administer nodes. |
| SearchNumbersTest::setUp | function | core/ |
|
| SearchNumbersTest::testNumberSearching | function | core/ |
Tests that all the numbers can be searched. |
| SearchPage | class | core/ |
Defines a configured search page. |
| SearchPage | class | core/ |
Drupal 6 node search rankings for core modules source from database. |
| SearchPage | class | core/ |
Drupal 7 search active core modules and rankings source from database. |
| SearchPage.php | file | core/ |
|
| SearchPage.php | file | core/ |
|
| SearchPage.php | file | core/ |
|
| SearchPage::$configuration | property | core/ |
The configuration of the search page entity. |
| SearchPage::$id | property | core/ |
The name (plugin ID) of the search page entity. |
| SearchPage::$label | property | core/ |
The label of the search page entity. |
| SearchPage::$path | property | core/ |
The path this search page will appear upon. |
| SearchPage::$plugin | property | core/ |
The search plugin ID. |
| SearchPage::$pluginCollection | property | core/ |
The plugin collection that stores search plugins. |
| SearchPage::$weight | property | core/ |
The weight of the search page. |
| SearchPage::configFactory | function | core/ |
Wraps the config factory. |
Pagination
- Previous page
- Page 1428
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.