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 |
---|---|---|---|
EntityComment::__construct | function | core/ |
Builds an comment entity destination. |
EntityCommentType | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:comment_type" ) |
EntityCommentType.php | file | core/ |
|
EntityCommentType::import | function | core/ |
Import the row. |
EntityCrudHookTest::testCommentHooks | function | core/ |
Tests hook invocations for CRUD operations on comments. |
EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
EntityReferenceSelectionAccessTest::testCommentHandler | function | core/ |
Test the comment-specific overrides of the entity handler. |
entity_crud_hook_test_comment_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for comment entities. |
entity_crud_hook_test_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
entity_crud_hook_test_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
entity_crud_hook_test_comment_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. |
entity_crud_hook_test_comment_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for comment entities. |
entity_crud_hook_test_comment_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for comment entities. |
entity_crud_hook_test_comment_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
field--comment.html.twig | file | core/ |
Theme override for comment fields. |
field--comment.html.twig | file | core/ |
Theme override for comment fields. |
field--comment.html.twig | file | core/ |
Theme override for comment fields. |
field--comment.html.twig | file | core/ |
Theme override for comment fields. |
field--comment.html.twig | file | core/ |
Theme override for comment fields. |
field--comment.html.twig | file | core/ |
Theme override for comment fields. |
field--comment.html.twig | file | core/ |
Default theme override for comment fields. |
field--comment.html.twig | file | core/ |
Test that comments still work with the form above instead of below. |
field.field.comment.comment.comment_body.yml | file | core/ |
core/profiles/standard/config/install/field.field.comment.comment.comment_body.yml |
field.field.comment.comment_forum.comment_body.yml | file | core/ |
core/modules/forum/config/optional/field.field.comment.comment_forum.comment_body.yml |
field.field.node.article.comment.yml | file | core/ |
core/profiles/standard/config/install/field.field.node.article.comment.yml |
field.field.node.forum.comment_forum.yml | file | core/ |
core/modules/forum/config/optional/field.field.node.forum.comment_forum.yml |
field.storage.comment.comment_body.yml | file | core/ |
core/modules/comment/config/install/field.storage.comment.comment_body.yml |
field.storage.node.comment.yml | file | core/ |
core/profiles/standard/config/install/field.storage.node.comment.yml |
field.storage.node.comment_forum.yml | file | core/ |
core/modules/forum/config/optional/field.storage.node.comment_forum.yml |
FileFieldWidgetTest::testPrivateFileComment | function | core/ |
Tests that download restrictions on private files work on comments. |
ForumController::$commentEntityTypeDefinition | property | core/ |
Comment entity type, we need to get cache tags from here. |
ForumManager::$commentManager | property | core/ |
The comment manager service. |
ForumTest::$postCommentUser | property | core/ |
An administrative user who can bypass comment approval. |
forum_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
forum_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
forum_comment_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
hook_comment_links_alter | function | core/ |
Alter the links of a comment. |
HtmlTag::preRenderConditionalComments | function | core/ |
Pre-render callback: Renders #browsers into #prefix and #suffix. |
HtmlTagTest::providerPreRenderConditionalComments | function | core/ |
Data provider for conditional comments test. |
HtmlTagTest::testPreRenderConditionalComments | function | core/ |
@covers ::preRenderConditionalComments @dataProvider providerPreRenderConditionalComments |
jsonapi_jsonapi_comment_filter_access | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'comment'. |
MigrateCommentEntityDisplayTest | class | core/ |
Tests the migration of comment entity displays from Drupal 6. |
MigrateCommentEntityDisplayTest | class | core/ |
Tests the migration of comment entity displays from Drupal 7. |
MigrateCommentEntityDisplayTest.php | file | core/ |
|
MigrateCommentEntityDisplayTest.php | file | core/ |
|
MigrateCommentEntityDisplayTest::$modules | property | core/ |
Modules to enable. |
MigrateCommentEntityDisplayTest::$modules | property | core/ |
Modules to enable. |
MigrateCommentEntityDisplayTest::assertDisplay | function | core/ |
Asserts various aspects of a comment component in an entity view display. |
MigrateCommentEntityDisplayTest::assertDisplay | function | core/ |
Asserts various aspects of a comment component in an entity view display. |
MigrateCommentEntityDisplayTest::setUp | function | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.