OptionsWidgetsTest::testRadioButtons |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (single select). |
DisplayPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
FilterPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Simple validate handler |
FilterPluginBase::build_group_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
Rss::buildOptionsForm_summary_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Return the main options, which are shown in the summary title. |
DisplayExtenderTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase::buildOptionsForm(). |
HandlerBase::validateExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
RelationshipPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
AccessPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Provide the default form form for validating options |
NodeRevision::default_display_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::default_display_options(). |
TaxonomyTerm::default_display_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::default_display_options(). |
ArgumentPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
ConnectionTest::testConnectionOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionTest.php |
Tests the connection options of the active database. |
OptionsWidgetsTest::testOnOffCheckbox |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_onoff' widget. |
BooleanOperator::defaultExposeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Provide default options for exposed filters. |
MultiStepNodeFormBasicOptionsTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Definition of Drupal\node\Tests\MultiStepNodeFormBasicOptionsTest. |
FilterPluginBase::defaultExposeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
HistoryUserTimestamp::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php |
Provide link to node option |
DisplayExtenderTest::submitOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::submitOptionsForm(). |
WizardPluginBase::page_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the page display options. |
WizardPluginBase::set_override_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Sets options for a display, inheriting from the defaults when possible. |
OptionsDynamicValuesValidationTest.php |
file |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Definition of Drupal\options\Tests\OptionsDynamicValuesValidationTest. |
DisplayPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Validate the options form. |
OptionsFieldUITest::createOptionsField |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Helper function to create list field of a given type. |
ExposedFormPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Provide a form to edit options for this plugin. |
DisplayExtenderTest::defineOptionsAlter |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase::defineOptionsAlter(). |
WizardPluginBase::build_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Builds an array of display options for the view. |
WizardPluginBase::alter_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Alters the full array of display options before they are added to the view. |
WizardPluginBase::block_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the block display options. |
StatementPrefetch::$defaultFetchOptions |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Holds supplementary default fetch options. |
IndexTidDepthModifier::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Build the options form. |
TaxonomyIndexTidDepth::operator_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php |
Build strings from the operators() for 'select' options |
TaxonomyIndexTid::buildExtraOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Provide a form for setting options. |
ArgumentPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate the options form. |
OptionsSelectDynamicValuesTest::getInfo |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
|
MultiStepNodeFormBasicOptionsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
RelationshipPluginBase::buildOptionsForm |
function |
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. |
ArgumentDefaultPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Retrieve the options when this is a new access
control plugin |
VocabularyMachineName::get_value_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyMachineName.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
OptionsWidgetsTest::testSelectListSingle |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_select' widget (single select). |
WizardPluginBase::default_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Assembles the default display options for the view. |
OptionsFieldTest::testUpdateAllowedValues |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
Test that allowed values can be updated. |
views_ui_pre_render_move_argument_options |
function |
drupal/core/modules/views/views_ui/admin.inc |
Moves argument options into their place. |
DisplayExtenderPluginBase::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Provide the default summary for options in the views UI. |
MultiStepNodeFormBasicOptionsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
|
ArgumentValidatorPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Retrieve the options when this is a new access
control plugin |
OptionsWidgetsTest::testSelectListMultiple |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_select' widget (multiple select). |
MultiStepNodeFormBasicOptionsTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/MultiStepNodeFormBasicOptionsTest.php |
Modules to enable. |
WizardPluginBase::page_feed_display_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves the feed display options. |
ArgumentDefaultPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form for setting options. |