45 string references to 'Search' in Drupal 9
- 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.umami_search.yml in core/
profiles/ demo_umami/ config/ install/ block.block.umami_search.yml - core/profiles/demo_umami/config/install/block.block.umami_search.yml
- BlockHiddenRegionTest::testBlockNotInHiddenRegion in core/
modules/ block/ tests/ src/ Functional/ 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 a listing of entities for the given entity type.
- HelpTopicSearchTest::setUp in core/
modules/ help_topics/ tests/ src/ Functional/ HelpTopicSearchTest.php - HelpTopicSearchTest::testHelpSearch in core/
modules/ help_topics/ tests/ src/ Functional/ HelpTopicSearchTest.php - Tests help topic search.
- LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderDisableInteractionsTest.php - Asserts that forms, links, and iframes in preview are non-interactive.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- NodeViewsData::getViewsData in core/
modules/ node/ src/ NodeViewsData.php - Returns views data for the entity type.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- 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/ tests/ src/ Functional/ SearchBlockTest.php - Tests that the search form block can be placed and works.
- SearchCommentCountToggleTest::testSearchCommentCountToggle in core/
modules/ search/ tests/ src/ Functional/ SearchCommentCountToggleTest.php - Verify that comment count display toggles properly on comment status of node.
- SearchCommentTest::assertCommentAccess in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Update search index and search for comment.
- SearchCommentTest::testAddNewComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTest::testSearchResultsComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that comments are rendered using proper format in search results.
- SearchConfigSettingsFormTest::testSearchModuleDisabling in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies that you can disable individual search plugins.
- SearchConfigSettingsFormTest::testSearchSettingsPage in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies the search settings form.
- SearchDateIntervalTest::testDateIntervalQueryAlter in core/
modules/ search/ tests/ src/ Functional/ SearchDateIntervalTest.php - Tests searching with date filters that exclude some translations.
- SearchEmbedFormTest::testEmbeddedForm in core/
modules/ search/ tests/ src/ Functional/ SearchEmbedFormTest.php - Tests that the embedded form appears and can be submitted.
- SearchExactTest::testExactQuery in core/
modules/ search/ tests/ src/ Functional/ SearchExactTest.php - Tests that the correct number of pager links are found for both keywords and phrases.
- SearchLanguageTest::testLanguageAttributes in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - Test language attribute "lang" for the search results.
- SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodeDiacriticsTest.php - Tests that search returns results with diacritics in the search phrase.
- SearchNodePunctuationTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodePunctuationTest.php - Tests that search works with punctuation and HTML entities.
- SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange in core/
modules/ search/ tests/ src/ Functional/ SearchNodeUpdateAndDeletionTest.php - Tests that the search index info is properly updated when a node changes.
- SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion in core/
modules/ search/ tests/ src/ Functional/ SearchNodeUpdateAndDeletionTest.php - Tests that the search index info is updated when a node is deleted.
- SearchNumberMatchingTest::testNumberSearching in core/
modules/ search/ tests/ src/ Functional/ SearchNumberMatchingTest.php - Tests that all the numbers can be searched.
- SearchNumbersTest::testNumberSearching in core/
modules/ search/ tests/ src/ Functional/ SearchNumbersTest.php - Tests that all the numbers can be searched.
- SearchPageCacheTagsTest::testSearchTagsBubbling in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - Tests the presence of expected cache tags with referenced entities.
- SearchPageCacheTagsTest::testSearchText in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - Tests the presence of the expected cache tag in various situations.
- SearchPageForm::buildForm in core/
modules/ search/ src/ Form/ SearchPageForm.php - Form constructor.
- SearchPageRoutes::routes in core/
modules/ search/ src/ Routing/ SearchPageRoutes.php - Returns an array of route objects.
- SearchPageTextTest::testSearchText in core/
modules/ search/ tests/ src/ Functional/ 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/ tests/ src/ Functional/ SearchQueryAlterTest.php - Tests that the query alter works.
- TestFormApiFormBlock::buildForm in core/
modules/ layout_builder/ tests/ modules/ layout_builder_form_block_test/ src/ Plugin/ Block/ TestFormApiFormBlock.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
- Upgrade6Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ Upgrade6Test.php - Gets the available upgrade paths.
- Upgrade7Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ Upgrade7Test.php - Gets the available upgrade paths.
- UserSearchTest::testUserSearch in core/
modules/ user/ tests/ src/ Functional/ UserSearchTest.php