views-view-mapping-test.html.twig
Same filename in this branch
Same filename in other branches
- 9 core/themes/stable9/templates/views/views-view-mapping-test.html.twig
- 9 core/themes/stable/templates/views/views-view-mapping-test.html.twig
- 9 core/themes/classy/templates/views/views-view-mapping-test.html.twig
- 9 core/modules/views/tests/modules/views_test_data/templates/views-view-mapping-test.html.twig
- 9 core/modules/views/templates/views-view-mapping-test.html.twig
- 10 core/themes/stable9/templates/views/views-view-mapping-test.html.twig
- 10 core/modules/views/tests/modules/views_test_data/templates/views-view-mapping-test.html.twig
- 10 core/modules/views/templates/views-view-mapping-test.html.twig
- 11.x core/themes/stable9/templates/views/views-view-mapping-test.html.twig
- 11.x core/modules/views/tests/modules/views_test_data/templates/views-view-mapping-test.html.twig
- 11.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/ classy/ templates/ views/ views-view-mapping-test.html.twig
View source
- {#
- /**
- * @file
- * Theme override for testing the mapping row style.
- *
- * Available variables:
- * - element: The view content.
- *
- * @see template_preprocess_views_view_mapping_test()
- */
- #}
- {{ element }}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.