8 calls to UseCacheBackendTrait::cacheGet()
- DefaultPluginManager::getCachedDefinitions in core/
lib/ Drupal/ Core/ Plugin/ DefaultPluginManager.php - Returns the cached plugin definitions of the decorated discovery class.
- EntityDisplayRepository::getAllDisplayModesByEntityType in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayRepository.php - Gets the entity display mode info for all entity types.
- EntityFieldManager::getBaseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Gets the base field definitions for a content entity type.
- EntityFieldManager::getFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Gets the field definitions for a specific bundle.
- EntityFieldManager::getFieldMap in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Gets a lightweight map of fields across bundles.
- EntityFieldManager::getFieldStorageDefinitions in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Gets the field storage definitions for a content entity type.
- EntityFieldManager::loadExtraFields in core/
lib/ Drupal/ Core/ Entity/ EntityFieldManager.php - Loads extra fields from cache, or rebuilds them.
- EntityTypeBundleInfo::getAllBundleInfo in core/
lib/ Drupal/ Core/ Entity/ EntityTypeBundleInfo.php - Get the bundle info of all entity types.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.