- Issue created by @Sander Wemagine
- π³π±Netherlands Sander Wemagine
I have added a patch, in my install this is working. This will add all Cache Contexts that are added in the query conditions.
- πΊπΈUnited States tr Cascadia
Please put this into a MR so it can be tested by GitLab CI.
- Merge request !44Include the cache context tags from query conditions. β (Open) created by Unnamed author
- π³π±Netherlands Sander Wemagine
I have created the MR. Please review if this is working :-)
- π¨πSwitzerland berdir Switzerland
the applyCacheability method is probably meant to do that, but i guess it doesn't apply to the data cache? Seems strange to do both, that might not be necessary then?
And why only cache contexts and not cache tags/max age?
- π¨πSwitzerland berdir Switzerland
Also, duplicate of π Views result cache does not apply cacheable metadata from Entity API's query access conditions Needs review I think?