Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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 comment cache tag bubbling up when using the Comment list formatter. |
| 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. |
| CommentDepthTest | class | core/ |
Tests the depth of the comment field handler. |
| CommentDepthTest.php | file | core/ |
|
| CommentDepthTest::$modules | property | core/ |
Modules to enable. |
| CommentDepthTest::$testViews | property | core/ |
Views used by this test. |
| CommentDepthTest::setUp | function | core/ |
|
| CommentDepthTest::testCommentDepth | function | core/ |
Test the comment depth. |
| CommentDisplayConfigurableTest | class | core/ |
Tests making comment base fields' displays configurable. |
| CommentDisplayConfigurableTest.php | file | core/ |
|
| CommentDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentDisplayConfigurableTest::setUp | function | core/ |
|
| CommentDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
| CommentedEntity | class | core/ |
Views field display for commented entity. |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.