Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
SearchableHelpInterface interface core/modules/help_topics/src/SearchableHelpInterface.php Provides an interface for a HelpSection plugin that also supports search.
SearchableHelpInterface.php file core/modules/help_topics/src/SearchableHelpInterface.php
SearchableHelpInterface::listSearchableTopics function core/modules/help_topics/src/SearchableHelpInterface.php Returns the IDs of topics that should be indexed for searching.
SearchableHelpInterface::renderTopicForSearch function core/modules/help_topics/src/SearchableHelpInterface.php Renders one topic for search indexing or search results.
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 enable.
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::create function core/modules/search/src/Plugin/Block/SearchBlock.php Creates an instance of the 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.
SearchBlockForm::create function core/modules/search/src/Form/SearchBlockForm.php Instantiates a new instance of this class.
SearchBlockForm::getFormId function core/modules/search/src/Form/SearchBlockForm.php Returns a unique string identifying the form.
SearchBlockForm::submitForm function core/modules/search/src/Form/SearchBlockForm.php Form submission handler.
SearchBlockForm::__construct function core/modules/search/src/Form/SearchBlockForm.php Constructs a new SearchBlockForm.
SearchBlockTest class core/modules/search/tests/src/Functional/SearchBlockTest.php Tests if the search form block is available.
SearchBlockTest.php file core/modules/search/tests/src/Functional/SearchBlockTest.php
SearchBlockTest::$adminUser property core/modules/search/tests/src/Functional/SearchBlockTest.php The administrative user.
SearchBlockTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchBlockTest.php The theme to install as the default for testing.
SearchBlockTest::$modules property core/modules/search/tests/src/Functional/SearchBlockTest.php Modules to enable.
SearchBlockTest::setUp function core/modules/search/tests/src/Functional/SearchBlockTest.php
SearchBlockTest::testSearchFormBlock function core/modules/search/tests/src/Functional/SearchBlockTest.php Test that the search form block can be placed and works.
SearchCommentCountToggleTest class core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Tests that comment count display toggles properly on comment status of node.
SearchCommentCountToggleTest.php file core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php
SearchCommentCountToggleTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php The theme to install as the default for testing.
SearchCommentCountToggleTest::$modules property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Modules to enable.

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