service cache.entity in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \cache.entity
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
4 string references to cache.entity
- CommentStorage::createInstance in core/
modules/ comment/ src/ CommentStorage.php - Instantiates a new instance of this entity handler.
- ContentEntityStorageBase::createInstance in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Instantiates a new instance of this entity handler.
- SqlContentEntityStorage::createInstance in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php - Instantiates a new instance of this entity handler.
- UserStorage::createInstance in core/
modules/ user/ src/ UserStorage.php - Instantiates a new instance of this entity handler.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory: 'cache_factory:get'
- arguments:
- - entity