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 |
---|---|---|---|
CommentAdminViewUpdateTest::testCommentAdminPostUpdateHook | function | core/ |
Tests that comment admin view is enabled after update. |
CommentAnonymousTest | class | core/ |
Tests anonymous commenting. |
CommentAnonymousTest.php | file | core/ |
|
CommentAnonymousTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAnonymousTest::setUp | function | core/ |
|
CommentAnonymousTest::testAnonymous | function | core/ |
Tests anonymous comment functionality. |
CommentAttributesTest | class | core/ |
Tests the RDFa markup of comments. |
CommentAttributesTest.php | file | core/ |
|
CommentAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
CommentAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAttributesTest::$modules | property | core/ |
Modules to enable. |
CommentAttributesTest::$nodeUri | property | core/ |
URI of the test node created by CommentTestBase::setUp(). |
CommentAttributesTest::saveComment | function | core/ |
Creates a comment entity. |
CommentAttributesTest::setUp | function | core/ |
|
CommentAttributesTest::testCommentRdfaMarkup | function | core/ |
Tests if RDFa markup for meta information is present in comments. |
CommentAttributesTest::testCommentRdfAuthorMarkup | function | core/ |
Tests comment author link markup has not been broken by RDF. |
CommentAttributesTest::testCommentReplyOfRdfaMarkup | function | core/ |
Tests RDF comment replies. |
CommentAttributesTest::testNumberOfCommentsRdfaMarkup | function | core/ |
Tests the presence of the RDFa markup for the number of comments. |
CommentAttributesTest::_testBasicCommentRdfaMarkup | function | core/ |
Helper function for testCommentRdfaMarkup(). |
CommentBaseFieldTest | class | core/ |
Tests that comment as a base field. |
CommentBaseFieldTest.php | file | core/ |
|
CommentBaseFieldTest::$modules | property | core/ |
Modules to enable. |
CommentBaseFieldTest::setUp | function | core/ |
|
CommentBaseFieldTest::testCommentBaseField | function | core/ |
Tests comment as a base field. |
CommentBlockTest | class | core/ |
Tests comment block functionality. |
CommentBlockTest.php | file | core/ |
|
CommentBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentBlockTest::$modules | property | core/ |
Modules to install. |
CommentBlockTest::setUp | function | core/ |
|
CommentBlockTest::testRecentCommentBlock | function | core/ |
Tests the recent comments block. |
CommentBookTest | class | core/ |
Tests visibility of comments on book pages. |
CommentBookTest.php | file | core/ |
|
CommentBookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentBookTest::$modules | property | core/ |
Modules to install. |
CommentBookTest::setUp | function | core/ |
|
CommentBookTest::testBookCommentPrint | function | core/ |
Tests comments in book export. |
CommentBreadcrumbBuilder | class | core/ |
Class to define the comment breadcrumb builder. |
CommentBreadcrumbBuilder.php | file | core/ |
|
CommentBreadcrumbBuilder::$storage | property | core/ |
The comment storage. |
CommentBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
CommentBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
CommentBreadcrumbBuilder::__construct | function | core/ |
Constructs the CommentBreadcrumbBuilder. |
CommentBulkForm | class | core/ |
Defines a comment operations bulk form element. |
CommentBulkForm.php | file | core/ |
|
CommentBulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
CommentBulkFormTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm @group comment |
CommentBulkFormTest.php | file | core/ |
|
CommentBulkFormTest::tearDown | function | core/ |
|
CommentBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
CommentBundlesTest | class | core/ |
Tests that comment bundles behave as expected. |
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.