Namesort descending Location Description
flood_clear_event core/includes/common.inc Makes the flood control mechanism forget an event for the current visitor.
flood_is_allowed core/includes/common.inc Checks whether a user is allowed to proceed with the specified event.
flood_register_event core/includes/common.inc Registers an event for the current visitor to the flood control mechanism.
FormAlterTestCase::setUp core/modules/simpletest/tests/form.test Sets up a Backdrop site for running functional and integration tests.
FormAlterTestCase::testExecutionOrder core/modules/simpletest/tests/form.test Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter().
format_date core/includes/common.inc Formats a date, using a date type or a custom date format string.
format_interval core/includes/common.inc Formats a time interval with the requested granularity.
format_plural core/includes/common.inc Formats a string containing a count of items.
format_rss_channel core/includes/common.inc Formats an RSS channel.
format_rss_item core/includes/common.inc Formats a single RSS item.
format_size core/includes/common.inc Generates a string representation for the given byte count.
format_string core/includes/bootstrap.inc Formats a string for HTML display by replacing variable placeholders.
format_time_diff core/includes/common.inc Formats a time interval between two timestamps.
format_time_diff_since core/includes/common.inc Formats the time difference from a timestamp to the current request time.
format_time_diff_until core/includes/common.inc Formats the time difference from the current request time to a timestamp.
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 and defaults 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.

Pages