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 |
|---|---|---|---|
| menu--toolbar.html.twig | file | core/ |
Default theme implementation to display a toolbar menu. |
| menu-link-form.html.twig | file | core/ |
Theme override for a menu link form. |
| menu-link-form.html.twig | file | core/ |
Theme override for a menu link form. |
| menu-link-form.html.twig | file | core/ |
Theme override for menu_link_form. |
| menu-link-form.html.twig | file | core/ |
Theme override for a menu link form. |
| menu-link-form.html.twig | file | core/ |
Default theme implementation for menu_link_form. |
| menu-local-action.html.twig | file | core/ |
Default theme implementation for a single local action link. |
| menu-local-action.html.twig | file | core/ |
Theme override for a single local action link. |
| menu-local-action.html.twig | file | core/ |
Theme override for a single local action link. |
| menu-local-action.html.twig | file | core/ |
Theme override for a single local action link. |
| menu-local-task--views-ui.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task--views-ui.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task--views-ui.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Default theme implementation for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-task.html.twig | file | core/ |
Theme override for a local task link. |
| menu-local-tasks.html.twig | file | core/ |
Theme override to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Olivero theme implementation to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Theme override to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Claro theme implementation to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Theme override to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Gin theme implementation to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Default Admin implementation to display primary and secondary local tasks. |
| menu-local-tasks.html.twig | file | core/ |
Default theme implementation to display primary and secondary local tasks. |
| menu-region--bottom.html.twig | file | core/ |
{% set item_id = 'item-' ~ title|clean_class %} <div class="admin-toolbar__item toolbar-block"> <ul class="toolbar-menu"> {% if help_enabled %} <li class="toolbar-menu__item… |
| menu-region--bottom.html.twig | file | core/ |
{% set item_id = 'item-' ~ title|clean_class %} <div class="admin-toolbar__item toolbar-block"> <ul class="toolbar-menu"> {% if help_enabled %} <li class="toolbar-menu__item… |
| menu-region--middle.html.twig | file | core/ |
{% import _self as menus %} <div class="admin-toolbar__item toolbar-block"> {% set menu_heading_id = 'menu--' ~ menu_name %} <h2 id="{{ menu_heading_id }}" class="toolbar-block__title visually-hidden… |
| menu-region--middle.html.twig | file | core/ |
{% import _self as menus %} <div class="admin-toolbar__item toolbar-block"> {% set menu_heading_id = 'menu--' ~ menu_name %} <h2 id="{{ menu_heading_id }}" class="toolbar-block__title visually-hidden… |
| menu-region--top.html.twig | file | core/ |
{% set menu_id = 'menu-top-menus' %} {% set item_id = 'item-' ~ class|clean_class %} <div class="admin-toolbar__item toolbar-block menu--shortcuts"> <h2 id="{{ menu_id }}"… |
| menu-region--top.html.twig | file | core/ |
{% set menu_id = 'menu-top-menus' %} {% set item_id = 'item-' ~ class|clean_class %} <div class="admin-toolbar__item toolbar-block menu--shortcuts"> <h2 id="{{ menu_id }}"… |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Olivero's theme implementation for the main menu. |
| menu.html.twig | file | core/ |
Theme override to display a menu. |
| menu.html.twig | file | core/ |
Default theme implementation to display a menu. |
| menu_ui.content_type_configuration.html.twig | file | core/ |
--- label: 'Configure menu settings for a content type' related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set content_types_text %}{% trans %}Content types{% endtrans %}{% endset %} {% set… |
| menu_ui.menu_item_add.html.twig | file | core/ |
--- label: Adding a link to a menu related: - menu_ui.content_type_configuration - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
| menu_ui.menu_operations.html.twig | file | core/ |
--- label: 'Creating a menu' related: - menu_ui.content_type_configuration - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
| menu_ui.overriding.html.twig | file | core/ |
--- label: Reordering and disabling menu links related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
| migrate.overview.html.twig | file | core/ |
--- label: 'Migrating, updating, and upgrading' top_level: true --- <h2>{% trans %}What are updating, upgrading, and migrating?{% endtrans %}</h2> <p>{% trans %}<em>Updating</em> is the process of changing from… |
| migrate_drupal_ui.upgrading.html.twig | file | core/ |
--- label: 'Migrating data for an upgrade using the user interface' related: - migrate.overview --- {% set migrate_drupal_upgrade_link_text %}{% trans %}Upgrade{% endtrans %}{% endset %} {% set migrate_drupal_upgrade_link =… |
| navigation--message.html.twig | file | core/ |
Default theme implementation to display a single message in the navigation toolbar. |
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.