Search for comment
- Search 7.x for comment
- Search 8.9.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. |
Comment | class | core/ |
Test source plugin for deprecation testing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentBookTest::testBookCommentPrint | function | core/ |
Tests comments in book export. |
CommentBreadcrumbBuilder | class | core/ |
Class to define the comment breadcrumb builder. |
CommentBreadcrumbBuilder.php | file | core/ |
|
CommentBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
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. |
CommentBundlesTest.php | file | core/ |
|
CommentBundlesTest::$entityFieldManager | property | core/ |
|
CommentBundlesTest::$modules | property | core/ |
Modules to enable. |
CommentBundlesTest::$targetEntityTypes | property | core/ |
Entity type ids to use for target_entity_type_id on comment bundles. |
CommentBundlesTest::setUp | function | core/ |
|
CommentBundlesTest::testEntityIdField | function | core/ |
Tests that the entity_id field is set correctly for each comment bundle. |
CommentCacheTagsTest | class | core/ |
Tests the Comment entity's cache tags. |
CommentCacheTagsTest.php | file | core/ |
|
CommentCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentCacheTagsTest::$entityTestCamelid | property | core/ |
|
CommentCacheTagsTest::$entityTestHippopotamidae | property | core/ |
|
CommentCacheTagsTest::$modules | property | core/ |
Modules to enable. |
CommentCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
CommentCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
CommentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
CommentCacheTagsTest::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
CommentCacheTagsTest::setUp | function | core/ |
|
CommentCacheTagsTest::testCommentEntity | function | core/ |
Tests that comments invalidate the cache tag of their host entity. |
CommentController | class | core/ |
Controller for the comment entity. |
CommentController.php | file | core/ |
|
CommentController::$commentManager | property | core/ |
The comment manager service. |
CommentController::$entityFieldManager | property | core/ |
The entity field manager. |
CommentController::$entityRepository | property | core/ |
The entity repository. |
CommentController::$httpKernel | property | core/ |
The HTTP kernel. |
CommentController::commentApprove | function | core/ |
Publishes the specified comment. |
CommentController::commentPermalink | function | core/ |
Redirects comment links to the correct page depending on comment settings. |
CommentController::commentPermalinkTitle | function | core/ |
The _title_callback for the page that renders the comment permalink. |
CommentController::create | function | core/ |
Instantiates a new instance of this class. |
CommentController::getReplyForm | function | core/ |
Form constructor for the comment reply form. |
CommentController::redirectNode | function | core/ |
Redirects legacy node links to the new path. |
CommentController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
CommentController::replyFormAccess | function | core/ |
Access check for the reply form. |
CommentController::__construct | function | core/ |
Constructs a CommentController object. |
CommentCSSTest | class | core/ |
Tests CSS classes on comments. |
CommentCSSTest.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.