public &FormState::getCompleteForm() Returns
public FormState::setValidateHandlers(array $validate_handlers)
The complete form structure. #process, #after_build, #element_validate, and other handlers being invoked on a form element may use this reference
Stores the gathered validation handlers. This property is uncacheable. Type:
public &FormState::getGroups() Returns
public FormState::isRebuilding() Determines
public FormState::getBuildInfo() Returns
If set to TRUE the form will NOT perform a redirect, even if self::$redirect is set. This property is uncacheable.
public FormState::getFormObject() Returns
public FormState::setTriggeringElement($triggering_element)
Page 4 of 13