function IndexTidDepthModifier::query
Set up the query for this argument.
The argument sent may be found at $this->argument.
Overrides ArgumentPluginBase::query
File
-
core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepthModifier.php, line 24
Class
- IndexTidDepthModifier
- Argument handler for to modify depth for a previous term.
Namespace
Drupal\taxonomy\Plugin\views\argumentCode
public function query($group_by = FALSE) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.