Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

views-view-mapping-test.html.twig

Same filename in this branch
  1. 11.1.x core/modules/views/templates/views-view-mapping-test.html.twig

Theme override for testing the mapping row style.

Available variables:

  • element: The view content.

See also

template_preprocess_views_view_mapping_test()

File

core/themes/stable9/templates/views/views-view-mapping-test.html.twig

View source
  1. {#
  2. /**
  3. * @file
  4. * Theme override for testing the mapping row style.
  5. *
  6. * Available variables:
  7. * - element: The view content.
  8. *
  9. * @see template_preprocess_views_view_mapping_test()
  10. */
  11. #}
  12. {{ element }}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal