Search for value

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

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