Search for theme

  1. Search 7.x for theme
  2. Search 9.5.x for theme
  3. Search 8.9.x for theme
  4. Search 10.3.x for theme
  5. Search main for theme
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Theme class core/lib/Drupal/Core/Updater/Theme.php Defines a class for updating themes.
Theme class core/lib/Drupal/Core/Extension/Theme.php The Theme extension object.

All search results

Title Object type File name Summary
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::$defaultTheme property core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php The theme to install as the default for testing.
SearchBlockTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchBlockTest.php The theme to install as the default for testing.
SearchCommentCountToggleTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php The theme to install as the default for testing.
SearchCommentTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchCommentTest.php The theme to install as the default for testing.
SearchConfigSettingsFormTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php The theme to install as the default for testing.
SearchDateIntervalTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchDateIntervalTest.php The theme to install as the default for testing.
SearchEmbeddedFormThemeHooks class core/modules/search/tests/modules/search_embedded_form/src/Hook/SearchEmbeddedFormThemeHooks.php Theme hook implementations for search_embedded_form module.
SearchEmbeddedFormThemeHooks.php file core/modules/search/tests/modules/search_embedded_form/src/Hook/SearchEmbeddedFormThemeHooks.php
SearchEmbeddedFormThemeHooks::preprocessSearchResult function core/modules/search/tests/modules/search_embedded_form/src/Hook/SearchEmbeddedFormThemeHooks.php Implements hook_preprocess_HOOK().
SearchEmbeddedFormThemeHooks::__construct function core/modules/search/tests/modules/search_embedded_form/src/Hook/SearchEmbeddedFormThemeHooks.php
SearchEmbedFormTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchEmbedFormTest.php The theme to install as the default for testing.
SearchExactTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchExactTest.php The theme to install as the default for testing.
SearchHelpHooks::themesInstallOrUninstall function core/modules/search/modules/search_help/src/Hook/SearchHelpHooks.php Implements hook_themes_installed().
SearchIntegrationTest::$defaultTheme property core/modules/views/tests/src/Functional/SearchIntegrationTest.php The theme to install as the default for testing.
SearchInterface::usesAdminTheme function core/modules/search/src/Plugin/SearchInterface.php Returns whether or not search results should be displayed in admin theme.
SearchKeywordsConditionsTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php The theme to install as the default for testing.
SearchLanguageTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchLanguageTest.php The theme to install as the default for testing.
SearchMultilingualEntityTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchMultilingualEntityTest.php The theme to install as the default for testing.
SearchMultilingualTest::$defaultTheme property core/modules/views/tests/src/Functional/SearchMultilingualTest.php The theme to install as the default for testing.
SearchNodeDiacriticsTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNodeDiacriticsTest.php The theme to install as the default for testing.
SearchNodePunctuationTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNodePunctuationTest.php The theme to install as the default for testing.
SearchNodeTranslationUITest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNodeTranslationUITest.php The theme to install as the default for testing.
SearchNodeUpdateAndDeletionTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php The theme to install as the default for testing.
SearchNumberMatchingTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php The theme to install as the default for testing.
SearchNumbersTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNumbersTest.php The theme to install as the default for testing.
SearchPageCacheTagsTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPageCacheTagsTest.php The theme to install as the default for testing.
SearchPageJsonAnonTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php The theme to install as the default for testing.
SearchPageJsonBasicAuthTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php The theme to install as the default for testing.
SearchPageJsonCookieTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php The theme to install as the default for testing.
SearchPageOverrideTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPageOverrideTest.php The theme to install as the default for testing.
SearchPageTest::$defaultTheme property core/modules/search/tests/src/Functional/Jsonapi/SearchPageTest.php The theme to install as the default for testing.
SearchPageTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/SearchPageTest.php The theme to install as the default for testing.
SearchPageTextTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPageTextTest.php The theme to install as the default for testing.
SearchPageXmlAnonTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageXmlAnonTest.php The theme to install as the default for testing.
SearchPageXmlBasicAuthTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php The theme to install as the default for testing.
SearchPageXmlCookieTest::$defaultTheme property core/modules/search/tests/src/Functional/Rest/SearchPageXmlCookieTest.php The theme to install as the default for testing.
SearchPlugin::$use_admin_theme property core/modules/search/src/Annotation/SearchPlugin.php Whether or not search results should be displayed in admin theme.
SearchPluginBase::usesAdminTheme function core/modules/search/src/Plugin/SearchPluginBase.php Returns whether or not search results should be displayed in admin theme.
SearchPreprocessLangcodeTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php The theme to install as the default for testing.
SearchQueryAlterTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchQueryAlterTest.php The theme to install as the default for testing.
SearchRankingTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchRankingTest.php The theme to install as the default for testing.
SearchThemeHooks class core/modules/search/src/Hook/SearchThemeHooks.php Theme hook implementations for search.
SearchThemeHooks.php file core/modules/search/src/Hook/SearchThemeHooks.php
SearchThemeHooks::preprocessBlock function core/modules/search/src/Hook/SearchThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
SearchThemeHooks::preprocessSearchResult function core/modules/search/src/Hook/SearchThemeHooks.php Prepares variables for individual search result templates.
SearchThemeHooks::theme function core/modules/search/src/Hook/SearchThemeHooks.php Implements hook_theme().
SearchThemeHooks::themeSuggestionsSearchResult function core/modules/search/src/Hook/SearchThemeHooks.php Implements hook_theme_suggestions_HOOK().

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