Search for getComment

  1. Search 7.x for getComment
  2. Search 9.5.x for getComment
  3. Search 8.9.x for getComment
  4. Search 10.3.x for getComment
  5. Other projects
Title Object type File name Summary
Comment::getCommentedEntity function core/modules/comment/src/Entity/Comment.php Returns the entity to which the comment is attached.
Comment::getCommentedEntityId function core/modules/comment/src/Entity/Comment.php Returns the ID of the entity to which the comment is attached.
Comment::getCommentedEntityTypeId function core/modules/comment/src/Entity/Comment.php Returns the type of the entity to which the comment is attached.
CommentInterface::getCommentedEntity function core/modules/comment/src/CommentInterface.php Returns the entity to which the comment is attached.
CommentInterface::getCommentedEntityId function core/modules/comment/src/CommentInterface.php Returns the ID of the entity to which the comment is attached.
CommentInterface::getCommentedEntityTypeId function core/modules/comment/src/CommentInterface.php Returns the type of the entity to which the comment is attached.
CommentType::getCommentFields function core/modules/comment/src/Plugin/migrate/source/CommentType.php Returns the fields containing comment settings for each node type.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Returns the fields containing comment settings for each node type.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Returns the fields containing comment settings for each node type.
PoItem::getComment function core/lib/Drupal/Component/Gettext/PoItem.php Gets the comment of this translation.
Query::getComments function core/lib/Drupal/Core/Database/Query/Query.php Returns a reference to the comments array for the query.
Schema::getComment function core/modules/mysql/src/Driver/Database/mysql/Schema.php Retrieve a table or column comment.
Schema::getComment function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Retrieve a table or column comment.
TemporaryQueryGuard::getCommentAccessCondition function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets an access condition for a comment entity.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.