Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormStateDecoratorBaseTest::testIsValidationEnforced | function | core/ |
@covers ::isValidationEnforced |
FormStateDecoratorBaseTest::testSetInvalidToken | function | core/ |
@covers ::setInvalidToken |
FormStateDecoratorBaseTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors |
FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
@covers ::setValidateHandlers |
FormStateDecoratorBaseTest::testSetValidationComplete | function | core/ |
@covers ::setValidationComplete |
FormStateDecoratorBaseTest::testSetValidationEnforced | function | core/ |
@covers ::setValidationEnforced |
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. |
FormStateTest::testPrepareCallbackInValidMethod | function | core/ |
@covers ::prepareCallback |
FormStateTest::testPrepareCallbackValidMethod | function | core/ |
@covers ::prepareCallback |
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/ |
|
FormTestClickedButtonForm::validateForm | function | core/ |
Form validation handler. |
FormTestControllerObject::validateForm | function | core/ |
Form validation handler. |
FormTestDetailsForm::validateForm | function | core/ |
Form validation handler. |
FormTestLimitValidationErrorsForm | class | core/ |
Builds a simple form with a button triggering partial validation. |
FormTestLimitValidationErrorsForm.php | file | core/ |
|
FormTestLimitValidationErrorsForm::buildForm | function | core/ |
Form constructor. |
FormTestLimitValidationErrorsForm::elementValidateLimitValidationErrors | function | core/ |
|
FormTestLimitValidationErrorsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestLimitValidationErrorsForm::partialSubmitForm | function | core/ |
|
FormTestLimitValidationErrorsForm::submitForm | function | core/ |
Form submission handler. |
FormTestMachineNameValidationForm | class | core/ |
Form to test whether machine name validation works with ajax requests. |
FormTestMachineNameValidationForm.php | file | core/ |
|
FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm | function | core/ |
Handles changes to the selected snack configuration. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit | function | core/ |
Submit callback that forces a form rebuild. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate | function | core/ |
Validate callback that forces a form rebuild. |
FormTestMachineNameValidationForm::buildForm | function | core/ |
Form constructor. |
FormTestMachineNameValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestMachineNameValidationForm::load | function | core/ |
Loading stub for machine name |
FormTestMachineNameValidationForm::submitForm | function | core/ |
Form submission handler. |
FormTestObject::validateForm | function | core/ |
Form validation handler. |
FormTestProgrammaticForm::validateForm | function | core/ |
Form validation handler. |
FormTestRangeInvalidForm | class | core/ |
Form constructor for testing invalid #type 'range' elements. |
FormTestRangeInvalidForm.php | file | core/ |
|
FormTestRangeInvalidForm::buildForm | function | core/ |
Form constructor. |
FormTestRangeInvalidForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestRangeInvalidForm::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.