ViewsHandlerFieldBulkFormTest::assertCorrectBulkFormEntityIds |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Assert that the form checkbox values match the entity ids. |
FormsTriggeringElementTestCase::testAttemptAccessControlBypass |
function |
core/modules/simpletest/tests/form.test |
Test that $form_state['triggering_element'] does not get set to a button
with #access=FALSE. |
EntityReferenceFormTestCase::createEntityReferenceFieldForNode |
function |
core/modules/entityreference/tests/entityreference.form.test |
Helper method to create a base field and field instance. |
FormsElementsTableSelectFunctionalTest::testMultipleTrueSubmit |
function |
core/modules/simpletest/tests/form.test |
Test the submission of single and multiple values when #multiple is TRUE. |
ViewsHandlerFieldBulkFormTest::testNodeAndCustomEntityBulkForm |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Test Bulk Forms for a custom entity joined to nodes by nid. |
FormsElementsTableSelectFunctionalTest::testMultipleFalseSubmit |
function |
core/modules/simpletest/tests/form.test |
Test submission of values when #multiple is FALSE. |
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering |
function |
core/modules/simpletest/tests/form.test |
Ensures that vertical-tabs.js is included before collapse.js. |
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField |
function |
core/modules/simpletest/tests/form.test |
Tests a rebuild caused by a multiple value field. |
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm |
function |
core/modules/locale/tests/locale.test |
Test if field languages are correctly set through the node form. |
views_plugin_exposed_form_input_required::exposed_filter_applied |
function |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
|
views_handler_argument_term_node_tid_depth_modifier::options_form |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc |
Build the options form. |
ImageStylesPathAndUrlUnitTest::testImageStyleUrlForMissingSourceImage |
function |
core/modules/image/tests/image.test |
Test that an invalid source image returns a 404. |
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. |