Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTestBase::postComment | function | core/ |
Posts a comment. |
| CommentTestBase::setCommentAnonymous | function | core/ |
Sets the value governing restrictions on anonymous comments. |
| CommentTestBase::setCommentForm | function | core/ |
Sets the value governing whether the comment form is on its own page. |
| CommentTestBase::setCommentPreview | function | core/ |
Sets the value governing the previewing mode for the comment form. |
| CommentTestBase::setCommentSettings | function | core/ |
Sets a comment settings variable for the article content type. |
| CommentTestBase::setCommentsPerPage | function | core/ |
Sets the value specifying the default number of comments per page. |
| CommentTestBase::setCommentSubject | function | core/ |
Sets the value governing whether the subject field should be enabled. |
| CommentTestBase::setUp | function | core/ |
|
| CommentTestBase::setUp | function | core/ |
Sets up the test. |
| CommentTestBaseField | class | core/ |
Defines a test entity class for comment as a base field. |
| CommentTestBaseField.php | file | core/ |
|
| CommentTestBaseField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| CommentTestController | class | core/ |
Controller for the comment_test.module. |
| CommentTestController.php | file | core/ |
|
| CommentTestController::commentReport | function | core/ |
Provides a comment report. |
| CommentTestHooks | class | core/ |
Hook implementations for comment_test. |
| CommentTestHooks.php | file | core/ |
|
| CommentTestHooks::commentLinksAlter | function | core/ |
Implements hook_comment_links_alter(). |
| CommentTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| CommentTestTrait | trait | core/ |
Provides common functionality for the Comment test classes. |
| CommentTestTrait.php | file | core/ |
|
| CommentTestTrait::addDefaultCommentField | function | core/ |
Adds the default comment field to an entity. |
| CommentThemeHooks | class | core/ |
Hook implementations for comment. |
| CommentThemeHooks.php | file | core/ |
|
| CommentThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| CommentThemeHooks::preprocessComment | function | core/ |
Prepares variables for comment templates. |
| CommentThemeHooks::preprocessField | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
| CommentThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| CommentThemeHooks::__construct | function | core/ |
|
| CommentThreadingTest | class | core/ |
Tests to make sure the comment number increments properly. |
| CommentThreadingTest.php | file | core/ |
|
| CommentThreadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentThreadingTest::assertNoParentLink | function | core/ |
Asserts that the specified comment does not have a link to a parent. |
| CommentThreadingTest::assertParentLink | function | core/ |
Asserts that the link to the specified parent comment is present. |
| CommentThreadingTest::testCommentReplyLinkUnpublished | function | core/ |
Check the reply link on unpublished comments. |
| CommentThreadingTest::testCommentThreading | function | core/ |
Tests the comment threading. |
| CommentTitleTest | class | core/ |
Tests that appropriate and accessible markup is created for comment titles. |
| CommentTitleTest.php | file | core/ |
|
| CommentTitleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTitleTest::testCommentEmptyTitles | function | core/ |
Tests markup for comments with empty titles. |
| CommentTitleTest::testCommentPopulatedTitles | function | core/ |
Tests markup for comments with populated titles. |
| CommentTokenReplaceTest | class | core/ |
Tests comment token replacement. |
| CommentTokenReplaceTest | class | core/ |
Tests comment token replacement. |
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTokenReplaceTest::$modules | property | core/ |
Modules to install. |
| CommentTokenReplaceTest::$modules | property | core/ |
Modules to install. |
| CommentTokenReplaceTest::testCommentTokenReplacement | function | core/ |
Creates a comment, then tests the tokens generated from it. |
Pagination
- Previous page
- Page 198
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.