8 calls to entity_get_controller()

DefaultViewsTest::testDefaultViews in drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php
Test that all Default views work as expected.
EntityTranslationUITest::createEntity in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php
Creates the entity to be translated.
entity_delete_multiple in drupal/core/includes/entity.inc
Deletes multiple entities permanently.
entity_list_controller in drupal/core/includes/entity.inc
Returns an entity list controller for a given entity type.
entity_load_by_uuid in drupal/core/includes/entity.inc
Loads an entity by UUID.
ModuleTest::testLoadFunctions in drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php
Tests the load wrapper/helper functions.
SpaceUsedTest::testFileSpaceUsed in drupal/core/modules/file/lib/Drupal/file/Tests/SpaceUsedTest.php
Test different users with the default status.
ViewStorageTest::testConfigurationEntityCRUD in drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php
Tests CRUD operations.