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 11.x for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| twig_theme_test.routing.yml | file | core/ |
core/modules/system/tests/modules/twig_theme_test/twig_theme_test.routing.yml |
| twig_theme_test.trans.html.twig | file | core/ |
{# Test trans tag with string argument. #} <div> {% trans 'Hello sun.' %} </div> {# Test trans tag with string argument and context #} <div> {% trans 'Hello sun.' with {'context':… |
| twig_theme_test.url_generator.html.twig | file | core/ |
{# Test the url and path twig functions #} <div>path (as route) not absolute: {{ path('user.register') }}</div> <div>url (as route) absolute: {{ url('user.register') }}</div> <div>path (as route) not… |
| twig_theme_test.url_to_string.html.twig | file | core/ |
<div>rendered url: {{ test_url }}</div> |
| UmamiHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| update.admin.theme.css | file | core/ |
Styles used by the Update Status module. |
| update.admin.theme.css | file | core/ |
Styles used by the Update Status module. |
| UpdateContribTest::testUpdateBaseThemeSecurityUpdate | function | core/ |
Tests that subthemes are notified about security updates for base themes. |
| UpdateContribTest::testUpdateShowDisabledThemes | function | core/ |
Tests that uninstalled themes are only shown when desired. |
| UpdateHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
| UpdateHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| UpdateReducedThemeRegistryTest | class | core/ |
Tests that update.php is accessible even if there are unstable modules. |
| UpdateReducedThemeRegistryTest.php | file | core/ |
|
| UpdateReducedThemeRegistryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateReducedThemeRegistryTest::$modules | property | core/ |
Modules to install. |
| UpdateReducedThemeRegistryTest::testUpdatePageWithBrokenThemeHook | function | core/ |
Tests that the update page can be accessed. |
| UpdateRegistry::includeThemes | function | core/ |
|
| UpdateScriptTest::testThemeSystem | function | core/ |
Tests the effect of using the update script on the theme system. |
| UpdateTestBrokenThemeHookHooks | class | core/ |
Hook implementations for update_test_broken_theme_hook. |
| UpdateTestBrokenThemeHookHooks.php | file | core/ |
|
| UpdateTestBrokenThemeHookHooks::theme | function | core/ |
Implements hook_theme(). |
| UpdateThemeHooks | class | core/ |
Theme hooks for update module. |
| UpdateThemeHooks.php | file | core/ |
|
| UpdateThemeHooks::preprocessUpdateFetchErrorMessage | function | core/ |
Prepares variables for update fetch error message templates. |
| UpdateThemeHooks::preprocessUpdateLastCheck | function | core/ |
Prepares variables for last time update data was checked templates. |
| UpdateThemeHooks::preprocessUpdateProjectStatus | function | core/ |
Prepares variables for update project status templates. |
| UpdateThemeHooks::preprocessUpdateReport | function | core/ |
Prepares variables for project status report templates. |
| UpdateThemeHooks::preprocessUpdateVersion | function | core/ |
Prepares variables for update version templates. |
| UpdateThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| UpdateThemeHooks::__construct | function | core/ |
|
| update_test_base_theme.info.yml | file | core/ |
core/modules/update/tests/themes/update_test_base_theme/update_test_base_theme.info.yml |
| update_test_broken_theme_hook.info.yml | file | core/ |
core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml |
| update_test_subtheme.info.yml | file | core/ |
core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml |
| UserNameThemeCacheTest | class | core/ |
Tests the 'username' theme element. |
| UserNameThemeCacheTest.php | file | core/ |
|
| UserNameThemeCacheTest::$modules | property | core/ |
Modules to install. |
| UserNameThemeCacheTest::setUp | function | core/ |
|
| UserNameThemeCacheTest::testUserNameThemeRenderCache | function | core/ |
Test cache metadata when rendering arrays using 'username' theme element. |
| UserThemeHooks | class | core/ |
Hook implementations for user. |
| UserThemeHooks.php | file | core/ |
|
| UserThemeHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| UserThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| UserThemeHooks::preprocessUser | function | core/ |
Prepares variables for user templates. |
| UserThemeHooks::preprocessUsername | function | core/ |
Prepares variables for username templates. |
| UserThemeHooks::processPasswordConfirm | function | core/ |
Form element process handler for client-side password validation. |
| UserThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| UserThemeHooks::__construct | function | core/ |
|
| user_test_theme.info.yml | file | core/ |
core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml |
| ViewEditForm::$themeManager | property | core/ |
The theme manager. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.