Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
views.module
»
views_theme_functions
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
7 calls to views_theme_functions()
DisplayPluginBase::renderMoreLink
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
Render the 'more' link
Full::render
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
pager/
Full.php
Render the pager.
Mini::render
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
pager/
Mini.php
Render the pager.
PluginBase::additionalThemeFunctions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
PluginBase.php
Provide a list of additional theme functions for the theme information page
PluginBase::themeFunctions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
PluginBase.php
Provide a full list of possible theme templates used by this style.
StylePluginBase::render_grouping_sets
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
StylePluginBase.php
Render the grouping sets.
views_exposed_form
in drupal/
core/
modules/
views/
views.module
Form builder for the exposed widgets form.