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 11.x for theme
  6. Other projects
Title Object type File name Summary
EquivalentUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php
ErrorHandlerTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
example_theme.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml
ExcludedFieldTokenTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme property core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExperimentalHelpTest::$defaultTheme property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalThemeTest class core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests the installation of experimental themes.
ExperimentalThemeTest.php file core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::$adminUser property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php The admin user.
ExperimentalThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests installing experimental themes and dependencies in the UI.
experimental_theme_dependency_test.info.yml file core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml
experimental_theme_test.info.yml file core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml
ExposedFilterAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::testExposedFilteringThemeNegotiation function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX theme negotiation works.
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
extension.list.theme service core/core.services.yml Drupal\Core\Extension\ThemeExtensionList
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.
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 The theme to install as the default for testing.
Fast404Test::$defaultTheme property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php
FieldAccessTest::$defaultTheme property core/modules/field/tests/src/Functional/FieldAccessTest.php The theme to install as the default for testing.
FieldBlockTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php
FieldConfigJsonAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php The theme to install as the default for testing.
FieldConfigJsonBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php The theme to install as the default for testing.
FieldConfigJsonCookieTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonCookieTest.php The theme to install as the default for testing.
FieldConfigTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php The theme to install as the default for testing.
FieldConfigXmlAnonTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlAnonTest.php
FieldConfigXmlBasicAuthTest::$defaultTheme property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php The theme to install as the default for testing.
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
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 The theme to install as the default for testing.
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

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