Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CommentCacheTagsTest::testCommentEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Test that comments correctly invalidate the cache tag of their host entity.
CommentController class core/modules/comment/src/Controller/CommentController.php Controller for the comment entity.
CommentController.php file core/modules/comment/src/Controller/CommentController.php
CommentController::$commentManager property core/modules/comment/src/Controller/CommentController.php The comment manager service.
CommentController::$entityFieldManager property core/modules/comment/src/Controller/CommentController.php The entity field manager.
CommentController::$entityRepository property core/modules/comment/src/Controller/CommentController.php The entity repository.
CommentController::$httpKernel property core/modules/comment/src/Controller/CommentController.php The HTTP kernel.
CommentController::commentApprove function core/modules/comment/src/Controller/CommentController.php Publishes the specified comment.
CommentController::commentPermalink function core/modules/comment/src/Controller/CommentController.php Redirects comment links to the correct page depending on comment settings.
CommentController::commentPermalinkTitle function core/modules/comment/src/Controller/CommentController.php The _title_callback for the page that renders the comment permalink.
CommentController::create function core/modules/comment/src/Controller/CommentController.php Instantiates a new instance of this class.
CommentController::getReplyForm function core/modules/comment/src/Controller/CommentController.php Form constructor for the comment reply form.
CommentController::redirectNode function core/modules/comment/src/Controller/CommentController.php Redirects legacy node links to the new path.
CommentController::renderNewCommentsNodeLinks function core/modules/comment/src/Controller/CommentController.php Returns a set of nodes' last read timestamps.
CommentController::replyFormAccess function core/modules/comment/src/Controller/CommentController.php Access check for the reply form.
CommentController::__construct function core/modules/comment/src/Controller/CommentController.php Constructs a CommentController object.
CommentCSSTest class core/modules/comment/tests/src/Functional/CommentCSSTest.php Tests CSS classes on comments.
CommentCSSTest.php file core/modules/comment/tests/src/Functional/CommentCSSTest.php
CommentCSSTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentCSSTest.php The theme to install as the default for testing.
CommentCSSTest::setUp function core/modules/comment/tests/src/Functional/CommentCSSTest.php
CommentCSSTest::testCommentClasses function core/modules/comment/tests/src/Functional/CommentCSSTest.php Tests CSS classes on comments.
CommentDefaultFormatter class core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a default comment formatter.
CommentDefaultFormatter.php file core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::$currentUser property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The current user.
CommentDefaultFormatter::$deprecatedProperties property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::$entityDisplayRepository property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity display repository.
CommentDefaultFormatter::$entityFormBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity form builder.
CommentDefaultFormatter::$routeMatch property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::$storage property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The comment storage.
CommentDefaultFormatter::$viewBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The comment render controller.
CommentDefaultFormatter::calculateDependencies function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Calculates dependencies for the configured plugin.
CommentDefaultFormatter::create function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Creates an instance of the plugin.
CommentDefaultFormatter::defaultSettings function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Defines the default settings for this plugin.
CommentDefaultFormatter::getViewModes function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a list of comment view modes for the configured comment type.
CommentDefaultFormatter::settingsForm function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a form to configure settings for the formatter.
CommentDefaultFormatter::settingsSummary function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a short summary for the current formatter settings.
CommentDefaultFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Builds a renderable array for a field value.
CommentDefaultFormatter::__construct function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Constructs a new CommentDefaultFormatter.
CommentDefaultFormatterCacheTagsTest class core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests the bubbling up of comment cache tags when using the Comment list
formatter on an entity.
CommentDefaultFormatterCacheTagsTest.php file core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::$modules property core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Modules to install.
CommentDefaultFormatterCacheTagsTest::setUp function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::testCacheTags function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests the bubbling of cache tags.
CommentedEntity class core/modules/comment/src/Plugin/views/field/CommentedEntity.php Views field display for commented entity.
CommentedEntity.php file core/modules/comment/src/Plugin/views/field/CommentedEntity.php
CommentedEntity::$loadedCommentedEntities property core/modules/comment/src/Plugin/views/field/CommentedEntity.php Array of entities that has comments.
CommentedEntity::getItems function core/modules/comment/src/Plugin/views/field/CommentedEntity.php Gets an array of items for the field.
CommentEditTest class core/modules/comment/tests/src/Functional/Views/CommentEditTest.php Tests comment edit functionality.
CommentEditTest.php file core/modules/comment/tests/src/Functional/Views/CommentEditTest.php
CommentEditTest::$profile property core/modules/comment/tests/src/Functional/Views/CommentEditTest.php The profile to install as a basis for testing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.