Entity::$bundles
Same name in other branches
- 9 core/modules/migrate/src/Plugin/migrate/destination/Entity.php \Drupal\migrate\Plugin\migrate\destination\Entity::bundles
- 8.9.x core/modules/migrate/src/Plugin/migrate/destination/Entity.php \Drupal\migrate\Plugin\migrate\destination\Entity::bundles
- 11.x core/modules/migrate/src/Plugin/migrate/destination/Entity.php \Drupal\migrate\Plugin\migrate\destination\Entity::bundles
The list of the bundles of this entity type.
Type: array
File
-
core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ Entity.php, line 89
Class
- Entity
- Provides a generic destination to import entities.
Namespace
Drupal\migrate\Plugin\migrate\destinationCode
protected $bundles;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.