EntityTestBundleClass::$postLoadEntitiesCount
Same name in other branches
- 9 core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php \Drupal\entity_test_bundle_class\Entity\EntityTestBundleClass::postLoadEntitiesCount
- 10 core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php \Drupal\entity_test_bundle_class\Entity\EntityTestBundleClass::postLoadEntitiesCount
The size of the $entities array passed to each invocation of postLoad().
Type: int[]
File
-
core/
modules/ system/ tests/ modules/ entity_test_bundle_class/ src/ Entity/ EntityTestBundleClass.php, line 57
Class
- EntityTestBundleClass
- The bundle class for the bundle_class bundle of the entity_test entity.
Namespace
Drupal\entity_test_bundle_class\EntityCode
public static $postLoadEntitiesCount = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.