service cache.page in Drupal 10
Same name and namespace in other branches
Class
Drupal\Core\Cache\CacheBackendInterfaceTags
- cache.bin
2 string references to cache.page
- BasicAuthTest::testCacheabilityOf401Response in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Tests the cacheability of the Basic Auth 401 response.
- PageCacheTest::testPageCacheAnonymous403404 in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the 4xx-response cache tag is added and invalidated.
File
- core/
modules/ page_cache/ page_cache.services.yml - core/modules/page_cache/page_cache.services.yml
View source
- class: Drupal\Core\Cache\CacheBackendInterface
- tags:
- - { name: cache.bin }
- factory:
- - '@cache_factory'
- - get
- arguments:
- - page