If TRUE, the form was submitted programmatically, usually invoked via
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
Contains errors for this form. This property is uncacheable. Type:
public FormState::getRedirect() Gets the
public static FormState::hasAnyErrors() Determines
public FormState::has($property) Determines
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
The HTTP method used by the request building or processing this form. May be any valid HTTP method. Defaults to 'GET', because even though $method
public FormState::getSubmitHandlers() Gets
public FormState::getResponse() Gets a response
Page 1 of 13