11 calls to EntityStorageBase::load()
- ConfigEntityStorage::importDelete in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityStorage.php - Delete entities upon synchronizing configuration changes.
- ConfigEntityStorage::importUpdate in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityStorage.php - Updates entities upon synchronizing configuration changes.
- ContentEntityStorageBase::createRevision in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Creates a new revision starting off from the specified entity object.
- ContentEntityStorageBase::loadUnchanged in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Loads an unchanged entity from the database.
- EntityStorageBase::loadUnchanged in core/
lib/ Drupal/ Core/ Entity/ EntityStorageBase.php - Loads an unchanged entity from the database.
- ShortcutSetStorage::getDefaultSet in core/
modules/ shortcut/ src/ ShortcutSetStorage.php - Gets the default shortcut set for a given user account.
- ShortcutSetStorage::getDisplayedToUser in core/
modules/ shortcut/ src/ ShortcutSetStorage.php - Gets the shortcut set to be displayed for a given user account.
- TermStorage::getAncestors in core/
modules/ taxonomy/ src/ TermStorage.php - Returns all ancestors of this term.
- TermStorage::loadAllParents in core/
modules/ taxonomy/ src/ TermStorage.php - Finds all ancestors of a given term ID.
- TermStorage::loadChildren in core/
modules/ taxonomy/ src/ TermStorage.php - Finds all children of a term ID.
- TermStorage::loadParents in core/
modules/ taxonomy/ src/ TermStorage.php - Finds all parents of a given term ID.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.