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 |
|---|---|---|---|
| AJAXFormPageCacheTestCase::testSimpleAJAXFormValue | function | modules/ |
Create a simple form, then POST to system/ajax to change to it. |
| AJAXFormValuesTestCase | class | modules/ |
Test that $form_state['values'] is properly delivered to $ajax['callback']. |
| AJAXFormValuesTestCase::$web_user | property | modules/ |
|
| AJAXFormValuesTestCase::getInfo | function | modules/ |
|
| AJAXFormValuesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| AJAXFormValuesTestCase::testSimpleAJAXFormValue | function | modules/ |
Create a simple form, then POST to system/ajax to change to it. |
| CacheTestCase::$default_value | property | modules/ |
|
| ColorUnitTestCase::$test_values | property | modules/ |
|
| color_palette_color_value | function | modules/ |
Determines the value for a palette color field. |
| DrupalRequestSanitizer::stripDangerousValues | function | includes/ |
Strips dangerous keys from the provided input. |
| drupal_array_get_nested_value | function | includes/ |
Retrieves a value from a nested array with variable depth. |
| drupal_array_set_nested_value | function | includes/ |
Sets a value in a nested array with variable depth. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue | function | modules/ |
Test insert with missing or NULL fields, with default value. |
| FieldDisplayAPITestCase::$values | property | modules/ |
|
| FieldDisplayAPITestCase::testFieldViewValue | function | modules/ |
Test the field_view_value() function. |
| FieldFormTestCase::testFieldFormMultivalueWithRequiredRadio | function | modules/ |
Tests widget handling of multiple required radios. |
| FieldTestCase::assertFieldValues | function | modules/ |
Assert that a field has the expected values in an entity. |
| FieldTestCase::_generateTestFieldValues | function | modules/ |
Generate random values for a field_test field. |
| FieldUIManageFieldsTestCase::testDefaultValue | function | modules/ |
Tests that default value is correctly validated and saved. |
| field_default_extract_form_values | function | modules/ |
Extracts field values from submitted form values. |
| field_get_default_value | function | modules/ |
Helper function to get the default value for a field on an entity. |
| field_multiple_value_form | function | modules/ |
Special handling to create form elements for multiple values. |
| field_test_default_value | function | modules/ |
Sample 'default value' callback. |
| field_ui_default_value_widget | function | modules/ |
Builds the default value fieldset for a given field instance. |
| field_view_value | function | modules/ |
Returns a renderable array for a single field value. |
| FileFieldWidgetTestCase::testMultiValuedWidget | function | modules/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| FileFieldWidgetTestCase::testSingleValuedWidget | function | modules/ |
Tests upload and remove buttons for a single-valued File field. |
| FileLoadTest::testSingleValues | function | modules/ |
Load a single file and ensure that the correct values are returned. |
| FileManagedFileElementTestCase::$originalDisplayErrorsValue | property | modules/ |
|
| file_field_widget_value | function | modules/ |
The #value_callback for the file_generic field element. |
| file_managed_file_value | function | modules/ |
The #value_callback for a managed_file type element. |
| FormElementTestCase::testWeightDefaultValue | function | modules/ |
Tests Weight form element #default_value behavior. |
| FormsRebuildTestCase::testRebuildPreservesValues | function | modules/ |
Tests preservation of values. |
| FormStateValuesCleanAdvancedTestCase | class | modules/ |
Tests $form_state clearance with form elements having buttons. |
| FormStateValuesCleanAdvancedTestCase::$image | property | modules/ |
An image file path for uploading. |
| FormStateValuesCleanAdvancedTestCase::getInfo | function | modules/ |
|
| FormStateValuesCleanAdvancedTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced | function | modules/ |
Tests form_state_values_clean(). |
| FormStateValuesCleanTestCase | class | modules/ |
Test $form_state clearance. |
| FormStateValuesCleanTestCase::getInfo | function | modules/ |
|
| FormStateValuesCleanTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FormStateValuesCleanTestCase::testFormStateValuesClean | function | modules/ |
Tests form_state_values_clean(). |
| FormsTestCase::assertFormValuesDefault | function | modules/ |
Assert that the values submitted to a form matches the default values of the elements. |
| FormsTestCase::checkFormValue | function | modules/ |
Checks that a given form input value is sanitized to the expected result. |
| FormsTestCase::testTextfieldStringValue | function | modules/ |
Tests that submitted values are converted to scalar strings for textfields. |
| FormTextareaTestCase::testValueCallback | function | modules/ |
Tests that textarea value is properly set. |
| form_set_value | function | includes/ |
Changes submitted form values during form validation. |
| form_state_values_clean | function | includes/ |
Removes internal Form API elements and buttons from submitted form values. |
| form_test_form_rebuild_preserve_values_form | function | modules/ |
Form builder for testing preservation of values during a rebuild. |
| form_test_form_rebuild_preserve_values_form_add_more | function | modules/ |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.