Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Comment | class | core/ |
Defines the comment entity class. |
Comment | class | core/ |
Tests creating comment views with the wizard. |
Comment | class | core/ |
Drupal 6 comment source from database. |
Comment | class | core/ |
Drupal 7 comment source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentTestBaseField.php | file | core/ |
|
CommentTestBaseField::baseFieldDefinitions | function | core/ |
|
CommentTestController | class | core/ |
Controller for the comment_test.module. |
CommentTestController.php | file | core/ |
|
CommentTestController::commentReport | function | core/ |
Provides a comment report. |
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. |
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::testCommentThreading | function | core/ |
Tests the comment threading. |
CommentTitleTest | class | core/ |
Tests to ensure 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/ |
Generates text using placeholders for dummy content to check comment token replacement. |
CommentTokenReplaceTest.php | file | core/ |
|
CommentTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTokenReplaceTest::$modules | property | core/ |
Modules to install. |
CommentTokenReplaceTest::testCommentTokenReplacement | function | core/ |
Creates a comment, then tests the tokens generated from it. |
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/ |
{inheritdoc} |
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. |
CommentTranslationUITest::doTestAuthoringInfo | function | core/ |
Tests the translation authoring information. |
CommentTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
CommentTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
CommentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
CommentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
CommentTranslationUITest::setUp | function | core/ |
|
CommentTranslationUITest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
CommentTranslationUITest::testTranslateLinkCommentAdminPage | function | core/ |
Tests translate link on comment content admin page. |
CommentType | class | core/ |
Defines the comment type entity. |
CommentType | class | core/ |
Drupal 7 comment type source from database. |
CommentType.php | file | core/ |
|
CommentType.php | file | core/ |
|
CommentType::$description | property | core/ |
The description of the comment type. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.