CommentInterface
  • References/PHP/Drupal/comment/src/CommentInterface

Provides an interface defining a comment entity. Hierarchy interface \Drupal\Core\Entity\

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

public static Comment::postDelete(EntityStorageInterface $storage, array

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

public CommentInterface::getFieldName()

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

public Comment::getCommentedEntity() Returns

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

public Comment::preSave(EntityStorageInterface $storage)

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

public Comment::getHostname() Returns

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

protected CommentStorageSchema::getEntitySchema(Co

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

public CommentForm::save(array $form, FormStateInterface $form_state)

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

public ConfirmDeleteMultiple::__construct(C

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

Comments are displayed in a flat list - expanded. File core/modules/comment/src/CommentManagerInterface

2025-01-10 15:47:30