Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Tests comment token replacement. |
| CommentTokenReplaceTest.php | file | core/ |
|
| 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::$modules | property | core/ |
Modules to install. |
| 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/ |
Performs the needed alterations to the entity form. |
| CommentTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
| CommentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
| CommentTranslationUITest | class | core/ |
Tests the Comment Translation UI. |
| CommentTranslationUITest.php | file | core/ |
|
| CommentTranslationUITest::$adminUser | property | core/ |
An administrative user with permission to administer comments. |
| CommentTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
| CommentTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTranslationUITest::$modules | property | core/ |
Modules to install. |
| CommentTranslationUITest::$subject | property | core/ |
The subject of the test comment. |
| CommentTranslationUITest::createEntity | function | core/ |
Creates the entity to be translated. |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.