Search for themes

  1. Search 7.x for themes
  2. Search 9.5.x for themes
  3. Search 8.9.x for themes
  4. Search 10.3.x for themes
  5. Search 11.x for themes
  6. Other projects
Title Object type File name Summary
ThemeSettingsForm::buildForm function core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::create function core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::getEditableConfigNames function core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::getFormId function core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::submitForm function core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::validateForm function core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::validatePath function core/modules/system/src/Form/ThemeSettingsForm.php Helper function for the system_theme_settings form.
ThemeSettingsForm::__construct function core/modules/system/src/Form/ThemeSettingsForm.php Constructs a ThemeSettingsForm object.
ThemeSettingsFormTest class core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Tests that theme form settings works correctly.
ThemeSettingsFormTest.php file core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
ThemeSettingsFormTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
ThemeSettingsFormTest::$modules property core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler function core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Provides test data for ::testFormSettingsSubmissionHandler().
ThemeSettingsFormTest::setUp function core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
ThemeSettingsFormTest::testFormSettingsSubmissionHandler function core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Tests that submission handler works correctly.
ThemeSettingsProvider class core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php Default implementation of the theme settings provider service.
ThemeSettingsProvider.php file core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php
ThemeSettingsProvider::buildThemeSettings function core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php Build a ThemeSettings object for a given theme.
ThemeSettingsProvider::DEFAULT_THEME_FEATURES constant core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php An array of default theme features.
ThemeSettingsProvider::getSetting function core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php
ThemeSettingsProvider::__construct function core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php Builds a new service instance.
ThemeSettingsTest class core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php Tests D7 theme settings source plugin.
ThemeSettingsTest class core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Tests theme settings functionality.
ThemeSettingsTest.php file core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php
ThemeSettingsTest.php file core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
ThemeSettingsTest::$availableThemes property core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php List of discovered themes.
ThemeSettingsTest::$modules property core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php Modules to install.
ThemeSettingsTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
ThemeSettingsTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php Provides source data for ::testSource.
ThemeSettingsTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
ThemeSettingsTest::testDefaultConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Tests that $theme.settings are imported and used as default theme settings.
ThemeSettingsTest::testLogoConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Tests that the default logo config can be overridden.
ThemeSettingsTest::testNoDefaultConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Tests that the $theme.settings default config file is optional.
ThemeStream class core/lib/Drupal/Core/StreamWrapper/ThemeStream.php Defines the read-only theme:// stream wrapper for theme files.
ThemeStream.php file core/lib/Drupal/Core/StreamWrapper/ThemeStream.php
ThemeStream::getDescription function core/lib/Drupal/Core/StreamWrapper/ThemeStream.php
ThemeStream::getExtension function core/lib/Drupal/Core/StreamWrapper/ThemeStream.php
ThemeStream::getName function core/lib/Drupal/Core/StreamWrapper/ThemeStream.php
ThemeSuggestionHooks class core/themes/admin/src/Hook/ThemeSuggestionHooks.php Provides theme suggestion hook implementations.
ThemeSuggestionHooks class core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php Provides theme suggestion hook implementations.
ThemeSuggestionHooks.php file core/themes/admin/src/Hook/ThemeSuggestionHooks.php
ThemeSuggestionHooks.php file core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php
ThemeSuggestionHooks::details function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for details.
ThemeSuggestionHooks::form function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for form.
ThemeSuggestionHooks::formElement function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for form_element.
ThemeSuggestionHooks::maintenancePage function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for maintenance_page.
ThemeSuggestionHooks::page function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for page.
ThemeSuggestionHooks::table function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for table.
ThemeSuggestionHooks::themeSuggestionsDetailsAlter function core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for details.
ThemeSuggestionHooks::themeSuggestionsFormAlter function core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for form.

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