Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Comment | class | core/ |
Defines the comment entity class. |
| Comment | class | core/ |
Tests creating comment views with the wizard. |
| Comment | class | core/ |
Drupal 6 comment source from database. |
| Comment | class | core/ |
Drupal 7 comment source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeComment.php | file | core/ |
|
| NodeComment::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| NodeCommentCombinationTrait | trait | core/ |
Provides methods for testing node and comment combinations. |
| NodeCommentCombinationTrait.php | file | core/ |
|
| NodeCommentCombinationTrait::createNodeCommentCombination | function | core/ |
Creates a node type with a corresponding comment type. |
| NodeCommentsTest | class | core/ |
Tests comments on nodes. |
| NodeCommentsTest.php | file | core/ |
|
| NodeCommentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeCommentsTest::$modules | property | core/ |
Modules to install. |
| NodeCommentsTest::$testViews | property | core/ |
Views used by this test. |
| NodeCommentsTest::testCommentCount | function | core/ |
Test the comment count field. |
| NodeCommentsTest::testNewComments | function | core/ |
Test the new comments field plugin. |
| NodeNewComments | class | core/ |
Field handler to display the number of new comments. |
| NodeNewComments.php | file | core/ |
|
| NodeNewComments::$database | property | core/ |
Database Service Object. |
| NodeNewComments::$entityFieldManager | property | core/ |
The entity field manager. |
| NodeNewComments::$entityTypeManager | property | core/ |
The entity type manager. |
| NodeNewComments::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| NodeNewComments::create | function | core/ |
Creates an instance of the plugin. |
| NodeNewComments::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NodeNewComments::init | function | core/ |
Initialize the plugin. |
| NodeNewComments::preRender | function | core/ |
Runs before any fields are rendered. |
| NodeNewComments::query | function | core/ |
Called to add the field to a query. |
| NodeNewComments::render | function | core/ |
Renders the field. |
| NodeNewComments::renderLink | function | core/ |
Prepares the link to the first new comment. |
| NodeNewComments::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| NodeNewComments::__construct | function | core/ |
Constructs a \Drupal\comment\Plugin\views\field\NodeNewComments object. |
| NodeType::getCommentFields | function | core/ |
Returns the fields containing comment settings for each node type. |
| NodeType::getCommentFields | function | core/ |
Returns the fields containing comment settings for each node type. |
| node_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| node_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| node_comment_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
| PoItem::$comment | property | core/ |
The comment of this translation. |
| PoItem::getComment | function | core/ |
Gets the comment of this translation. |
| PoItem::setComment | function | core/ |
Set the comment of this translation. |
| PoStreamReader::shortenComments | function | core/ |
Generates a short, one-string version of the passed comment array. |
| PublishComment | class | core/ |
Publishes a comment. |
| PublishComment.php | file | core/ |
|
| PublishComment::__construct | function | core/ |
Constructs a EntityActionBase object. |
| Query::$comments | property | core/ |
An array of comments that can be prepended to a query. |
| Query::comment | function | core/ |
Adds a comment to the query. |
| Query::getComments | function | core/ |
Returns a reference to the comments array for the query. |
| rdf.mapping.comment.comment.yml | file | core/ |
core/profiles/standard/config/install/rdf.mapping.comment.comment.yml |
| RdfCommentStorageLoadTest | class | core/ |
Tests rdf_comment_storage_load. |
| RdfCommentStorageLoadTest.php | file | core/ |
|
| RdfCommentStorageLoadTest::$modules | property | core/ |
Modules to enable. |
| RdfCommentStorageLoadTest::testRdfCommentStorageLoad | function | core/ |
Tests rdf_comment_storage_load. |
| rdf_comment_storage_load | function | core/ |
Implements hook_ENTITY_TYPE_storage_load() for comment entities. |
| rdf_preprocess_comment | function | core/ |
Implements hook_preprocess_HOOK() for comment templates. |
| rest.resource.entity.comment_2721595.yml | file | core/ |
core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.