Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| SearchNodeUpdateAndDeletionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchNodeUpdateAndDeletionTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| SearchNumberMatchingTest | class | core/ |
Tests that numbers can be searched with more complex matching. |
| SearchNumberMatchingTest.php | file | core/ |
|
| SearchNumberMatchingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchNumberMatchingTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
The theme to install as the default for testing. |
| SearchNumbersTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| SearchPage::doCount | function | core/ |
Gets the source count using countQuery(). |
| SearchPage::fields | function | core/ |
Returns available fields on the source. |
| SearchPage::fields | function | core/ |
Returns available fields on the source. |
| SearchPage::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SearchPage::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SearchPage::getPath | function | core/ |
Returns the path for the search. |
| SearchPage::getPlugin | function | core/ |
Returns the search plugin. |
| SearchPage::getPluginCollection | function | core/ |
Encapsulates the creation of the search page's LazyPluginCollection. |
| SearchPage::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| SearchPage::getWeight | function | core/ |
Returns the weight for the page. |
| SearchPage::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| SearchPage::isDefaultSearch | function | core/ |
Determines if this search page entity is currently the default search. |
Pagination
- Previous page
- Page 1099
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.