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
- Search main for themes
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ThemeStream | class | core/ |
Defines the read-only theme:// stream wrapper for theme files. |
| ThemeStream.php | file | core/ |
|
| ThemeStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| ThemeStream::getExtension | function | core/ |
Gets the extension object. |
| ThemeStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| ThemeSuggestionHooks | class | core/ |
Provides theme suggestion hook implementations. |
| ThemeSuggestionHooks.php | file | core/ |
|
| ThemeSuggestionHooks::details | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for details. |
| ThemeSuggestionHooks::form | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form. |
| ThemeSuggestionHooks::formElement | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form_element. |
| ThemeSuggestionHooks::maintenancePage | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for maintenance_page. |
| ThemeSuggestionHooks::page | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for page. |
| ThemeSuggestionHooks::table | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for table. |
| ThemeSuggestionHooks::topBar | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for top_bar. |
| ThemeSuggestionHooks::viewsViewField | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for views_view_field. |
| ThemeSuggestionHooks::__construct | function | core/ |
Constructs the theme related hooks. |
| ThemeSuggestionsAlterTest | class | core/ |
Tests theme suggestion alter hooks. |
| ThemeSuggestionsAlterTest.php | file | core/ |
|
| ThemeSuggestionsAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeSuggestionsAlterTest::$modules | property | core/ |
Modules to install. |
| ThemeSuggestionsAlterTest::setUp | function | core/ |
|
| ThemeSuggestionsAlterTest::testDeprecatedTemplateSuggestions | function | core/ |
Testing deprecated suggestions. |
| ThemeSuggestionsAlterTest::testExecutionOrder | function | core/ |
Tests execution order of theme suggestion alter hooks. |
| ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter | function | core/ |
Tests hook_theme_suggestions_alter(). |
| ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for specific theme calls. |
| ThemeSuggestionsAlterTest::testTemplateSuggestions | function | core/ |
Tests that hooks to provide theme suggestions work. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.