Search for values
- Search 9.5.x for values
- Search 8.9.x for values
- Search 10.3.x for values
- Search 11.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
list_allowed_values | function | modules/ |
Returns the array of allowed values for a list field. |
list_allowed_values_setting_validate | function | modules/ |
Element validate callback; check that the entered values are valid. |
list_allowed_values_string | function | modules/ |
Generates a string representation of an array of 'allowed values'. |
list_boolean_allowed_values_callback | function | modules/ |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |
list_extract_allowed_values | function | modules/ |
Parses a string of 'allowed values' into an array. |
list_test_allowed_values_callback | function | modules/ |
Allowed values callback. |
list_test_dynamic_values_callback | function | modules/ |
An entity-bound allowed values callback. |
LocaleJavascriptTranslationTest::testNullValuesLocalesSource | function | modules/ |
Test handling of null values in JS parsing for PHP8.0+ deprecations. |
MergeQuery::$insertValues | property | includes/ |
An array of values to be inserted. |
openid_extract_ax_values | function | modules/ |
Extracts values from an OpenID AX Response. |
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). |
taxonomy_allowed_values | function | modules/ |
Returns the set of valid terms for a taxonomy field. |
UserRegistrationTestCase::testRegistrationDefaultValues | function | modules/ |
|
_form_test_submit_values_json | function | modules/ |
Form submit handler to return form values as JSON. |
_list_update_7001_extract_allowed_values | function | modules/ |
Helper function for list_update_7001: extract allowed values from a string. |
_list_values_in_use | function | modules/ |
Checks if a list of values are being used in actual field values. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.