Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
PluginBase.php
»
PluginBase
»
PluginBase::buildOptionsForm
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
10 calls to PluginBase::buildOptionsForm()
DisplayPluginBase::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
Provide the default form for setting options.
ExposedFormPluginBase::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
exposed_form/
ExposedFormPluginBase.php
Provide a form to edit options for this plugin.
None::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
pager/
None.php
Provide the default form for setting options.
QueryTest::buildOptionsForm
in drupal/
core/
modules/
views/
tests/
views_test_data/
lib/
Drupal/
views_test_data/
Plugin/
views/
query/
QueryTest.php
Implements
\Drupal\views\Plugin\views\query\QueryPluginBase::buildOptionsForm
().
RowPluginBase::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
row/
RowPluginBase.php
Provide a form for setting options.
Some::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
pager/
Some.php
Provide the default form for setting options.
Sql::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
query/
Sql.php
Add settings for the ui.
SqlBase::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
pager/
SqlBase.php
Provide the default form for setting options.
StylePluginBase::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
style/
StylePluginBase.php
Provide a form to edit options for this plugin.
Time::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
cache/
Time.php
Provide a form to edit options for this plugin.