6 calls to StylePluginBase::usesRowPlugin()

StylePluginBase::init in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Overrides \Drupal\views\Plugin\views\PluginBase::init().
StylePluginBase::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Render the display in this style.
StylePluginBase::renderGroupingSets in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Render the grouping sets.
StylePluginBase::usesFields in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Return TRUE if this style also uses fields.
StylePluginBase::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php
Validate that the plugin is correct and can be saved.
StyleTest::usesRowPlugin in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php
Returns the usesRowPlugin property.