Search for comment

  1. Search 7.x for comment
  2. Search 9.5.x for comment
  3. Search 10.3.x for comment
  4. Search 11.x for comment
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Comment class core/modules/comment/src/Entity/Comment.php Defines the comment entity class.
Comment class core/modules/comment/src/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
Comment class core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Drupal 6 comment source from database.
Comment class core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Drupal 7 comment source from database.

All search results

Title Object type File name Summary
Comment::fields function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::getAuthorEmail function core/modules/comment/src/Entity/Comment.php
Comment::getAuthorName function core/modules/comment/src/Entity/Comment.php
Comment::getCommentedEntity function core/modules/comment/src/Entity/Comment.php
Comment::getCommentedEntityId function core/modules/comment/src/Entity/Comment.php
Comment::getCommentedEntityTypeId function core/modules/comment/src/Entity/Comment.php
Comment::getCreatedTime function core/modules/comment/src/Entity/Comment.php
Comment::getDefaultHostname function core/modules/comment/src/Entity/Comment.php Returns the default value for entity hostname base field.
Comment::getDefaultStatus function core/modules/comment/src/Entity/Comment.php Default value callback for 'status' base field definition.
Comment::getFieldName function core/modules/comment/src/Entity/Comment.php
Comment::getHomepage function core/modules/comment/src/Entity/Comment.php
Comment::getHostname function core/modules/comment/src/Entity/Comment.php
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::getOwner function core/modules/comment/src/Entity/Comment.php
Comment::getParentComment function core/modules/comment/src/Entity/Comment.php
Comment::getStatus function core/modules/comment/src/Entity/Comment.php
Comment::getSubject function core/modules/comment/src/Entity/Comment.php
Comment::getThread function core/modules/comment/src/Entity/Comment.php
Comment::getTypeId function core/modules/comment/src/Entity/Comment.php Get the comment type ID for this comment.
Comment::hasParentComment function core/modules/comment/src/Entity/Comment.php
Comment::permalink function core/modules/comment/src/Entity/Comment.php
Comment::postDelete function core/modules/comment/src/Entity/Comment.php
Comment::postSave function core/modules/comment/src/Entity/Comment.php
Comment::preCreate function core/modules/comment/src/Entity/Comment.php
Comment::prepareComment function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Provides a BC layer for deprecated sources.
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::preSave function core/modules/comment/src/Entity/Comment.php
Comment::query function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::query function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::referencedEntities function core/modules/comment/src/Entity/Comment.php
Comment::releaseThreadLock function core/modules/comment/src/Entity/Comment.php Release the lock acquired for the thread in preSave().
Comment::rowStyleOptions function core/modules/comment/src/Plugin/views/wizard/Comment.php
Comment::setAuthorName function core/modules/comment/src/Entity/Comment.php
Comment::setCreatedTime function core/modules/comment/src/Entity/Comment.php
Comment::setFieldName function core/modules/comment/src/Entity/Comment.php
Comment::setHomepage function core/modules/comment/src/Entity/Comment.php
Comment::setHostname function core/modules/comment/src/Entity/Comment.php
Comment::setSubject function core/modules/comment/src/Entity/Comment.php
Comment::setThread function core/modules/comment/src/Entity/Comment.php
CommentAccessControlHandler class core/modules/comment/src/CommentAccessControlHandler.php Defines the access control handler for the comment entity type.
CommentAccessControlHandler.php file core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkCreateAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessControlHandler::checkFieldAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentAccessTest class core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests comment administration and preview access.
CommentAccessTest.php file core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAccessTest::$modules property core/modules/comment/tests/src/Functional/CommentAccessTest.php

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