Search for d
Title | Object type | File name | Summary |
---|---|---|---|
comment_unpublish_by_keyword_action_submit | function | modules/ |
Process comment_unpublish_by_keyword_action_form form submissions. |
comment_update_7000 | function | modules/ |
Rename comment display setting variables. |
comment_update_7001 | function | modules/ |
Change comment status from published being 0 to being 1 |
comment_update_7002 | function | modules/ |
Rename {comments} table to {comment} and upgrade it. |
comment_update_7003 | function | modules/ |
Split {comment}.timestamp into 'created' and 'changed', improve indexing on {comment}. |
comment_update_7004 | function | modules/ |
Upgrade the {node_comment_statistics} table. |
comment_update_7005 | function | modules/ |
Create the comment_body field. |
comment_update_7006 | function | modules/ |
Migrate data from the comment field to field storage. |
comment_update_7007 | function | modules/ |
Add an index to the created column. |
comment_update_7008 | function | modules/ |
Update database to match Drupal 7 schema. |
comment_update_7009 | function | modules/ |
Change the last_comment_timestamp column description. |
comment_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
comment_update_index | function | modules/ |
Implements hook_update_index(). |
comment_user_delete | function | modules/ |
Implements hook_user_delete(). |
CommonSizeTestCase::$rounded_test_cases | property | 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(). |
CommonXssUnitTest::testBadProtocolStripping | function | modules/ |
Check that harmful protocols are stripped. |
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.module | file | modules/ |
Helper module for the Common tests. |
common_test_cron_helper.module | file | modules/ |
Helper module for the testCronExceptions in addition to common_test module. |
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_js_and_css_querystring | function | modules/ |
Adds a JavaScript file and a CSS file with a query string appended. |
common_test_module_implements_alter | function | modules/ |
Implements hook_module_implements_alter(). |
ConfirmFormTest::$admin_user | property | modules/ |
|
ConnectionUnitTest::addConnection | function | modules/ |
Adds a new database connection info to Database. |
ConnectionUnitTest::getConnectionID | function | modules/ |
Returns the connection ID of the current test connection. |
contact.admin.inc | file | modules/ |
Admin page callbacks for the Contact module. |
contact.module | file | modules/ |
Enables the use of personal and site-wide contact forms. |
ContactPersonalTestCase::$admin_user | property | modules/ |
|
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/ |
|
ContactSitewideTestCase::setUp | function | modules/ |
|
ContactSitewideTestCase::submitContact | function | modules/ |
Submits the contact form. |
ContactSitewideTestCase::testAutoReply | function | modules/ |
Tests auto-reply on the site-wide contact form. |
ContactSitewideTestCase::testSiteWideContact | function | modules/ |
Tests configuration options and the site-wide contact form. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.