Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| 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. |
| SearchPage::isIndexable | function | core/ |
Determines if this search page entity is indexable. |
| SearchPage::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
| SearchPage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| SearchPage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| SearchPage::prepareRow | function | core/ |
Adds additional data to the row. |
| SearchPage::routeBuilder | function | core/ |
Wraps the route builder. |
| SearchPage::searchPageRepository | function | core/ |
Wraps the search page repository. |
| SearchPage::searchPluginManager | function | core/ |
Wraps the search plugin manager. |
| SearchPage::setPlugin | function | core/ |
Sets the search plugin. |
| SearchPage::sort | function | core/ |
Helper callback for uasort() to sort search page entities by status, weight and label. |
| SearchPage::values | function | core/ |
Return the values of the variables specified in the plugin configuration. |
Pagination
- Previous page
- Page 1130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.