views_invalidate_cache() clears too much.

  1. Delegate clearing to plugins so that the page display is the one that clears menu/route caches. Ideally, do that only if menu details change.
  2. Similarly, block display should take care of clearing 'content' cache tag.
CommentFileSizeAuthor
#1 2226541.patch7.1 KBdamiankloip

Comments

damiankloip’s picture

Status: Active » Needs review
StatusFileSize
new7.1 KB

Here is a start. We need to add tags to views data stuff as well as looking at issue summary items.

dawehner’s picture

Status: Needs review » Closed (duplicate)

We do have a d7 issue for that already.

Status: Closed (duplicate) » Needs work

The last submitted patch, 1: 2226541.patch, failed testing.

damiankloip’s picture

Status: Needs work » Closed (duplicate)