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
UserXmlBasicAuthTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php The theme to install as the default for testing.
UserXmlCookieTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php The theme to install as the default for testing.
user_test_theme.info.yml file core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
ValidationTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ValidationTest.php The theme to install as the default for testing.
ValidationTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/ValidationTest.php The theme to install as the default for testing.
ViewAjaxTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewAjaxTest.php
ViewEditForm::$themeManager property core/modules/views_ui/src/ViewEditForm.php The theme manager.
ViewEditTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ViewEditTest.php The theme to install as the default for testing.
ViewElementTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewElementTest.php
ViewExecutable::buildThemeFunctions function core/modules/views/src/ViewExecutable.php Provides a full array of possible theme functions to try for a given hook.
ViewExecutableTest::testBuildThemeFunctions function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests build theme functions.
ViewJsonAnonTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php
ViewJsonBasicAuthTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php
ViewJsonCookieTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php
ViewNonTranslatableEntityTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php
views.theme.inc file core/modules/views/views.theme.inc
ViewsBulkTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php
ViewsConfigUpdaterTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsConfigUpdaterTest.php
ViewsDisplay::$theme property core/modules/views/src/Annotation/ViewsDisplay.php The theme function used to render the display's output.
ViewsEscapingTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsEscapingTest.php
ViewsFormAlterTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsFormAlterTest.php
ViewsFormMultipleTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php
ViewsFormTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ViewsFormTest.php
ViewsHooks::themeSuggestionsCommentAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_theme_suggestions_HOOK_alter().
ViewsHooks::themeSuggestionsContainerAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_theme_suggestions_HOOK_alter().
ViewsHooks::themeSuggestionsNodeAlter function core/modules/views/src/Hook/ViewsHooks.php Implements hook_theme_suggestions_HOOK_alter().
ViewsIntegrationTest::$defaultTheme property core/modules/search/tests/src/Functional/views/ViewsIntegrationTest.php
ViewsIntegrationTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php
ViewsListingTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php The theme to install as the default for testing.
ViewsListTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ViewsListTest.php The theme to install as the default for testing.
ViewsModerationStateFilterTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php
ViewsMultilingualTest::$defaultTheme property core/modules/search/tests/src/Functional/views/ViewsMultilingualTest.php
ViewsNoResultsBehaviorTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php
ViewsPager::$theme property core/modules/views/src/Annotation/ViewsPager.php The theme function used to render the pager's output.
ViewsPluginAnnotationBase::$register_theme property core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php Whether or not to register a theme function automatically.
ViewsPluginInterface::themeFunctions function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Provide a full list of possible theme templates used by this style.
ViewsRow::$theme property core/modules/views/src/Annotation/ViewsRow.php The theme function used to render the row output.
ViewsStyle::$theme property core/modules/views/src/Annotation/ViewsStyle.php The theme function used to render the style output.
ViewsTemplateTest::testThemeSuggestionsContainerAlter function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Tests theme suggestions container alter.
ViewsTestDataThemeHooks class core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php Hook implementations for views_test_data.
ViewsTestDataThemeHooks.php file core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php
ViewsTestDataThemeHooks::preprocessViewsViewMappingTest function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php Prepares variables for the mapping row style test templates.
ViewsTestDataThemeHooks::preprocessViewsViewTable function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php Implements hook_preprocess_HOOK() for views table templates.
ViewsTestRssThemeHooks class core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php Hook implementations for views_test_rss.
ViewsTestRssThemeHooks.php file core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php
ViewsTestRssThemeHooks::preprocessViewsViewRss function core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php Implements hook_preprocess_HOOK().
ViewsThemeHooks class core/modules/views/src/Hook/ViewsThemeHooks.php Hook implementations for views.
ViewsThemeHooks.php file core/modules/views/src/Hook/ViewsThemeHooks.php
ViewsThemeHooks::preprocessComment function core/modules/views/src/Hook/ViewsThemeHooks.php Implements hook_preprocess_HOOK().
ViewsThemeHooks::preprocessNode function core/modules/views/src/Hook/ViewsThemeHooks.php Implements hook_preprocess_HOOK().

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