11 calls to DefaultSelection::buildEntityQuery()
- AllExceptHostEntity::buildEntityQuery in core/
modules/ system/ tests/ modules/ entity_reference_test/ src/ Plugin/ EntityReferenceSelection/ AllExceptHostEntity.php  - Builds an EntityQuery to get referenceable entities.
 - CommentSelection::buildEntityQuery in core/
modules/ comment/ src/ Plugin/ EntityReferenceSelection/ CommentSelection.php  - Builds an EntityQuery to get referenceable entities.
 - DefaultSelection::countReferenceableEntities in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php  - Counts entities that are referenceable.
 - DefaultSelection::getReferenceableEntities in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php  - Gets the list of referenceable entities.
 - DefaultSelection::validateReferenceableEntities in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php  - Validates which existing entities can be referenced.
 - FileSelection::buildEntityQuery in core/
modules/ file/ src/ Plugin/ EntityReferenceSelection/ FileSelection.php  - Builds an EntityQuery to get referenceable entities.
 - MediaSelection::buildEntityQuery in core/
modules/ media/ src/ Plugin/ EntityReferenceSelection/ MediaSelection.php  - Builds an EntityQuery to get referenceable entities.
 - NodeSelection::buildEntityQuery in core/
modules/ node/ src/ Plugin/ EntityReferenceSelection/ NodeSelection.php  - Builds an EntityQuery to get referenceable entities.
 - TermSelection::buildEntityQuery in core/
modules/ taxonomy/ src/ Plugin/ EntityReferenceSelection/ TermSelection.php  - Builds an EntityQuery to get referenceable entities.
 - TestSelection::buildEntityQuery in core/
modules/ block_content/ tests/ modules/ block_content_test/ src/ Plugin/ EntityReferenceSelection/ TestSelection.php  - Builds an EntityQuery to get referenceable entities.
 - UserSelection::buildEntityQuery in core/
modules/ user/ src/ Plugin/ EntityReferenceSelection/ UserSelection.php  - Builds an EntityQuery to get referenceable entities.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.