Search for html
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Html | class | core/ |
Provides a render element for an entire HTML page: <html> plus its children. |
| Html | class | core/ |
Provides DOMDocument helpers for parsing and serializing HTML strings. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| theme-test-specific-suggestions.html.twig | file | core/ |
{# Output for Theme API test #} Template for testing specific theme calls. |
| theme-test-suggestion-provided--deprecated.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on a deprecated theme suggestion. |
| theme-test-suggestion-provided--foo.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on suggestion provided by the module declaring the theme hook. |
| theme-test-suggestion-provided.html.twig | file | core/ |
{# Output for Theme API test #} Template for testing suggestions provided by the module declaring the theme hook. |
| theme-test-suggestions--module-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_HOOK_alter(). |
| theme-test-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_HOOK_alter(). |
| theme-test-suggestions.html.twig | file | core/ |
{# Output for Theme API test #} Original template for testing hook_theme_suggestions_HOOK_alter(). |
| theme-test-theme-class.html.twig | file | core/ |
<p>{{ message }}</p> |
| ThemePreprocess::preprocessHtml | function | core/ |
Prepares variables for HTML document templates. |
| ThemeTest::testPreprocessHtml | function | core/ |
Tests that the page variable is not prematurely flattened. |
| ThemeTest::testThemeOnNonHtmlRequest | function | core/ |
Ensures that non-HTML requests never initialize themes. |
| ThemeTestController::nonHtml | function | core/ |
Controller to ensure that no theme is initialized. |
| ThemeTestHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| ThemeTestThemeHooks1::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| 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/ |
|
| time.html.twig | file | core/ |
Default theme implementation for a date / time element. |
| time.html.twig | file | core/ |
Theme override for a date / time element. |
| time.html.twig | file | core/ |
Theme override for a date / time element. |
| time.html.twig | file | core/ |
Theme override for a date / time element. |
| time.html.twig | file | core/ |
Theme override for a date / time element. |
| time.html.twig | file | core/ |
Theme override for a date / time element. |
| time.html.twig | file | core/ |
Theme override for a date / time element. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Default theme implementation for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| toolbar.html.twig | file | core/ |
Theme override for the administrative toolbar. |
| ToolbarThemeHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| top-bar--gin.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| top-bar--gin.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| top-bar-page-action.html.twig | file | core/ |
Default theme implementation for a single navigation top bar page action. |
| top-bar-page-action.html.twig | file | core/ |
Default theme implementation for a single navigation top bar page action. |
| top-bar-page-actions.html.twig | file | core/ |
Default theme implementation for navigation top bar page actions. |
| top-bar-page-actions.html.twig | file | core/ |
Default theme implementation for navigation top bar page actions. |
| top-bar.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| top-bar.html.twig | file | core/ |
Default theme implementation for the navigation top bar. |
| twig-autoescape-test.html.twig | file | core/ |
{# Template for testing autoescape. #} {{ script }} |
| twig-raw-test.html.twig | file | core/ |
{# Template for testing |raw with autoescape. #} {% autoescape %} {{ script|raw }} {% endautoescape %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
| twig-registry-loader-test-include.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig |
| twig-registry-loader-test-include.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-include.html.twig |
| twig-registry-loader-test-include.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-registry-loader-test-include.html.twig |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.