Search for to
Title | Object type | File name | Summary |
---|---|---|---|
FormStateDecoratorBaseTest::testSetProgrammedBypassAccessCheck | function | core/ |
@covers ::setProgrammedBypassAccessCheck[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetRebuild | function | core/ |
@covers ::setRebuild[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetRebuildInfo | function | core/ |
@covers ::setRebuildInfo[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetRedirect | function | core/ |
@covers ::setRedirect[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetRedirectUrl | function | core/ |
@covers ::setRedirectUrl[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetRequestMethod | function | core/ |
@covers ::setRequestMethod[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetResponse | function | core/ |
@covers ::setResponse[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetStorage | function | core/ |
@covers ::setStorage[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetSubmitHandlers | function | core/ |
@covers ::setSubmitHandlers[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetSubmitted | function | core/ |
@covers ::setSubmitted[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetTemporary | function | core/ |
@covers ::setTemporary[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetTemporaryValue | function | core/ |
@covers ::setTemporaryValue[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetTriggeringElement | function | core/ |
@covers ::setTriggeringElement[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetUserInput | function | core/ |
@covers ::setUserInput[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetValidateHandlers | function | core/ |
@covers ::setValidateHandlers[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetValidationComplete | function | core/ |
@covers ::setValidationComplete[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetValidationEnforced | function | core/ |
@covers ::setValidationEnforced[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetValueForElement | function | core/ |
@covers ::setValueForElement[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetValues | function | core/ |
@covers ::setValues[[api-linebreak]] |
FormStateDecoratorBaseTest::testUnsetValue | function | core/ |
@covers ::unsetValue[[api-linebreak]] |
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. |
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. |
FormSubmitter::$urlGenerator | property | core/ |
The URL generator. |
FormSubmitterTest::$urlGenerator | property | core/ |
The mocked URL generator. |
FormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
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. |
FormTest::testInputWithInvalidToken | function | core/ |
Tests that input is retained for safe elements even with an invalid token. |
FormTestAutocompleteForm | class | core/ |
Defines a test form using autocomplete textfields. |
FormTestAutocompleteForm.php | file | core/ |
|
FormTestAutocompleteForm::buildForm | function | core/ |
Form constructor. |
FormTestAutocompleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestAutocompleteForm::submitForm | function | core/ |
Form submission handler. |
FormTestBase::$csrfToken | property | core/ |
The CSRF token generator. |
FormTestBase::$formValidator | property | core/ |
|
FormTestBase::$urlGenerator | property | core/ |
The mocked URL generator. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.