Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| FormTestButtonClassForm | class | core/ |
Builds a simple form to test form button classes. |
| FormTestButtonClassForm.php | file | core/ |
|
| FormTestButtonClassForm::buildForm | function | core/ |
Form constructor. |
| FormTestButtonClassForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestButtonClassForm::submitForm | function | core/ |
Form submission handler. |
| FormTestClickedButtonForm | class | core/ |
Form builder to test button click detection. |
| FormTestClickedButtonForm.php | file | core/ |
|
| FormTestClickedButtonForm::buildForm | function | core/ |
Form constructor. |
| FormTestClickedButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestClickedButtonForm::submitForm | function | core/ |
Form submission handler. |
| FormTestClickedButtonForm::validateForm | function | core/ |
Form validation handler. |
| FormTestController::buttonWithFormAttribute | function | core/ |
Returns a form and a button that has the form attribute. |
| FormTestController::storageLegacyHandler | function | core/ |
Emulate legacy AHAH-style ajax callback. |
| FormTestObject | class | core/ |
Provides a test form object. |
| FormTestObject.php | file | core/ |
|
| FormTestObject::buildForm | function | core/ |
Form constructor. |
| FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestObject::submitForm | function | core/ |
Form submission handler. |
| FormTestObject::validateForm | function | core/ |
Form validation handler. |
| FormTestOptionalContainerForm | class | core/ |
Builds a simple form to test the #optional property on #type 'container'. |
| FormTestOptionalContainerForm.php | file | core/ |
|
| FormTestOptionalContainerForm::buildForm | function | core/ |
Form constructor. |
| FormTestOptionalContainerForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestOptionalContainerForm::submitForm | function | core/ |
Form submission handler. |
| FormTestStorageForm | class | core/ |
A multistep form for testing the form storage. |
| FormTestStorageForm.php | file | core/ |
|
| FormTestStorageForm::buildForm | function | core/ |
Form constructor. |
| FormTestStorageForm::continueSubmitForm | function | core/ |
|
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestStorageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.