Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 10.3.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ThemeSettingsForm::submitForm | function | core/ |
Form submission handler. |
| 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 enable. |
| ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler | function | core/ |
Provides test data for ::testFormSettingsSubmissionHandler(). |
| ThemeSettingsFormTest::setUp | function | core/ |
|
| ThemeSettingsFormTest::testFormSettingsSubmissionHandler | function | core/ |
Tests that submission handler works correctly. |
| 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 enable. |
| ThemeSettingsTest::$modules | property | core/ |
Modules to enable. |
| ThemeSettingsTest::providerSource | function | core/ |
The data provider. |
| 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. |
| ThemesNotUsingClassyTemplatesTest | class | core/ |
Tests that themes do not depend on Classy templates. |
| ThemesNotUsingClassyTemplatesTest.php | file | core/ |
|
| ThemesNotUsingClassyTemplatesTest::$modules | property | core/ |
Modules to enable. |
| ThemesNotUsingClassyTemplatesTest::$templatesSkippableBecauseIdenticalToStable | property | core/ |
Templates that are identical in Stable, which means they can be skipped. |
| ThemesNotUsingClassyTemplatesTest::$themeHandler | property | core/ |
The theme handler. |
| ThemesNotUsingClassyTemplatesTest::installAllModules | function | core/ |
Installs all core modules. |
| ThemesNotUsingClassyTemplatesTest::providerTestThemesTemplatesNotClassy | function | core/ |
Data provider for testThemesTemplatesNotClassy(). |
| ThemesNotUsingClassyTemplatesTest::setUp | function | core/ |
|
| ThemesNotUsingClassyTemplatesTest::testThemesTemplatesNotClassy | function | core/ |
Ensures that themes are not inheriting templates from Classy. |
| 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 enable. |
| ThemeSuggestionsAlterTest::setUp | function | core/ |
|
| 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 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.