You are here

24 calls to WebTestBase::assertCacheTag() in Zircon Profile 8

BlockInstallTest::testCacheTagInvalidationUponInstallation in core/modules/block/src/Tests/BlockInstallTest.php
BlockSystemBrandingTest::testSystemBrandingSettings in core/modules/block/src/Tests/BlockSystemBrandingTest.php
Tests system branding block configuration.
BookTest::testBook in core/modules/book/src/Tests/BookTest.php
Tests book functionality through node interfaces.
CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride in core/modules/config/src/Tests/CacheabilityMetadataConfigOverrideIntegrationTest.php
Tests if config overrides correctly set cacheability metadata.
CommentAnonymousTest::testAnonymous in core/modules/comment/src/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
ContactSitewideTest::testSiteWideContact in core/modules/contact/src/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContentTranslationWorkflowsTest::testWorkflows in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Test simple and editorial translation workflows.
DisplayVariantTest::testPageDisplayVariantSelectionEvent in core/modules/system/src/Tests/Render/DisplayVariantTest.php
Tests selecting the variant and passing configuration.
EarlyRenderingControllerTest::testEarlyRendering in core/modules/system/src/Tests/Common/EarlyRenderingControllerTest.php
Tests theme preprocess functions being able to attach assets.
EntityListBuilderTest::testCacheTags in core/modules/system/src/Tests/Entity/EntityListBuilderTest.php
Tests if the list cache tags are set.
ForumIndexTest::testForumIndexStatus in core/modules/forum/src/Tests/ForumIndexTest.php
Tests the forum index for published and unpublished nodes.
ForumTest::testForum in core/modules/forum/src/Tests/ForumTest.php
Tests forum functionality through the admin and user interfaces.
ImageFieldDisplayTest::testImageFieldDefaultImage in core/modules/image/src/Tests/ImageFieldDisplayTest.php
Test use of a default image with an image field.
ImageFieldDisplayTest::_testImageFieldFormatters in core/modules/image/src/Tests/ImageFieldDisplayTest.php
Test image formatters on node display.
LocalTasksTest::testPluginLocalTask in core/modules/system/src/Tests/Menu/LocalTasksTest.php
Tests the plugin based local tasks.
NodeTypeTest::testNodeTypeCreation in core/modules/node/src/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
PageCacheTest::testConfigChangePageCache in core/modules/rest/src/Tests/PageCacheTest.php
Tests that configuration changes also clear the page cache.
PageCacheTest::testPageCacheAnonymous403404 in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests the 4xx-response cache tag is added and invalidated.
PageCacheTest::testPageCacheAnonymousRolePermissions in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests the automatic presence of the anonymous role's cache tag.
SearchPageCacheTagsTest::testSearchText in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of the expected cache tag in various situations.
UserLoginTest::testLoginCacheTagsAndDestination in core/modules/user/src/Tests/UserLoginTest.php
Tests login with destination.
UserRegistrationTest::assertRegistrationFormCacheTagsWithUserFields in core/modules/user/src/Tests/UserRegistrationTest.php
Asserts the presence of cache tags on registration form with user fields.
UserRegistrationTest::testRegistrationDefaultValues in core/modules/user/src/Tests/UserRegistrationTest.php
UserRegistrationTest::testRegistrationWithUserFields in core/modules/user/src/Tests/UserRegistrationTest.php
Tests Field API fields on user registration forms.