7 calls to drupal_array_set_nested_value()
- drupal_validate_form in includes/
form.inc - Validates user-submitted form data in the $form_state array.
- field_form_set_state in modules/
field/ field.form.inc - Stores processing information about a field in $form_state.
- file_field_widget_submit in modules/
file/ file.field.inc - Form submission handler for upload/remove button of file_field_widget_form().
- file_managed_file_submit in modules/
file/ file.module - Form submission handler for upload / remove buttons of managed_file elements.
- form_process_machine_name in includes/
form.inc - Processes a machine-readable name form element.
- form_set_value in includes/
form.inc - Changes submitted form values during form validation.
- _form_builder_handle_input_element in includes/
form.inc - Adds the #name and #value properties of an input element before rendering.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.