Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
StylePluginBase.php
»
StylePluginBase
»
StylePluginBase::render
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 methods override StylePluginBase::render()
DefaultSummary::render
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
DefaultSummary.php
Render the display in this style.
EntityReference::render
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
views/
style/
EntityReference.php
Overrides \Drupal\views\Plugin\views\style\StylePluginBase\StylePluginBase::render().
Mapping::render
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
Mapping.php
Overrides
Drupal\views\Plugin\views\style\StylePluginBase::render
().
Rss::render
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
Rss.php
Render the display in this style.
Serializer::render
in drupal/
core/
modules/
rest/
lib/
Drupal/
rest/
Plugin/
views/
style/
Serializer.php
Render the display in this style.
StyleTest::render
in drupal/
core/
modules/
views/
tests/
views_test_data/
lib/
Drupal/
views_test_data/
Plugin/
views/
style/
StyleTest.php
Overrides
Drupal\views\Plugin\views\style\StylePluginBase::render
()