Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| comment_schema | function | modules/ |
Implements hook_schema(). |
| comment_submit | function | modules/ |
Prepare a comment for submission. |
| comment_tokens | function | modules/ |
Implements hook_tokens(). |
| comment_uninstall | function | modules/ |
Implements hook_uninstall(). |
| comment_unpublish_action | function | modules/ |
Unpublishes a comment. |
| comment_unpublish_by_keyword_action | function | modules/ |
Unpublishes a comment if it contains certain keywords. |
| comment_unpublish_by_keyword_action_form | function | modules/ |
Form builder; Prepare a form for blacklisted keywords. |
| comment_unpublish_by_keyword_action_submit | function | modules/ |
Process comment_unpublish_by_keyword_action_form form submissions. |
| comment_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| comment_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| comment_user_delete | function | modules/ |
Implements hook_user_delete(). |
| common.test | file | modules/ |
Tests for common.inc functionality. |
| CommonSizeTestCase | class | modules/ |
Tests file size parsing and formatting functions. |
| CommonSizeTestCase::$exact_test_cases | property | modules/ |
|
| CommonSizeTestCase::$rounded_test_cases | property | modules/ |
|
| CommonSizeTestCase::getInfo | function | modules/ |
|
| CommonSizeTestCase::setUp | function | modules/ |
Sets up unit test environment. |
| CommonSizeTestCase::testCommonFormatSize | function | modules/ |
Check that format_size() returns the expected string. |
| CommonSizeTestCase::testCommonParseSize | function | modules/ |
Check that parse_size() returns the proper byte sizes. |
| CommonSizeTestCase::testCommonParseSizeFormatSize | function | modules/ |
Cross-test parse_size() and format_size(). |
| CommonURLUnitTest | class | modules/ |
Tests for URL generation functions. |
| CommonURLUnitTest::getInfo | function | modules/ |
|
| CommonURLUnitTest::hasClass | function | modules/ |
|
| CommonURLUnitTest::testDrupalGetQueryParameters | function | modules/ |
Test drupal_get_query_parameters(). |
| CommonURLUnitTest::testDrupalHttpBuildQuery | function | modules/ |
Test drupal_http_build_query(). |
| CommonURLUnitTest::testDrupalParseUrl | function | modules/ |
Test drupal_parse_url(). |
| CommonURLUnitTest::testExternalUrls | function | modules/ |
Test external URL handling. |
| CommonURLUnitTest::testLActiveClass | function | modules/ |
|
| CommonURLUnitTest::testLCustomClass | function | modules/ |
Tests for custom class in l() function. |
| CommonURLUnitTest::testLXSS | function | modules/ |
Confirm that invalid text given as $path is filtered. |
| CommonURLUnitTest::testUrl | function | modules/ |
Test url() with/without query, with/without fragment, absolute on/off and assert all that works when clean URLs are on and off. |
| CommonURLWebTest | class | modules/ |
Web tests for URL generation functions. |
| CommonURLWebTest::getInfo | function | modules/ |
|
| CommonURLWebTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CommonURLWebTest::testInternalPathMimicsExternal | function | modules/ |
Tests the url() function on internal paths which mimic external URLs. |
| CommonXssUnitTest | class | modules/ |
Tests for check_plain(), filter_xss(), format_string(), and check_url(). |
| CommonXssUnitTest::getInfo | function | modules/ |
|
| CommonXssUnitTest::testBadProtocolStripping | function | modules/ |
Check that harmful protocols are stripped. |
| CommonXssUnitTest::testEscaping | function | modules/ |
Check that special characters are escaped. |
| CommonXssUnitTest::testFormatStringAndT | function | modules/ |
Test t() and format_string() replacement functionality. |
| CommonXssUnitTest::testInvalidMultiByte | function | modules/ |
Check that invalid multi-byte sequences are rejected. |
| common_test.css | file | modules/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
| common_test.info | file | modules/ |
name = "Common Test" description = "Support module for Common tests." package = Testing version = VERSION core = 7.x stylesheets[all][] = common_test.css stylesheets[print][] = common_test.print.css hidden = TRUE |
| common_test.module | file | modules/ |
Helper module for the Common tests. |
| common_test.print.css | file | modules/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
| common_test_cron | function | modules/ |
Implements hook_cron(). |
| common_test_cron_helper.info | file | modules/ |
name = "Common Test Cron Helper" description = "Helper module for CronRunTestCase::testCronExceptions()." package = Testing version = VERSION core = 7.x hidden = TRUE |
| common_test_cron_helper.module | file | modules/ |
Helper module for the testCronExceptions in addition to common_test module. |
| common_test_cron_helper_cron | function | modules/ |
Implements hook_cron(). |
| common_test_destination | function | modules/ |
Print destination query parameter. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.