BulkDeleteTest::$entitiesByBundles

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entitiesByBundles
  2. 8.9.x core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entitiesByBundles
  3. 10 core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entitiesByBundles

The entities to use in this test, keyed by bundle.

Type: array

File

core/modules/field/tests/src/Kernel/BulkDeleteTest.php, line 38

Class

BulkDeleteTest
Bulk delete storages and fields, and clean up afterwards.

Namespace

Drupal\Tests\field\Kernel

Code

protected $entitiesByBundles;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.