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
DbLogViewsTest::$defaultTheme property core/modules/dblog/tests/src/Functional/DbLogViewsTest.php The theme to install as the default for testing.
DbUpdateNegotiator::$themeHandler property core/modules/system/src/Theme/DbUpdateNegotiator.php The theme handler.
DbUpdateNegotiator::determineActiveTheme function core/modules/system/src/Theme/DbUpdateNegotiator.php Determine the active theme for the request.
DefaultConfigTest::testThemeConfig function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests if installed config is equal to the exported config.
DefaultConfigTest::themeListDataProvider function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php A data provider that lists every theme in core.
DefaultContentFilesAccessTest::$defaultTheme property core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/DefaultContentFilesAccessTest.php The theme to install as the default for testing.
DefaultFormatTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php The theme to install as the default for testing.
DefaultMetatagsTest::$defaultTheme property core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php The theme to install as the default for testing.
DefaultMobileMetaTagsTest::$defaultTheme property core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php The theme to install as the default for testing.
DefaultModerationStateTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php The theme to install as the default for testing.
DefaultNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/DefaultNegotiator.php Determine the active theme for the request.
DefaultValueWidgetTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php The theme to install as the default for testing.
DefaultViewRecentCommentsTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php The theme to install as the default for testing.
DefaultViewsTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php The theme to install as the default for testing.
DefaultViewsTest::$defaultTheme property core/modules/views/tests/src/Functional/DefaultViewsTest.php The theme to install as the default for testing.
DeleteMultipleFormTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php The theme to install as the default for testing.
DependencyHookInvocationTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php The theme to install as the default for testing.
DependencyMissingTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/DependencyMissingTest.php The theme to install as the default for testing.
DependencyOrderingTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php The theme to install as the default for testing.
DependencyTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/DependencyTest.php The theme to install as the default for testing.
DeprecatedTemplateTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/DeprecatedTemplateTest.php The theme to install as the default for testing.
DeprecatedTwigTemplateHooks::theme function core/modules/system/tests/modules/deprecated_twig_template/src/Hook/DeprecatedTwigTemplateHooks.php Implements hook_theme().
deprecated_theme_test.info.yml file core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml
DestinationTest::$defaultTheme property core/modules/system/tests/src/Functional/Routing/DestinationTest.php The theme to install as the default for testing.
DestructableServiceTest::$defaultTheme property core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php The theme to install as the default for testing.
DevelopmentSettingsFormTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php The theme to install as the default for testing.
DialogDeprecationsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php The theme to install as the default for testing.
DialogPositionTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php The theme to install as the default for testing.
DialogTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php The theme to install as the default for testing.
DisabledDisplayTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php The theme to install as the default for testing.
disable_transitions.theme.css file core/modules/system/tests/modules/css_disable_transitions_test/css/disable_transitions.theme.css /**
* Remove CSS animation effects that can cause random test failures.
*/
* {
/* CSS transitions. */
-o-transition: none !important;
-webkit-transition: none !important;
transition: none !important;
-o-transition-property: none…
DisplayAttachmentTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php The theme to install as the default for testing.
DisplayAttachmentTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php The theme to install as the default for testing.
DisplayBlockTest::$defaultTheme property core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php The theme to install as the default for testing.
DisplayCRUDTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php The theme to install as the default for testing.
DisplayEntityReferenceTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php The theme to install as the default for testing.
DisplayExtenderUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php The theme to install as the default for testing.
DisplayFeedTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php The theme to install as the default for testing.
DisplayFeedTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php The theme to install as the default for testing.
DisplayFeedTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php The theme to install as the default for testing.
DisplayModeBundleSelectionTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php The theme to install as the default for testing.
DisplayPageWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php The theme to install as the default for testing.
DisplayPageWebTest::testAdminTheme function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the 'use_admin_theme' page display option.
DisplayPathTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php The theme to install as the default for testing.
DisplayPathTest::testUseAdminTheme function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the "Use the administration theme" configuration.
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php The theme to install as the default for testing.
DisplayVariantTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php The theme to install as the default for testing.
DistributionProfileExistingSettingsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php The theme to install as the default for testing.

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