FormState::getValues |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::has |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::hasAnyErrors |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::hasFileElement |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::hasInvalidToken |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::hasTemporaryValue |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isBypassingProgrammedAccessChecks |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isCached |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isExecuted |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isMethodType |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isProcessingInput |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isProgrammed |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isRebuilding |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isRedirectDisabled |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isRequestMethodSafe |
function |
core/lib/Drupal/Core/Form/FormState.php |
Checks whether the request method is a "safe" HTTP method. |
FormState::isSubmitted |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isValidationComplete |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::isValidationEnforced |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::loadInclude |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::moduleLoadInclude |
function |
core/lib/Drupal/Core/Form/FormState.php |
Wraps ModuleHandler::loadInclude(). |
FormState::prepareCallback |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::set |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setAlwaysProcess |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setAnyErrors |
function |
core/lib/Drupal/Core/Form/FormState.php |
Sets the global status of errors. |
FormState::setBuildInfo |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setButtons |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setCached |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setCleanValueKeys |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setCompleteForm |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setError |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setErrorByName |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setExecuted |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setFormObject |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setFormState |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setGroups |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setHasFileElement |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setInvalidToken |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setLimitValidationErrors |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setMethod |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setProcessInput |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setProgrammed |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setProgrammedBypassAccessCheck |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setRebuild |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setRebuildInfo |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setRedirect |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setRedirectUrl |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setRequestMethod |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setResponse |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setStorage |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
FormState::setSubmitHandlers |
function |
core/lib/Drupal/Core/Form/FormState.php |
|