9 string references to entity.query

BulkDeleteTest::testDeleteFieldInstance in drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php
Verify that deleting an instance leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and instance.
ConfigEntityQueryTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php
Sets up Drupal unit test environment.
EntityQueryAggregateTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php
Sets up Drupal unit test environment.
EntityQueryRelationshipTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php
Sets up Drupal unit test environment.
EntityQueryTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php
Sets up Drupal unit test environment.
field_has_data in drupal/core/modules/field/field.module
Determines whether a field has any data.
field_purge_batch in drupal/core/modules/field/field.crud.inc
Purges a batch of deleted Field API data, instances, or fields.
OpmlFeedAdd::create in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Instantiates a new instance of this controller.
_options_values_in_use in drupal/core/modules/options/options.module
Checks if a list of values are being used in actual field values.