Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfirmFormTest::assertCancelLinkUrl | function | modules/ |
Asserts that a cancel link is present pointing to the provided URL. |
| ConfirmFormTest::getInfo | function | modules/ |
|
| ConfirmFormTest::setUp | function | modules/ |
|
| ConfirmFormTest::testConfirmForm | function | modules/ |
Tests that the confirm form does not use external destinations. |
| confirm_form | function | modules/ |
Generates a form array for a confirmation form. |
| conf_path | function | includes/ |
Returns the appropriate configuration directory. |
| ConjunctionInterceptor | class | misc/ |
|
| ConjunctionInterceptor.php | file | misc/ |
|
| ConjunctionInterceptor::$assertions | property | misc/ |
|
| ConjunctionInterceptor::assert | function | misc/ |
Executes assertions based on all contained assertions. |
| ConjunctionInterceptor::assertAssertions | function | misc/ |
|
| ConjunctionInterceptor::invokeAssertions | function | misc/ |
|
| ConjunctionInterceptor::__construct | function | misc/ |
|
| ConnectionUnitTest | class | modules/ |
Tests management of database connections. |
| ConnectionUnitTest::$key | property | modules/ |
|
| ConnectionUnitTest::$monitor | property | modules/ |
|
| ConnectionUnitTest::$originalCount | property | modules/ |
|
| ConnectionUnitTest::$originalTarget | property | modules/ |
|
| ConnectionUnitTest::$skipTest | property | modules/ |
|
| ConnectionUnitTest::$target | property | modules/ |
|
| ConnectionUnitTest::addConnection | function | modules/ |
Adds a new database connection info to Database. |
| ConnectionUnitTest::assertConnection | function | modules/ |
Asserts that a connection ID exists. |
| ConnectionUnitTest::assertNoConnection | function | modules/ |
Asserts that a connection ID does not exist. |
| ConnectionUnitTest::getConnectionID | function | modules/ |
Returns the connection ID of the current test connection. |
| ConnectionUnitTest::getInfo | function | modules/ |
|
| ConnectionUnitTest::setUp | function | modules/ |
Sets up unit test environment. |
| ConnectionUnitTest::testOpenClose | function | modules/ |
Tests Database::closeConnection() without query. |
| ConnectionUnitTest::testOpenQueryClose | function | modules/ |
Tests Database::closeConnection() with a query. |
| ConnectionUnitTest::testOpenQueryPrefetchClose | function | modules/ |
Tests Database::closeConnection() with a query and custom prefetch method. |
| ConnectionUnitTest::testOpenSelectQueryClose | function | modules/ |
Tests Database::closeConnection() with a select query. |
| contact.admin.inc | file | modules/ |
Admin page callbacks for the Contact module. |
| contact.info | file | modules/ |
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/ |
Install, update and uninstall functions for the contact module. |
| contact.module | file | modules/ |
Enables the use of personal and site-wide contact forms. |
| contact.pages.inc | file | modules/ |
Page callbacks for the Contact module. |
| contact.test | file | modules/ |
Tests for the Contact module. |
| ContactPersonalTestCase | class | modules/ |
Tests the personal contact form. |
| ContactPersonalTestCase::$admin_user | property | modules/ |
|
| ContactPersonalTestCase::$contact_user | property | modules/ |
|
| ContactPersonalTestCase::$web_user | property | modules/ |
|
| ContactPersonalTestCase::getInfo | function | modules/ |
|
| ContactPersonalTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ContactPersonalTestCase::submitPersonalContact | function | modules/ |
Fills out a user's personal contact form and submits it. |
| ContactPersonalTestCase::testPersonalContactAccess | function | modules/ |
Tests access to the personal contact form. |
| ContactPersonalTestCase::testPersonalContactFlood | function | modules/ |
Tests the personal contact form flood protection. |
| ContactSitewideTestCase | class | modules/ |
Tests the site-wide contact form. |
| ContactSitewideTestCase::addCategory | function | modules/ |
Adds a category. |
| ContactSitewideTestCase::deleteCategories | function | modules/ |
Deletes all categories. |
| ContactSitewideTestCase::getCategories | function | modules/ |
Gets a list of all category IDs. |
| ContactSitewideTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.