Question 2 of 12
Which interface must a cache adapter implement in Symfony?
Question 4 of 12
Which method is used to retrieve a value from the cache using the
CacheItemInterface
?
Question 6 of 12
Which HTTP header is commonly used by
HttpCache
to indicate the cache's freshness?
Question 8 of 12
How can you invalidate a specific cache item in Symfony?
Question 9 of 12
Which of the following is NOT a built-in cache adapter in Symfony?