CommentManagerInterface
  • References/PHP/Drupal/comment/src/CommentManagerInterface

Comment manager contains common functions to manage comment fields. Hierarchy interface

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

public CommentStorage::getMaxThread(CommentInterface $comment)

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

public CommentAdminOverview::validateForm(array

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

public CommentManager::getFields($entity_type_id)

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

public CommentType::setDescription($description)

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

public Comment::getFieldName() Returns

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

public CommentBreadcrumbBuilder::build(RouteMatchInterface

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

public CommentAdminOverview::__construct(EntityManagerInterface

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

Provides the comments overview administration form. Hierarchy class \Drupal\Core\Form\

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

public Comment::getParentComment() Returns

2025-01-10 15:47:30