You are here

34 string references to 'Search' in Zircon Profile 8

AddHandler::buildForm in core/modules/views_ui/src/Form/Ajax/AddHandler.php
Form constructor.
block.block.bartik_search.yml in core/profiles/standard/config/install/block.block.bartik_search.yml
core/profiles/standard/config/install/block.block.bartik_search.yml
block.block.secondtestfor2354889.yml in core/modules/system/tests/fixtures/update/block.block.secondtestfor2354889.yml
core/modules/system/tests/fixtures/update/block.block.secondtestfor2354889.yml
BlockHiddenRegionTest::testBlockNotInHiddenRegion in core/modules/block/src/Tests/BlockHiddenRegionTest.php
Tests that hidden regions do not inherit blocks when a theme is installed.
ConfigTranslationEntityListBuilder::render in core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
NodeViewsData::getViewsData in core/modules/node/src/NodeViewsData.php
Returns views data for the entity type.
search.info.yml in core/modules/search/search.info.yml
core/modules/search/search.info.yml
search.links.menu.yml in core/modules/search/search.links.menu.yml
core/modules/search/search.links.menu.yml
SearchBlockForm::buildForm in core/modules/search/src/Form/SearchBlockForm.php
Form constructor.
SearchBlockTest::testSearchFormBlock in core/modules/search/src/Tests/SearchBlockTest.php
Test that the search form block can be placed and works.
SearchCommentCountToggleTest::testSearchCommentCountToggle in core/modules/search/src/Tests/SearchCommentCountToggleTest.php
Verify that comment count display toggles properly on comment status of node
SearchCommentTest::assertCommentAccess in core/modules/search/src/Tests/SearchCommentTest.php
Update search index and search for comment.
SearchCommentTest::testAddNewComment in core/modules/search/src/Tests/SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment in core/modules/search/src/Tests/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchConfigSettingsFormTest::testSearchModuleDisabling in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Verifies that you can disable individual search plugins.
SearchConfigSettingsFormTest::testSearchSettingsPage in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Verifies the search settings form.
SearchEmbedFormTest::testEmbeddedForm in core/modules/search/src/Tests/SearchEmbedFormTest.php
Tests that the embedded form appears and can be submitted.
SearchExactTest::testExactQuery in core/modules/search/src/Tests/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/modules/search/src/Tests/SearchNodeDiacriticsTest.php
Tests that search returns results with diacritics in the search phrase.
SearchNodePunctuationTest::testPhraseSearchPunctuation in core/modules/search/src/Tests/SearchNodePunctuationTest.php
Tests that search works with punctuation and HTML entities.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange in core/modules/search/src/Tests/SearchNodeUpdateAndDeletionTest.php
Tests that the search index info is properly updated when a node changes.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion in core/modules/search/src/Tests/SearchNodeUpdateAndDeletionTest.php
Tests that the search index info is updated when a node is deleted.
SearchNumberMatchingTest::testNumberSearching in core/modules/search/src/Tests/SearchNumberMatchingTest.php
Tests that all the numbers can be searched.
SearchNumbersTest::testNumberSearching in core/modules/search/src/Tests/SearchNumbersTest.php
Tests that all the numbers can be searched.
SearchPageCacheTagsTest::testSearchTagsBubbling in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of expected cache tags with referenced entities.
SearchPageCacheTagsTest::testSearchText in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of the expected cache tag in various situations.
SearchPageForm::form in core/modules/search/src/Form/SearchPageForm.php
Gets the actual form array to be built.
SearchPageRoutes::routes in core/modules/search/src/Routing/SearchPageRoutes.php
Returns an array of route objects.
SearchPageTextTest::testSearchText in core/modules/search/src/Tests/SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
SearchPluginBase::suggestedTitle in core/modules/search/src/Plugin/SearchPluginBase.php
Provides a suggested title for a page of search results.
SearchQueryAlterTest::testQueryAlter in core/modules/search/src/Tests/SearchQueryAlterTest.php
Tests that the query alter works.
SimpletestTestForm::buildForm in core/modules/simpletest/src/Form/SimpletestTestForm.php
Form constructor.
tour.tour.locale.yml in core/modules/locale/config/optional/tour.tour.locale.yml
core/modules/locale/config/optional/tour.tour.locale.yml
UserSearchTest::testUserSearch in core/modules/user/src/Tests/UserSearchTest.php