Loading core/lib/Drupal/Core/Entity/EntityStorageInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -105,7 +105,7 @@ public function loadRevision($revision_id); public function deleteRevision($revision_id); /** * Load entities by their property values. * Load entities by their property values without any access checks. * * @param array $values * An associative array where the keys are the property names and the Loading Loading
core/lib/Drupal/Core/Entity/EntityStorageInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -105,7 +105,7 @@ public function loadRevision($revision_id); public function deleteRevision($revision_id); /** * Load entities by their property values. * Load entities by their property values without any access checks. * * @param array $values * An associative array where the keys are the property names and the Loading