FormsElementsTableSelectFunctionalTest::testMultipleTrueOptionChecker |
function |
core/modules/simpletest/tests/form.test |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage |
function |
core/modules/simpletest/tests/form.test |
Build-id is regenerated when rebuilding cached form. |
FormsElementsTableSelectFunctionalTest::testMultipleFalseOptionChecker |
function |
core/modules/simpletest/tests/form.test |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage |
function |
core/modules/simpletest/tests/form.test |
Build-id is regenerated when validating cached form. |
FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced |
function |
core/modules/simpletest/tests/form.test |
Tests form_state_values_clean(). |
CommonBackdropFormatXmlElementsUnitTestCase::testParseFormatXmlElements |
function |
core/modules/simpletest/tests/common.test |
Provide a sample data structure and verify the XML results. |
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm |
function |
core/modules/user/tests/user.test |
Tests that user_validate_current_pass can be reused on a custom form. |
EntityReferenceFormTestCase::testAutocompleteValidationWithViewsSelectionHandler |
function |
core/modules/entityreference/tests/entityreference.form.test |
Test that the Views autocomplete widget validates the value properly. |
EntityReferenceFormTestCase::testAutocompleteValidationWithGenericSelectionHandler |
function |
core/modules/entityreference/tests/entityreference.form.test |
Test that the Generic autocomplete widget validates the value properly. |