8 calls to MemoryBackend::getRequestTime()
- MemoryBackend::invalidate in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Marks a cache item as invalid.
- MemoryBackend::invalidateAll in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Marks all cache items as invalid.
- MemoryBackend::invalidateMultiple in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Marks cache items as invalid.
- MemoryBackend::invalidateTags in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Marks cache items with any of the specified tags as invalid.
- MemoryBackend::prepareItem in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Prepares a cached item.
- MemoryBackend::set in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Stores data in the persistent cache.
- MemoryCache::prepareItem in core/
lib/ Drupal/ Core/ Cache/ MemoryCache/ MemoryCache.php - Prepares a cached item.
- MemoryCache::set in core/
lib/ Drupal/ Core/ Cache/ MemoryCache/ MemoryCache.php - Stores data in the persistent cache.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.