Comment |
core/modules/comment/src/Plugin/migrate/source/d6/Comment.php |
Drupal 6 comment source from database. |
CommentVariable |
core/modules/comment/src/Plugin/migrate/source/d6/CommentVariable.php |
Plugin annotation
@MigrateSource(
id = "d6_comment_variable",
source_module = "comment"
) |
CommentVariablePerCommentType |
core/modules/comment/src/Plugin/migrate/source/d6/CommentVariablePerCommentType.php |
Plugin annotation
@MigrateSource(
id = "d6_comment_variable_per_comment_type",
source_module = "comment"
) |