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
GenerateThemeTest::$starterKitInfoYamlLocation property core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php The location of the starter kit .info.yml file.
GenerateThemeTest::assertThemeExists function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Asserts the theme exists. Returns the parsed *.info.yml file.
GenerateThemeTest::deleteGeneratedTheme function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Delete the generated theme.
GenerateThemeTest::doTestContribStarterkit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a release version number.
GenerateThemeTest::doTestDevSnapshot function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a dev snapshot of Drupal core.
GenerateThemeTest::doTestGenerateTheme function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::doTestGeneratingFromAnotherTheme function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests generating a theme from another Starterkit enabled theme.
GenerateThemeTest::doTestNoEditMissingFilesWarning function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::doTestNoRename function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::doTestNoRenameMissingFilesWarning function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::doTestStarterKitFlag function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests that only themes with `starterkit` flag can be used.
GenerateThemeTest::doTestThemeDoesNotExist function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests themes that do not exist return an error.
GenerateThemeTest::fileUnmanagedDeleteRecursive function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Deletes all files and directories in the specified path recursively.
GenerateThemeTest::generateThemeFromStarterkit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Generates PHP process to generate a theme from core's starterkit theme.
GenerateThemeTest::runCommand function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::setUp function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::setVersion function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Set a version in the .info.yml.
GenerateThemeTest::testContribStarterkitDevSnapshot function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a dev version number.
GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a dev version without git.
GenerateThemeTest::testCustomStarterkit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme without a version number.
GenerateThemeTest::testDeleteDirectory function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testExcludedGitFolder function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testGenerateTheme function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command.
GenerateThemeTest::testIgnoredDotFiles function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testIncludeDotFiles function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testInfoOverrides function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testInvalidThemesAndWarnings function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testNoEdit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testSimpleStarterkitTheme function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests generating theme from a simple named Starterkit enabled theme.
GenerateThemeTest::writeStarterkitConfig function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenericModuleTestBase::$defaultTheme property core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php The theme to install as the default for testing.
GenericRecipeTestBase::$defaultTheme property core/modules/system/tests/src/Functional/Recipe/GenericRecipeTestBase.php The theme to install as the default for testing.
GetTestMethodCallerExtendsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php The theme to install as the default for testing.
GetTestMethodCallerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php The theme to install as the default for testing.
gin-system-themes.css file core/themes/default_admin/migration/css/base/gin-system-themes.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

.system-themes-list {
margin-block-end: var(--gin-spacing-l);
}

#system-themes-page {
hr {
display:…
gin-system-themes.pcss.css file core/themes/default_admin/migration/css/base/gin-system-themes.pcss.css .system-themes-list {
margin-block-end: var(--gin-spacing-l);
}

#system-themes-page {
hr {
display: none;
}
}
GlossaryTest::$defaultTheme property core/modules/views/tests/src/Functional/GlossaryTest.php
GlossaryViewTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GroupByTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/GroupByTest.php The theme to install as the default for testing.
GroupedExposedFilterTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
HandlerAllTest::$defaultTheme property core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php
HandlerFieldRoleTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php The theme to install as the default for testing.
HandlerFieldUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php The theme to install as the default for testing.
HandlerFilterUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php The theme to install as the default for testing.
HandlerTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/HandlerTest.php The theme to install as the default for testing.
HandlerTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HelpBlockTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpBlockTest.php The theme to install as the default for testing.
HelpHooks::theme function core/modules/help/src/Hook/HelpHooks.php Implements hook_theme().
HelpNoSearchUpgradeTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpNoSearchUpgradeTest.php
HelpPageOrderTest::$defaultTheme property core/modules/help/tests/src/Functional/HelpPageOrderTest.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.