Search for comment
- Search 7.x for comment
- Search 8.9.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. |
Comment | class | core/ |
Test source plugin for deprecation testing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
core.entity_form_display.comment.comment.default.yml | file | core/ |
core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml |
core.entity_form_display.comment.comment.default.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml |
core.entity_form_display.comment.comment_forum.default.yml | file | core/ |
core/modules/forum/config/optional/core.entity_form_display.comment.comment_forum.default.yml |
core.entity_view_display.comment.comment.default.yml | file | core/ |
core/profiles/standard/config/install/core.entity_view_display.comment.comment.default.yml |
core.entity_view_display.comment.comment.default.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.comment.comment.default.yml |
core.entity_view_display.comment.comment_forum.default.yml | file | core/ |
core/modules/forum/config/optional/core.entity_view_display.comment.comment_forum.default.yml |
core.entity_view_mode.comment.full.yml | file | core/ |
core/modules/comment/config/install/core.entity_view_mode.comment.full.yml |
d6_comment.yml | file | core/ |
core/modules/comment/migrations/d6_comment.yml |
d6_comment_entity_display.yml | file | core/ |
core/modules/comment/migrations/d6_comment_entity_display.yml |
d6_comment_entity_form_display.yml | file | core/ |
core/modules/comment/migrations/d6_comment_entity_form_display.yml |
d6_comment_entity_form_display_subject.yml | file | core/ |
core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml |
d6_comment_field.yml | file | core/ |
core/modules/comment/migrations/d6_comment_field.yml |
d6_comment_field_instance.yml | file | core/ |
core/modules/comment/migrations/d6_comment_field_instance.yml |
d6_comment_test.info.yml | file | core/ |
core/modules/comment/tests/modules/d6_comment_test/d6_comment_test.info.yml |
d6_comment_type.yml | file | core/ |
core/modules/comment/migrations/d6_comment_type.yml |
d6_language_content_comment_settings.yml | file | core/ |
core/modules/content_translation/migrations/d6_language_content_comment_settings.yml |
D7Comment | class | core/ |
Migration plugin for Drupal 7 comments with fields. |
D7Comment.php | file | core/ |
|
D7Comment::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
d7_comment.yml | file | core/ |
core/modules/comment/migrations/d7_comment.yml |
d7_comment_entity_display.yml | file | core/ |
core/modules/comment/migrations/d7_comment_entity_display.yml |
d7_comment_entity_form_display.yml | file | core/ |
core/modules/comment/migrations/d7_comment_entity_form_display.yml |
d7_comment_entity_form_display_subject.yml | file | core/ |
core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml |
d7_comment_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_comment_entity_translation.yml |
d7_comment_field.yml | file | core/ |
core/modules/comment/migrations/d7_comment_field.yml |
d7_comment_field_instance.yml | file | core/ |
core/modules/comment/migrations/d7_comment_field_instance.yml |
d7_comment_type.yml | file | core/ |
core/modules/comment/migrations/d7_comment_type.yml |
d7_language_content_comment_settings.yml | file | core/ |
core/modules/content_translation/migrations/d7_language_content_comment_settings.yml |
DefaultViewRecentCommentsTest | class | core/ |
Tests results for the Recent Comments view shipped with the module. |
DefaultViewRecentCommentsTest.php | file | core/ |
|
DefaultViewRecentCommentsTest::$blockDisplayResults | property | core/ |
Number of results for the Block display. |
DefaultViewRecentCommentsTest::$commentsCreated | property | core/ |
Will hold the comments created for testing. |
DefaultViewRecentCommentsTest::$defaultDisplayResults | property | core/ |
Number of results for the Default display. |
DefaultViewRecentCommentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DefaultViewRecentCommentsTest::$modules | property | core/ |
Modules to install. |
DefaultViewRecentCommentsTest::$node | property | core/ |
Contains the node object used for comments of this test. |
DefaultViewRecentCommentsTest::$pageDisplayResults | property | core/ |
Number of results for the Page display. |
DefaultViewRecentCommentsTest::setUp | function | core/ |
Sets up the test. |
DefaultViewRecentCommentsTest::testBlockDisplay | function | core/ |
Tests the block defined by the comments_recent view. |
EntityComment | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:comment" ) |
EntityComment.php | file | core/ |
|
EntityComment::$state | property | core/ |
The state storage object. |
EntityComment::$stubCommentedEntityIds | property | core/ |
An array of entity IDs for the 'commented entity' keyed by entity type. |
EntityComment::create | function | core/ |
Creates an instance of the plugin. |
EntityComment::import | function | core/ |
Import the row. |
EntityComment::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
EntityComment::__construct | function | core/ |
Builds a comment entity destination. |
EntityCommentType | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:comment_type" ) |
EntityCommentType.php | file | core/ |
|
EntityCommentType::import | function | core/ |
Import the row. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.