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
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.
ConnectionUnitTest::assertConnection function modules/simpletest/tests/database_test.test Asserts that a connection ID exists.
ConnectionUnitTest::assertNoConnection function modules/simpletest/tests/database_test.test Asserts that a connection ID does not exist.
ConnectionUnitTest::getConnectionID function modules/simpletest/tests/database_test.test Returns the connection ID of the current test connection.
ConnectionUnitTest::getInfo function modules/simpletest/tests/database_test.test
ConnectionUnitTest::setUp function modules/simpletest/tests/database_test.test Sets up unit test environment.
ConnectionUnitTest::testOpenClose function modules/simpletest/tests/database_test.test Tests Database::closeConnection() without query.
ConnectionUnitTest::testOpenQueryClose function modules/simpletest/tests/database_test.test Tests Database::closeConnection() with a query.
ConnectionUnitTest::testOpenQueryPrefetchClose function modules/simpletest/tests/database_test.test Tests Database::closeConnection() with a query and custom prefetch method.
ConnectionUnitTest::testOpenSelectQueryClose function modules/simpletest/tests/database_test.test Tests Database::closeConnection() with a select query.
contact.admin.inc file modules/contact/contact.admin.inc Admin page callbacks for the Contact module.
contact.info file modules/contact/contact.info name = Contact
description = Enables the use of both personal and site-wide contact forms.
package = Core
version = VERSION
core = 7.x
files[] = contact.test
configure = admin/structure/contact
contact.install file modules/contact/contact.install Install, update and uninstall functions for the contact module.
contact.module file modules/contact/contact.module Enables the use of personal and site-wide contact forms.
contact.pages.inc file modules/contact/contact.pages.inc Page callbacks for the Contact module.
contact.test file modules/contact/contact.test Tests for the Contact module.
ContactPersonalTestCase class modules/contact/contact.test Tests the personal contact form.
ContactPersonalTestCase::$admin_user property modules/contact/contact.test
ContactPersonalTestCase::$contact_user property modules/contact/contact.test
ContactPersonalTestCase::$web_user property modules/contact/contact.test
ContactPersonalTestCase::getInfo function modules/contact/contact.test
ContactPersonalTestCase::setUp function modules/contact/contact.test Sets up a Drupal site for running functional and integration tests.
ContactPersonalTestCase::submitPersonalContact function modules/contact/contact.test Fills out a user's personal contact form and submits it.
ContactPersonalTestCase::testPersonalContactAccess function modules/contact/contact.test Tests access to the personal contact form.
ContactPersonalTestCase::testPersonalContactFlood function modules/contact/contact.test Tests the personal contact form flood protection.

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