16 calls to AssertPageCacheContextsAndTagsTrait::assertCacheTags()
- AssertPageCacheContextsAndTagsTrait::assertPageCacheContextsAndTags in core/
modules/ system/ tests/ src/ Functional/ Cache/ AssertPageCacheContextsAndTagsTrait.php - Asserts page cache miss, then hit for the given URL; checks cache headers.
- CacheWebTest::testCacheOutputOnPage in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheWebTest.php - Tests the output caching on an actual page.
- CommentRssTest::testCommentRss in core/
modules/ comment/ tests/ src/ Functional/ CommentRssTest.php - Tests comments as part of an RSS feed.
- DisplayBlockTest::testBlockEmptyRendering in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests the various test cases of empty block rendering.
- DisplayBlockTest::testBlockRendering in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests the actual rendering of the views block.
- EntityBundleListCacheTest::testBundleListingCache in core/
tests/ Drupal/ FunctionalTests/ Entity/ EntityBundleListCacheTest.php - Tests that tags are invalidated when an entity with that bundle changes.
- NavigationShortcutsBlockTest::testNavigationBlock in core/
modules/ navigation/ tests/ src/ Functional/ NavigationShortcutsBlockTest.php - Tests visibility and cacheability of shortcuts in the navigation bar.
- SearchPageCacheTagsTest::testSearchTagsBubbling in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - Tests the presence of expected cache tags with referenced entities.
- ShortcutCacheTagsTest::testBlock in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutCacheTagsTest.php - Tests visibility and cacheability of shortcuts in the block.
- ShortcutCacheTagsTest::testToolbar in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutCacheTagsTest.php - Tests visibility and cacheability of shortcuts in the toolbar.
- StatisticsReportsTest::testPopularContentBlock in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsReportsTest.php - Tests the "popular content" block.
- StyleSerializerEntityTest::testRestRenderCaching in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests REST export with views render caching enabled.
- StyleSerializerEntityTest::testSerializerResponses in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Checks the behavior of the Serializer callback paths and row plugins.
- TokenReplaceWebTest::testTokens in core/
modules/ system/ tests/ src/ Functional/ System/ TokenReplaceWebTest.php - Tests a token replacement on an actual website.
- TrackerTest::testTrackerAll in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for the presence of nodes on the global tracker listing.
- TrackerTest::testTrackerUser in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for the presence of nodes on a user's tracker listing.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.