Search for d
Title | Object type | File name | Summary |
---|---|---|---|
filter_xss_bad_protocol | function | includes/ |
Processes an HTML attribute value and strips dangerous protocols from URLs. |
FloodFunctionalTest | class | modules/ |
Functional tests for the flood control mechanism. |
FloodFunctionalTest::getInfo | function | modules/ |
|
FloodFunctionalTest::testCleanUp | function | modules/ |
Test flood control mechanism clean-up. |
flood_clear_event | function | includes/ |
Makes the flood control mechanism forget an event for the current visitor. |
flood_is_allowed | function | includes/ |
Checks whether a user is allowed to proceed with the specified event. |
flood_register_event | function | includes/ |
Registers an event for the current visitor to the flood control mechanism. |
Form builder functions | group | includes/ |
Functions that build an abstract representation of a HTML form. |
FormAlterTestCase::testExecutionOrder | function | modules/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
FormatDateUnitTest | class | modules/ |
Tests for the format_date() function. |
FormatDateUnitTest::$admin_user | property | modules/ |
|
FormatDateUnitTest::getInfo | function | modules/ |
|
FormatDateUnitTest::LANGCODE | constant | modules/ |
Arbitrary langcode for a custom language. |
FormatDateUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormatDateUnitTest::testAdminDefinedFormatDate | function | modules/ |
Test admin-defined formats in format_date(). |
FormatDateUnitTest::testFormatDate | function | modules/ |
Tests for the format_date() function. |
format_date | function | includes/ |
Formats a date, using a date type or a custom date format string. |
FormElementTestCase::testWeightDefaultValue | function | modules/ |
Tests Weight form element #default_value behavior. |
FormsArbitraryRebuildTestCase | class | modules/ |
Tests rebuilding of arbitrary forms by altering them. |
FormsArbitraryRebuildTestCase::getInfo | function | modules/ |
|
FormsArbitraryRebuildTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField | function | modules/ |
Tests a rebuild caused by a multiple value field. |
FormsArbitraryRebuildTestCase::testUserRegistrationRebuild | function | modules/ |
Tests a basic rebuild with the user registration form. |
FormsElementsTableSelectFunctionalTest::testAdvancedSelect | function | modules/ |
Test the #js_select property. |
FormsElementsVerticalTabsFunctionalTest::testJavaScriptOrdering | function | modules/ |
Ensures that vertical-tabs.js is included before collapse.js. |
FormsFileInclusionTestCase::testLoadCustomInclude | function | modules/ |
Tests loading a custom specified inlcude. |
FormsFileInclusionTestCase::testLoadMenuInclude | function | modules/ |
Tests loading an include specified in hook_menu(). |
FormsFormStoragePageCacheTestCase::getFormBuildId | function | modules/ |
Return the build id of the current form. |
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage | function | modules/ |
Build-id is regenerated when rebuilding cached form. |
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage | function | modules/ |
Build-id is regenerated when validating cached form. |
FormsFormStorageTestCase::testCachedFormStorageValidation | function | modules/ |
Tests updating cached form storage during form validation. |
FormsFormStorageTestCase::testFormCached | function | modules/ |
Tests using the form with an activated $form_state['cache'] property. |
FormsFormStorageTestCase::testValidation | function | modules/ |
Tests validation when form storage is used. |
FormsRebuildTestCase | class | modules/ |
Tests form rebuilding. |
FormsRebuildTestCase::$web_user | property | modules/ |
|
FormsRebuildTestCase::getInfo | function | modules/ |
|
FormsRebuildTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormsRebuildTestCase::testPreserveFormActionAfterAJAX | function | modules/ |
Tests that a form's action is retained after an Ajax submission. |
FormsRebuildTestCase::testRebuildPreservesValues | function | modules/ |
Tests preservation of values. |
FormsRedirectTestCase | class | modules/ |
Tests form redirection. |
FormsRedirectTestCase::getInfo | function | modules/ |
|
FormsRedirectTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormsRedirectTestCase::testRedirect | function | modules/ |
Tests form redirection. |
FormStateValuesCleanAdvancedTestCase | class | modules/ |
Tests $form_state clearance with form elements having buttons. |
FormStateValuesCleanAdvancedTestCase::$image | property | modules/ |
An image file path for uploading. |
FormStateValuesCleanAdvancedTestCase::getInfo | function | modules/ |
|
FormStateValuesCleanAdvancedTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced | function | modules/ |
Tests form_state_values_clean(). |
FormsTestCase::assertFormValuesDefault | function | modules/ |
Assert that the values submitted to a form matches the default values of the elements. |
FormsTestCase::testDisabledElements | function | modules/ |
Test handling of disabled elements. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.