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 |
---|---|---|---|
taxonomy-term.html.twig | file | core/ |
Default theme implementation 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… |
template_preprocess_book_export_html | function | core/ |
Prepares variables for book export templates. |
template_preprocess_book_node_export_html | function | core/ |
Prepares variables for single node export templates. |
template_preprocess_html | function | core/ |
Prepares variables for HTML document templates. |
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/ |
|
TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
TestHtmlBlock | class | core/ |
Provides a block to test HTML. |
TestHtmlBlock.php | file | core/ |
|
TestHtmlBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
TestHtmlMailCollector | class | core/ |
Defines a mail backend that captures sent HTML messages in the state system. |
TestHtmlMailCollector.php | file | core/ |
|
TestHtmlMailCollector::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
TestVarDumper::htmlHandler | function | core/ |
A HTML handler for \Symfony\Component\VarDumper\VarDumper. |
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. |
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. |
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-favourite-mushrooms.html | file | core/ |
|
the-umami-guide-to-our-favourite-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 }} |
theme-test-general-suggestions.html.twig | file | core/ |
{# Output for Theme API test #} Original template for testing hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
theme-test-preprocess-callback.html.twig | file | core/ |
{{ foo }} |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.