Namesort descending Location Description
format_string core/includes/bootstrap.inc Formats a string for HTML display by replacing variable placeholders.
format_username Deprecated core/includes/drupal.inc Format a username.
format_xml_elements core/includes/common.inc Recursively formats nested XML array elements as a string.
FormCheckboxTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormCheckboxTestCase::testFormCheckbox core/modules/simpletest/tests/form.test
FormElementTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormElementTestCase::testDisabledTabledragRow core/modules/simpletest/tests/form.test Test disabled tableselect row.
FormElementTestCase::testOptionIndentations core/modules/simpletest/tests/form.test Test indentations for checkboxes, radios and select options.
FormElementTestCase::testOptions core/modules/simpletest/tests/form.test Tests expansion of #options for #type checkboxes and radios.
FormElementTestCase::testPlaceHolderText core/modules/simpletest/tests/form.test Tests placeholder text for elements that support placeholders.
FormEmailTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormEmailTestCase::testFormEmail core/modules/simpletest/tests/form.test Tests that #type 'email' fields are properly validated.
FormExampleTestCase::setUp modules/examples/form_example/tests/form_example.test Enable modules.
FormExampleTestCase::testElementExample modules/examples/form_example/tests/form_example.test Test the element_example form for correct behavior.
FormExampleTestCase::testTutorials modules/examples/form_example/tests/form_example.test Test each tutorial.
FormExampleTestCase::testWizard modules/examples/form_example/tests/form_example.test Test Wizard tutorial.
FormH5datetimeTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormH5datetimeTestCase::testFormH5datetime core/modules/simpletest/tests/form.test Tests for #type 'html_date', 'html_time' and 'html_datetime' validation.
FormH5datetimeTestCase::testNoAccessH5DateOrTimeElement core/modules/simpletest/tests/form.test Test return value for disabled html_date and html_time elements.
FormResizableTextareaTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormResizableTextareaTestCase::testResizableTextarea core/modules/simpletest/tests/form.test Test that setting #resizable on form item results in correct CSS classes.
FormsArbitraryRebuildTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField core/modules/simpletest/tests/form.test Tests a rebuild caused by a multiple value field.
FormsArbitraryRebuildTestCase::testUserRegistrationRebuild core/modules/simpletest/tests/form.test Tests a basic rebuild with the user registration form.
FormsElementsDescriptionsTestCase::setUp core/modules/simpletest/tests/form.test {inheritdoc}
FormsElementsDescriptionsTestCase::testFormDescriptions core/modules/simpletest/tests/form.test Test Form Descriptions.
FormsElementsLabelsTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormsElementsLabelsTestCase::testFormLabels core/modules/simpletest/tests/form.test Test form elements, labels, title attributes and required marks output correctly and have the correct label option class if needed.
FormsElementsTableSelectFunctionalTest::formSubmitHelper core/modules/simpletest/tests/form.test Helper function for the option check test to submit a form while collecting errors.
FormsElementsTableSelectFunctionalTest::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormsElementsTableSelectFunctionalTest::testAdvancedSelect core/modules/simpletest/tests/form.test Test the #js_select property.
FormsElementsTableSelectFunctionalTest::testAjax core/modules/simpletest/tests/form.test Test presence of ajax functionality
FormsElementsTableSelectFunctionalTest::testEmptyText core/modules/simpletest/tests/form.test Test the display of the #empty text when #options is an empty array.
FormsElementsTableSelectFunctionalTest::testMultipleFalse core/modules/simpletest/tests/form.test Test the display of radios when #multiple is FALSE.
FormsElementsTableSelectFunctionalTest::testMultipleFalseOptionChecker core/modules/simpletest/tests/form.test Test the whether the option checker gives an error on invalid tableselect values for radios.
FormsElementsTableSelectFunctionalTest::testMultipleFalseSubmit core/modules/simpletest/tests/form.test Test submission of values when #multiple is FALSE.
FormsElementsTableSelectFunctionalTest::testMultipleTrue core/modules/simpletest/tests/form.test Test the display of checkboxes when #multiple is TRUE.
FormsElementsTableSelectFunctionalTest::testMultipleTrueOptionChecker core/modules/simpletest/tests/form.test Test the whether the option checker gives an error on invalid tableselect values for checkboxes.
FormsElementsTableSelectFunctionalTest::testMultipleTrueSubmit core/modules/simpletest/tests/form.test Test the submission of single and multiple values when #multiple is TRUE.
FormsElementsVerticalTabsFunctionalTest::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering core/modules/simpletest/tests/form.test Ensures that vertical-tabs.js is included before collapse.js.
FormsFileInclusionTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormsFileInclusionTestCase::testLoadCustomInclude core/modules/simpletest/tests/form.test Tests loading a custom specified include.
FormsFileInclusionTestCase::testLoadMenuInclude core/modules/simpletest/tests/form.test Tests loading an include specified in hook_menu().
FormsFormCacheTestCase::setUp core/modules/simpletest/tests/form.test Overrides BackdropWebTestCase::setUp() for upgrade for form cache test.
FormsFormCacheTestCase::testCacheForm core/modules/simpletest/tests/form.test Tests storing and retrieving the form from cache.
FormsFormCacheTestCase::testCacheFormCustomExpiration core/modules/simpletest/tests/form.test Tests changing form_cache_expiration.
FormsFormStoragePageCacheTestCase::getFormBuildId core/modules/simpletest/tests/form.test Return the build id of the current form.
FormsFormStoragePageCacheTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage core/modules/simpletest/tests/form.test Build-id is regenerated when rebuilding cached form.

Pages