Search for value
- Search 9.5.x for value
- Search 8.9.x for value
- Search 10.3.x for value
- Search 11.x for value
- Search main for value
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| form_test_form_rebuild_preserve_values_form_submit | function | modules/ |
Form submit handler for form_test_form_rebuild_preserve_values_form(). |
| form_test_form_state_values_clean_advanced_form | function | modules/ |
Form constructor for the form_state_values_clean() test. |
| form_test_form_state_values_clean_advanced_form_submit | function | modules/ |
Form submission handler for form_test_form_state_values_clean_advanced_form(). |
| form_test_form_state_values_clean_form | function | modules/ |
Form builder for form_state_values_clean() test. |
| form_test_form_state_values_clean_form_submit | function | modules/ |
Form submit handler for form_state_values_clean() test form. |
| form_test_storage_element_validate_value_cached | function | modules/ |
Form element validation handler for 'value' element in form_test_storage_form(). |
| form_type_checkboxes_value | function | includes/ |
Determines the value for a checkboxes form element. |
| form_type_checkbox_value | function | includes/ |
Determines the value for a checkbox form element. |
| form_type_image_button_value | function | includes/ |
Determines the value for an image button form element. |
| form_type_password_confirm_value | function | includes/ |
Determines the value for a password_confirm form element. |
| form_type_radios_value | function | includes/ |
Form value callback: Determines the value for a #type radios form element. |
| form_type_select_value | function | includes/ |
Determines the value for a select form element. |
| form_type_tableselect_value | function | includes/ |
Determines the value for a tableselect form element. |
| form_type_textarea_value | function | includes/ |
Determines the value for a textarea form element. |
| form_type_textfield_value | function | includes/ |
Determines the value for a textfield form element. |
| form_type_token_value | function | includes/ |
Determines the value for form's token value. |
| InsertQuery::$insertValues | property | includes/ |
A nested array of values to insert. |
| InsertQuery::values | function | includes/ |
Adds another set of values to the query to be inserted. |
| ListDynamicValuesTestCase | class | modules/ |
Sets up a List field for testing allowed values functions. |
| ListDynamicValuesTestCase::$entity | property | modules/ |
|
| ListDynamicValuesTestCase::$field | property | modules/ |
|
| ListDynamicValuesTestCase::$field_name | property | modules/ |
|
| ListDynamicValuesTestCase::$instance | property | modules/ |
|
| ListDynamicValuesTestCase::$test | property | modules/ |
|
| ListDynamicValuesTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| ListDynamicValuesValidationTestCase | class | modules/ |
Tests the List field allowed values function. |
| ListDynamicValuesValidationTestCase::getInfo | function | modules/ |
|
| ListDynamicValuesValidationTestCase::testDynamicAllowedValues | function | modules/ |
Test that allowed values function gets the entity. |
| ListFieldTestCase::testUpdateAllowedValues | function | modules/ |
Test that allowed values can be updated. |
| ListFieldUITestCase::assertAllowedValuesInput | function | modules/ |
Tests a string input for the 'allowed values' form element. |
| ListFieldUITestCase::testDynamicListAllowedValuesText | function | modules/ |
List (text) : test 'allowed values function' input. |
| ListFieldUITestCase::testListAllowedValuesBoolean | function | modules/ |
List (boolen) : test 'On/Off' values input. |
| ListFieldUITestCase::testListAllowedValuesFloat | function | modules/ |
List (float) : test 'allowed values' input. |
| ListFieldUITestCase::testListAllowedValuesInteger | function | modules/ |
List (integer) : test 'allowed values' input. |
| ListFieldUITestCase::testListAllowedValuesText | function | modules/ |
List (text) : test 'allowed values' input. |
| 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). |
| ProfileBlockTestCase::$value1 | property | modules/ |
|
| ProfileBlockTestCase::$value2 | property | modules/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.