13 calls to AssertPageCacheContextsAndTagsTrait::enablePageCaching()
- FrontPageTest::testCacheTagsWithCachePluginNone in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags when using the "none" cache plugin.
- FrontPageTest::testCacheTagsWithCachePluginTag in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags when using the "tag" cache plugin.
- FrontPageTest::testCacheTagsWithCachePluginTime in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags when using the "time" cache plugin.
- PageCacheTagsIntegrationTest::setUp in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTagsIntegrationTest.php - PageCacheTest::testCacheabilityOfRedirectResponses in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that the Cache-Control header is added by FinishResponseSubscriber.
- PageCacheTest::testCacheableResponseResponses in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests cacheability of a CacheableResponse.
- PageCacheTest::testCacheableWithCustomCacheControl in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests a cacheable response with custom cache control.
- PageCacheTest::testConditionalRequests in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests support of requests with If-Modified-Since and If-None-Match headers.
- PageCacheTest::testPageCacheAnonymousRolePermissions in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the automatic presence of the anonymous role's cache tag.
- PageCacheTest::testPageCacheHeaders in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests page cache headers.
- PageCacheTest::testPageCacheTags in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that cache tags are properly persisted.
- PageCacheTest::testPageCacheWithoutVaryCookie in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the omit_vary_cookie setting.
- PageCacheTest::testQueryParameterFormatRequests in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests support for different cache items with different request formats.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.