core.entity_form_display.comment.comment.default.yml |
file |
core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml |
core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml |
core.entity_form_display.comment.comment.default.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.comment.comment.default.yml |
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/modules/forum/config/optional/core.entity_form_display.comment.comment_forum.default.yml |
core/modules/forum/config/optional/core.entity_form_display.comment.comment_forum.default.yml |
core.entity_view_display.comment.comment.default.yml |
file |
core/profiles/standard/config/install/core.entity_view_display.comment.comment.default.yml |
core/profiles/standard/config/install/core.entity_view_display.comment.comment.default.yml |
core.entity_view_display.comment.comment.default.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.comment.comment.default.yml |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_view_display.comment.comment.default.yml |
core.entity_view_display.comment.comment.default.yml |
file |
core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml |
core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml |
core.entity_view_display.comment.comment_forum.default.yml |
file |
core/modules/forum/config/optional/core.entity_view_display.comment.comment_forum.default.yml |
core/modules/forum/config/optional/core.entity_view_display.comment.comment_forum.default.yml |
core.entity_view_mode.comment.full.yml |
file |
core/modules/comment/config/install/core.entity_view_mode.comment.full.yml |
core/modules/comment/config/install/core.entity_view_mode.comment.full.yml |
d6_comment.yml |
file |
core/modules/comment/migrations/d6_comment.yml |
core/modules/comment/migrations/d6_comment.yml |
d6_comment_entity_display.yml |
file |
core/modules/comment/migrations/d6_comment_entity_display.yml |
core/modules/comment/migrations/d6_comment_entity_display.yml |
d6_comment_entity_form_display.yml |
file |
core/modules/comment/migrations/d6_comment_entity_form_display.yml |
core/modules/comment/migrations/d6_comment_entity_form_display.yml |
d6_comment_entity_form_display_subject.yml |
file |
core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml |
core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml |
d6_comment_field.yml |
file |
core/modules/comment/migrations/d6_comment_field.yml |
core/modules/comment/migrations/d6_comment_field.yml |
d6_comment_field_instance.yml |
file |
core/modules/comment/migrations/d6_comment_field_instance.yml |
core/modules/comment/migrations/d6_comment_field_instance.yml |
d6_comment_type.yml |
file |
core/modules/comment/migrations/d6_comment_type.yml |
core/modules/comment/migrations/d6_comment_type.yml |
d6_language_content_comment_settings.yml |
file |
core/modules/content_translation/migrations/d6_language_content_comment_settings.yml |
core/modules/content_translation/migrations/d6_language_content_comment_settings.yml |
D7Comment |
class |
core/modules/comment/src/Plugin/migrate/D7Comment.php |
Migration plugin for Drupal 7 comments with fields. |
D7Comment.php |
file |
core/modules/comment/src/Plugin/migrate/D7Comment.php |
|
D7Comment::getProcess |
function |
core/modules/comment/src/Plugin/migrate/D7Comment.php |
Gets the normalized process plugin configuration. |
d7_comment.yml |
file |
core/modules/comment/migrations/d7_comment.yml |
core/modules/comment/migrations/d7_comment.yml |
d7_comment_entity_display.yml |
file |
core/modules/comment/migrations/d7_comment_entity_display.yml |
core/modules/comment/migrations/d7_comment_entity_display.yml |
d7_comment_entity_form_display.yml |
file |
core/modules/comment/migrations/d7_comment_entity_form_display.yml |
core/modules/comment/migrations/d7_comment_entity_form_display.yml |
d7_comment_entity_form_display_subject.yml |
file |
core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml |
core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml |
d7_comment_entity_translation.yml |
file |
core/modules/content_translation/migrations/d7_comment_entity_translation.yml |
core/modules/content_translation/migrations/d7_comment_entity_translation.yml |
d7_comment_field.yml |
file |
core/modules/comment/migrations/d7_comment_field.yml |
core/modules/comment/migrations/d7_comment_field.yml |
d7_comment_field_instance.yml |
file |
core/modules/comment/migrations/d7_comment_field_instance.yml |
core/modules/comment/migrations/d7_comment_field_instance.yml |
d7_comment_type.yml |
file |
core/modules/comment/migrations/d7_comment_type.yml |
core/modules/comment/migrations/d7_comment_type.yml |
d7_language_content_comment_settings.yml |
file |
core/modules/content_translation/migrations/d7_language_content_comment_settings.yml |
core/modules/content_translation/migrations/d7_language_content_comment_settings.yml |
DefaultViewRecentCommentsTest |
class |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Tests results for the Recent Comments view shipped with the module. |
DefaultViewRecentCommentsTest.php |
file |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
|
DefaultViewRecentCommentsTest::$blockDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Block display. |
DefaultViewRecentCommentsTest::$commentsCreated |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Will hold the comments created for testing. |
DefaultViewRecentCommentsTest::$defaultDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Default display. |
DefaultViewRecentCommentsTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
The theme to install as the default for testing. |
DefaultViewRecentCommentsTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Modules to install. |
DefaultViewRecentCommentsTest::$node |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Contains the node object used for comments of this test. |
DefaultViewRecentCommentsTest::$pageDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Page display. |
DefaultViewRecentCommentsTest::setUp |
function |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Sets up the test. |
DefaultViewRecentCommentsTest::testBlockDisplay |
function |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Tests the block defined by the comments_recent view. |
DriverSpecificSchemaTestBase::checkSchemaComment |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php |
Checks that a table or column comment matches a given description. |
Drupal\comment\CommentLazyBuilders |
service |
core/modules/comment/comment.services.yml |
|
Drupal\comment\CommentLinkBuilderInterface |
service |
core/modules/comment/comment.services.yml |
|
Drupal\comment\CommentManagerInterface |
service |
core/modules/comment/comment.services.yml |
|
Drupal\comment\CommentStatisticsInterface |
service |
core/modules/comment/comment.services.yml |
|
EntityComment |
class |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
Comment entity destination. |
EntityComment.php |
file |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
|
EntityComment::$state |
property |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
The state storage object. |
EntityComment::$stubCommentedEntityIds |
property |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
An array of entity IDs for the 'commented entity' keyed by entity type. |
EntityComment::create |
function |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
Creates an instance of the plugin. |
EntityComment::import |
function |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
Import the row. |