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
UninstallTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/UninstallTest.php The theme to install as the default for testing.
UnpublishedBlockTest::$defaultTheme property core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php The theme to install as the default for testing.
UnsavedPreviewTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php The theme to install as the default for testing.
UnversionedAssetTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php The theme to install as the default for testing.
UpcastingTest::$defaultTheme property core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php The theme to install as the default for testing.
update.admin.theme.css file core/themes/stable9/css/update/update.admin.theme.css Styles used by the Update Status module.
update.admin.theme.css file core/modules/update/css/update.admin.theme.css Styles used by the Update Status module.
UpdateCacheTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateCacheTest.php The theme to install as the default for testing.
UpdateContribTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateContribTest.php The theme to install as the default for testing.
UpdateContribTest::testUpdateBaseThemeSecurityUpdate function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests that subthemes are notified about security updates for base themes.
UpdateContribTest::testUpdateHiddenBaseTheme function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests updates with a hidden base theme.
UpdateContribTest::testUpdateShowDisabledThemes function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests that uninstalled themes are only shown when desired.
UpdateHooks::themesInstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_themes_installed().
UpdateHooks::themesUninstalled function core/modules/update/src/Hook/UpdateHooks.php Implements hook_themes_uninstalled().
UpdateManager::$themeExtensionList property core/modules/update/src/UpdateManager.php The theme extension list.
UpdateManager::$themeHandler property core/modules/update/src/UpdateManager.php The theme handler.
UpdateManagerTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateManagerTest.php The theme to install as the default for testing.
UpdateMiscTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateMiscTest.php The theme to install as the default for testing.
UpdatePathLastRemovedTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php The theme to install as the default for testing.
UpdatePathNewDependencyTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathNewDependencyTest.php The theme to install as the default for testing.
UpdatePathTestBaseFilledTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php The theme to install as the default for testing.
UpdatePathTestJavaScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php The theme to install as the default for testing.
UpdatePathWithBrokenRoutingTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathWithBrokenRoutingTest.php The theme to install as the default for testing.
UpdatePostUpdateExceptionTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php The theme to install as the default for testing.
UpdatePostUpdateFailingTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php The theme to install as the default for testing.
UpdatePostUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php The theme to install as the default for testing.
UpdateReducedThemeRegistryTest class core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php Tests that update.php is accessible even if there are unstable modules.
UpdateReducedThemeRegistryTest.php file core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php
UpdateReducedThemeRegistryTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php The theme to install as the default for testing.
UpdateReducedThemeRegistryTest::$modules property core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php Modules to install.
UpdateReducedThemeRegistryTest::testUpdatePageWithBrokenThemeHook function core/tests/Drupal/FunctionalTests/Update/UpdateReducedThemeRegistryTest.php Tests that the update page can be accessed.
UpdateRegistry::includeThemes function core/lib/Drupal/Core/Update/UpdateRegistry.php
UpdateRemovedPostUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php The theme to install as the default for testing.
UpdateSchemaTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php The theme to install as the default for testing.
UpdateScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php The theme to install as the default for testing.
UpdateScriptTest::testThemeSystem function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Tests the effect of using the update script on the theme system.
UpdateSemverTestBase::$defaultTheme property core/modules/update/tests/src/Functional/UpdateSemverTestBase.php The theme to install as the default for testing.
UpdateSettingsFormTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php The theme to install as the default for testing.
UpdatesWith7xTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php The theme to install as the default for testing.
UpdateTestBrokenThemeHookHooks class core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php Hook implementations for update_test_broken_theme_hook.
UpdateTestBrokenThemeHookHooks.php file core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php
UpdateTestBrokenThemeHookHooks::theme function core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php Implements hook_theme().
UpdateThemeHooks class core/modules/update/src/Hook/UpdateThemeHooks.php Theme hooks for update module.
UpdateThemeHooks.php file core/modules/update/src/Hook/UpdateThemeHooks.php
UpdateThemeHooks::preprocessUpdateFetchErrorMessage function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update fetch error message templates.
UpdateThemeHooks::preprocessUpdateLastCheck function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for last time update data was checked templates.
UpdateThemeHooks::preprocessUpdateProjectStatus function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update project status templates.
UpdateThemeHooks::preprocessUpdateReport function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for project status report templates.
UpdateThemeHooks::preprocessUpdateVersion function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update version templates.
UpdateThemeHooks::theme function core/modules/update/src/Hook/UpdateThemeHooks.php Implements hook_theme().

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