EntityFieldQueryTestCase::testEntityFieldQuery in core/modules/entity/tests/entity_query.test
Tests EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryDisablePager in core/modules/entity/tests/entity_query.test
Tests the disabling the pager in EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryMetaConditions in core/modules/entity/tests/entity_query.test
Tests field meta conditions.
EntityFieldQueryTestCase::testEntityFieldQueryPager in core/modules/entity/tests/entity_query.test
Tests the pager integration of EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryRouting in core/modules/entity/tests/entity_query.test
Tests the routing feature of EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryTableSort in core/modules/entity/tests/entity_query.test
Tests the TableSort integration of EntityFieldQuery.
EntityFieldQueryTestCase::testTablePrefixing in core/modules/entity/tests/entity_query.test
Tests EFQ table prefixing with multiple conditions and an altered join.