• Search for:
    • function invalidateTags(array $tags)
    • function markAsOutdated(), function getLastWriteTimestamp()
    • \Drupal\Core\Cache\ChainedFastBackend
      • $this→markAsOutdated(): static?, bootstrap, config, discovery (4x)
    • function onBundleCreate: \Drupal\Core\Entity\EntityBundleListener, …, + hook(entity_bundle_create)
  • \Drupal\Core\Entity\EntityTypeBundleInfo::clearCachedBundles()
    • \Drupal\Core\Cache\Cache::invalidateTags(array $tags)
      • \Drupal::service('cache_tags.invalidator')→invalidateTags($tags);
    • $this→typedDataManager→clearCachedDefinitions()
      • \Drupal\Core\Plugin\DefaultPluginManager::clearCachedDefinitions()
        • Cache::invalidateTags() || $this→cacheBackend→delete($this→cacheKey)
          • $this→consistentBackend→deleteMultiple(array($cid))
          • $this→markAsOutdated()
howto/d8_cache/start.txt · Zuletzt geändert: 2022/06/06 15:13 von 127.0.0.1
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki