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 |
|---|---|---|---|
| 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::$search_score | property | core/ |
The search score. |
| Search::$search_score | property | core/ |
The search score. |
| 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. |
| Search::__construct | function | core/ |
Constructs a Search attribute. |
| SearchableHelpInterface | interface | core/ |
Provides an interface for a HelpSection plugin that also supports search. |
| SearchableHelpInterface | interface | core/ |
Provides an interface for a HelpSection plugin that also supports search. |
| SearchableHelpInterface.php | file | core/ |
|
| 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 install. |
| 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 install. |
| SearchAdvancedSearchFormTest::$node | property | core/ |
A node to use for testing. |
| SearchAdvancedSearchFormTest::setUp | function | core/ |
|
| SearchAdvancedSearchFormTest::testFormRefill | function | core/ |
Tests that after submitting the advanced search form, the form is refilled. |
| SearchAdvancedSearchFormTest::testNodeType | function | core/ |
Tests advanced search by node type. |
Pagination
- Previous page
- Page 1124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.