Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CommonXssUnitTest::testFormatStringAndT function modules/simpletest/tests/common.test Test t() and format_string() replacement functionality.
CommonXssUnitTest::testInvalidMultiByte function modules/simpletest/tests/common.test Check that invalid multi-byte sequences are rejected.
common_test.css file modules/simpletest/tests/common_test.css /* This file is for testing CSS file inclusion, no contents are necessary. */
common_test.info file modules/simpletest/tests/common_test.info 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/simpletest/tests/common_test.module Helper module for the Common tests.
common_test.print.css file modules/simpletest/tests/common_test.print.css /* This file is for testing CSS file inclusion, no contents are necessary. */
common_test_cron function modules/simpletest/tests/common_test.module Implements hook_cron().
common_test_cron_helper.info file modules/simpletest/tests/common_test_cron_helper.info 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/simpletest/tests/common_test_cron_helper.module Helper module for the testCronExceptions in addition to common_test module.
common_test_cron_helper_cron function modules/simpletest/tests/common_test_cron_helper.module Implements hook_cron().
common_test_destination function modules/simpletest/tests/common_test.module Print destination query parameter.
common_test_drupal_alter_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter().
common_test_drupal_goto_alter function modules/simpletest/tests/common_test.module Implements hook_drupal_goto_alter().
common_test_drupal_goto_land function modules/simpletest/tests/common_test.module Landing page for drupal_goto().
common_test_drupal_goto_land_fail function modules/simpletest/tests/common_test.module Fail landing page for drupal_goto().
common_test_drupal_goto_redirect function modules/simpletest/tests/common_test.module Redirect using drupal_goto().
common_test_drupal_goto_redirect_advanced function modules/simpletest/tests/common_test.module Redirect using drupal_goto().
common_test_drupal_render_printing_pre_render function modules/simpletest/tests/common_test.module Applies #printed to an element to help test #pre_render.
common_test_html_head_link function modules/simpletest/tests/common_test.module Page callback.
common_test_info.txt file modules/simpletest/tests/common_test_info.txt ; 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/simpletest/tests/common_test.module Implements hook_init().
common_test_js_and_css_querystring function modules/simpletest/tests/common_test.module Adds a JavaScript file and a CSS file with a query string appended.
common_test_library function modules/simpletest/tests/common_test.module Implements hook_library().
common_test_library_alter function modules/simpletest/tests/common_test.module Implements hook_library_alter().
common_test_menu function modules/simpletest/tests/common_test.module Implements hook_menu().
common_test_module_implements_alter function modules/simpletest/tests/common_test.module Implements hook_module_implements_alter().
common_test_theme function modules/simpletest/tests/common_test.module Implements hook_theme().
ConfirmFormTest class modules/system/system.test Tests confirm form destinations.
ConfirmFormTest::$admin_user property modules/system/system.test
ConfirmFormTest::assertCancelLinkUrl function modules/system/system.test Asserts that a cancel link is present pointing to the provided URL.
ConfirmFormTest::getInfo function modules/system/system.test
ConfirmFormTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
ConfirmFormTest::testConfirmForm function modules/system/system.test Tests that the confirm form does not use external destinations.
confirm_form function modules/system/system.module Generates a form array for a confirmation form.
conf_path function includes/bootstrap.inc Returns the appropriate configuration directory.
ConjunctionInterceptor class misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
ConjunctionInterceptor.php file misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
ConjunctionInterceptor::$assertions property misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
ConjunctionInterceptor::assert function misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php Executes assertions based on all contained assertions.
ConjunctionInterceptor::assertAssertions function misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
ConjunctionInterceptor::invokeAssertions function misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
ConjunctionInterceptor::__construct function misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
ConnectionUnitTest class modules/simpletest/tests/database_test.test Tests management of database connections.
ConnectionUnitTest::$key property modules/simpletest/tests/database_test.test
ConnectionUnitTest::$monitor property modules/simpletest/tests/database_test.test
ConnectionUnitTest::$originalCount property modules/simpletest/tests/database_test.test
ConnectionUnitTest::$originalTarget property modules/simpletest/tests/database_test.test
ConnectionUnitTest::$skipTest property modules/simpletest/tests/database_test.test
ConnectionUnitTest::$target property modules/simpletest/tests/database_test.test
ConnectionUnitTest::addConnection function modules/simpletest/tests/database_test.test Adds a new database connection info to Database.

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