Search for options
- Search 9.5.x for options
- Search 8.9.x for options
- Search 10.3.x for options
- Search 11.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseConnection::$connectionOptions | property | includes/ |
The connection information for this connection object. |
DatabaseConnection::defaultOptions | function | includes/ |
Returns the default query options for any given query. |
DatabaseConnection::getConnectionOptions | function | includes/ |
Returns the connection information for this connection object. |
DatabaseConnectionTestCase::testConnectionOptions | function | modules/ |
Tests the connection options of the active database. |
DatabaseStatementPrefetch::$defaultFetchOptions | property | includes/ |
Holds supplementary default fetch options. |
DatabaseStatementPrefetch::$driverOptions | property | includes/ |
Driver-specific options. Can be used by child classes. |
DatabaseStatementPrefetch::$fetchOptions | property | includes/ |
Holds supplementary current fetch options (which will be used by the next fetch). |
DatabaseTasks::getFormOptions | function | includes/ |
Return driver specific configuration options. |
DatabaseTasks_sqlite::getFormOptions | function | includes/ |
Return driver specific configuration options. |
DrupalWebTestCase::$additionalCurlOptions | property | modules/ |
Additional cURL options. |
DrupalWebTestCase::assertNoOptionSelected | function | modules/ |
Asserts that a select option in the current page is not checked. |
DrupalWebTestCase::assertOptionSelected | function | modules/ |
Asserts that a select option in the current page is checked. |
DrupalWebTestCase::getAllOptions | function | modules/ |
Get all option elements, including nested options, in a select. |
field_ui_existing_field_options | function | modules/ |
Returns an array of existing fields to be added to a bundle. |
field_ui_field_type_options | function | modules/ |
Returns an array of field_type options. |
field_ui_formatter_options | function | modules/ |
Returns an array of formatter options for a field type. |
field_ui_widget_type_options | function | modules/ |
Returns an array of widget type options for a field type. |
FormElementTestCase::testOptions | function | modules/ |
Tests expansion of #options for #type checkboxes and radios. |
form_get_options | function | includes/ |
Returns the indexes of a select element's options matching a given key. |
form_options_flatten | function | includes/ |
Allows PHP array processing of multiple select options with the same value. |
form_select_options | function | includes/ |
Converts an array of options into HTML, for use in select list form elements. |
hook_options_list | function | modules/ |
Returns the list of options to be displayed for a field. |
image_style_options | function | modules/ |
Gets an array of image styles suitable for using as select list options. |
Language negotiation options | group | includes/ |
Functions for language negotiation. |
list_options_list | function | modules/ |
Implements hook_options_list(). |
MenuRouterTestCase::testMenuLinkOptions | function | modules/ |
Test menu link 'options' storage and rendering. |
menu_parent_options | function | modules/ |
Return a list of menu items that are valid possible parents for the given menu item. |
menu_parent_options_js | function | modules/ |
Page callback. Get all the available menus and menu items as a JavaScript array. |
MultiStepNodeFormBasicOptionsTest | class | modules/ |
Tests basic options of multi-step node forms. |
MultiStepNodeFormBasicOptionsTest::getInfo | function | modules/ |
|
MultiStepNodeFormBasicOptionsTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions | function | modules/ |
Tests changing the default values of basic options to ensure they persist. |
options.api.php | file | modules/ |
Hooks provided by the Options module. |
options.info | file | modules/ |
name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Core version = VERSION core = 7.x dependencies[] = field files[] = options.test |
options.module | file | modules/ |
Defines selection, check box and radio button widgets for text and numeric fields. |
options.test | file | modules/ |
Tests for options.module. |
OptionsSelectDynamicValuesTestCase | class | modules/ |
Test an options select on a list field with a dynamic allowed values function. |
OptionsSelectDynamicValuesTestCase::getInfo | function | modules/ |
|
OptionsSelectDynamicValuesTestCase::testSelectListDynamic | function | modules/ |
Tests the 'options_select' widget (single select). |
OptionsWidgetsTestCase | class | modules/ |
@file Tests for options.module. |
OptionsWidgetsTestCase::$bool | property | modules/ |
|
OptionsWidgetsTestCase::$card_1 | property | modules/ |
|
OptionsWidgetsTestCase::$card_2 | property | modules/ |
|
OptionsWidgetsTestCase::$web_user | property | modules/ |
|
OptionsWidgetsTestCase::getInfo | function | modules/ |
|
OptionsWidgetsTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
OptionsWidgetsTestCase::testCheckBoxes | function | modules/ |
Tests the 'options_buttons' widget (multiple select). |
OptionsWidgetsTestCase::testOnOffCheckbox | function | modules/ |
Tests the 'options_onoff' widget. |
OptionsWidgetsTestCase::testRadioButtons | function | modules/ |
Tests the 'options_buttons' widget (single select). |
OptionsWidgetsTestCase::testSelectListMultiple | function | modules/ |
Tests the 'options_select' widget (multiple select). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.