template_preprocess_views_view_summary(&$variables)
Prepares variables for views summary templates.
The summary prints a single record from a row, with fields.
Default template: views-view-summary.html.twig.
Parameters
array $variables: An associative array containing:
view: A ViewExecutable object.
rows: The raw row data.
File
core/modules/views/views.theme.inc, line 239 Preprocessors and helper functions to make theming easier.
Code
function template_preprocess_views_view_summary(&