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
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.
ColorUnitTestCase::$test_values property modules/color/color.test
DrupalRequestSanitizer::stripDangerousValues function includes/request-sanitizer.inc Strips dangerous keys from the provided input.
FieldDisplayAPITestCase::$values property modules/field/tests/field.test
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.
field_default_extract_form_values function modules/field/field.default.inc Extracts field values from submitted form values.
FileLoadTest::testSingleValues function modules/simpletest/tests/file.test Load a single file and ensure that the correct values are returned.
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.
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().
form_test_form_rebuild_preserve_values_form_submit function modules/simpletest/tests/form_test.module Form submit handler for form_test_form_rebuild_preserve_values_form().
form_test_form_state_values_clean_advanced_form function modules/simpletest/tests/form_test.module Form constructor for the form_state_values_clean() test.
form_test_form_state_values_clean_advanced_form_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_form_state_values_clean_advanced_form().
form_test_form_state_values_clean_form function modules/simpletest/tests/form_test.module Form builder for form_state_values_clean() test.
form_test_form_state_values_clean_form_submit function modules/simpletest/tests/form_test.module Form submit handler for form_state_values_clean() test form.
InsertQuery::$insertValues property includes/database/query.inc A nested array of values to insert.
InsertQuery::values function includes/database/query.inc Adds another set of values to the query to be inserted.
ListDynamicValuesTestCase class modules/field/modules/list/tests/list.test Sets up a List field for testing allowed values functions.
ListDynamicValuesTestCase::$entity property modules/field/modules/list/tests/list.test
ListDynamicValuesTestCase::$field property modules/field/modules/list/tests/list.test
ListDynamicValuesTestCase::$field_name property modules/field/modules/list/tests/list.test
ListDynamicValuesTestCase::$instance property modules/field/modules/list/tests/list.test
ListDynamicValuesTestCase::$test property modules/field/modules/list/tests/list.test
ListDynamicValuesTestCase::setUp function modules/field/modules/list/tests/list.test Set the default field storage backend for fields created during tests.
ListDynamicValuesValidationTestCase class modules/field/modules/list/tests/list.test Tests the List field allowed values function.
ListDynamicValuesValidationTestCase::getInfo function modules/field/modules/list/tests/list.test
ListDynamicValuesValidationTestCase::testDynamicAllowedValues function modules/field/modules/list/tests/list.test Test that allowed values function gets the entity.
ListFieldTestCase::testUpdateAllowedValues function modules/field/modules/list/tests/list.test Test that allowed values can be updated.
ListFieldUITestCase::assertAllowedValuesInput function modules/field/modules/list/tests/list.test Tests a string input for the 'allowed values' form element.
ListFieldUITestCase::testDynamicListAllowedValuesText function modules/field/modules/list/tests/list.test List (text) : test 'allowed values function' input.
ListFieldUITestCase::testListAllowedValuesBoolean function modules/field/modules/list/tests/list.test List (boolen) : test 'On/Off' values input.
ListFieldUITestCase::testListAllowedValuesFloat function modules/field/modules/list/tests/list.test List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger function modules/field/modules/list/tests/list.test List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText function modules/field/modules/list/tests/list.test List (text) : test 'allowed values' input.

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