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
FilterPermissionUiTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php The theme to install as the default for testing.
FilterPlaceholderTextTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php The theme to install as the default for testing.
FilterSecurityTest::$defaultTheme property core/modules/filter/tests/src/Functional/FilterSecurityTest.php The theme to install as the default for testing.
FilterTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php The theme to install as the default for testing.
FilterTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/FilterTest.php The theme to install as the default for testing.
FilterThemeHooks class core/modules/filter/src/Hook/FilterThemeHooks.php Theme hooks for filter.
FilterThemeHooks.php file core/modules/filter/src/Hook/FilterThemeHooks.php
FilterThemeHooks::preprocessFilterGuidelines function core/modules/filter/src/Hook/FilterThemeHooks.php Prepares variables for text format guideline templates.
FilterThemeHooks::preprocessFilterTips function core/modules/filter/src/Hook/FilterThemeHooks.php Prepares variables for filter tips templates.
FilterThemeHooks::preprocessTextFormatWrapper function core/modules/filter/src/Hook/FilterThemeHooks.php Prepares variables for text format wrapper templates.
FilterThemeHooks::theme function core/modules/filter/src/Hook/FilterThemeHooks.php Implements hook_theme().
FilterUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/FilterUITest.php The theme to install as the default for testing.
FocusFirstCommandTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php The theme to install as the default for testing.
FolderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/FolderTest.php The theme to install as the default for testing.
FormatDateTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/FormatDateTest.php The theme to install as the default for testing.
FormBuilder::$themeManager property core/lib/Drupal/Core/Form/FormBuilder.php The theme manager.
FormController::$conditionCurrentTheme property core/modules/system/tests/modules/condition_test/src/FormController.php The condition plugin current_theme.
FormErrorHandlerCKEditor5Test::$defaultTheme property core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php The theme to install as the default for testing.
FormErrorHandlerFileUploadTest::$defaultTheme property core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php The theme to install as the default for testing.
FormGroupingElementsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php The theme to install as the default for testing.
FormObjectTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/FormObjectTest.php The theme to install as the default for testing.
FormStoragePageCacheTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php The theme to install as the default for testing.
FormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/FormTest.php The theme to install as the default for testing.
FormTest::$defaultTheme property core/modules/field/tests/src/Functional/FormTest.php The theme to install as the default for testing.
FormTestBase::$themeManager property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The mocked theme manager.
FormValuesTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/FormValuesTest.php The theme to install as the default for testing.
FrameworkTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/FrameworkTest.php The theme to install as the default for testing.
FrameworkTest::$defaultTheme property core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php The theme to install as the default for testing.
FrontPageTest::$defaultTheme property core/modules/system/tests/src/Functional/System/FrontPageTest.php The theme to install as the default for testing.
FrontPageTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/FrontPageTest.php The theme to install as the default for testing.
FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php The theme to install as the default for testing.
FunctionalTestDebugHtmlOutputTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php The theme to install as the default for testing.
FunctionalTestSetupTrait::installDefaultThemeFromClassProperty function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Installs the default theme defined by `static::$defaultTheme` when needed.
GenerateTheme class core/lib/Drupal/Core/Command/GenerateTheme.php Generates a new theme based on latest default markup.
GenerateTheme.php file core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::$root property core/lib/Drupal/Core/Command/GenerateTheme.php The path for the Drupal root.
GenerateTheme::configure function core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::createFilesFinder function core/lib/Drupal/Core/Command/GenerateTheme.php Returns a Symfony file finder.
GenerateTheme::execute function core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::getStarterKitVersion function core/lib/Drupal/Core/Command/GenerateTheme.php Gets the Starter Kit version string.
GenerateTheme::getThemeInfo function core/lib/Drupal/Core/Command/GenerateTheme.php Gets theme info using the theme name.
GenerateTheme::getUniqueTmpDirPath function core/lib/Drupal/Core/Command/GenerateTheme.php Generates a path to a temporary location.
GenerateTheme::initialize function core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::loadStarterKitConfig function core/lib/Drupal/Core/Command/GenerateTheme.php Loads the Starter Kit configuration.
GenerateTheme::namePatterns function core/lib/Drupal/Core/Command/GenerateTheme.php Returns the possible file name patterns.
GenerateTheme::__construct function core/lib/Drupal/Core/Command/GenerateTheme.php GenerateTheme constructor.
GenerateThemeTest class core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme commands.
GenerateThemeTest.php file core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::$php property core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php The PHP executable path.
GenerateThemeTest::assertThemeExists function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Asserts the theme exists. Returns the parsed *.info.yml file.

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