If TRUE, the form was submitted programmatically, usually invoked via
The HTTP form method to use for finding the input for this form. May be 'POST' or 'GET'. Defaults to 'POST'. Note that 'GET' method forms do
public FormState::setFormState(array $form_state_additions)
public static FormState::hasAnyErrors() Determines
public FormState::hasFileElement() Returns
public FormState::setTemporaryValue($key, $value) Sets
Similar to self::$build_info, but pertaining to
Ordinarily, a form is only validated once, but there are times when a form is resubmitted internally and should be validated again. Setting this to TRUE will force that to
public FormState::getRedirect() Gets the
public FormState::isBypassingProgrammedAccessChecks()
Page 2 of 13