public SelectionInterface::countReferenceableEntities($match = NULL, $match_operator = 'CONTAINS')
Counts entities that are referenceable.
int The number of referenceable entities.
public function countReferenceableEntities($match = NULL, $match_operator = 'CONTAINS');
© 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::countReferenceableEntities/8.1.x