Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormElementHelperTest::getElementTitleProvider | function | core/ |
Provides test data. |
| FormElementMaxlengthTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormElementMaxlengthTest::validateForm | function | core/ |
Form validation handler. |
| FormGroupingElementsTest::testVerticalTabValidationVisibility | function | core/ |
Confirms tabs containing a field with a validation error are open. |
| FormHelperTest::providerElements | function | core/ |
Provides a list of elements to test. |
| FormHooks::formSystemThemeSettingsAlterValidate | function | core/ |
Validate theme settings. |
| FormHooks::stickyActionButtonsAndSidebar | function | core/ |
Add some major form overrides. |
| FormInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormInterface::validateForm | function | core/ |
Form validation handler. |
| FormOperations::addWorkspaceValidation | function | core/ |
Adds our validation handler recursively on each element of a form. |
| FormOperations::validateDefaultWorkspace | function | core/ |
Validation handler which sets a validation error for all unsupported forms. |
| FormState::$invalidToken | property | core/ |
Determines if only safe element value callbacks are called. |
| FormState::$limit_validation_errors | property | core/ |
Stores which errors should be limited during validation. |
| FormState::$must_validate | property | core/ |
Indicates if a validation will be forced. |
| FormState::$validate_handlers | property | core/ |
Stores the gathered validation handlers. |
| FormState::$validation_complete | property | core/ |
Tracks if the form has finished validation. |
| 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::providerGet | function | core/ |
Provides data to self::testGet(). |
| FormStateDecoratorBaseTest::providerGetRedirect | function | core/ |
Provides data to self::testGetRedirect(). |
| FormStateDecoratorBaseTest::providerGetTemporaryValue | function | core/ |
Provides data to self::testGetTemporaryValue(). |
| FormStateDecoratorBaseTest::providerHas | function | core/ |
Provides data to self::testHas(). |
| FormStateDecoratorBaseTest::providerHasTemporaryValue | function | core/ |
Provides data to self::testHasTemporaryValue(). |
| FormStateDecoratorBaseTest::providerIsMethodType | function | core/ |
Provides data to self::testIsMethodType(). |
| FormStateDecoratorBaseTest::providerLimitValidationErrors | function | core/ |
Provides data to self::testGetLimitValidationErrors() and self::testGetLimitValidationErrors(). |
| FormStateDecoratorBaseTest::providerLoadInclude | function | core/ |
Provides data to self::testLoadInclude(). |
| FormStateDecoratorBaseTest::providerPrepareCallback | function | core/ |
Provides data to self::testPrepareCallback(). |
| FormStateDecoratorBaseTest::providerSet | function | core/ |
Provides data to self::testSet(). |
| FormStateDecoratorBaseTest::providerSetRequestMethod | function | core/ |
Provides data to self::testSetMethod(). |
| FormStateDecoratorBaseTest::providerSetTemporaryValue | function | core/ |
Provides data to self::testSetTemporaryValue(). |
| FormStateDecoratorBaseTest::providerSingleBooleanArgument | function | core/ |
Provides data to test methods that take a single boolean argument. |
| FormStateDecoratorBaseTest::testGetLimitValidationErrors | function | core/ |
Tests get limit validation errors. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.