CommentLinkBuilderInterface
  • References/PHP/Drupal/comment/src/CommentLinkBuilderInterface

Defines an interface for building comment links on a commented entity. Comment links include 'log in to post new comment', 'add new comment'

2025-01-10 15:47:30
CommentType::$id
  • References/PHP/Drupal/comment/src/Entity/CommentType

The comment type ID. Type: string File core/modules

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

Base form handler for comment type edit forms. Hierarchy class \Drupal\Core\Form\

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

public CommentInterface::getHomepage()

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

public CommentInterface::getCommentedEntity()

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

The renderer. Type:

2025-01-10 15:47:30
CommentTypeForm::save
  • References/PHP/Drupal/comment/src/CommentTypeForm

public CommentTypeForm::save(array $form, FormStateInterface

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

public Comment::setSubject($subject) Sets

2025-01-10 15:47:30
CommentTypeDeleteForm::$entityManager
  • References/PHP/Drupal/comment/src/Form/CommentTypeDeleteForm

The entity manager service. Type:

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

public CommentType::getTargetEntityTypeId()

2025-01-10 15:47:30