Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
SelectionBase.php
»
SelectionBase
»
SelectionBase::buildEntityQuery
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
7 calls to SelectionBase::buildEntityQuery()
CommentSelection::buildEntityQuery
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
entity_reference/
selection/
CommentSelection.php
Overrides SelectionBase::buildEntityQuery().
FileSelection::buildEntityQuery
in drupal/
core/
modules/
file/
lib/
Drupal/
file/
Plugin/
entity_reference/
selection/
FileSelection.php
Overrides SelectionBase::buildEntityQuery().
NodeSelection::buildEntityQuery
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
entity_reference/
selection/
NodeSelection.php
Overrides SelectionBase::buildEntityQuery().
SelectionBase::countReferencableEntities
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
entity_reference/
selection/
SelectionBase.php
Implements SelectionInterface::countReferencableEntities().
SelectionBase::getReferencableEntities
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
entity_reference/
selection/
SelectionBase.php
Implements SelectionInterface::getReferencableEntities().
SelectionBase::validateReferencableEntities
in drupal/
core/
modules/
entity_reference/
lib/
Drupal/
entity_reference/
Plugin/
entity_reference/
selection/
SelectionBase.php
Implements SelectionInterface::validateReferencableEntities().
UserSelection::buildEntityQuery
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
entity_reference/
selection/
UserSelection.php
Overrides SelectionBase::buildEntityQuery().