function IndexTidDepthModifier::buildOptionsForm
Same name in other branches
- 9 core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php \Drupal\taxonomy\Plugin\views\argument\IndexTidDepthModifier::buildOptionsForm()
- 10 core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php \Drupal\taxonomy\Plugin\views\argument\IndexTidDepthModifier::buildOptionsForm()
- 11.x core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php \Drupal\taxonomy\Plugin\views\argument\IndexTidDepthModifier::buildOptionsForm()
Overrides ArgumentPluginBase::buildOptionsForm
File
-
core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepthModifier.php, line 20
Class
- IndexTidDepthModifier
- Argument handler for to modify depth for a previous term.
Namespace
Drupal\taxonomy\Plugin\views\argumentCode
public function buildOptionsForm(&$form, FormStateInterface $form_state) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.