public SelectionInterface::entityQueryAlter(SelectInterface $query)
Allows the selection to alter the SelectQuery generated by EntityFieldQuery.
\Drupal\Core\Database\Query\SelectInterface $query: A Select Query object.
public function entityQueryAlter(SelectInterface $query);
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityReferenceSelection!SelectionInterface.php/function/SelectionInterface::entityQueryAlter/8.1.x