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 main for theme
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Theme | class | core/ |
Defines a class for updating themes. |
| Theme | class | core/ |
The Theme extension object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| system.theme.yml | file | core/ |
core/profiles/standard/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/profiles/demo_umami/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/profiles/tests/nightwatch_a11y_testing/config/install/system.theme.yml |
| system.theme.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.theme.yml |
| system.theme.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.theme.yml |
| system.theme_install.html.twig | file | core/ |
--- label: 'Installing a theme and setting default themes' related: - core.appearance - system.theme_uninstall --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link =… |
| system.theme_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling an unused theme' related: - core.appearance - system.theme_install --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link = render_var(help_route_link(themes_link_text,… |
| SystemAdminThemePreprocess | class | core/ |
Hook implementations for system. |
| SystemAdminThemePreprocess.php | file | core/ |
|
| SystemAdminThemePreprocess::preprocessAdminBlockContent | function | core/ |
Prepares variables for administrative content block templates. |
| SystemAdminThemePreprocess::preprocessAdminPage | function | core/ |
Prepares variables for administrative index page templates. |
| SystemAdminThemePreprocess::preprocessSystemAdminIndex | function | core/ |
Prepares variables for admin index templates. |
| SystemAdminThemePreprocess::preprocessSystemModulesDetails | function | core/ |
Prepares variables for the module details templates. |
| SystemAdminThemePreprocess::preprocessSystemModulesUninstall | function | core/ |
Prepares variables for module uninstall templates. |
| SystemAdminThemePreprocess::preprocessSystemSecurityAdvisoriesFetchErrorMessage | function | core/ |
Prepares variables for security advisories fetch error message templates. |
| SystemAdminThemePreprocess::preprocessSystemThemesPage | function | core/ |
Prepares variables for appearance page templates. |
| SystemAdminThemePreprocess::__construct | function | core/ |
|
| SystemAuthorizeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemConfigFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemController::$themeAccess | property | core/ |
The theme access checker service. |
| SystemController::$themeExtensionList | property | core/ |
The theme extension list. |
| SystemController::themesPage | function | core/ |
Returns a theme listing which excludes obsolete themes. |
| SystemFilesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemLocalTasksTest::$themeHandler | property | core/ |
The mocked theme handler. |
| SystemMenuBlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
| SystemThemeHooks | class | core/ |
Hook implementations for system. |
| SystemThemeHooks.php | file | core/ |
|
| SystemThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| SystemThemeHooks::preprocessEntityAddList | function | core/ |
Prepares variables for the list of available bundles. |
| SystemThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| SystemThemeHooks::themeSuggestionsField | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsHtml | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsMaintenancePage | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsPage | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| SystemThemeHooks::themeSuggestionsRegion | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| system_sort_themes | function | core/ |
Sorts themes by their names, with the default theme listed first. |
| TableDragTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TableTest::testThemeTableFooter | function | core/ |
Tests that the 'footer' option works correctly. |
| TableTest::testThemeTableHeaderCellOption | function | core/ |
Tests that the 'header' option in cells works correctly. |
| TableTest::testThemeTableHeaderRenderArray | function | core/ |
Tests header elements with a mix of string and render array values. |
| TableTest::testThemeTableNoStickyHeaders | function | core/ |
If $sticky is FALSE, `sticky-header` class should not be included. |
| TableTest::testThemeTableNotResponsiveHeaders | function | core/ |
Tests that the 'responsive-table' class is not applied without headers. |
| TableTest::testThemeTableNotResponsiveProperty | function | core/ |
Tests that 'responsive-table' class only applied when responsive is TRUE. |
| TableTest::testThemeTableResponsive | function | core/ |
Tests that the 'responsive-table' class is applied correctly. |
| TableTest::testThemeTableResponsivePriority | function | core/ |
Tests 'priority-medium' and 'priority-low' classes. |
| TableTest::testThemeTableRowRenderArray | function | core/ |
Tests row elements with a mix of string and render array values. |
| TableTest::testThemeTableStickyHeaders | function | core/ |
If $sticky is TRUE, `sticky-header` class should be included. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.