You are here

22 calls to ViewTestBase::executeView() in Drupal 10

DefaultViewRecentCommentsTest::testBlockDisplay in core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
Tests the block defined by the comments_recent view.
FieldTypeTest::testFieldType in core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php
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.
HandlerFieldUserNameTest::testNoAdditionalFields in core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
Tests that the field handler works when no additional fields are added.
HandlerFieldUserNameTest::testUserName in core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFilterUserNameTest::testUserNameApi in core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
Tests just using the filter.
NodeRevisionWizardTest::testViewAdd in core/modules/node/tests/src/Functional/Views/Wizard/NodeRevisionWizardTest.php
Tests creating a node revision view.
RelationshipNodeTermDataTest::testTag in core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php
Tests that the 'taxonomy_term_access' tag is added to the Views query.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php
RelationshipRepresentativeNodeTest::testRelationship in core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
StyleSerializerTest::testFieldapiField in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the field row style using fieldapi fields.
StyleSerializerTest::testFieldRawOutput in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testLivePreview in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the live preview output for json output.
StyleSerializerTest::testSerializerResponses in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerTest::testSiteMaintenance in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Verifies site maintenance mode functionality.
StyleSerializerTest::testUIFieldAlias in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the field ID alias functionality of the DataFieldRow plugin.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php
Tests the "all terms" field handler.
TaxonomyRelationshipTest::testTaxonomyRelationships in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyRelationshipTest.php
Tests the taxonomy parent plugin UI.
TaxonomyTermFilterDepthTest::assertTermWithDepthResult in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
Changes the tid filter to given term and depth.
TaxonomyTermFilterDepthTest::testTermWithDepthFilter in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
Tests the terms with depth filter.
TermNameFieldTest::testTermNameField in core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php
Tests term name field plugin functionality.