You are here

6 calls to PluginBase::themeFunctions() in Drupal 10

DefaultSummary::render in core/modules/views/src/Plugin/views/style/DefaultSummary.php
Render the display in this style.
Full::render in core/modules/views/src/Plugin/views/pager/Full.php
Return the renderable array of the pager.
Mapping::render in core/modules/views/src/Plugin/views/style/Mapping.php
Overrides Drupal\views\Plugin\views\style\StylePluginBase::render().
Mini::render in core/modules/views/src/Plugin/views/pager/Mini.php
Return the renderable array of the pager.
Opml::render in core/modules/views/src/Plugin/views/style/Opml.php
Render the display in this style.
StylePluginBase::renderRowGroup in core/modules/views/src/Plugin/views/style/StylePluginBase.php
Renders a group of rows of the grouped view.