Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormState::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormState::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormState::isValidationComplete | function | core/ |
Determines if validation has been completed. |
| FormState::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
| FormState::setInvalidToken | function | core/ |
Flags the form state as having or not an invalid token. |
| FormState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| FormState::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormState::setValidationComplete | function | core/ |
Sets that validation has been completed. |
| FormState::setValidationEnforced | function | core/ |
Enforces that validation is run. |
| FormStateDecoratorBase::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormStateDecoratorBase::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormStateDecoratorBase::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormStateDecoratorBase::isValidationComplete | function | core/ |
Determines if validation has been completed. |
| FormStateDecoratorBase::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
| FormStateDecoratorBase::setInvalidToken | function | core/ |
Flags the form state as having or not an invalid token. |
| FormStateDecoratorBase::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| FormStateDecoratorBase::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormStateDecoratorBase::setValidationComplete | function | core/ |
Sets that validation has been completed. |
| FormStateDecoratorBase::setValidationEnforced | function | core/ |
Enforces that validation is run. |
| FormStateDecoratorBaseTest::providerLimitValidationErrors | function | core/ |
Provides data to self::testGetLimitValidationErrors() and self::testGetLimitValidationErrors(). |
| FormStateDecoratorBaseTest::testGetLimitValidationErrors | function | core/ |
Tests get limit validation errors. |
| FormStateDecoratorBaseTest::testGetValidateHandlers | function | core/ |
Tests get validate handlers. |
| FormStateDecoratorBaseTest::testHasInvalidToken | function | core/ |
Tests has invalid token. |
| FormStateDecoratorBaseTest::testIsValidationComplete | function | core/ |
Tests is validation complete. |
| FormStateDecoratorBaseTest::testIsValidationEnforced | function | core/ |
Tests is validation enforced. |
| FormStateDecoratorBaseTest::testSetInvalidToken | function | core/ |
Tests set invalid token. |
| FormStateDecoratorBaseTest::testSetLimitValidationErrors | function | core/ |
Tests set limit validation errors. |
| FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
Tests set validate handlers. |
| FormStateDecoratorBaseTest::testSetValidationComplete | function | core/ |
Tests set validation complete. |
| FormStateDecoratorBaseTest::testSetValidationEnforced | function | core/ |
Tests set validation enforced. |
| FormStateInterface::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| FormStateInterface::getValidateHandlers | function | core/ |
Gets the validate handlers. |
| FormStateInterface::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormStateInterface::isValidationComplete | function | core/ |
Determines if validation has been completed. |
| FormStateInterface::isValidationEnforced | function | core/ |
Checks if validation is enforced. |
| FormStateInterface::setInvalidToken | function | core/ |
Flags the form state as having or not an invalid token. |
| FormStateInterface::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| FormStateInterface::setValidateHandlers | function | core/ |
Sets the validate handlers. |
| FormStateInterface::setValidationComplete | function | core/ |
Sets that validation has been completed. |
| FormStateInterface::setValidationEnforced | function | core/ |
Enforces that validation is run. |
| FormStatePersistTest::validateForm | function | core/ |
Form validation handler. |
| FormStateTest::testPrepareCallbackInValidMethod | function | core/ |
Tests prepare callback in valid method. |
| FormStateTest::testPrepareCallbackValidMethod | function | core/ |
Tests prepare callback valid method. |
| FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when validating cached form. |
| FormTest::testColorValidation | function | core/ |
Tests validation of #type 'color' elements. |
| FormTest::testInputWithInvalidToken | function | core/ |
Tests that input is retained for safe elements even with an invalid token. |
| FormTest::validateSelectSorting | function | core/ |
Validates that the options are in the right order in a select. |
| FormTestArgumentsObject::validateForm | function | core/ |
Form validation handler. |
| FormTestBase::$formValidator | property | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.