Skip to main content
David Loor
🇨🇳
ZH
项目
博客
书籍
联系
🇨🇳
ZH
←
Back to Blog
#Cache
1 post with this tag
全部分类
Caching
Drupal
Performance
已找到 1 篇文章
Drupal 预处理钩子:为什么 `url.path` 缓存上下文很重要
2025-09-06
如果您根据当前路径更改块的输出,则必须添加 `url.path` 缓存上下文。否则,Drupal 将在页面之间重用缓存版本并显示错误的内容。
Drupal
Caching
Performance