Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
file_validate_extensions function includes/file.inc Checks that the filename ends with an allowed extension.
file_validate_image_resolution function includes/file.inc Verifies that image dimensions are within the specified maximum and minimum.
FilterDOMSerializeTestCase::testFilterEmptyDOMSerialization function modules/filter/filter.test Tests empty DOMDocument object.
FilterFormatAccessTestCase::testFormatPermissions function modules/filter/filter.test Tests the Filter format access permissions functionality.
FilterFormatAccessTestCase::testFormatWidgetPermissions function modules/filter/filter.test Tests editing a page using a disallowed text format.
FilterUnitTestCase::assertNoNormalized function modules/filter/filter.test Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
FilterUnitTestCase::testUrlFilterContent function modules/filter/filter.test Tests URL filter on longer content.
filter_permission function modules/filter/filter.module Implements hook_permission().
filter_permission_name function modules/filter/filter.module Returns the machine-readable permission name for a provided text format.
filter_tips_long function modules/filter/filter.pages.inc Page callback: Displays a page with long filter tips.
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.
Form builder functions group includes/form.inc Functions that build an abstract representation of a HTML form.
Form generation group includes/form.inc Functions to enable the processing and display of HTML forms.
FormAlterTestCase::testExecutionOrder function modules/simpletest/tests/form.test Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter().
FormElementTestCase::testOptions function modules/simpletest/tests/form.test Tests expansion of #options for #type checkboxes and radios.
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 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 Sets up a Drupal site for running functional and integration tests.
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 Sets up a Drupal site for running functional and integration tests.
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.
FormsFileInclusionTestCase::getInfo function modules/simpletest/tests/form.test
FormsFileInclusionTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
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().
FormsFormCacheTestCase::testCacheFormCustomExpiration function modules/simpletest/tests/form.test Tests changing form_cache_expiration.
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::testImmutableFormLegacyProtection function modules/simpletest/tests/form.test Verify that existing contrib code cannot overwrite immutable form state.
FormsFormStorageTestCase::testValidation function modules/simpletest/tests/form.test Tests validation when form storage is used.
FormsProgrammaticTestCase::testSubmissionWorkflow function modules/simpletest/tests/form.test Test the programmatic form submission workflow.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX function modules/simpletest/tests/form.test Tests that a form's action is retained after an Ajax submission.
FormsTriggeringElementTestCase::testAttemptAccessControlBypass function modules/simpletest/tests/form.test Test that $form_state['triggering_element'] does not get set to a button
with #access=FALSE.

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