Search for themes
- Search 7.x for themes
- Search 9.5.x for themes
- Search 8.9.x for themes
- Search 10.3.x for themes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ShortcutHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
system-themes-page.html.twig | file | core/ |
Default theme implementation for the Appearance page. |
SystemController::themesPage | function | core/ |
Returns a theme listing which excludes obsolete themes. |
system_sort_themes | function | core/ |
Sorts themes by their names, with the default theme listed first. |
template_preprocess_system_themes_page | function | core/ |
Prepares variables for appearance page templates. |
testing_themes_blocks.info.yml | file | core/ |
core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml |
testing_themes_blocks.info.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/testing_themes_blocks.info.yml |
ThemeExtensionList::$installedThemes | property | core/ |
The list of installed themes. |
ThemeExtensionList::doGetBaseThemes | function | core/ |
Finds the base themes for the specific theme. |
ThemeExtensionList::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
ThemeExtensionListTest::providerTestDoGetBaseThemes | function | core/ |
Provides test data for testDoGetBaseThemes. |
ThemeExtensionListTest::testDoGetBaseThemes | function | core/ |
Tests getting the base themes for a set of defined themes. |
ThemeExtensionListTest::testGetBaseThemes | function | core/ |
Tests getting the base themes for a set a defines themes. |
ThemeHandler::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
ThemeHandlerInterface::getBaseThemes | function | core/ |
Finds all the base themes for the specified theme. |
ThemeInstallerTest::testInstallThemeSameNameAsModule | function | core/ |
Tests installing a theme with the same name as an enabled module. |
themes.README.txt | file | core/ |
Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory… |
ThemeSettings | class | core/ |
Persist theme settings to the config system. |
ThemeSettings | class | core/ |
Drupal 7 theme settings source from database. |
ThemeSettings | class | core/ |
Provides a configuration API wrapper for runtime merged theme settings. |
ThemeSettings.php | file | core/ |
|
ThemeSettings.php | file | core/ |
|
ThemeSettings.php | file | core/ |
|
ThemeSettings::$configFactory | property | core/ |
The configuration factory. |
ThemeSettings::$theme | property | core/ |
The theme of the theme settings object. |
ThemeSettings::create | function | core/ |
Creates an instance of the plugin. |
ThemeSettings::fields | function | core/ |
Returns an array of destination fields. |
ThemeSettings::fields | function | core/ |
Returns available fields on the source. |
ThemeSettings::getCacheTags | function | core/ |
The cache tags associated with this object. |
ThemeSettings::getIds | function | core/ |
Gets the destination IDs. |
ThemeSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ThemeSettings::getTheme | function | core/ |
Returns the theme of this theme settings object. |
ThemeSettings::import | function | core/ |
Import the row. |
ThemeSettings::query | function | core/ |
Prepares query object to retrieve data from the source database. |
ThemeSettings::__construct | function | core/ |
Constructs a theme settings destination object. |
ThemeSettings::__construct | function | core/ |
Constructs a theme settings object. |
ThemeSettingsForm | class | core/ |
Displays theme configuration for entire site and individual themes. |
ThemeSettingsForm.php | file | core/ |
|
ThemeSettingsForm::$editableConfig | property | core/ |
An array of configuration names that should be editable. |
ThemeSettingsForm::$fileSystem | property | core/ |
The file system. |
ThemeSettingsForm::$mimeTypeGuesser | property | core/ |
The MIME type guesser. |
ThemeSettingsForm::$moduleHandler | property | core/ |
The module handler. |
ThemeSettingsForm::$themeHandler | property | core/ |
The theme handler. |
ThemeSettingsForm::$themeManager | property | core/ |
The theme manager. |
ThemeSettingsForm::buildForm | function | core/ |
|
ThemeSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
ThemeSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ThemeSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.