function DisplayPluginInterface::render
Renders this display.
Return value
array A render array.
1 method overrides DisplayPluginInterface::render()
- DisplayPluginBase::render in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php  - Renders this display.
 
File
- 
              core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginInterface.php, line 398  
Class
- DisplayPluginInterface
 - Provides an interface for Views display plugins.
 
Namespace
Drupal\views\Plugin\views\displayCode
public function render();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.