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 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
Search::$search_score property core/modules/search/src/Plugin/views/argument/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/filter/Search.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
Search::init function core/modules/search/src/Plugin/views/argument/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/filter/Search.php Add this filter to the query.
Search::query function core/modules/search/src/Plugin/views/argument/Search.php Set up the query for this argument.
Search::queryParseSearchExpression function core/modules/search/src/Plugin/views/filter/Search.php Sets up and parses the search query.
Search::queryParseSearchExpression function core/modules/search/src/Plugin/views/argument/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/src/SearchableHelpInterface.php Provides an interface for a HelpSection plugin that also supports search.
SearchableHelpInterface.php file core/modules/help/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.
SearchBlock class core/modules/search/src/Plugin/Block/SearchBlock.php Provides a 'Search form' block.
SearchBlock.php file core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::$formBuilder property core/modules/search/src/Plugin/Block/SearchBlock.php The form builder.
SearchBlock::$searchPageRepository property core/modules/search/src/Plugin/Block/SearchBlock.php The search page repository.
SearchBlock::blockAccess function core/modules/search/src/Plugin/Block/SearchBlock.php Indicates whether the block should be shown.
SearchBlock::blockForm function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::blockSubmit function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::build function core/modules/search/src/Plugin/Block/SearchBlock.php Builds and returns the renderable array for this block plugin.
SearchBlock::defaultConfiguration function core/modules/search/src/Plugin/Block/SearchBlock.php
SearchBlock::__construct function core/modules/search/src/Plugin/Block/SearchBlock.php Constructs a new SearchLocalTask.
SearchBlockForm class core/modules/search/src/Form/SearchBlockForm.php Builds the search form for the search block.
SearchBlockForm.php file core/modules/search/src/Form/SearchBlockForm.php
SearchBlockForm::$configFactory property core/modules/search/src/Form/SearchBlockForm.php The config factory.
SearchBlockForm::$renderer property core/modules/search/src/Form/SearchBlockForm.php The renderer.
SearchBlockForm::$searchPageRepository property core/modules/search/src/Form/SearchBlockForm.php The search page repository.
SearchBlockForm::buildForm function core/modules/search/src/Form/SearchBlockForm.php Form constructor.

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