Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| FormStateTest::providerTestGetError | function | core/ |
|
| FormStateTest::providerTestGetRedirect | function | core/ |
Provides test data for testing the getRedirect() method. |
| FormStateTest::providerTestIsCached | function | core/ |
Provides test data for testIsCached(). |
| FormStateTest::providerTestIsMethodType | function | core/ |
Provides test data for testIsMethodType(). |
| FormStateTest::providerTestSetErrorByName | function | core/ |
|
| FormStateTest::testPrepareCallbackInValidMethod | function | core/ |
Tests prepare callback in valid method. |
| FormStateTest::testPrepareCallbackValidMethod | function | core/ |
Tests prepare callback valid method. |
| FormStateValuesTraitTest::providerGetValue | function | core/ |
Provides data to self::testGetValue(). |
| FormStateValuesTraitTest::providerHasValue | function | core/ |
Provides data to self::testHasValue(). |
| FormStateValuesTraitTest::providerIsValueEmpty | function | core/ |
Provides data to self::testIsValueEmpty(). |
| FormStateValuesTraitTest::providerSetValue | function | core/ |
Provides data to self::testSetValue(). |
| FormStoragePageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
| FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when validating cached form. |
| FormSubmitterTest::providerTestHandleFormSubmissionWithResponses | function | core/ |
|
| FormSubmitterTest::providerTestRedirectWithUrl | function | core/ |
Provides test data for testing the redirectForm() method with a route name. |
| FormTest::testColorValidation | function | core/ |
Tests validation of #type 'color' elements. |
| FormTest::testHiddenField | function | core/ |
Tests hiding a field in a form. |
| FormTest::testInputWithInvalidToken | function | core/ |
Tests that input is retained for safe elements even with an invalid token. |
Pagination
- Previous page
- Page 80
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.