Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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. |
common_test_drupal_alter_alter | function | modules/ |
Implements hook_TYPE_alter(). |
common_test_drupal_goto_alter | function | modules/ |
Implements hook_drupal_goto_alter(). |
common_test_drupal_goto_land | function | modules/ |
Landing page for drupal_goto(). |
common_test_drupal_goto_land_fail | function | modules/ |
Fail landing page for drupal_goto(). |
common_test_drupal_goto_redirect | function | modules/ |
Redirect using drupal_goto(). |
common_test_drupal_goto_redirect_advanced | function | modules/ |
Redirect using drupal_goto(). |
common_test_drupal_render_printing_pre_render | function | modules/ |
Applies #printed to an element to help test #pre_render. |
common_test_html_head_link | function | modules/ |
Page callback. |
common_test_info.txt | file | modules/ |
; Test parsing with a simple string. simple_string = A simple string ; Test that constants can be used as values. simple_constant = WATCHDOG_INFO ; After parsing the .info file, 'double_colon' should hold the literal value. ; Parsing… |
common_test_init | function | modules/ |
Implements hook_init(). |
common_test_js_and_css_querystring | function | modules/ |
Adds a JavaScript file and a CSS file with a query string appended. |
common_test_library | function | modules/ |
Implements hook_library(). |
common_test_library_alter | function | modules/ |
Implements hook_library_alter(). |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.