Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| 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 | class | core/ |
Tests comment token replacement. |
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest::$defaultTheme | property | core/ |
|
| CommentTokenReplaceTest::$defaultTheme | property | core/ |
|
| CommentTokenReplaceTest::$modules | property | core/ |
|
| CommentTokenReplaceTest::$modules | property | core/ |
|
| CommentTokenReplaceTest::$modules | property | core/ |
|
| CommentTokenReplaceTest::setUp | function | core/ |
|
| CommentTokenReplaceTest::testCommentTokenReplacement | function | core/ |
Creates a comment, then tests the tokens generated from it. |
| CommentTokenReplaceTest::testCommentTokenReplacement | function | core/ |
Creates a comment, then tests the tokens generated from it. |
| CommentTokenReplaceTest::testHomepageToken | function | core/ |
Tests that the homepage token handles both NULL and set values. |
| CommentTokensHooks | class | core/ |
Hook implementations for comment. |
| CommentTokensHooks.php | file | core/ |
|
| CommentTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| CommentTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| CommentTranslationHandler | class | core/ |
Defines the translation handler for comments. |
| CommentTranslationHandler.php | file | core/ |
|
| CommentTranslationHandler::entityFormAlter | function | core/ |
|
| CommentTranslationHandler::entityFormEntityBuild | function | core/ |
|
| CommentTranslationHandler::entityFormTitle | function | core/ |
|
| CommentTranslationUITest | class | core/ |
Tests the Comment Translation UI. |
Pagination
- Previous page
- Page 171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.