You are here

6 string references to 'user_view' in Drupal 8

CommentCacheTagsTest::getAdditionalCacheTagsForEntity in core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
Each comment must have a comment body, which always has a text format.
CommentDefaultFormatterCacheTagsTest::testCacheTags in core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
Tests the bubbling of cache tags.
FrontPageTest::doTestFrontPageViewCacheTags in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
Tests the cache tags on the front page.
NodeCacheTagsTest::getAdditionalCacheTagsForEntity in core/modules/node/tests/src/Functional/NodeCacheTagsTest.php
Each node must have an author.
RouterTest::testMatchesWithDifferentFitOrder in core/tests/Drupal/Tests/Core/Routing/RouterTest.php
@covers ::applyFitOrder
StatisticsReportsTest::testPopularContentBlock in core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php
Tests the "popular content" block.