page_cache_kill_switch
Same name in other branches
- 9 core/core.services.yml \page_cache_kill_switch
- 8.9.x core/core.services.yml \page_cache_kill_switch
Class
Drupal\Core\PageCache\ResponsePolicy\KillSwitchTags
- page_cache_response_policy
- dynamic_page_cache_response_policy
2 string references to page_cache_kill_switch
- ControllerBaseTest::testCreate in core/
tests/ Drupal/ KernelTests/ Core/ Controller/ ControllerBaseTest.php - @covers ::create
- LanguageNegotiationBrowser::create in core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationBrowser.php - Creates an instance of the plugin.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\PageCache\ResponsePolicy\KillSwitch
- tags:
- - { name: page_cache_response_policy }
- - { name: dynamic_page_cache_response_policy }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.