6 calls to HandlerBase::buildOptionsForm()

AreaPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php
Default options form that provides the label widget that all fields should have.
ArgumentPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Build the options form.
FieldPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Default options form that provides the label widget that all fields should have.
FilterPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called.
RelationshipPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php
Default options form that provides the label widget that all fields should have.
SortPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php
Basic options for all sort criteria