You are here

27 string references to entity.query in Zircon Profile 8

AccountForm::create in core/modules/user/src/AccountForm.php
Instantiates a new instance of this class.
BlockContentTypeDeleteForm::create in core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php
Instantiates a new instance of this class.
BulkDeleteTest::testDeleteField in core/modules/field/src/Tests/BulkDeleteTest.php
Verify that deleting a field leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and field definition.
CommentTypeDeleteForm::create in core/modules/comment/src/Form/CommentTypeDeleteForm.php
Instantiates a new instance of this class.
ConfigEntityQueryTest::setUp in core/modules/system/src/Tests/Entity/ConfigEntityQueryTest.php
Performs setup tasks before each individual test method is run.
ConfigTestForm::create in core/modules/config/tests/config_test/src/ConfigTestForm.php
Instantiates a new instance of this class.
DedupeEntity::create in core/modules/migrate/src/Plugin/migrate/process/DedupeEntity.php
Creates an instance of the plugin.
DrupalTest::testEntityQuery in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityQuery() method.
DrupalTest::testEntityQueryAggregate in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the entityQueryAggregate() method.
EntityComment::create in core/modules/comment/src/Plugin/migrate/destination/EntityComment.php
Creates an instance of the plugin.
EntityDisplayModeFormBase::create in core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php
Instantiates a new instance of this class.
EntityQueryAggregateTest::setUp in core/modules/system/src/Tests/Entity/EntityQueryAggregateTest.php
Performs setup tasks before each individual test method is run.
EntityQueryRelationshipTest::setUp in core/modules/system/src/Tests/Entity/EntityQueryRelationshipTest.php
Performs setup tasks before each individual test method is run.
EntityQueryTest::setUp in core/modules/system/src/Tests/Entity/EntityQueryTest.php
Performs setup tasks before each individual test method is run.
EntityTestController::create in core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php
Instantiates a new instance of this class.
Fid::create in core/modules/file/src/Plugin/views/argument/Fid.php
Creates an instance of the plugin.
FieldStorageAddForm::create in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Instantiates a new instance of this class.
FilterFormatFormBase::create in core/modules/filter/src/FilterFormatFormBase.php
Instantiates a new instance of this class.
MenuForm::create in core/modules/menu_ui/src/MenuForm.php
Instantiates a new instance of this class.
MenuLinkContentDeriver::create in core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php
Creates a new class instance.
NodeAccessTestAutoBubblingController::create in core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php
Instantiates a new instance of this class.
NodeTypeDeleteConfirm::create in core/modules/node/src/Form/NodeTypeDeleteConfirm.php
Instantiates a new instance of this class.
SearchPageFormBase::create in core/modules/search/src/Form/SearchPageFormBase.php
Instantiates a new instance of this class.
SystemController::create in core/modules/system/src/Controller/SystemController.php
Instantiates a new instance of this class.
UserListBuilder::createInstance in core/modules/user/src/UserListBuilder.php
Instantiates a new instance of this entity handler.
ViewsTest::testGetApplicableViews in core/modules/views/tests/src/Unit/ViewsTest.php
@covers ::getApplicableViews
_options_values_in_use in core/modules/options/options.module
Checks if a list of values are being used in actual field values.