6 methods override ArgumentPluginBase::buildOptionsForm() in Drupal 9
- IndexTidDepth::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php - Provide a form to edit options for this plugin.
- IndexTidDepthModifier::buildOptionsForm in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepthModifier.php - Provide a form to edit options for this plugin.
- ManyToOne::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ManyToOne.php - Provide a form to edit options for this plugin.
- NullArgument::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ NullArgument.php - Override buildOptionsForm() so that only the relevant options are displayed to the user.
- NumericArgument::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php - Provide a form to edit options for this plugin.
- StringArgument::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php - Provide a form to edit options for this plugin.