Search for html
- Search 7.x for html
- Search 9.5.x for html
- Search 8.9.x for html
- Search 10.3.x for html
- Search 11.x for html
- Other projects
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 |
|---|---|---|---|
| taxonomy-term.html.twig | file | core/ |
Theme override to display a taxonomy term. |
| taxonomy-term.html.twig | file | core/ |
Theme override to display a taxonomy term. |
| taxonomy-term.html.twig | file | core/ |
Theme override to display a taxonomy term. |
| taxonomy.configuring.html.twig | file | core/ |
--- label: 'Configuring taxonomy' related: - taxonomy.overview - field_ui.reference_field - field_ui.manage_display - field_ui.manage_form --- {% set taxonomy_permissions_link_text %} {% trans %}Administer vocabularies and terms{%… |
| taxonomy.overview.html.twig | file | core/ |
--- label: 'Managing taxonomy' top_level: true --- {% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %} <h2>{% trans %}What is taxonomy?{% endtrans %}</h2> <p>{% trans… |
| test-layout-theme.html.twig | file | core/ |
{{ content.content }} |
| test.html.twig | file | core/ |
This line is from twig_namespace_b/templates/test.html.twig |
| test.html.twig | file | core/ |
This line is from twig_namespace_a/templates/test.html.twig {% block content %} This text is in a block. {% endblock %} |
| TestController::html | function | core/ |
Returns a simple render array. |
| TestDefaultHtmlRouteProvider | class | core/ |
Stub class for testing DefaultHtmlRouteProvider. |
| TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
|
| TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
|
| TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
|
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
|
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
|
| TestHtmlBlock | class | core/ |
Provides a block to test HTML. |
| TestHtmlBlock.php | file | core/ |
|
| TestHtmlBlock::build | function | core/ |
|
| TestHtmlMailCollector | class | core/ |
Defines a mail backend that captures sent HTML messages in the state system. |
| TestHtmlMailCollector.php | file | core/ |
|
| TestHtmlMailCollector::format | function | core/ |
|
| text-format-wrapper.html.twig | file | core/ |
Default theme implementation for a text format-enabled form element. |
| text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
| text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
| text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
| text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
| text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
| text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
| text-format-wrapper.html.twig | file | core/ |
Theme override for a text format-enabled form element. |
| textarea.html.twig | file | core/ |
Theme override for a 'textarea' #type form element. |
| textarea.html.twig | file | core/ |
Theme override for a 'textarea' #type form element. |
| textarea.html.twig | file | core/ |
Theme override for a 'textarea' #type form element. |
| textarea.html.twig | file | core/ |
Theme override for a 'textarea' #type form element. |
| textarea.html.twig | file | core/ |
Default theme implementation for a 'textarea' #type form element. |
| textarea.html.twig | file | core/ |
Theme override for a 'textarea' #type form element. |
| textarea.html.twig | file | core/ |
Theme override for a 'textarea' #type form element. |
| thai-green-curry-umami.html | file | core/ |
|
| thai-green-curry-umami.html | file | core/ |
|
| the-real-deal-for-supermarket-savvy-shopping.html | file | core/ |
|
| the-real-deal-for-supermarket-savvy-shopping.html | file | core/ |
|
| the-umami-guide-to-our-favorite-mushrooms.html | file | core/ |
|
| the-umami-guide-to-our-favorite-mushrooms.html | file | core/ |
|
| theme-test--suggestion.html.twig | file | core/ |
{# Output for Theme API test #} Theme hook implementor=theme-test--suggestion.html.twig. Foo={{ foo }} |
| theme-test-deprecations-child.html.twig | file | core/ |
{# Test use of deprecated variables in a child template. #} {{- foo }}| {{- gaz }} |
| theme-test-deprecations-hook-theme.html.twig | file | core/ |
{# Test variables deprecated in hook_theme(). #} {{ foo }} |
| theme-test-deprecations-preprocess.html.twig | file | core/ |
{# Test use of variables deprecated in a preprocess hook. #} {% set set_var = 'set_var' %} {{- foo }}| {{- set_var }}| {%- for for_var in contents %} {{- for_var }}| {%- endfor %} {{- bar }} |
| theme-test-foo.html.twig | file | core/ |
{# Output for Theme API test #} {{ foo -}} |
| theme-test-function-template-override.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overrides theme function. |
| theme-test-general-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_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
| theme-test-general-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_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.