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
NewDefaultThemeBlocksTest::setUp function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php
NewDefaultThemeBlocksTest::testBlockCollision function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Checks that a theme block is still created when same ID exists.
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks function core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php Check the blocks are correctly copied.
NewViewConfigSchemaTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php The theme to install as the default for testing.
nightwatch_theme_install_utility.info.yml file core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.info.yml core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.info.yml
nightwatch_theme_install_utility.routing.yml file core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.routing.yml core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.routing.yml
NodeAccessBaseTableTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php The theme to install as the default for testing.
NodeAccessCacheabilityTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessCacheabilityTest.php The theme to install as the default for testing.
NodeAccessCacheabilityWithNodeGrantsTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrantsTest.php The theme to install as the default for testing.
NodeAccessCacheRedirectWarningTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessCacheRedirectWarningTest.php The theme to install as the default for testing.
NodeAccessFieldTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessFieldTest.php The theme to install as the default for testing.
NodeAccessGrantsCacheContextTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php The theme to install as the default for testing.
NodeAccessJoinTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessJoinTest.php The theme to install as the default for testing.
NodeAccessLanguageFallbackTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php The theme to install as the default for testing.
NodeAccessMenuLinkTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php The theme to install as the default for testing.
NodeAccessPagerTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessPagerTest.php The theme to install as the default for testing.
NodeAccessRebuildNodeGrantsTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessRebuildNodeGrantsTest.php The theme to install as the default for testing.
NodeAccessTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/NodeAccessTest.php The theme to install as the default for testing.
NodeAccessUnpublishedCacheabilityTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessUnpublishedCacheabilityTest.php The theme to install as the default for testing.
NodeAdminTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAdminTest.php The theme to install as the default for testing.
NodeBlockFunctionalTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php The theme to install as the default for testing.
NodeCacheTagsTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeCacheTagsTest.php The theme to install as the default for testing.
NodeCommentsTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeCreationTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeCreationTest.php The theme to install as the default for testing.
NodeDeleteConfirmTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/NodeDeleteConfirmTest.php The theme to install as the default for testing.
NodeDisplayConfigurableTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeDisplayConfigurableTest.php The theme to install as the default for testing.
NodeDisplayConfigurableTest::provideThemes function core/modules/node/tests/src/Functional/NodeDisplayConfigurableTest.php Data provider for ::testDisplayConfigurable().
NodeEditFormTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeEditFormTest.php The theme to install as the default for testing.
NodeEntityViewModeAlterTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php The theme to install as the default for testing.
NodeFieldFilterTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php The theme to install as the default for testing.
NodeFieldMultilingualTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php The theme to install as the default for testing.
NodeFieldTokensTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php The theme to install as the default for testing.
NodeFormHooks::formSystemThemesAdminFormAlter function core/modules/node/src/Hook/NodeFormHooks.php Implements hook_form_FORM_ID_alter().
NodeFormHooks::systemThemesAdminFormSubmit function core/modules/node/src/Hook/NodeFormHooks.php Form submission handler for system_themes_admin_form().
NodeFormSaveChangedTimeTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php The theme to install as the default for testing.
NodeHelpTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeHelpTest.php The theme to install as the default for testing.
NodeIntegrationTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php The theme to install as the default for testing.
NodeJsonAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeJsonAnonTest.php The theme to install as the default for testing.
NodeJsonBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php The theme to install as the default for testing.
NodeJsonCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeJsonCookieTest.php The theme to install as the default for testing.
NodeLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php The theme to install as the default for testing.
NodeLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeLinksTest.php The theme to install as the default for testing.
NodePageVariableDeprecationTest::$defaultTheme property core/modules/node/tests/src/Functional/NodePageVariableDeprecationTest.php The theme to install as the default for testing.
NodePostSettingsTest::$defaultTheme property core/modules/node/tests/src/Functional/NodePostSettingsTest.php The theme to install as the default for testing.
NodePreviewAnonymousTest::$defaultTheme property core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php The theme to install as the default for testing.
NodePreviewLinkTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php The theme to install as the default for testing.
NodeQueryAlterTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php The theme to install as the default for testing.
NodeRevisionsAllTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeRevisionsAllTest.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.