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 |
---|---|---|---|
system.config_error.html.twig | file | core/ |
--- label: 'Configuring error responses, including 403/404 pages' related: - system.config_basic - core.maintenance --- {% set log_settings_link_text %}{% trans %}Logging and errors{% endtrans %}{% endset %} {% set log_settings_link =… |
system.maintenance_mode.html.twig | file | core/ |
--- label: 'Enabling and disabling maintenance mode' related: - core.maintenance - system.cache --- {% set cache_topic = render_var(help_topic_link('system.cache')) %} {% set maintenance_link_text %}{% trans %}Maintenance… |
system.module_install.html.twig | file | core/ |
--- label: 'Installing a module' related: - core.extending - system.module_uninstall --- {% set extend_link_text %}{% trans %}Extend{% endtrans %}{% endset %} {% set extend_link = render_var(help_route_link(extend_link_text,… |
system.module_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling a module' related: - core.extending - system.module_install - system.maintenance_mode --- {% set uninstall_link_text %}{% trans %}Uninstall{% endtrans %}{% endset %} {% set uninstall_link =… |
system.reports.html.twig | file | core/ |
--- label: 'Running reports on your site' related: - core.maintenance - core.security - system.config_error --- {% set status_link_text %}{% trans %}Status report{% endtrans %}{% endset %} {% set status_link =… |
system.theme_install.html.twig | file | core/ |
--- label: 'Installing a theme and setting default themes' related: - core.appearance - system.theme_uninstall --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link =… |
system.theme_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling an unused theme' related: - core.appearance - system.theme_install --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link = render_var(help_route_link(themes_link_text,… |
system_theme_suggestions_html | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
table.html.twig | file | core/ |
Default theme implementation to display a table. |
table.html.twig | file | core/ |
Theme override to display a table. |
table.html.twig | file | core/ |
Theme override to display a table. |
table.html.twig | file | core/ |
Theme override to display a table. |
table.html.twig | file | core/ |
Theme override to display a table. |
tablesort-indicator.html.twig | file | core/ |
Theme override for displaying a tablesort indicator. |
tablesort-indicator.html.twig | file | core/ |
Default theme implementation for displaying a tablesort indicator. |
tablesort-indicator.html.twig | file | core/ |
Theme override for displaying a tablesort indicator. |
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-term.html.twig | file | core/ |
Theme override to display a taxonomy term. |
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/ |
Stub class for testing DefaultHtmlRouteProvider. |
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. |
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.