Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentCacheTagsTest::testCommentEntity | function | core/ |
Test that comments correctly 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/ |
|
| CommentCSSTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentCSSTest::setUp | function | core/ |
|
| CommentCSSTest::testCommentClasses | function | core/ |
Tests CSS classes on comments. |
| CommentDefaultFormatter | class | core/ |
Provides a default comment formatter. |
| CommentDefaultFormatter.php | file | core/ |
|
| CommentDefaultFormatter::$currentUser | property | core/ |
The current user. |
| CommentDefaultFormatter::$deprecatedProperties | property | core/ |
|
| CommentDefaultFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
| CommentDefaultFormatter::$entityFormBuilder | property | core/ |
The entity form builder. |
| CommentDefaultFormatter::$routeMatch | property | core/ |
|
| CommentDefaultFormatter::$storage | property | core/ |
The comment storage. |
| CommentDefaultFormatter::$viewBuilder | property | core/ |
The comment render controller. |
| CommentDefaultFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| CommentDefaultFormatter::create | function | core/ |
Creates an instance of the plugin. |
| CommentDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| CommentDefaultFormatter::getViewModes | function | core/ |
Provides a list of comment view modes for the configured comment type. |
| CommentDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| CommentDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| CommentDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| CommentDefaultFormatter::__construct | function | core/ |
Constructs a new CommentDefaultFormatter. |
| CommentDefaultFormatterCacheTagsTest | class | core/ |
Tests the bubbling up of comment cache tags when using the Comment list formatter on an entity. |
| CommentDefaultFormatterCacheTagsTest.php | file | core/ |
|
| CommentDefaultFormatterCacheTagsTest::$modules | property | core/ |
Modules to install. |
| CommentDefaultFormatterCacheTagsTest::setUp | function | core/ |
|
| CommentDefaultFormatterCacheTagsTest::testCacheTags | function | core/ |
Tests the bubbling of cache tags. |
| CommentedEntity | class | core/ |
Views field display for commented entity. |
| CommentedEntity.php | file | core/ |
|
| CommentedEntity::$loadedCommentedEntities | property | core/ |
Array of entities that has comments. |
| CommentedEntity::getItems | function | core/ |
Gets an array of items for the field. |
| CommentEditTest | class | core/ |
Tests comment edit functionality. |
| CommentEditTest.php | file | core/ |
|
| CommentEditTest::$profile | property | core/ |
The profile to install as a basis for testing. |
Pagination
- Previous page
- Page 174
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.