6 methods override StylePluginBase::render() in Drupal 10
- DefaultSummary::render in core/
modules/ views/ src/ Plugin/ views/ style/ DefaultSummary.php - Render the display in this style.
- EntityReference::render in core/
modules/ views/ src/ Plugin/ views/ style/ EntityReference.php - Render the display in this style.
- Mapping::render in core/
modules/ views/ src/ Plugin/ views/ style/ Mapping.php - Overrides Drupal\views\Plugin\views\style\StylePluginBase::render().
- Opml::render in core/
modules/ views/ src/ Plugin/ views/ style/ Opml.php - Render the display in this style.
- Serializer::render in core/
modules/ rest/ src/ Plugin/ views/ style/ Serializer.php - Render the display in this style.
- StyleTest::render in core/
modules/ views/ tests/ modules/ views_test_data/ src/ Plugin/ views/ style/ StyleTest.php - Render the display in this style.