You are here

37 calls to ViewResultAssertionTrait::assertIdenticalResultset() in Drupal 10

ArgumentNodeRevisionIdTest::testNodeRevisionRelationship in core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php
Tests the node revision id argument via the node_vid handler.
ArgumentUidRevisionTest::testArgument in core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php
Tests the node_uid_revision argument.
CacheTest::testCacheContextIntegration in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests the cache context integration for views result cache.
CacheTest::testTimeResultCachingWithPager in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests result caching with a pager.
CommentFieldNameTest::testCommentFieldName in core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php
Tests comment field name.
DefaultViewRecentCommentsTest::testBlockDisplay in core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
Tests the block defined by the comments_recent view.
EntityViewsWithMultivalueBasefieldTest::testView in core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php
Tests entity views with multivalue base fields.
FieldTypeTest::testFieldType in core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php
FilterAndArgumentUserUidTest::testHandlers in core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php
Tests the user posted or commented filter and argument handlers.
FilterUidRevisionTest::testFilter in core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
ForumIntegrationTest::testForumIntegration in core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php
Tests the integration.
FrontPageTest::testFrontPage in core/modules/node/tests/src/Functional/Views/FrontPageTest.php
Tests the frontpage.
HandlerFilterCurrentUserTest::testFilterCurrentUserAsAnonymous in core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php
Tests the current user filter handler with anonymous user.
HandlerFilterCurrentUserTest::testFilterCurrentUserAsUser in core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php
Tests the current user filter handler with logged-in user.
HandlerFilterPermissionTest::testFilterPermission in core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php
Tests the permission filter handler.
HandlerFilterUserNameTest::testUserNameApi in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests just using the filter.
HistoryTimestampTest::testHandlers in core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
Tests the handlers.
LatestRevisionFilterTest::testLatestRevisionFilter in core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php
Tests the 'Latest revision' filter.
LatestTranslationAffectedRevisionTest::testLatestRevisionFilter in core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php
Tests the 'Latest revision' filter.
NodeRevisionWizardTest::testViewAdd in core/modules/node/tests/src/Functional/Views/Wizard/NodeRevisionWizardTest.php
Tests creating a node revision view.
OptionsListArgumentTest::testViewsTestOptionsListArgument in core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php
Tests the options field argument.
OptionsListFilterTest::testViewsTestOptionsListFilter in core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php
Tests options list field filter.
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter in core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php
Tests options list field filter when grouped.
RelationshipJoinInTest::testRelationshipInQuery in core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php
Tests the query result of a view with a relationship with an IN condition.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php
RelationshipRepresentativeNodeTest::testRelationship in core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
RelationshipRepresentativeNodeTest::testRelationship in core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
RelationshipTest::testRelationshipQuery in core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php
Tests the query result of a view with a relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData in core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
Tests using the views file relationship.
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData in core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
Tests using the views image relationship.
RevisionCreateTimestampTest::testRevisionCreateTimestampView in core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
RevisionRelationshipsTest::testBlockContentRevisionRelationship in core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php
Create a block_content with revision and rest result count for both views.
RevisionRelationshipsTest::testNodeRevisionRelationship in core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php
Create a node with revision and rest result count for both views.
RevisionUidTest::testRevisionUid in core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
Tests the node_revision_uid relationship.
RevisionUserTest::testRevisionUser in core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php
Tests the media_revision_user relationship.
RevisionUserTest::testRevisionUser in core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
Tests the block_content_revision_user relationship.
ViewsIntegrationTest::testFiltering in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
Tests views can be filtered by severity and log type.