11 calls to PluginBase::themeFunctions()

DefaultSummary::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultSummary.php
Render the display in this style.
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
DisplayPluginBase::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Render this display.
Mapping::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php
Overrides Drupal\views\Plugin\views\style\StylePluginBase::render().
RowPluginBase::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php
Render a row object. This usually passes through to a theme template of some form, but not always.
Rss::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
Render the display in this style.
Rss::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
Rss::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
Render a row object. This usually passes through to a theme template of some form, but not always.
RssFields::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php
Render a row object. This usually passes through to a theme template of some form, but not always.
SearchRow::render in drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php
Override the behavior of the render() function.
StylePluginBase::render_grouping_sets in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Render the grouping sets.