Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 8.9.x for options
- Search 10.3.x for options
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsFieldTest::testUpdateAllowedValues | function | core/ |
Tests that allowed values can be updated. |
| OptionsFieldUIAllowedValuesTest | class | core/ |
Tests the Options field allowed values UI functionality. |
| OptionsFieldUIAllowedValuesTest.php | file | core/ |
|
| OptionsFieldUIAllowedValuesTest::$adminPath | property | core/ |
Admin path to manage field storage settings. |
| OptionsFieldUIAllowedValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsFieldUIAllowedValuesTest::$fieldName | property | core/ |
Name of the option field. |
| OptionsFieldUIAllowedValuesTest::$modules | property | core/ |
Modules to install. |
| OptionsFieldUIAllowedValuesTest::$nodeFormPath | property | core/ |
Node form path for created content type. |
| OptionsFieldUIAllowedValuesTest::$type | property | core/ |
Machine name of the created content type. |
| OptionsFieldUIAllowedValuesTest::assertAllowValuesRowCount | function | core/ |
Assert the count of the allowed values rows. |
| OptionsFieldUIAllowedValuesTest::assertHasFocusByAttribute | function | core/ |
Asserts an element specified by an attribute value has focus. |
| OptionsFieldUIAllowedValuesTest::assertNodeFormOrder | function | core/ |
Asserts the order of provided option list on node form. |
| OptionsFieldUIAllowedValuesTest::assertOrder | function | core/ |
Asserts the order of provided option list on admin path. |
| OptionsFieldUIAllowedValuesTest::createOptionsField | function | core/ |
Helper function to create list field of a given type. |
| OptionsFieldUIAllowedValuesTest::exposeOptionMachineName | function | core/ |
Exposes the machine name input for a row. |
| OptionsFieldUIAllowedValuesTest::pressEnterOnElement | function | core/ |
Presses "Enter" on the specified element. |
| OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues | function | core/ |
Data provider for testOptionsAllowedValues(). |
| OptionsFieldUIAllowedValuesTest::setUp | function | core/ |
|
| OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues | function | core/ |
Tests option types allowed values. |
| OptionsFieldUITest | class | core/ |
Tests the Options field UI functionality. |
| OptionsFieldUITest | class | core/ |
Tests the Options field UI functionality. |
| OptionsFieldUITest.php | file | core/ |
|
| OptionsFieldUITest.php | file | core/ |
|
| OptionsFieldUITest::$adminPath | property | core/ |
Admin path to manage field storage settings. |
| OptionsFieldUITest::$adminPath | property | core/ |
Admin path to manage field storage settings. |
| OptionsFieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsFieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsFieldUITest::$fieldName | property | core/ |
Name of the option field. |
| OptionsFieldUITest::$fieldName | property | core/ |
Name of the option field. |
| OptionsFieldUITest::$modules | property | core/ |
Modules to install. |
| OptionsFieldUITest::$modules | property | core/ |
Modules to install. |
| OptionsFieldUITest::$nodeFormPath | property | core/ |
Node form path for created content type. |
| OptionsFieldUITest::$type | property | core/ |
Machine name of the created content type. |
| OptionsFieldUITest::$type | property | core/ |
Machine name of the created content type. |
| OptionsFieldUITest::$typeName | property | core/ |
The name of the created content type. |
| OptionsFieldUITest::assertAllowedValuesInput | function | core/ |
Tests an input array for the 'allowed values' form element. |
| OptionsFieldUITest::createOptionsField | function | core/ |
Helper function to create list field of a given type. |
| OptionsFieldUITest::createOptionsField | function | core/ |
Helper function to create list field of a given type. |
| OptionsFieldUITest::exposeOptionMachineName | function | core/ |
Exposes the machine name input for a row. |
| OptionsFieldUITest::setUp | function | core/ |
|
| OptionsFieldUITest::setUp | function | core/ |
|
| OptionsFieldUITest::testDefaultValueOptions | function | core/ |
Tests that the allowed options are available to the default value widget. |
| OptionsFieldUITest::testMachineNameSpecialCharacters | function | core/ |
Tests `list_string` machine name with special characters. |
| OptionsFieldUITest::testNodeDisplay | function | core/ |
Tests normal and key formatter display on node display. |
| OptionsFieldUITest::testOptionsAllowedValuesFloat | function | core/ |
Options (float) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesInteger | function | core/ |
Options (integer) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesText | function | core/ |
Options (text) : test 'allowed values' input. |
| OptionsFieldUITest::testRequiredPropertyForAllowedValuesList | function | core/ |
Confirms the allowed value list is a required field. |
| OptionsFieldUnitTestBase | class | core/ |
Base class for Options module integration tests. |
| OptionsFieldUnitTestBase.php | file | core/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.