The array of values as they were submitted by the user. These are raw and unvalidated, so should not be used without a thorough understanding
public &FormState::getCompleteForm() Returns
public FormState::getBuildInfo() Returns
public FormState::setBuildInfo(array $build_info) Sets
The complete form structure. #process, #after_build, #element_validate, and other handlers being invoked on a form element may use this reference
Normally, after the entire form processing is completed and submit handlers have run, a form is considered to be done and
Holds temporary data accessible during the current page request only. All $form_state properties that are not reserved keys (see other properties
public FormState::getFormObject() Returns
public FormState::isRebuilding() Determines
public FormState::isValidationComplete() Determines
Page 3 of 13