Back in
#2318377: Determine whether a view is cacheable and its required contexts, store this i/t config entity →
we introduced a CachePluginInterface so that views plugin can specify which context their output/filtering is varied by.
CacheableDependencyInterface got introduced in the meantime which has the same feature, but instead of a boolean flag for cacheability
has a max-age.
Replace all usages and remove \Drupal\views\Plugin\CacheablePluginInterface
None.
None.
Yes: CachablePluginInterface
is removed in favor of CacheableDependencyInterface
.
Yes: config schema change.
Fixed
8.0 ⚰️
views.module
Related to the Views in Drupal Core initiative.
It affects performance. It is often combined with the Needs profiling tag.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.