Random::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Random.php |
Basic options for all sort criteria |
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php |
Basic options for all sort criteria |
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php |
Default options form that provides the label widget that all fields
should have. |
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php |
Build the options form. |
Custom::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Default options form that provides the label widget that all fields
should have. |
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Broken.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. |
Comment::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php |
Provide link-to-comment option |
RowTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/row/RowTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
NodeRow::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/NodeRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
Mapping::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
Counter::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Counter.php |
Default options form that provides the label widget that all fields
should have. |
Combine::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.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. |
Numeric::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Numeric.php |
Default options form that provides the label widget that all fields
should have. |
Numeric::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
Build the options form. |
Boolean::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Boolean.php |
Default options form that provides the label widget that all fields
should have. |
SqlBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
Provide the default form for setting options. |
BulkForm::buildOptionsForm |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::buildOptionsForm(). |
LinkEdit::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Default options form that provides the label widget that all fields
should have. |
FileMime::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Provide link to file option |
Username::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php |
Default options form that provides the label widget that all fields
should have. |
NodeLink::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Default options form that provides the label widget that all fields
should have. |
Revision::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php |
Provide link to revision option. |
Language::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Provide link to node option |
LinkEdit::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Default options form that provides the label widget that all fields
should have. |
Taxonomy::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Provide link to taxonomy option |
FileSize::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Default options form that provides the label widget that all fields
should have. |
HtmlList::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php |
Render the given style. |
IndexTid::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Build the options form. |
UserData::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/UserData.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions(). |
EntityRow::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
Extension::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Extension.php |
Default options form that provides the label widget that all fields
should have. |
SearchRow::buildOptionsForm |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php |
Provide a form for setting options. |
QueryTest::buildOptionsForm |
function |
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(). |
ManyToOne::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Build the options form. |
StyleTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
FieldList::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Build the options form. |
RssFields::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Provide a form for setting options. |
ListString::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Build the options form. |
Attachment::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Provide the default form for setting options. |
Permission::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Provide the default form for setting options. |
CommentRow::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
Serializer::buildOptionsForm |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php |
Provide a form to edit options for this plugin. |
PluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Provide a form to edit options for this plugin. |
TextCustom::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php |
Default options form that provides the label widget that all fields
should have. |
FilterTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
Serialized::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Default options form that provides the label widget that all fields
should have. |
HandlerBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Build the options form. |
TestExample::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/area/TestExample.php |
Overrides Drupal\views\Plugin\views\area\AreaPluginBase::buildOptionsForm() |
DisplayTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm(). |
MachineName::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
Default options form that provides the label widget that all fields
should have. |