namespace Drupal\comment\Plugin\migrate\source\d6

Same name in other branches
  1. 9 Drupal\comment\Plugin\migrate\source\d6
  2. 10 Drupal\comment\Plugin\migrate\source\d6
  3. 11.x Drupal\comment\Plugin\migrate\source\d6
Object name File name Summary
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"
)

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.