Search for all
Title | Object type | File name | Summary |
---|---|---|---|
FormsFileInclusionTestCase::getInfo | function | modules/ |
|
FormsFileInclusionTestCase::setUp | function | modules/ |
|
FormsFileInclusionTestCase::testLoadCustomInclude | function | modules/ |
Tests loading a custom specified inlcude. |
FormsFileInclusionTestCase::testLoadMenuInclude | function | modules/ |
Tests loading an include specified in hook_menu(). |
FormsFormCacheTestCase | class | modules/ |
Test cache_form. |
FormsFormCacheTestCase::getInfo | function | modules/ |
|
FormsFormCacheTestCase::setUp | function | modules/ |
|
FormsFormCacheTestCase::testCacheForm | function | modules/ |
Tests storing and retrieving the form from cache. |
FormsFormCacheTestCase::testCacheFormCustomExpiration | function | modules/ |
Tests changing form_cache_expiration. |
FormsFormStoragePageCacheTestCase | class | modules/ |
Test the form storage when page caching for anonymous users is turned on. |
FormsFormStoragePageCacheTestCase::$profile | property | modules/ |
|
FormsFormStoragePageCacheTestCase::getFormBuildId | function | modules/ |
Return the build id of the current form. |
FormsFormStoragePageCacheTestCase::getInfo | function | modules/ |
|
FormsFormStoragePageCacheTestCase::setUp | function | modules/ |
|
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage | function | modules/ |
Build-id is regenerated when rebuilding cached form. |
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage | function | modules/ |
Build-id is regenerated when validating cached form. |
FormsFormStorageTestCase | class | modules/ |
Test the form storage on a multistep form. |
FormsFormStorageTestCase::$web_user | property | modules/ |
|
FormsFormStorageTestCase::getInfo | function | modules/ |
|
FormsFormStorageTestCase::setUp | function | modules/ |
|
FormsFormStorageTestCase::testCachedFormStorageValidation | function | modules/ |
Tests updating cached form storage during form validation. |
FormsFormStorageTestCase::testForm | function | modules/ |
Tests using the form in a usual way. |
FormsFormStorageTestCase::testFormCached | function | modules/ |
Tests using the form with an activated $form_state['cache'] property. |
FormsFormStorageTestCase::testFormStatePersist | function | modules/ |
Tests a form using form state without using 'storage' to pass data from the constructor to a submit handler. The data has to persist even when caching gets activated, what may happen when a modules alter the form and adds #ajax properties. |
FormsFormStorageTestCase::testImmutableForm | function | modules/ |
Verifies that form build-id is regenerated when loading an immutable form from the cache. |
FormsFormStorageTestCase::testImmutableFormLegacyProtection | function | modules/ |
Verify that existing contrib code cannot overwrite immutable form state. |
FormsFormStorageTestCase::testMutableForm | function | modules/ |
Verify that the form build-id remains the same when validation errors occur on a mutable form. |
FormsFormStorageTestCase::testValidation | function | modules/ |
Tests validation when form storage is used. |
FormsFormWrapperTestCase | class | modules/ |
Test wrapper form callbacks. |
FormsFormWrapperTestCase::getInfo | function | modules/ |
|
FormsFormWrapperTestCase::setUp | function | modules/ |
|
FormsFormWrapperTestCase::testWrapperCallback | function | modules/ |
Tests using the form in a usual way. |
FormsProgrammaticTestCase | class | modules/ |
Test the programmatic form submission behavior. |
FormsProgrammaticTestCase::getInfo | function | modules/ |
|
FormsProgrammaticTestCase::setUp | function | modules/ |
|
FormsProgrammaticTestCase::submitForm | function | modules/ |
Helper function used to programmatically submit the form defined in form_test.module with the given values. |
FormsProgrammaticTestCase::testSubmissionWorkflow | function | modules/ |
Test the programmatic form submission workflow. |
FormsRebuildTestCase | class | modules/ |
Tests form rebuilding. |
FormsRebuildTestCase::$web_user | property | modules/ |
|
FormsRebuildTestCase::getInfo | function | modules/ |
|
FormsRebuildTestCase::setUp | function | modules/ |
|
FormsRebuildTestCase::testPreserveFormActionAfterAJAX | function | modules/ |
Tests that a form's action is retained after an Ajax submission. |
FormsRebuildTestCase::testRebuildPreservesValues | function | modules/ |
Tests preservation of values. |
FormsRedirectTestCase | class | modules/ |
Tests form redirection. |
FormsRedirectTestCase::getInfo | function | modules/ |
|
FormsRedirectTestCase::setUp | function | modules/ |
|
FormsRedirectTestCase::testRedirect | function | modules/ |
Tests form redirection. |
FormStateValuesCleanAdvancedTestCase | class | modules/ |
Tests $form_state clearance with form elements having buttons. |
FormStateValuesCleanAdvancedTestCase::$image | property | modules/ |
An image file path for uploading. |
FormStateValuesCleanAdvancedTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.