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 |
|---|---|---|---|
| search.page.user_search.yml | file | core/ |
core/modules/user/config/optional/search.page.user_search.yml |
| search.pages.inc | file | core/ |
User page callbacks for the Search module. |
| search.permissions.yml | file | core/ |
core/modules/search/search.permissions.yml |
| Search.php | file | core/ |
|
| Search.php | file | core/ |
|
| Search.php | file | core/ |
|
| search.post_update.php | file | core/ |
Post update functions for Search module. |
| search.routing.yml | file | core/ |
core/modules/search/search.routing.yml |
| search.schema.yml | file | core/ |
core/modules/search/config/schema/search.schema.yml |
| search.search_page_repository | service | core/ |
Drupal\search\SearchPageRepository |
| search.services.yml | file | core/ |
core/modules/search/search.services.yml |
| search.settings.yml | file | core/ |
core/modules/search/config/install/search.settings.yml |
| search.text_processor | service | core/ |
Drupal\search\SearchTextProcessor |
| search.views.schema.yml | file | core/ |
core/modules/search/config/schema/search.views.schema.yml |
| Search::$alwaysMultiple | property | core/ |
This filter is always considered multiple-valued. |
| Search::$parsed | property | core/ |
TRUE if the search query has been parsed. |
| Search::$searchQuery | property | core/ |
A search query to use for parsing search keywords. |
| Search::$searchQuery | property | core/ |
A search query to use for parsing search keywords. |
| Search::$searchType | property | core/ |
The search type name (value of {search_index}.type in the database). |
| Search::$searchType | property | core/ |
The search type name (value of {search_index}.type in the database). |
| Search::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Search::getInfo | function | core/ |
Returns the element properties for this element. |
| Search::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| Search::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| Search::operatorForm | function | core/ |
Options form subform for setting the operator. |
| Search::preRenderSearch | function | core/ |
Prepares a #type 'search' render element for input.html.twig. |
| Search::query | function | core/ |
Set up the query for this argument. |
| Search::query | function | core/ |
Add this filter to the query. |
| Search::queryParseSearchExpression | function | core/ |
Sets up and parses the search query. |
| Search::queryParseSearchExpression | function | core/ |
Sets up and parses the search query. |
| Search::validateExposed | function | core/ |
Validate the exposed handler form. |
| Search::valueForm | function | core/ |
Options form subform for setting options. |
| SearchableHelpInterface | interface | core/ |
Provides an interface for a HelpSection plugin that also supports search. |
| SearchableHelpInterface.php | file | core/ |
|
| SearchableHelpInterface::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
| SearchableHelpInterface::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
| SearchAdminThemeTest | class | core/ |
Verify the search results using administration theme for specific plugins. |
| SearchAdminThemeTest.php | file | core/ |
|
| SearchAdminThemeTest::$adminTheme | property | core/ |
The administration theme name. |
| SearchAdminThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchAdminThemeTest::$modules | property | core/ |
Modules to enable. |
| SearchAdminThemeTest::assertAdminTheme | function | core/ |
Asserts whether an administrative theme's used for the loaded page. |
| SearchAdminThemeTest::setUp | function | core/ |
|
| SearchAdminThemeTest::testSearchUsingAdminTheme | function | core/ |
Tests that search results could be displayed in administration theme. |
| SearchAdvancedSearchFormTest | class | core/ |
Indexes content and tests the advanced search form. |
| SearchAdvancedSearchFormTest.php | file | core/ |
|
| SearchAdvancedSearchFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchAdvancedSearchFormTest::$modules | property | core/ |
Modules to enable. |
| SearchAdvancedSearchFormTest::$node | property | core/ |
A node to use for testing. |
| SearchAdvancedSearchFormTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1093
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.