You are here

6 calls to PageCacheTagsTestBase::verifyPageCache() in Drupal 8

CommentCacheTagsTest::testCommentEntity in core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
Test that comments correctly invalidate the cache tag of their host entity.
EntityCacheTagsTestBase::testReferencedEntity in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity when referenced.
EntityWithUriCacheTagsTestBase::testEntityUri in core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity at its URI.
MenuCacheTagsTest::testMenuBlock in core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php
Tests cache tags presence and invalidation of the Menu entity.
ShortcutCacheTagsTest::testToolbar in core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
Tests visibility and cacheability of shortcuts in the toolbar.
TourCacheTagsTest::testRenderedTour in core/modules/tour/tests/src/Functional/TourCacheTagsTest.php
Tests cache tags presence and invalidation of the Tour entity.