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. |
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. |
EntityComment::processStubRow |
function |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
Populates as much of the stub row as possible. |
EntityComment::__construct |
function |
core/modules/comment/src/Plugin/migrate/destination/EntityComment.php |
Builds a comment entity destination. |
EntityCommentType |
class |
core/modules/comment/src/Plugin/migrate/destination/EntityCommentType.php |
Comment type destination. |
EntityCommentType.php |
file |
core/modules/comment/src/Plugin/migrate/destination/EntityCommentType.php |
|
EntityCommentType::import |
function |
core/modules/comment/src/Plugin/migrate/destination/EntityCommentType.php |
Import the row. |
EntityCrudHookTest::testCommentHooks |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on comments. |
EntityFilteringThemeTest::$comment |
property |
core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php |
A test comment. |
EntityReferenceSelectionAccessTest::testCommentHandler |
function |
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelection/EntityReferenceSelectionAccessTest.php |
Tests the comment-specific overrides of the entity handler. |
ExtensionDiscoveryTest::testExtensionDiscoveryTypeComment |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php |
Tests finding modules that have a trailing comment on the type property. |
field--comment.html.twig |
file |
core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/field--comment.html.twig |
Test that comments still work with the form above instead of below. |
field--comment.html.twig |
file |
core/modules/comment/templates/field--comment.html.twig |
Default theme override for comment fields. |
field.field.comment.comment.comment_body.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/field.field.comment.comment.comment_body.yml |
core/modules/system/tests/modules/olivero_test/config/install/field.field.comment.comment.comment_body.yml |
field.field.comment.comment.comment_body.yml |
file |
core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml |
core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml |
field.field.node.article.comment.yml |
file |
core/recipes/article_comment/config/field.field.node.article.comment.yml |
core/recipes/article_comment/config/field.field.node.article.comment.yml |
field.field.node.article.comment.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.comment.yml |
core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.comment.yml |
field.field.node.config_mapping_test.comment_config_mapping_test.yml |
file |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml |
field.storage.comment.comment_body.yml |
file |
core/modules/comment/config/install/field.storage.comment.comment_body.yml |
core/modules/comment/config/install/field.storage.comment.comment_body.yml |
field.storage.node.comment.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.comment.yml |
core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.comment.yml |
field.storage.node.comment.yml |
file |
core/recipes/comment_base/config/field.storage.node.comment.yml |
core/recipes/comment_base/config/field.storage.node.comment.yml |
field.storage.node.comment_config_mapping_test.yml |
file |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml |
hook_comment_links_alter |
function |
core/modules/comment/comment.api.php |
Alter the links of a comment. |
MigrateCommentEntityDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
Tests the migration of comment entity displays from Drupal 6. |
MigrateCommentEntityDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
Tests the migration of comment entity displays from Drupal 7. |
MigrateCommentEntityDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
|
MigrateCommentEntityDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
|
MigrateCommentEntityDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
Modules to install. |
MigrateCommentEntityDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
Modules to install. |