EntityTypeManagerTestEntity::$bundleFieldDefinitions
Same name in other branches
- 9 core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php \Drupal\Tests\Core\Entity\EntityTypeManagerTestEntity::bundleFieldDefinitions
- 8.9.x core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php \Drupal\Tests\Core\Entity\EntityTypeManagerTestEntity::bundleFieldDefinitions
- 11.x core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php \Drupal\Tests\Core\Entity\EntityTypeManagerTestEntity::bundleFieldDefinitions
The bundle field definitions.
Keys are entity type IDs, values are arrays of which the keys are bundle names and the values are field definitions.
Type: array[]
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFieldManagerTest.php, line 901
Class
- EntityTypeManagerTestEntity
- Provides a content entity with dummy static method implementations.
Namespace
Drupal\Tests\Core\EntityCode
public static $bundleFieldDefinitions = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.