Search for to

  1. Search 9.5.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
CommentHelperCase::performCommentOperation function modules/comment/comment.test Perform the specified operation on the specified comment.
CommentInterfaceTest::testCommentNewCommentsIndicator function modules/comment/comment.test Tests new comment marker.
CommentPagerTest::assertCommentOrder function modules/comment/comment.test Helper function: assert that the comments are displayed in the correct order.
CommentPagerTest::testCommentNewPageIndicator function modules/comment/comment.test Test comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading function modules/comment/comment.test Test comment ordering and threading.
CommentTokenReplaceTestCase class modules/comment/comment.test Test comment token replacement in strings.
CommentTokenReplaceTestCase::getInfo function modules/comment/comment.test
CommentTokenReplaceTestCase::testCommentTokenReplacement function modules/comment/comment.test Creates a comment, then tests the tokens generated from it.
comment_tokens function modules/comment/comment.tokens.inc Implements hook_tokens().
comment_token_info function modules/comment/comment.tokens.inc Implements hook_token_info().
CommonURLUnitTest::testLCustomClass function modules/simpletest/tests/common.test Tests for custom class in l() function.
CommonXssUnitTest::testBadProtocolStripping function modules/simpletest/tests/common.test Check that harmful protocols are stripped.
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().
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::$monitor property modules/simpletest/tests/database_test.test
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.
ContactSitewideTestCase::testAutoReply function modules/contact/contact.test Tests auto-reply on the site-wide contact form.
CronRunTestCase::testAutomaticCron function modules/system/system.test Ensure that the automatic cron run feature is working.
DatabaseCondition::mapConditionOperator function includes/database/query.inc Gets any special processing requirements for the condition operator.
DatabaseCondition::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the conditions to string.
DatabaseConnection::defaultOptions function includes/database/database.inc Returns the default query options for any given query.
DatabaseConnection::mapConditionOperator function includes/database/database.inc Gets any special processing requirements for the condition operator.
DatabaseConnection_mysql::mapConditionOperator function includes/database/mysql/database.inc Gets any special processing requirements for the condition operator.
DatabaseConnection_pgsql::mapConditionOperator function includes/database/pgsql/database.inc Gets any special processing requirements for the condition operator.
DatabaseConnection_sqlite::mapConditionOperator function includes/database/sqlite/database.inc Gets any special processing requirements for the condition operator.
DatabaseInsertLOBTestCase::testInsertOneBlob function modules/simpletest/tests/database_test.test Test that we can insert a single blob field successfully.
DatabaseQueryTestCase::testConditionOperatorArgumentsSQLInjection function modules/simpletest/tests/database_test.test Tests SQL injection via condition operator.
DatabaseSelectComplexTestCase::testLeftOuterJoin function modules/simpletest/tests/database_test.test Test LEFT OUTER joins.
DatabaseSelectOrderedTestCase class modules/simpletest/tests/database_test.test Test select with order by clauses.
DatabaseSelectOrderedTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseSelectOrderedTestCase::testOrderByEscaping function modules/simpletest/tests/database_test.test Tests that the sort direction is sanitized properly.
DatabaseSelectOrderedTestCase::testSimpleSelectMultiOrdered function modules/simpletest/tests/database_test.test Test multiple order by.
DatabaseSelectOrderedTestCase::testSimpleSelectOrdered function modules/simpletest/tests/database_test.test Test basic order by.
DatabaseSelectOrderedTestCase::testSimpleSelectOrderedDesc function modules/simpletest/tests/database_test.test Test order by descending.
DatabaseSelectPagerDefaultTestCase::testOddPagerQuery function modules/simpletest/tests/database_test.test Confirm that a pager query returns the correct results.
DatabaseTransactionOutOfOrderException class includes/database/database.inc Exception thrown when a rollback() resulted in other active transactions being rolled-back.
DatabaseUpdateComplexTestCase::testOrConditionUpdate function modules/simpletest/tests/database_test.test Test updates with OR conditionals.

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