Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
ViewTestBase.php
»
ViewTestBase
»
ViewTestBase::assertIdenticalResultset
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
18 calls to ViewTestBase::assertIdenticalResultset()
ArgumentDefaultTest::testArgumentDefaultPlugin
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Plugin/
ArgumentDefaultTest.php
Tests the argument default test plugin.
ArgumentUserUIDTest::testCommentUserUIDTest
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
Views/
ArgumentUserUIDTest.php
DefaultViewRecentComments::testBlockDisplay
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
Views/
DefaultViewRecentComments.php
Tests the block defined by the comments_recent view.
DefaultViewRecentComments::testPageDisplay
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
Views/
DefaultViewRecentComments.php
Tests the page defined by the comments_recent view.
DefaultViewsTest::testArchiveView
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
DefaultViewsTest.php
Tests the archive view.
FieldTypeTest::testFieldType
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
Views/
FieldTypeTest.php
FilterDateTest::_testBetween
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FilterDateTest.php
Tests the filter operator between/not between.
FilterDateTest::_testOffset
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FilterDateTest.php
Test the general offset functionality.
FilterUidRevisionTest::testFilter
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
Views/
FilterUidRevisionTest.php
Tests the node_uid_revision filter.
FilterUserUIDTest::testCommentUserUIDTest
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
Views/
FilterUserUIDTest.php
ForumIntegrationTest::testForumIntegration
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
Views/
ForumIntegrationTest.php
Tests the integration.
FrontPageTest::testFrontPage
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
Views/
FrontpageTest.php
Tests the frontpage.
HandlerFilterUserNameTest::testUserNameApi
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
Views/
HandlerFilterUserNameTest.php
Tests just using the filter.
HistoryTimestampTest::testHandlers
in drupal/
core/
modules/
history/
lib/
Drupal/
history/
Tests/
Views/
HistoryTimestampTest.php
Tests the handlers.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
Views/
RelationshipNodeTermDataTest.php
RelationshipRepresentativeNode::testRelationship
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
Views/
RelationshipRepresentativeNode.php
Tests the relationship.
RelationshipRepresentativeNode::testRelationship
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
Views/
RelationshipRepresentativeNode.php
Tests the relationship.
RevisionRelationships::testNodeRevisionRelationship
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
Views/
RevisionRelationships.php
Create a node with revision and rest result count for both views.