AdminController::create
  • References/PHP/Drupal/comment/src/Controller/AdminController

public static AdminController::create(ContainerInterface

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

comment_preview(CommentInterface $comment, FormStateInterface $form_state) Generates a comment preview.

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

public CommentStorageInterface::getChildCids(array

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

public AdminController::__construct(FormBuilderInterface

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
Comment::referencedEntities
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::referencedEntities() Gets

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

public Comment::isPublished() Checks

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

Anonymous posters may leave their contact information. File core/modules/comment/

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

public CommentManager::forbiddenMessage(EntityInterface $entity

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

comment_view(CommentInterface $comment, $view_mode = 'full', $langcode = NULL) Generates an array for rendering

2025-01-10 15:47:30