Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentInterfaceTest::testCommentNewCommentsIndicator | function | modules/ |
Tests new comment marker. |
| CommentPagerTest::assertCommentOrder | function | modules/ |
Helper function: assert that the comments are displayed in the correct order. |
| CommentPagerTest::testCommentNewPageIndicator | function | modules/ |
Test comment_new_page_count(). |
| CommentPagerTest::testCommentOrderingThreading | function | modules/ |
Test comment ordering and threading. |
| CommentTokenReplaceTestCase | class | modules/ |
Test comment token replacement in strings. |
| CommentTokenReplaceTestCase::getInfo | function | modules/ |
|
| CommentTokenReplaceTestCase::testCommentTokenReplacement | function | modules/ |
Creates a comment, then tests the tokens generated from it. |
| comment_tokens | function | modules/ |
Implements hook_tokens(). |
| comment_token_info | function | modules/ |
Implements hook_token_info(). |
| CommonURLUnitTest::testLCustomClass | function | modules/ |
Tests for custom class in l() function. |
| CommonXssUnitTest::testBadProtocolStripping | function | modules/ |
Check that harmful protocols are stripped. |
| 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(). |
| 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::$monitor | property | modules/ |
|
| 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. |
| ContactSitewideTestCase::testAutoReply | function | modules/ |
Tests auto-reply on the site-wide contact form. |
| CronRunTestCase::testAutomaticCron | function | modules/ |
Ensure that the automatic cron run feature is working. |
| DatabaseCondition::mapConditionOperator | function | includes/ |
Gets any special processing requirements for the condition operator. |
| DatabaseCondition::__toString | function | includes/ |
Implements PHP magic __toString method to convert the conditions to string. |
| DatabaseConnection::defaultOptions | function | includes/ |
Returns the default query options for any given query. |
| DatabaseConnection::mapConditionOperator | function | includes/ |
Gets any special processing requirements for the condition operator. |
| DatabaseConnection_mysql::mapConditionOperator | function | includes/ |
Gets any special processing requirements for the condition operator. |
| DatabaseConnection_pgsql::mapConditionOperator | function | includes/ |
Gets any special processing requirements for the condition operator. |
| DatabaseConnection_sqlite::mapConditionOperator | function | includes/ |
Gets any special processing requirements for the condition operator. |
| DatabaseInsertLOBTestCase::testInsertOneBlob | function | modules/ |
Test that we can insert a single blob field successfully. |
| DatabaseQueryTestCase::testConditionOperatorArgumentsSQLInjection | function | modules/ |
Tests SQL injection via condition operator. |
| DatabaseSelectComplexTestCase::testLeftOuterJoin | function | modules/ |
Test LEFT OUTER joins. |
| DatabaseSelectOrderedTestCase | class | modules/ |
Test select with order by clauses. |
| DatabaseSelectOrderedTestCase::getInfo | function | modules/ |
|
| DatabaseSelectOrderedTestCase::testOrderByEscaping | function | modules/ |
Tests that the sort direction is sanitized properly. |
| DatabaseSelectOrderedTestCase::testSimpleSelectMultiOrdered | function | modules/ |
Test multiple order by. |
| DatabaseSelectOrderedTestCase::testSimpleSelectOrdered | function | modules/ |
Test basic order by. |
| DatabaseSelectOrderedTestCase::testSimpleSelectOrderedDesc | function | modules/ |
Test order by descending. |
| DatabaseSelectPagerDefaultTestCase::testOddPagerQuery | function | modules/ |
Confirm that a pager query returns the correct results. |
| DatabaseTransactionOutOfOrderException | class | includes/ |
Exception thrown when a rollback() resulted in other active transactions being rolled-back. |
| DatabaseUpdateComplexTestCase::testOrConditionUpdate | function | modules/ |
Test updates with OR conditionals. |
| DateTimeFunctionalTest::testDateFormatStorage | function | modules/ |
Test if the date formats are stored properly. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.