Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
search.routing.yml file core/modules/search/search.routing.yml core/modules/search/search.routing.yml
search.schema.yml file core/modules/search/config/schema/search.schema.yml core/modules/search/config/schema/search.schema.yml
search.search_page_repository service core/modules/search/search.services.yml Drupal\search\SearchPageRepository
search.services.yml file core/modules/search/search.services.yml core/modules/search/search.services.yml
search.settings.yml file core/modules/search/config/install/search.settings.yml core/modules/search/config/install/search.settings.yml
search.text_processor service core/modules/search/search.services.yml Drupal\search\SearchTextProcessor
search.views.schema.yml file core/modules/search/config/schema/search.views.schema.yml core/modules/search/config/schema/search.views.schema.yml
Search::$alwaysMultiple property core/modules/search/src/Plugin/views/filter/Search.php This filter is always considered multiple-valued.
Search::$parsed property core/modules/search/src/Plugin/views/filter/Search.php TRUE if the search query has been parsed.
Search::$searchQuery property core/modules/search/src/Plugin/views/argument/Search.php A search query to use for parsing search keywords.
Search::$searchQuery property core/modules/search/src/Plugin/views/filter/Search.php A search query to use for parsing search keywords.
Search::$searchType property core/modules/search/src/Plugin/views/argument/Search.php The search type name (value of {search_index}.type in the database).
Search::$searchType property core/modules/search/src/Plugin/views/filter/Search.php The search type name (value of {search_index}.type in the database).
Search::$search_score property core/modules/search/src/Plugin/views/argument/Search.php The search score.
Search::$search_score property core/modules/search/src/Plugin/views/filter/Search.php The search score.
Search::defineOptions function core/modules/search/src/Plugin/views/filter/Search.php Information about options for all kinds of purposes will be held here.
Search::getInfo function core/lib/Drupal/Core/Render/Element/Search.php Returns the element properties for this element.
Search::init function core/modules/search/src/Plugin/views/argument/Search.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
Search::init function core/modules/search/src/Plugin/views/filter/Search.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
Search::operatorForm function core/modules/search/src/Plugin/views/filter/Search.php Options form subform for setting the operator.
Search::preRenderSearch function core/lib/Drupal/Core/Render/Element/Search.php Prepares a #type 'search' render element for input.html.twig.
Search::query function core/modules/search/src/Plugin/views/argument/Search.php Set up the query for this argument.
Search::query function core/modules/search/src/Plugin/views/filter/Search.php Add this filter to the query.
Search::queryParseSearchExpression function core/modules/search/src/Plugin/views/argument/Search.php Sets up and parses the search query.
Search::queryParseSearchExpression function core/modules/search/src/Plugin/views/filter/Search.php Sets up and parses the search query.
Search::validateExposed function core/modules/search/src/Plugin/views/filter/Search.php Validate the exposed handler form.
Search::valueForm function core/modules/search/src/Plugin/views/filter/Search.php Options form subform for setting options.
Search::__construct function core/modules/search/src/Attribute/Search.php Constructs a Search attribute.
SearchableHelpInterface interface core/modules/help_topics/src/SearchableHelpInterface.php Provides an interface for a HelpSection plugin that also supports search.
SearchableHelpInterface interface core/modules/help/src/SearchableHelpInterface.php Provides an interface for a HelpSection plugin that also supports search.
SearchableHelpInterface.php file core/modules/help/src/SearchableHelpInterface.php
SearchableHelpInterface.php file core/modules/help_topics/src/SearchableHelpInterface.php
SearchableHelpInterface::listSearchableTopics function core/modules/help/src/SearchableHelpInterface.php Returns the IDs of topics that should be indexed for searching.
SearchableHelpInterface::renderTopicForSearch function core/modules/help/src/SearchableHelpInterface.php Renders one topic for search indexing or search results.
SearchAdminThemeTest class core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Verify the search results using administration theme for specific plugins.
SearchAdminThemeTest.php file core/modules/search/tests/src/Functional/SearchAdminThemeTest.php
SearchAdminThemeTest::$adminTheme property core/modules/search/tests/src/Functional/SearchAdminThemeTest.php The administration theme name.
SearchAdminThemeTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchAdminThemeTest.php The theme to install as the default for testing.
SearchAdminThemeTest::$modules property core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Modules to install.
SearchAdminThemeTest::assertAdminTheme function core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Asserts whether an administrative theme's used for the loaded page.
SearchAdminThemeTest::setUp function core/modules/search/tests/src/Functional/SearchAdminThemeTest.php
SearchAdminThemeTest::testSearchUsingAdminTheme function core/modules/search/tests/src/Functional/SearchAdminThemeTest.php Tests that search results could be displayed in administration theme.
SearchAdvancedSearchFormTest class core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php Indexes content and tests the advanced search form.
SearchAdvancedSearchFormTest.php file core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php
SearchAdvancedSearchFormTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php The theme to install as the default for testing.
SearchAdvancedSearchFormTest::$modules property core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php Modules to install.
SearchAdvancedSearchFormTest::$node property core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php A node to use for testing.
SearchAdvancedSearchFormTest::setUp function core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php
SearchAdvancedSearchFormTest::testFormRefill function core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php Tests that after submitting the advanced search form, the form is refilled.
SearchAdvancedSearchFormTest::testNodeType function core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php Tests advanced search by node type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.