Search for theme_
- Search 7.x for theme_
- Search 9.5.x for theme_
- Search 8.9.x for theme_
- Search 11.x for theme_
- Search main for theme_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| theme_test.routing.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.routing.yml |
| theme_test.services.yml | file | core/ |
core/modules/system/tests/modules/theme_test/theme_test.services.yml |
| theme_test.subscriber | service | core/ |
Drupal\theme_test\EventSubscriber\ThemeTestSubscriber |
| theme_test.template_test.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overridden. |
| theme_test.template_test.html.twig | file | core/ |
<!-- Output for Theme API test --> Fail: Template not overridden. |
| theme_test.template_test.nyan-cat.html | file | core/ |
|
| theme_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| theme_test_page_bottom | function | core/ |
Implements hook_page_bottom(). |
| theme_test_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| theme_test_preprocess_theme_test_preprocess_suggestions | function | core/ |
Implements hook_preprocess_HOOK(). |
| theme_test_preprocess_theme_test_preprocess_suggestions__monkey | function | core/ |
Tests a module overriding a default hook with a suggestion. |
| theme_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| theme_test_theme | function | core/ |
Implements hook_theme(). |
| theme_test_theme_registry_alter | function | core/ |
Implements hook_theme_registry_alter(). |
| theme_test_theme_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| theme_test_theme_suggestions_node | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| theme_test_theme_suggestions_theme_test_preprocess_suggestions | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| theme_test_theme_suggestions_theme_test_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| theme_test_theme_suggestions_theme_test_suggestion_provided | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.icons.theme.pcss.css | file | core/ |
Styling for toolbar module icons. |
| toolbar.theme.css | file | core/ |
toolbar.theme.css |
| toolbar.theme.css | file | core/ |
toolbar.theme.css |
| toolbar.theme.css | file | core/ |
toolbar.theme.css |
| toolbar.theme.pcss.css | file | core/ |
toolbar.theme.css |
| ToolbarClaroOverridesTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
| ToolbarClaroOverridesTest::$themeManager | property | core/ |
The theme manager. |
| tour.theme.css | file | core/ |
Styles for Tour theme. |
| tour.theme.pcss.css | file | core/ |
Styles for Tour theme. |
| twig-theme-test-embed-tag-embedded.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-theme-test-embed-tag-embedded.html.twig |
| twig.loader.theme_registry | service | core/ |
Drupal\Core\Template\Loader\ThemeRegistryLoader |
| TwigDeprecationsTest::testHookThemeDeprecations | function | core/ |
Test deprecating variables at definition in hook_theme(). |
| TwigDeprecationsTest::testThemeTestDeprecations | function | core/ |
Test theme_test_deprecations_preprocess renders without deprecations. |
| TwigExtension::$themeManager | property | core/ |
The theme manager. |
| TwigExtension::getActiveThemePath | function | core/ |
Gets the path of the active theme. |
| TwigExtension::suggestThemeHook | function | core/ |
Adds a theme suggestion to the element. |
| TwigExtensionTest::$themeManager | property | core/ |
The theme manager. |
| TwigExtensionTest::testActiveThemePath | function | core/ |
Tests the active_theme_path function. |
| TwigThemeTestController | class | core/ |
Controller routines for Twig theme test routes. |
| TwigThemeTestController.php | file | core/ |
|
| TwigThemeTestController::attachLibraryRender | function | core/ |
Renders for testing attach_library functions in a Twig template. |
| TwigThemeTestController::dump | function | core/ |
Renders for testing drupal_dump function. |
| TwigThemeTestController::embedTagRender | function | core/ |
Renders for testing the embed tag in a Twig template. |
| TwigThemeTestController::fileUrlRender | function | core/ |
Renders for testing file_url functions in a Twig template. |
| TwigThemeTestController::linkGeneratorRender | function | core/ |
Renders for testing link_generator functions in a Twig template. |
| TwigThemeTestController::phpVariablesRender | function | core/ |
Menu callback for testing PHP variables in a Twig template. |
| TwigThemeTestController::placeholderOutsideTransRender | function | core/ |
Controller for testing the twig placeholder filter outside of {% trans %}. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.