function DisplayPluginInterface::useGroupBy
Does the display have groupby enabled?
1 method overrides DisplayPluginInterface::useGroupBy()
- DisplayPluginBase::useGroupBy in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Does the display have groupby enabled?
File
-
core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginInterface.php, line 126
Class
- DisplayPluginInterface
- Provides an interface for Views display plugins.
Namespace
Drupal\views\Plugin\views\displayCode
public function useGroupBy();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.