Search for comment

  1. Search 7.x for comment
  2. Search 8.9.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.
Comment class core/modules/comment/tests/modules/d6_comment_test/src/Plugin/migrate/source/d6/Comment.php Test source plugin for deprecation testing.

All search results

Title Object type File name Summary
comment.type.comment_forum.yml file core/modules/forum/config/optional/comment.type.comment_forum.yml core/modules/forum/config/optional/comment.type.comment_forum.yml
comment.type.test_comment_type.yml file core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml
comment.views.inc file core/modules/comment/comment.views.inc Provide views data for comment.module.
comment.views.schema.yml file core/modules/comment/config/schema/comment.views.schema.yml core/modules/comment/config/schema/comment.views.schema.yml
Comment::$createdColumn property core/modules/comment/src/Plugin/views/wizard/Comment.php Set the created column.
Comment::$filters property core/modules/comment/src/Plugin/views/wizard/Comment.php Set default values for the filters.
Comment::$threadLock property core/modules/comment/src/Entity/Comment.php The thread for which a lock was acquired.
Comment::baseFieldDefinitions function core/modules/comment/src/Entity/Comment.php
Comment::bundleFieldDefinitions function core/modules/comment/src/Entity/Comment.php
Comment::defaultDisplayOptions function core/modules/comment/src/Plugin/views/wizard/Comment.php
Comment::fields function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
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::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::prepareComment function core/modules/comment/tests/modules/d6_comment_test/src/Plugin/migrate/source/d6/Comment.php Allow access to protected method.
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::prepareRow function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::preSave function core/modules/comment/src/Entity/Comment.php
Comment::query function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::query function core/modules/comment/src/Plugin/migrate/source/d7/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

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