Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 install. |
| 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::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::replyFormTitle | function | core/ |
Title callback for the reply form. |
| CommentController::__construct | function | core/ |
Constructs a CommentController object. |
| CommentCSSTest | class | core/ |
Tests CSS classes on comments. |
| CommentCSSTest | class | core/ |
Tests CSS classes on comments. |
| CommentCSSTest.php | file | core/ |
|
| CommentCSSTest.php | file | core/ |
|
| CommentCSSTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentCSSTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentCSSTest::$modules | property | core/ |
Modules to install. |
| CommentCSSTest::setUp | function | core/ |
|
| CommentCSSTest::setUp | function | core/ |
|
| CommentCSSTest::testCommentClasses | function | core/ |
Tests CSS classes on comments. |
| 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::$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::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. |
Pagination
- Previous page
- Page 185
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.