views-view-mapping-test.html.twig
Default theme implementation for testing the mapping row style.
Available variables:
- element: The view content.
See also
template_preprocess_views_view_mapping_test()
File
- 
              core/modules/ views/ templates/ views-view-mapping-test.html.twig 
View source
- {#
- /**
-  * @file
-  * Default theme implementation for testing the mapping row style.
-  *
-  * Available variables:
-  * - element: The view content.
-  *
-  * @see template_preprocess_views_view_mapping_test()
-  *
-  * @ingroup themeable
-  */
- #}
- {{ element }}
Related topics
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
