Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
filter_xss_bad_protocol function includes/common.inc Processes an HTML attribute value and strips dangerous protocols from URLs.
FloodFunctionalTest class modules/system/system.test Functional tests for the flood control mechanism.
FloodFunctionalTest::getInfo function modules/system/system.test
FloodFunctionalTest::testCleanUp function modules/system/system.test Test flood control mechanism clean-up.
flood_clear_event function includes/common.inc Makes the flood control mechanism forget an event for the current visitor.
flood_is_allowed function includes/common.inc Checks whether a user is allowed to proceed with the specified event.
flood_register_event function includes/common.inc Registers an event for the current visitor to the flood control mechanism.
Form builder functions group includes/form.inc Functions that build an abstract representation of a HTML form.
FormAlterTestCase::testExecutionOrder function modules/simpletest/tests/form.test Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter().
FormatDateUnitTest class modules/simpletest/tests/common.test Tests for the format_date() function.
FormatDateUnitTest::$admin_user property modules/simpletest/tests/common.test
FormatDateUnitTest::getInfo function modules/simpletest/tests/common.test
FormatDateUnitTest::LANGCODE constant modules/simpletest/tests/common.test Arbitrary langcode for a custom language.
FormatDateUnitTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
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.
format_date function includes/common.inc Formats a date, using a date type or a custom date format string.
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 Sets up a Drupal site for running functional and integration tests.
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.
FormsElementsTableSelectFunctionalTest::testAdvancedSelect function modules/simpletest/tests/form.test Test the #js_select property.
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering function modules/simpletest/tests/form.test Ensures that vertical-tabs.js is included before collapse.js.
FormsFileInclusionTestCase::testLoadCustomInclude function modules/simpletest/tests/form.test Tests loading a custom specified inlcude.
FormsFileInclusionTestCase::testLoadMenuInclude function modules/simpletest/tests/form.test Tests loading an include specified in hook_menu().
FormsFormStoragePageCacheTestCase::getFormBuildId function modules/simpletest/tests/form.test Return the build id of the current form.
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage function modules/simpletest/tests/form.test Build-id is regenerated when rebuilding cached form.
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage function modules/simpletest/tests/form.test Build-id is regenerated when validating cached form.
FormsFormStorageTestCase::testCachedFormStorageValidation function modules/simpletest/tests/form.test Tests updating cached form storage during form validation.
FormsFormStorageTestCase::testFormCached function modules/simpletest/tests/form.test Tests using the form with an activated $form_state['cache'] property.
FormsFormStorageTestCase::testValidation function modules/simpletest/tests/form.test Tests validation when form storage is used.
FormsRebuildTestCase class modules/simpletest/tests/form.test Tests form rebuilding.
FormsRebuildTestCase::$web_user property modules/simpletest/tests/form.test
FormsRebuildTestCase::getInfo function modules/simpletest/tests/form.test
FormsRebuildTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX function modules/simpletest/tests/form.test Tests that a form's action is retained after an Ajax submission.
FormsRebuildTestCase::testRebuildPreservesValues function modules/simpletest/tests/form.test Tests preservation of values.
FormsRedirectTestCase class modules/simpletest/tests/form.test Tests form redirection.
FormsRedirectTestCase::getInfo function modules/simpletest/tests/form.test
FormsRedirectTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsRedirectTestCase::testRedirect function modules/simpletest/tests/form.test Tests form redirection.
FormStateValuesCleanAdvancedTestCase class modules/simpletest/tests/form.test Tests $form_state clearance with form elements having buttons.
FormStateValuesCleanAdvancedTestCase::$image property modules/simpletest/tests/form.test An image file path for uploading.
FormStateValuesCleanAdvancedTestCase::getInfo function modules/simpletest/tests/form.test
FormStateValuesCleanAdvancedTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced function modules/simpletest/tests/form.test Tests form_state_values_clean().
FormsTestCase::assertFormValuesDefault function modules/simpletest/tests/form.test Assert that the values submitted to a form matches the default values of the elements.
FormsTestCase::testDisabledElements function modules/simpletest/tests/form.test Test handling of disabled elements.

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