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
FormatDateUnitTest::setUp function modules/simpletest/tests/common.test
FormatDateUnitTest::testAdminDefinedFormatDate function modules/simpletest/tests/common.test Test admin-defined formats in format_date().
FormatDateUnitTest::testFormatDate function modules/simpletest/tests/common.test Tests for the format_date() function.
Formatting group includes/common.inc Functions to format numbers, strings, dates, etc.
format_date function includes/common.inc Formats a date, using a date type or a custom date format string.
format_interval function includes/common.inc Formats a time interval with the requested granularity.
format_plural function includes/common.inc Formats a string containing a count of items.
format_rss_channel function includes/common.inc Formats an RSS channel.
format_rss_item function includes/common.inc Formats a single RSS item.
format_size function includes/common.inc Generates a string representation for the given byte count.
format_string function includes/bootstrap.inc Formats a string for HTML display by replacing variable placeholders.
format_username function includes/common.inc Format a username.
format_xml_elements function includes/common.inc Formats XML elements.
FormCheckboxTestCase class modules/simpletest/tests/form.test Tests checkbox element.
FormCheckboxTestCase::getInfo function modules/simpletest/tests/form.test
FormCheckboxTestCase::setUp function modules/simpletest/tests/form.test
FormCheckboxTestCase::testFormCheckbox function modules/simpletest/tests/form.test
FormElementTestCase class modules/simpletest/tests/form.test Tests building and processing of core form elements.
FormElementTestCase::$profile property modules/simpletest/tests/form.test
FormElementTestCase::getInfo function modules/simpletest/tests/form.test
FormElementTestCase::setUp function modules/simpletest/tests/form.test
FormElementTestCase::testOptions function modules/simpletest/tests/form.test Tests expansion of #options for #type checkboxes and radios.
FormElementTestCase::testWeightDefaultValue function modules/simpletest/tests/form.test Tests Weight form element #default_value behavior.
FormsArbitraryRebuildTestCase class modules/simpletest/tests/form.test Tests rebuilding of arbitrary forms by altering them.
FormsArbitraryRebuildTestCase::getInfo function modules/simpletest/tests/form.test
FormsArbitraryRebuildTestCase::setUp function modules/simpletest/tests/form.test
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField function modules/simpletest/tests/form.test Tests a rebuild caused by a multiple value field.
FormsArbitraryRebuildTestCase::testUserRegistrationRebuild function modules/simpletest/tests/form.test Tests a basic rebuild with the user registration form.
FormsElementsLabelsTestCase class modules/simpletest/tests/form.test Test form element labels, required markers and associated output.
FormsElementsLabelsTestCase::getInfo function modules/simpletest/tests/form.test
FormsElementsLabelsTestCase::setUp function modules/simpletest/tests/form.test
FormsElementsLabelsTestCase::testFormLabels function modules/simpletest/tests/form.test Test form elements, labels, title attibutes and required marks output
correctly and have the correct label option class if needed.
FormsElementsTableSelectFunctionalTest class modules/simpletest/tests/form.test Test the tableselect form element for expected behavior.
FormsElementsTableSelectFunctionalTest::formSubmitHelper function modules/simpletest/tests/form.test Helper function for the option check test to submit a form while collecting errors.
FormsElementsTableSelectFunctionalTest::getInfo function modules/simpletest/tests/form.test
FormsElementsTableSelectFunctionalTest::setUp function modules/simpletest/tests/form.test
FormsElementsTableSelectFunctionalTest::testAdvancedSelect function modules/simpletest/tests/form.test Test the #js_select property.
FormsElementsTableSelectFunctionalTest::testAjax function modules/simpletest/tests/form.test Test presence of ajax functionality
FormsElementsTableSelectFunctionalTest::testEmptyText function modules/simpletest/tests/form.test Test the display of the #empty text when #options is an empty array.
FormsElementsTableSelectFunctionalTest::testMultipleFalse function modules/simpletest/tests/form.test Test the display of radios when #multiple is FALSE.
FormsElementsTableSelectFunctionalTest::testMultipleFalseOptionchecker function modules/simpletest/tests/form.test Test the whether the option checker gives an error on invalid tableselect values for radios.
FormsElementsTableSelectFunctionalTest::testMultipleFalseSubmit function modules/simpletest/tests/form.test Test submission of values when #multiple is FALSE.
FormsElementsTableSelectFunctionalTest::testMultipleTrue function modules/simpletest/tests/form.test Test the display of checkboxes when #multiple is TRUE.
FormsElementsTableSelectFunctionalTest::testMultipleTrueOptionchecker function modules/simpletest/tests/form.test Test the whether the option checker gives an error on invalid tableselect values for checkboxes.
FormsElementsTableSelectFunctionalTest::testMultipleTrueSubmit function modules/simpletest/tests/form.test Test the submission of single and multiple values when #multiple is TRUE.
FormsElementsVerticalTabsFunctionalTest class modules/simpletest/tests/form.test Test the vertical_tabs form element for expected behavior.
FormsElementsVerticalTabsFunctionalTest::getInfo function modules/simpletest/tests/form.test
FormsElementsVerticalTabsFunctionalTest::setUp function modules/simpletest/tests/form.test
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering function modules/simpletest/tests/form.test Ensures that vertical-tabs.js is included before collapse.js.
FormsFileInclusionTestCase class modules/simpletest/tests/form.test Tests form API file inclusion.

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