6 calls to PluginBase::buildOptionsForm() in Drupal 10
- None::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ None.php - Provide the default form for setting options.
- Permission::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ access/ Permission.php - Provide a form to edit options for this plugin.
- Role::buildOptionsForm in core/
modules/ user/ src/ Plugin/ views/ access/ Role.php - Provide a form to edit options for this plugin.
- Some::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ Some.php - Provide the default form for setting options.
- SqlBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Provide the default form for setting options.
- Time::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ cache/ Time.php - Provide a form to edit options for this plugin.