8 methods override ResponsePolicyInterface::check()
- ChainResponsePolicy::check in core/
lib/ Drupal/ Core/ ProxyClass/ PageCache/ ChainResponsePolicy.php - Determines whether it is save to store a page in the cache.
- ChainResponsePolicy::check in core/
lib/ Drupal/ Core/ PageCache/ ChainResponsePolicy.php - Determines whether it is save to store a page in the cache.
- DenyAdminRoutes::check in core/
modules/ dynamic_page_cache/ src/ PageCache/ ResponsePolicy/ DenyAdminRoutes.php - Determines whether it is save to store a page in the cache.
- DenyNoCacheRoutes::check in core/
lib/ Drupal/ Core/ PageCache/ ResponsePolicy/ DenyNoCacheRoutes.php - Determines whether it is save to store a page in the cache.
- DenyNodePreview::check in core/
modules/ node/ src/ PageCache/ DenyNodePreview.php - Determines whether it is save to store a page in the cache.
- DenyPrivateImageStyleDownload::check in core/
modules/ image/ src/ PageCache/ DenyPrivateImageStyleDownload.php - Determines whether it is save to store a page in the cache.
- KillSwitch::check in core/
lib/ Drupal/ Core/ PageCache/ ResponsePolicy/ KillSwitch.php - Determines whether it is save to store a page in the cache.
- NoServerError::check in core/
lib/ Drupal/ Core/ PageCache/ ResponsePolicy/ NoServerError.php - Determines whether it is save to store a page in the cache.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.