Search for values

  1. Search 9.5.x for values
  2. Search 8.9.x for values
  3. Search 10.3.x for values
  4. Search 11.x for values
  5. Other projects
Title Object type File name Summary
list_allowed_values function modules/field/modules/list/list.module Returns the array of allowed values for a list field.
list_allowed_values_setting_validate function modules/field/modules/list/list.module Element validate callback; check that the entered values are valid.
list_allowed_values_string function modules/field/modules/list/list.module Generates a string representation of an array of 'allowed values'.
list_boolean_allowed_values_callback function modules/field/modules/list/list.module Form element #value_callback: assembles the allowed values for 'boolean' fields.
list_extract_allowed_values function modules/field/modules/list/list.module Parses a string of 'allowed values' into an array.
list_test_allowed_values_callback function modules/field/modules/list/tests/list_test.module Allowed values callback.
list_test_dynamic_values_callback function modules/field/modules/list/tests/list_test.module An entity-bound allowed values callback.
LocaleJavascriptTranslationTest::testNullValuesLocalesSource function modules/locale/locale.test Test handling of null values in JS parsing for PHP8.0+ deprecations.
MergeQuery::$insertValues property includes/database/query.inc An array of values to be inserted.
openid_extract_ax_values function modules/openid/openid.inc Extracts values from an OpenID AX Response.
OptionsSelectDynamicValuesTestCase class modules/field/modules/options/options.test Test an options select on a list field with a dynamic allowed values function.
OptionsSelectDynamicValuesTestCase::getInfo function modules/field/modules/options/options.test
OptionsSelectDynamicValuesTestCase::testSelectListDynamic function modules/field/modules/options/options.test Tests the 'options_select' widget (single select).
taxonomy_allowed_values function modules/taxonomy/taxonomy.module Returns the set of valid terms for a taxonomy field.
UserRegistrationTestCase::testRegistrationDefaultValues function modules/user/user.test
_form_test_submit_values_json function modules/simpletest/tests/form_test.module Form submit handler to return form values as JSON.
_list_update_7001_extract_allowed_values function modules/field/modules/list/list.install Helper function for list_update_7001: extract allowed values from a string.
_list_values_in_use function modules/field/modules/list/list.module Checks if a list of values are being used in actual field values.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.