CommentStorage::$currentUser
  • References/PHP/Drupal/comment/src/CommentStorage

The current user. Type:

2025-01-10 15:47:30
comment.module
  • References/PHP/Drupal/comment/comment.module

Enables users to comment on published content. When installed, the Comment module creates a field that facilitates a discussion board for each

2025-01-10 15:47:30
comment_cron
  • References/PHP/Drupal/comment/comment.module

comment_cron() Implements

2025-01-10 15:47:30
comment_entity_predelete
  • References/PHP/Drupal/comment/comment.module

comment_entity_predelete(EntityInterface $entity) Implements

2025-01-10 15:47:30
CommentAdminOverview::getFormId
  • References/PHP/Drupal/comment/src/Form/CommentAdminOverview

public CommentAdminOverview::getFormId()

2025-01-10 15:47:30
CommentLinkBuilder::$moduleHandler
  • References/PHP/Drupal/comment/src/CommentLinkBuilder

Module handler service. Type:

2025-01-10 15:47:30
CommentForm::getEditedFieldNames
  • References/PHP/Drupal/comment/src/CommentForm

protected CommentForm::getEditedFieldNames(FormStateInterface $form_state)

2025-01-10 15:47:30
CommentStorage::getChildCids
  • References/PHP/Drupal/comment/src/CommentStorage

public CommentStorage::getChildCids(array $comments)

2025-01-10 15:47:30
Comment::setFieldName
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::setFieldName($field_name) Sets

2025-01-10 15:47:30
CommentInterface::getCommentedEntityTypeId
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::getCommentedEntityTypeId()

2025-01-10 15:47:30