FieldStorageController::loadByProperties |
function |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
ConfigStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
DatabaseStorageController::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
FieldInstanceStorageController::loadByProperties |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::loadByProperties(). |
EntityStorageControllerInterface::loadByProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Load entities by their property values. |