EntityTrait::$generatedIds
A list of entity IDs generated by self::generateRandomEntityId().
Type: array
File
-
core/
tests/ Drupal/ Tests/ EntityTrait.php, line 21
Class
- EntityTrait
- Provides helper methods for working with entities in tests.
Namespace
Drupal\TestsCode
protected array $generatedIds = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.