Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
comment_unpublish_by_keyword_action_submit function modules/comment/comment.module Process comment_unpublish_by_keyword_action_form form submissions.
comment_update_7000 function modules/comment/comment.install Rename comment display setting variables.
comment_update_7001 function modules/comment/comment.install Change comment status from published being 0 to being 1
comment_update_7002 function modules/comment/comment.install Rename {comments} table to {comment} and upgrade it.
comment_update_7003 function modules/comment/comment.install Split {comment}.timestamp into 'created' and 'changed', improve indexing on {comment}.
comment_update_7004 function modules/comment/comment.install Upgrade the {node_comment_statistics} table.
comment_update_7005 function modules/comment/comment.install Create the comment_body field.
comment_update_7006 function modules/comment/comment.install Migrate data from the comment field to field storage.
comment_update_7007 function modules/comment/comment.install Add an index to the created column.
comment_update_7008 function modules/comment/comment.install Update database to match Drupal 7 schema.
comment_update_7009 function modules/comment/comment.install Change the last_comment_timestamp column description.
comment_update_dependencies function modules/comment/comment.install Implements hook_update_dependencies().
comment_update_index function modules/comment/comment.module Implements hook_update_index().
comment_user_delete function modules/comment/comment.module Implements hook_user_delete().
CommonSizeTestCase::$rounded_test_cases property modules/simpletest/tests/common.test
CommonURLUnitTest::testDrupalGetQueryParameters function modules/simpletest/tests/common.test Test drupal_get_query_parameters().
CommonURLUnitTest::testDrupalHttpBuildQuery function modules/simpletest/tests/common.test Test drupal_http_build_query().
CommonURLUnitTest::testDrupalParseUrl function modules/simpletest/tests/common.test Test drupal_parse_url().
CommonXssUnitTest::testBadProtocolStripping function modules/simpletest/tests/common.test Check that harmful protocols are stripped.
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.module file modules/simpletest/tests/common_test.module Helper module for the Common tests.
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_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_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_module_implements_alter function modules/simpletest/tests/common_test.module Implements hook_module_implements_alter().
ConfirmFormTest::$admin_user property modules/system/system.test
ConnectionUnitTest::addConnection function modules/simpletest/tests/database_test.test Adds a new database connection info to Database.
ConnectionUnitTest::getConnectionID function modules/simpletest/tests/database_test.test Returns the connection ID of the current test connection.
contact.admin.inc file modules/contact/contact.admin.inc Admin page callbacks for the Contact module.
contact.module file modules/contact/contact.module Enables the use of personal and site-wide contact forms.
ContactPersonalTestCase::$admin_user property modules/contact/contact.test
ContactPersonalTestCase::testPersonalContactFlood function modules/contact/contact.test Tests the personal contact form flood protection.
ContactSitewideTestCase class modules/contact/contact.test Tests the site-wide contact form.
ContactSitewideTestCase::addCategory function modules/contact/contact.test Adds a category.
ContactSitewideTestCase::deleteCategories function modules/contact/contact.test Deletes all categories.
ContactSitewideTestCase::getCategories function modules/contact/contact.test Gets a list of all category IDs.
ContactSitewideTestCase::getInfo function modules/contact/contact.test
ContactSitewideTestCase::setUp function modules/contact/contact.test
ContactSitewideTestCase::submitContact function modules/contact/contact.test Submits the contact form.
ContactSitewideTestCase::testAutoReply function modules/contact/contact.test Tests auto-reply on the site-wide contact form.
ContactSitewideTestCase::testSiteWideContact function modules/contact/contact.test Tests configuration options and the site-wide contact form.

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