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 |
|---|---|---|---|
| shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.icons.theme.css | file | core/ |
Styling for the shortcut module icons. |
| shortcut.theme.css | file | core/ |
Styling for the shortcut module. |
| shortcut.theme.css | file | core/ |
Styling for the shortcut module. |
| shortcut_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| StableBaseThemeUpdateTest | class | core/ |
Tests the upgrade path for introducing the Stable base theme. |
| StableBaseThemeUpdateTest.php | file | core/ |
|
| StableBaseThemeUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StableBaseThemeUpdateTest::$themeHandler | property | core/ |
The theme handler. |
| StableBaseThemeUpdateTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| StableBaseThemeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| StableBaseThemeUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| StableBaseThemeUpdateTest::testUpdateHookN | function | core/ |
Tests that the Stable base theme is installed if necessary. |
| StableLibraryOverrideTest::$themeInitialization | property | core/ |
The theme initialization. |
| StableLibraryOverrideTest::$themeManager | property | core/ |
The theme manager. |
| StableTemplateOverrideTest::$themeHandler | property | core/ |
The theme handler. |
| StubThemeHandler | class | core/ |
Extends the default theme handler to mock some drupal_ methods. |
| StubThemeHandler::$clearedCssCache | property | core/ |
Whether the CSS cache was cleared. |
| StubThemeHandler::$registryRebuild | property | core/ |
Whether the registry should be rebuilt. |
| StubThemeHandler::clearCssCache | function | core/ |
|
| StubThemeHandler::themeRegistryRebuild | function | core/ |
|
| system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
| system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
| system-themes-page.html.twig | file | core/ |
Default theme implementation for the Appearance page. |
| system.theme.global.yml | file | core/ |
core/profiles/demo_umami/config/install/system.theme.global.yml |
| system.theme.global.yml | file | core/ |
core/profiles/minimal/config/install/system.theme.global.yml |
| system.theme.global.yml | file | core/ |
core/modules/system/config/install/system.theme.global.yml |
| 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/modules/system/config/install/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_url = render_var(url('system.themes_page')) %} <h2>{% trans %}Goal{% endtrans… |
| system.theme_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling an unused theme' related: - core.appearance - system.theme_install --- {% set themes_url = render_var(url('system.themes_page')) %} <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans… |
| SystemController::$themeAccess | property | core/ |
The theme access checker service. |
| SystemController::$themeHandler | property | core/ |
The theme handler service. |
| SystemController::themesPage | function | core/ |
Returns a theme listing. |
| SystemLocalTasksTest::$themeHandler | property | core/ |
The mocked theme handler. |
| system_sort_themes | function | core/ |
Sorts themes by their names, with the default theme listed first. |
| system_theme_suggestions_field | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| system_theme_suggestions_html | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| system_theme_suggestions_maintenance_page | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| system_theme_suggestions_page | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| system_theme_suggestions_region | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| TableTest::testThemeTableFooter | function | core/ |
Test 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, no tableheader.js should 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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.