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-modules-details.html.twig | file | core/ |
Default theme implementation for the modules listing page. |
system-modules-uninstall.html.twig | file | core/ |
Theme override for the modules uninstall page. |
system-modules-uninstall.html.twig | file | core/ |
Default theme implementation for the modules uninstall page. |
system-security-advisories-fetch-error-message.html.twig | file | core/ |
Default theme implementation for the message when fetching security advisories fails. |
system-security-advisories-fetch-error-message.html.twig | file | core/ |
Theme override for the message when fetching security advisories fails. |
system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
system-themes-page.html.twig | file | core/ |
Default theme implementation for the Appearance page. |
system-themes-page.html.twig | file | core/ |
Theme override for the Appearance page. |
system.cache.html.twig | file | core/ |
--- label: 'Clearing the site cache' related: - core.maintenance --- {% set performance_link_text %}{% trans %}Performance{% endtrans %}{% endset %} {% set performance_link = render_var(help_route_link(performance_link_text,… |
system.config_basic.html.twig | file | core/ |
--- label: 'Changing basic site settings' top_level: true related: - user.security_account_settings --- {% set regional_link_text %}{% trans %}Regional settings{% endtrans %}{% endset %} {% set regional_link =… |
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/ |
Theme override for displaying a tablesort indicator. |
tablesort-indicator.html.twig | file | core/ |
Default theme implementation 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. |
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.