EntityComment::$stubCommentedEntityIds
Same name in other branches
- 9 core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::stubCommentedEntityIds
- 8.9.x core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::stubCommentedEntityIds
- 11.x core/modules/comment/src/Plugin/migrate/destination/EntityComment.php \Drupal\comment\Plugin\migrate\destination\EntityComment::stubCommentedEntityIds
An array of entity IDs for the 'commented entity' keyed by entity type.
Type: array
File
-
core/
modules/ comment/ src/ Plugin/ migrate/ destination/ EntityComment.php, line 34
Class
- EntityComment
- Comment entity destination.
Namespace
Drupal\comment\Plugin\migrate\destinationCode
protected $stubCommentedEntityIds;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.