Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormStateDecoratorBaseTest::testSetFormObject | function | core/ |
Tests set form object. |
| FormStateDecoratorBaseTest::testSetFormState | function | core/ |
Tests set form state. |
| FormStateDecoratorBaseTest::testSetGroups | function | core/ |
Tests set groups. |
| FormStateDecoratorBaseTest::testSetHasFileElement | function | core/ |
Tests set has file element. |
| FormStateDecoratorBaseTest::testSetInvalidToken | function | core/ |
Tests set invalid token. |
| FormStateDecoratorBaseTest::testSetLimitValidationErrors | function | core/ |
Tests set limit validation errors. |
| FormStateDecoratorBaseTest::testSetMethod | function | core/ |
Tests set method. |
| FormStateDecoratorBaseTest::testSetProcessInput | function | core/ |
Tests set process input. |
| FormStateDecoratorBaseTest::testSetProgrammed | function | core/ |
Tests set programmed. |
| FormStateDecoratorBaseTest::testSetProgrammedBypassAccessCheck | function | core/ |
Tests set programmed bypass access check. |
| FormStateDecoratorBaseTest::testSetRebuild | function | core/ |
Tests set rebuild. |
| FormStateDecoratorBaseTest::testSetRebuildInfo | function | core/ |
Tests set rebuild info. |
| FormStateDecoratorBaseTest::testSetRedirect | function | core/ |
Tests set redirect. |
| FormStateDecoratorBaseTest::testSetRedirectUrl | function | core/ |
Tests set redirect url. |
| FormStateDecoratorBaseTest::testSetRequestMethod | function | core/ |
Tests set request method. |
| FormStateDecoratorBaseTest::testSetResponse | function | core/ |
Tests set response. |
| FormStateDecoratorBaseTest::testSetStorage | function | core/ |
Tests set storage. |
| FormStateDecoratorBaseTest::testSetSubmitHandlers | function | core/ |
Tests set submit handlers. |
| FormStateDecoratorBaseTest::testSetSubmitted | function | core/ |
Tests set submitted. |
| FormStateDecoratorBaseTest::testSetTemporary | function | core/ |
Tests set temporary. |
| FormStateDecoratorBaseTest::testSetTemporaryValue | function | core/ |
Tests set temporary value. |
| FormStateDecoratorBaseTest::testSetTriggeringElement | function | core/ |
Tests set triggering element. |
| FormStateDecoratorBaseTest::testSetUserInput | function | core/ |
Tests set user input. |
| FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
Tests set validate handlers. |
| FormStateDecoratorBaseTest::testSetValidationComplete | function | core/ |
Tests set validation complete. |
| FormStateDecoratorBaseTest::testSetValidationEnforced | function | core/ |
Tests set validation enforced. |
| FormStateDecoratorBaseTest::testSetValue | function | core/ |
Tests set value. |
| FormStateDecoratorBaseTest::testSetValueForElement | function | core/ |
Tests set value for element. |
| FormStateDecoratorBaseTest::testSetValues | function | core/ |
Tests set values. |
| FormStateDecoratorBaseTest::testUnsetValue | function | core/ |
Tests unset value. |
| FormStateInterface::getButtons | function | core/ |
Returns the submit and button elements for the form. |
| FormStateInterface::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
| FormStateInterface::hasInvalidToken | function | core/ |
Determines if the form has an invalid token. |
| FormStateInterface::setButtons | function | core/ |
Stores the submit and button elements for the form. |
| FormStateInterface::setInvalidToken | function | core/ |
Flags the form state as having or not an invalid token. |
| FormStateInterface::setStorage | function | core/ |
Sets the entire set of arbitrary data. |
| FormStatePersistTest::$postRenderStoragePersist | property | core/ |
Values retrieved from form state storage in the form post_render callback. |
| FormStatePersistTest::$submitStoragePersist | property | core/ |
Values retrieved from form state storage in the form submit handler. |
| FormStoragePageCacheTest | class | core/ |
Tests form storage from cached pages. |
| FormStoragePageCacheTest.php | file | core/ |
|
| FormStoragePageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormStoragePageCacheTest::$modules | property | core/ |
|
| FormStoragePageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
| FormStoragePageCacheTest::setUp | function | core/ |
|
| FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when rebuilding cached form. |
| FormStoragePageCacheTest::testValidateFormStorageOnCachedPage | function | core/ |
Build-id is regenerated when validating cached form. |
| FormSubmitterTest::$urlGenerator | property | core/ |
The mocked URL generator. |
| FormTest::$fieldStorageSingle | property | core/ |
An array of values defining a field single. |
| FormTest::$fieldStorageUnlimited | property | core/ |
An array of values defining a field with unlimited cardinality. |
| FormTest::testGetFormsCsrfToken | function | core/ |
CSRF tokens for GET forms should not be added by default. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.