Search for set
- Search 7.x for set
- Search 9.5.x for set
- Search 8.9.x for set
- Search 10.3.x for set
- Search 11.x for set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeSettingsForm::validateForm | function | core/ |
Form validation handler. |
| 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/ |
The theme to install as the default for testing. |
| ThemeSettingsFormTest::$modules | property | core/ |
Modules to install. |
| 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. |
| ThemeSettingsProvider.php | file | core/ |
|
| ThemeSettingsProvider::buildThemeSettings | function | core/ |
Build a ThemeSettings object for a given theme. |
| ThemeSettingsProvider::DEFAULT_THEME_FEATURES | constant | core/ |
An array of default theme features. |
| ThemeSettingsProvider::getSetting | function | core/ |
|
| ThemeSettingsProvider::__construct | function | core/ |
Builds a new service instance. |
| ThemeSettingsTest | class | core/ |
Tests D7 theme settings source plugin. |
| ThemeSettingsTest | class | core/ |
Tests theme settings functionality. |
| ThemeSettingsTest.php | file | core/ |
|
| ThemeSettingsTest.php | file | core/ |
|
| ThemeSettingsTest::$availableThemes | property | core/ |
List of discovered themes. |
| ThemeSettingsTest::$modules | property | core/ |
Modules to install. |
| ThemeSettingsTest::$modules | property | core/ |
Modules to install. |
| ThemeSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ThemeSettingsTest::setUp | function | core/ |
|
| ThemeSettingsTest::testDefaultConfig | function | core/ |
Tests that $theme.settings are imported and used as default theme settings. |
| ThemeSettingsTest::testLogoConfig | function | core/ |
Tests that the default logo config can be overridden. |
| ThemeSettingsTest::testNoDefaultConfig | function | core/ |
Tests that the $theme.settings default config file is optional. |
| ThemeSuggestionsAlterTest::setUp | function | core/ |
|
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::setUp | function | core/ |
|
| ThemeTest::testInstallAndSetAsDefault | function | core/ |
Tests installing a theme and setting it as default. |
| ThemeTest::testThemeSettings | function | core/ |
Tests the theme settings form. |
| ThemeTest::testThemeSettingsColorHexCode | function | core/ |
Tests the theme settings color input. |
| ThemeTest::testThemeSettingsLogo | function | core/ |
Tests the theme settings logo form. |
| ThemeTest::testThemeSettingsNoLogoNoFavicon | function | core/ |
Tests the theme settings form when logo and favicon features are disabled. |
| ThemeTest::testThemeSettingsRenderCacheClear | function | core/ |
Tests the 'rendered' cache tag is cleared when saving theme settings. |
| ThemeTokenTest::setUp | function | core/ |
|
| ThemeUiTest::setUp | function | core/ |
|
| theme_get_setting | function | core/ |
Retrieves a setting for the current theme or for a given theme. |
| theme_settings_convert_to_config | function | core/ |
Converts theme settings to configuration. |
| ThirdPartySettingsInterface | interface | core/ |
Interface for configuration entities to store third party information. |
| ThirdPartySettingsInterface.php | file | core/ |
|
| ThirdPartySettingsInterface::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| ThirdPartySettingsInterface::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| ThirdPartySettingsInterface::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| ThirdPartySettingsInterface::setThirdPartySetting | function | core/ |
Sets the value of a third-party setting. |
| ThirdPartySettingsInterface::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.