Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeRegistryLoader::findTemplate | function | core/ |
Finds the path to the requested template. |
| ThemeRegistryLoader::getCacheKey | function | core/ |
|
| ThemeRegistryLoader::__construct | function | core/ |
Constructs a new ThemeRegistryLoader object. |
| ThemeRegistryLoaderTest | class | core/ |
Tests Drupal\Core\Template\Loader\ThemeRegistryLoader. |
| ThemeRegistryLoaderTest.php | file | core/ |
|
| ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
Tests loader returns false for exists on nonexistent. |
| 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/ |
Provides a configuration API wrapper for runtime merged theme settings. |
| ThemeSettings | class | core/ |
Persist theme settings to the config system. |
| ThemeSettings | class | core/ |
Drupal 7 theme settings source from database. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| ThemeSettings::fields | function | core/ |
Returns an array of destination fields. |
| ThemeSettings::fields | function | core/ |
Returns available fields on the source. |
| ThemeSettings::getCacheTags | function | core/ |
|
| 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/ |
|
| ThemeSettingsForm::getEditableConfigNames | function | core/ |
|
| ThemeSettingsForm::getFormId | function | core/ |
|
| ThemeSettingsForm::submitForm | function | core/ |
|
| ThemeSettingsForm::validateForm | function | core/ |
|
| ThemeSettingsForm::validatePath | function | core/ |
Helper function for the system_theme_settings form. |
| ThemeSettingsForm::__construct | function | core/ |
Constructs a ThemeSettingsForm object. |
| ThemeSettingsFormTest | class | core/ |
Tests that theme form settings works correctly. |
| ThemeSettingsFormTest.php | file | core/ |
|
| ThemeSettingsFormTest::$defaultTheme | property | core/ |
|
| ThemeSettingsFormTest::$modules | property | core/ |
|
| ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler | function | core/ |
Provides test data for ::testFormSettingsSubmissionHandler(). |
| ThemeSettingsFormTest::setUp | function | core/ |
|
| ThemeSettingsFormTest::testFormSettingsSubmissionHandler | function | core/ |
Tests that submission handler works correctly. |
| ThemeSettingsProvider | class | core/ |
Default implementation of the theme settings provider service. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.