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
ExposedFormCheckboxesTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
ExposedFormUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php The theme to install as the default for testing.
extension.list.theme service core/core.services.yml Drupal\Core\Extension\ThemeExtensionList
extension.list.theme_engine service core/core.services.yml Drupal\Core\Extension\ThemeEngineExtensionList
ExtensionExistsConstraintValidator::$themeHandler property core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraintValidator.php The theme handler service.
ExtensionListTestTrait::getThemePath function core/tests/Drupal/Tests/ExtensionListTestTrait.php Gets the path for the specified theme.
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme function core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php Tests extension path resolving with non existing theme.
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine function core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php Tests extension path resolving with non existing theme engine.
ExtensionStreamTest::testWrappersAfterThemeUninstall function core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php Tests stream wrappers after theme uninstall.
ExternalNormalizersTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
Fast404Test::$defaultTheme property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php The theme to install as the default for testing.
FieldAccessTest::$defaultTheme property core/modules/field/tests/src/Functional/FieldAccessTest.php
FieldBlockTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php
FieldConfigJsonAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php
FieldConfigJsonBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php
FieldConfigJsonCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonCookieTest.php
FieldConfigTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php
FieldConfigXmlAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlAnonTest.php
FieldConfigXmlBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php
FieldConfigXmlCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlCookieTest.php
FieldCounterTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php
FieldDefaultValueCallbackTest::$defaultTheme property core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php
FieldDialogsTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/FieldDialogsTest.php The theme to install as the default for testing.
FieldDropButtonTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php
FieldEntityLinkBaseTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php
FieldEntityOperationsTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php
FieldEntityTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php
FieldGroupRowsWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php
FieldHandlerInterface::theme function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Renders row values using $this->themeFunctions() as #theme.
FieldHelpTest::$defaultTheme property core/modules/field/tests/src/Functional/FieldHelpTest.php
FieldImportDeleteUninstallUiTest::$defaultTheme property core/modules/field/tests/src/Functional/FieldImportDeleteUninstallUiTest.php
FieldLayoutTest::$defaultTheme property core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php
FieldLayoutTest::$defaultTheme property core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php
FieldPluginBase::theme function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::themeFunctions function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldRenderedEntityTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldStorageConfigJsonAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonAnonTest.php
FieldStorageConfigJsonBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php
FieldStorageConfigJsonCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonCookieTest.php
FieldStorageConfigTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php
FieldStorageConfigXmlAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlAnonTest.php
FieldStorageConfigXmlBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php
FieldStorageConfigXmlCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlCookieTest.php
FieldTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php
FieldTypeCategoriesIntegrationTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldTypeCategoriesIntegrationTest.php
FieldUIDeleteTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php
FieldUiHooks::theme function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_theme().
FieldUIIndentationTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php
FieldUiIntegrationTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php

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