Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FormsFileInclusionTestCase::getInfo function modules/simpletest/tests/form.test
FormsFileInclusionTestCase::setUp function modules/simpletest/tests/form.test
FormsFileInclusionTestCase::testLoadCustomInclude function modules/simpletest/tests/form.test Tests loading a custom specified inlcude.
FormsFileInclusionTestCase::testLoadMenuInclude function modules/simpletest/tests/form.test Tests loading an include specified in hook_menu().
FormsFormCacheTestCase class modules/simpletest/tests/form.test Test cache_form.
FormsFormCacheTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormCacheTestCase::setUp function modules/simpletest/tests/form.test
FormsFormCacheTestCase::testCacheForm function modules/simpletest/tests/form.test Tests storing and retrieving the form from cache.
FormsFormCacheTestCase::testCacheFormCustomExpiration function modules/simpletest/tests/form.test Tests changing form_cache_expiration.
FormsFormStoragePageCacheTestCase class modules/simpletest/tests/form.test Test the form storage when page caching for anonymous users is turned on.
FormsFormStoragePageCacheTestCase::$profile property modules/simpletest/tests/form.test
FormsFormStoragePageCacheTestCase::getFormBuildId function modules/simpletest/tests/form.test Return the build id of the current form.
FormsFormStoragePageCacheTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormStoragePageCacheTestCase::setUp function modules/simpletest/tests/form.test
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage function modules/simpletest/tests/form.test Build-id is regenerated when rebuilding cached form.
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage function modules/simpletest/tests/form.test Build-id is regenerated when validating cached form.
FormsFormStorageTestCase class modules/simpletest/tests/form.test Test the form storage on a multistep form.
FormsFormStorageTestCase::$web_user property modules/simpletest/tests/form.test
FormsFormStorageTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormStorageTestCase::setUp function modules/simpletest/tests/form.test
FormsFormStorageTestCase::testCachedFormStorageValidation function modules/simpletest/tests/form.test Tests updating cached form storage during form validation.
FormsFormStorageTestCase::testForm function modules/simpletest/tests/form.test Tests using the form in a usual way.
FormsFormStorageTestCase::testFormCached function modules/simpletest/tests/form.test Tests using the form with an activated $form_state['cache'] property.
FormsFormStorageTestCase::testFormStatePersist function modules/simpletest/tests/form.test 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/simpletest/tests/form.test Verifies that form build-id is regenerated when loading an immutable form
from the cache.
FormsFormStorageTestCase::testImmutableFormLegacyProtection function modules/simpletest/tests/form.test Verify that existing contrib code cannot overwrite immutable form state.
FormsFormStorageTestCase::testMutableForm function modules/simpletest/tests/form.test Verify that the form build-id remains the same when validation errors
occur on a mutable form.
FormsFormStorageTestCase::testValidation function modules/simpletest/tests/form.test Tests validation when form storage is used.
FormsFormWrapperTestCase class modules/simpletest/tests/form.test Test wrapper form callbacks.
FormsFormWrapperTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormWrapperTestCase::setUp function modules/simpletest/tests/form.test
FormsFormWrapperTestCase::testWrapperCallback function modules/simpletest/tests/form.test Tests using the form in a usual way.
FormsProgrammaticTestCase class modules/simpletest/tests/form.test Test the programmatic form submission behavior.
FormsProgrammaticTestCase::getInfo function modules/simpletest/tests/form.test
FormsProgrammaticTestCase::setUp function modules/simpletest/tests/form.test
FormsProgrammaticTestCase::submitForm function modules/simpletest/tests/form.test Helper function used to programmatically submit the form defined in
form_test.module with the given values.
FormsProgrammaticTestCase::testSubmissionWorkflow function modules/simpletest/tests/form.test Test the programmatic form submission workflow.
FormsRebuildTestCase class modules/simpletest/tests/form.test Tests form rebuilding.
FormsRebuildTestCase::$web_user property modules/simpletest/tests/form.test
FormsRebuildTestCase::getInfo function modules/simpletest/tests/form.test
FormsRebuildTestCase::setUp function modules/simpletest/tests/form.test
FormsRebuildTestCase::testPreserveFormActionAfterAJAX function modules/simpletest/tests/form.test Tests that a form's action is retained after an Ajax submission.
FormsRebuildTestCase::testRebuildPreservesValues function modules/simpletest/tests/form.test Tests preservation of values.
FormsRedirectTestCase class modules/simpletest/tests/form.test Tests form redirection.
FormsRedirectTestCase::getInfo function modules/simpletest/tests/form.test
FormsRedirectTestCase::setUp function modules/simpletest/tests/form.test
FormsRedirectTestCase::testRedirect function modules/simpletest/tests/form.test Tests form redirection.
FormStateValuesCleanAdvancedTestCase class modules/simpletest/tests/form.test Tests $form_state clearance with form elements having buttons.
FormStateValuesCleanAdvancedTestCase::$image property modules/simpletest/tests/form.test An image file path for uploading.
FormStateValuesCleanAdvancedTestCase::getInfo function modules/simpletest/tests/form.test

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.