423 calls to Views::getView() in Drupal 8
- AccessPermissionTest::testAccessPerm in core/
modules/ user/ tests/ src/ Kernel/ Views/ AccessPermissionTest.php - Tests perm access plugin.
- AccessPermissionTest::testRenderCaching in core/
modules/ user/ tests/ src/ Kernel/ Views/ AccessPermissionTest.php - Tests access on render caching.
- AccessRoleTest::testRenderCaching in core/
modules/ user/ tests/ src/ Functional/ Views/ AccessRoleTest.php - Tests access on render caching.
- AccessTest::testAccessNone in core/
modules/ views/ tests/ src/ Functional/ Plugin/ AccessTest.php - Tests none access plugin.
- AccessTest::testStaticAccessPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ AccessTest.php - Tests static access check.
- AreaDisplayLinkTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaDisplayLinkTest.php - AreaDisplayLinkTest::testAreaDisplayLink in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaDisplayLinkTest.php - Tests the views area display_link handler.
- AreaEmptyTest::testRenderEmptyHeaderFooter in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaEmptyTest.php - Tests that the header and footer areas are not rendered if empty.
- AreaEntityTest::doTestRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaEntityTest.php - Tests rendering the entity area handler.
- AreaHTTPStatusCodeTest::testHTTPStatusCodeHandler in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaHTTPStatusCodeTest.php - Tests the area handler.
- AreaMessagesTest::testMessageText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaMessagesTest.php - Tests the messages area handler.
- AreaOrderTest::testAreaOrder in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaOrderTest.php - Tests the order of the handlers.
- AreaResultTest::testResult in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaResultTest.php - Tests the results area handler.
- AreaResultTest::testResultEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaResultTest.php - Tests the results area handler.
- AreaTest::testAreaAccess in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests the access for an area.
- AreaTest::testRenderArea in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests the rendering of an area.
- AreaTest::testRenderAreaToken in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests global tokens.
- AreaTest::testTitleArea in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests overriding the view title using the area title handler.
- AreaTextTest::testAreaText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaTextTest.php - AreaTitleTest::testTitleText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaTitleTest.php - Tests the title area handler.
- AreaViewTest::testViewArea in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaViewTest.php - Tests the view area handler.
- ArgumentDateTest::testCreatedFullDateHandler in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentDateTest.php - Tests the CreatedFullDate handler.
- ArgumentDateTest::testDayHandler in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentDateTest.php - Tests the Day handler.
- ArgumentDateTest::testMonthHandler in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentDateTest.php - Tests the Month handler.
- ArgumentDateTest::testWeekHandler in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentDateTest.php - Tests the Week handler.
- ArgumentDateTest::testYearHandler in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentDateTest.php - Tests the Year handler.
- ArgumentDateTest::testYearMonthHandler in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentDateTest.php - Tests the YearMonth handler.
- ArgumentDateTimeTest::testDatetimeArgumentAll in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - Test year, month, and day arguments combined.
- ArgumentDateTimeTest::testDatetimeArgumentDay in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - Test day argument.
- ArgumentDateTimeTest::testDatetimeArgumentFullDate in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - Test full_date CCYYMMDD argument.
- ArgumentDateTimeTest::testDatetimeArgumentMonth in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - Test month argument.
- ArgumentDateTimeTest::testDatetimeArgumentWeek in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - Test week WW argument.
- ArgumentDateTimeTest::testDatetimeArgumentYear in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - Test year argument.
- ArgumentDateTimeTest::testDatetimeArgumentYearMonth in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ ArgumentDateTimeTest.php - Test year_month CCYYMM argument.
- ArgumentDefaultTest::testArgumentDefaultFixed in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests fixed default argument.
- ArgumentDefaultTest::testArgumentDefaultPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests the argument default test plugin.
- ArgumentDefaultTest::testArgumentDefaultQueryParameter in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests the query parameter default argument.
- ArgumentDefaultTest::testPluginArgumentDefaultCurrentUser in core/
modules/ user/ tests/ src/ Kernel/ Views/ ArgumentDefaultTest.php - Tests the current user with argument default.
- ArgumentLanguageTest::testArgument in core/
modules/ language/ tests/ src/ Kernel/ Views/ ArgumentLanguageTest.php - Tests the language argument.
- ArgumentNullTest::testAreaText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentNullTest.php - ArgumentStringTest::testGlossary in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentStringTest.php - Tests the glossary feature.
- ArgumentTransformTermTest::testTermArgumentTransformation in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ ArgumentTransformTermTest.php - Tests term argument transformation of hyphens and spaces.
- ArgumentUidRevisionTest::testArgument in core/
modules/ node/ tests/ src/ Kernel/ Views/ ArgumentUidRevisionTest.php - Tests the node_uid_revision argument.
- ArgumentValidateTest::testArgumentValidateUserName in core/
modules/ user/ tests/ src/ Kernel/ Views/ ArgumentValidateTest.php - Tests the UserName argument validator.
- ArgumentValidateTest::testArgumentValidateUserUid in core/
modules/ user/ tests/ src/ Kernel/ Views/ ArgumentValidateTest.php - Tests the User (ID) argument validator.
- ArgumentValidatorTermTest::testArgumentValidatorTerm in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ ArgumentValidatorTermTest.php - Tests the term argument validator plugin.
- ArgumentValidatorTest::testArgumentValidateNumeric in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ArgumentValidatorTest.php - ArgumentValidatorTest::testArgumentValidatorPlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ArgumentValidatorTest.php - Tests the argument validator test plugin.
- ArgumentValidatorTest::testSpecifyValidation in core/
modules/ views_ui/ tests/ src/ Functional/ ArgumentValidatorTest.php - Tests the 'Specify validation criteria' checkbox functionality.
- BasicTest::testSimpleArgument in core/
modules/ views/ tests/ src/ Kernel/ BasicTest.php - Tests simple argument.
- BasicTest::testSimpleFiltering in core/
modules/ views/ tests/ src/ Kernel/ BasicTest.php - Tests filtering of the result set.
- BasicTest::testSimpleResultSet in core/
modules/ views/ tests/ src/ Kernel/ BasicTest.php - Tests a trivial result set.
- BasicTest::testWizardDefaultValues in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - Tests default plugin values are populated from the wizard form.
- BulkFormTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormTest.php - BulkFormTest::testBulkForm in core/
modules/ views/ tests/ src/ Functional/ BulkFormTest.php - Tests the bulk form.
- BulkFormTest::testBulkForm in core/
modules/ user/ tests/ src/ Functional/ Views/ BulkFormTest.php - Tests the user bulk form.
- BulkFormTest::testBulkFormCombineFilter in core/
modules/ user/ tests/ src/ Functional/ Views/ BulkFormTest.php - Tests the user bulk form with a combined field filter on the bulk column.
- CacheTagTest::testTagCaching in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheTagTest.php - Tests the tag cache plugin.
- CacheTest::testArgumentDefaultCache in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests that cacheability metadata is carried over from argument defaults.
- CacheTest::testCacheContextIntegration in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests the cache context integration for views result cache.
- CacheTest::testCacheData in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests the data contained in cached items.
- CacheTest::testHeaderStorage in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests css/js storage and restoring mechanism.
- CacheTest::testNoneResultCaching in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests no caching.
- CacheTest::testSubqueryStringCache in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests that Subqueries are cached as expected.
- CacheTest::testTimeResultCaching in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests time based caching.
- CacheTest::testTimeResultCachingWithFilter in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests result caching with filters.
- CacheTest::testTimeResultCachingWithPager in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ CacheTest.php - Tests result caching with a pager.
- CacheWebTest::testCacheOutputOnPage in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheWebTest.php - Tests the output caching on an actual page.
- CacheWebTest::testDisplayWithoutCacheStillBubblesMetadata in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheWebTest.php - Tests that a display without caching still contains the cache metadata.
- CommentAdminTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentAdminTest.php - CommentAdminViewTest::doTestFilters in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentAdminViewTest.php - Tests comment admin view display.
- CommentFieldNameTest::testCommentFieldName in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentFieldNameTest.php - Test comment field name.
- CommentLinksTest::testLinkApprove in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentLinksTest.php - Test the comment approve link.
- CommentLinksTest::testLinkReply in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentLinksTest.php - Test the comment reply link.
- CommentUserNameTest::testUsername in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentUserNameTest.php - Test the username formatter.
- ComputedFieldTest::testComputedFieldHandler in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ComputedFieldTest.php - Test the computed field handler.
- CustomBooleanTest::testCustomOption in core/
modules/ views_ui/ tests/ src/ Functional/ CustomBooleanTest.php - Tests the setting and output of custom labels for boolean values.
- CustomBooleanTest::testCustomOptionTemplate in core/
modules/ views_ui/ tests/ src/ Functional/ CustomBooleanTest.php - Tests the setting and output of custom labels for boolean values.
- DateTimeSchemaTest::testDateTimeSchema in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ DateTimeSchemaTest.php - Test argument plugin schema.
- DblogFiltersAndFieldsUpgradeTest::testDblogUpgradePath in core/
modules/ dblog/ tests/ src/ Functional/ Update/ DblogFiltersAndFieldsUpgradeTest.php - Tests that field and filter handlers are updated properly.
- DblogNoLogsAvailableUpgradeTest::testDblogUpgradePath in core/
modules/ dblog/ tests/ src/ Functional/ Update/ DblogNoLogsAvailableUpgradeTest.php - Tests that no logs available text is now using a custom area.
- DbLogViewsTest::testEmptyText in core/
modules/ dblog/ tests/ src/ Functional/ DbLogViewsTest.php - Tests the empty text for the watchdog view is not using an input format.
- DefaultViewRecentCommentsTest::testBlockDisplay in core/
modules/ comment/ tests/ src/ Functional/ Views/ DefaultViewRecentCommentsTest.php - Tests the block defined by the comments_recent view.
- DefaultViewsTest::testArchiveView in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - Tests the archive view.
- DisplayAttachmentTest::testAttachmentUI in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayAttachmentTest.php - Tests the attachment UI.
- DisplayAttachmentTest::testDisabledAttachments in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayAttachmentTest.php - Tests that nothing is output when the attachment displays are disabled.
- DisplayBlockTest::testDeleteBlockDisplay in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests removing a block display.
- DisplayCRUDTest::testDuplicateDisplay in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayCRUDTest.php - Tests the duplicating of a display.
- DisplayEntityReferenceTest::testEntityReferenceDisplay in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayEntityReferenceTest.php - Tests the entity reference display plugin.
- DisplayExtenderTest::testDisplayExtenders in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayExtenderTest.php - Test display extenders.
- DisplayExtenderTest::testDisplayExtendersValidate in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayExtenderTest.php - Test display extenders validation.
- DisplayExtenderUITest::testDisplayExtenderUI in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayExtenderUITest.php - Tests the display extender UI.
- DisplayFeedTest::testDisabledFeed in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests that nothing is output when the feed display is disabled.
- DisplayFeedTest::testDisabledLinkedDisplay in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests that the feed display works when the linked display is disabled.
- DisplayFeedTest::testFeedFieldOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the rendered output for fields display.
- DisplayKernelTest::testDefaultOptions in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayKernelTest.php - Tests the default display options.
- DisplayKernelTest::testGetPlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayKernelTest.php - Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
- DisplayKernelTest::testisIdentifierUnique in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayKernelTest.php - Tests the ::isIdentifierUnique method.
- DisplayPageTest::testDependencies in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayPageTest.php - Tests the calculated dependencies for various views using Page displays.
- DisplayPageTest::testEmptyRow in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayPageTest.php - Tests the templates with empty rows.
- DisplayPageTest::testPageResponses in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayPageTest.php - Checks the behavior of the page for access denied/not found behaviors.
- DisplayPageTest::testReadMore in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayPageTest.php - Tests the readmore functionality.
- DisplayPageWebTest::assertPagePath in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayPageWebTest.php - Tests that we can successfully change a view page display path.
- DisplayPageWebTest::testTitleOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayPageWebTest.php - Tests the title is not displayed in the output.
- DisplayTest::testDisplayAreas in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayTest.php - Tests display areas.
- DisplayTest::testDisplayPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the display test plugin.
- DisplayTest::testFilterGroupsOverriding in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the overriding of filter_groups.
- DisplayTest::testGetAttachedDisplays in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the getAttachedDisplays method.
- DisplayTest::testMissingRelationship in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests display validation when a required relationship is missing.
- DisplayTest::testOutputIsEmpty in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the outputIsEmpty method on the display.
- DisplayTest::testReadMoreCustomURL in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the readmore with custom URL.
- DisplayTest::testReadMoreNoDisplay in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the readmore validation.
- DisplayTest::testReorderDisplay in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayTest.php - Tests reordering of displays.
- DisplayTest::testViewStatus in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayTest.php - Tests that the view status is correctly reflected on the edit form.
- EntityReferenceRelationshipTest::testDataTableRelationship in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ Views/ EntityReferenceRelationshipTest.php - Tests views data generated for relationship.
- EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ Views/ EntityReferenceRelationshipTest.php - Tests views data generated for relationship.
- EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ Views/ EntityReferenceRelationshipTest.php - Tests group by with optional and empty relationship.
- EntityReferenceRelationshipTest::testNoDataTableRelationship in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ Views/ EntityReferenceRelationshipTest.php - Tests using the views relationship.
- EntityViewsDataUpdateTest::testUpdateHookN in core/
modules/ views/ tests/ src/ Functional/ Update/ EntityViewsDataUpdateTest.php - Tests that field plugins are updated properly.
- EntityViewsMultiValueBaseFieldDataUpdateTest::testUpdateMultiValueBaseFields in core/
modules/ views/ tests/ src/ Functional/ Update/ EntityViewsMultiValueBaseFieldDataUpdateTest.php - Tests multi-value base field views data is updated correctly.
- EntityViewsWithMultivalueBasefieldTest::testView in core/
modules/ views/ tests/ src/ Kernel/ Entity/ EntityViewsWithMultivalueBasefieldTest.php - Tests entity views with multivalue base fields.
- ExcludedFieldTokenTest::setUp in core/
modules/ rest/ tests/ src/ Functional/ Views/ ExcludedFieldTokenTest.php - ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - Tests overriding the default render option with checkboxes.
- ExposedFormRenderTest::testExposedFormRawInput in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ExposedFormRenderTest.php - Tests the exposed form raw input.
- ExposedFormRenderTest::testExposedFormRender in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ExposedFormRenderTest.php - Tests the exposed form markup.
- ExposedFormTest::testExposedBlock in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed block functionality.
- ExposedFormTest::testExposedIdentifier in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed form with a non-standard identifier.
- ExposedFormTest::testExposedSortAndItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests exposed forms with exposed sort and items per page.
- ExposedFormTest::testResetButton in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests whether the reset button works on an exposed form.
- ExposedFormTest::testSubmitButton in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the submit button.
- ExposedFormTest::testTextInputRequired in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Test the "on demand text" for the input required exposed form type.
- ExtensionViewsFieldTest::testFileExtensionTarOption in core/
modules/ file/ tests/ src/ Kernel/ Views/ ExtensionViewsFieldTest.php - Tests file extension views field handler extension_detect_tar option.
- FieldApiDataTest::testEntityFieldFilter in core/
modules/ views/ tests/ src/ Kernel/ FieldApiDataTest.php - Tests filtering entries with different translatability.
- FieldBooleanTest::testFieldBoolean in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldBooleanTest.php - FieldCounterTest::setUp in core/
modules/ rest/ tests/ src/ Functional/ Views/ FieldCounterTest.php - FieldCounterTest::testPager in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldCounterTest.php - Tests the counter field when using a pager.
- FieldCounterTest::testSimple in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldCounterTest.php - FieldCustomTest::testCustomFieldXss in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldCustomTest.php - Ensure that custom field content is XSS filtered.
- FieldCustomTest::testFieldCustom in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldCustomTest.php - Ensure that custom fields work and doesn't escape unnecessary markup.
- FieldCustomTest::testFieldCustomTokens in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldCustomTest.php - Ensure that custom fields can use tokens.
- FieldDateTest::testFieldDate in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldDateTest.php - Sets up functional test of the views date field.
- FieldDropbuttonTest::testDropbuttonMarkupShouldNotLeakBetweenRows in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldDropbuttonTest.php - Tests that dropbutton markup doesn't leak between rows.
- FieldEntityLinkTest::doTestEntityLink in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldEntityLinkTest.php - Tests whether entity links behave as expected.
- FieldEntityTest::testGetEntity in core/
modules/ views/ tests/ src/ Functional/ Entity/ FieldEntityTest.php - Tests the getEntity method.
- FieldFieldAccessTestBase::assertFieldAccess in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldAccessTestBase.php - Checks views field access for a given entity type and field name.
- FieldFieldTest::testAttachedRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests that formatter's #attached assets are correctly preserved.
- FieldFieldTest::testComplexExecute in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the result of a view with complex field configuration.
- FieldFieldTest::testComplexRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the output of a view with complex field configuration.
- FieldFieldTest::testFieldAlias in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the result of a view with complex field configuration.
- FieldFieldTest::testFieldAliasRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the result of a view with complex field configuration.
- FieldFieldTest::testGetValueMethod in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests \Drupal\views\Plugin\views\field\EntityField::getValue
- FieldFieldTest::testMissingBundleFieldRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests that a field not available for every bundle is rendered as empty.
- FieldFieldTest::testRevisionComplexExecute in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the result set of a complex revision view.
- FieldFieldTest::testRevisionComplexRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the output of a revision view with base fields and configurable fields.
- FieldFieldTest::testRevisionExecute in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the revision result.
- FieldFieldTest::testRevisionRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the output of a revision view with base and configurable fields.
- FieldFieldTest::testSimpleExecute in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the result of a view with base fields and configurable fields.
- FieldFieldTest::testSimpleRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - Tests the output of a view with base fields and configurable fields.
- FieldFileSizeTest::testFieldFileSize in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFileSizeTest.php - FieldGroupRowsTest::testGroupRows in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldGroupRowsTest.php - Testing the "Grouped rows" functionality.
- FieldKernelTest::testArgumentTokens in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the arguments tokens on field level.
- FieldKernelTest::testExclude in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the exclude setting.
- FieldKernelTest::testFieldTokens in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the field tokens, row level and field level.
- FieldKernelTest::testIsValueEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests views_handler_field::isValueEmpty().
- FieldKernelTest::testQuery in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests all things related to the query.
- FieldKernelTest::testRender in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests that the render function is called.
- FieldKernelTest::testRewrite in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests general rewriting of the output.
- FieldKernelTest::testRewriteHtmlWithTokens in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests rewriting of the output with HTML.
- FieldKernelTest::testRewriteHtmlWithTokensAndAggregation in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests rewriting of the output with HTML and aggregation.
- FieldKernelTest::_testEmptyText in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the usage of the empty text.
- FieldKernelTest::_testHideIfEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldKernelTest.php - Tests the hide if empty functionality.
- FieldLanguageTest::testField in core/
modules/ language/ tests/ src/ Kernel/ Views/ FieldLanguageTest.php - Tests the language field.
- FieldNumericTest::testFieldNumeric in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldNumericTest.php - Tests the Numeric handler with different settings.
- FieldOrLanguageJoinTest::testBase in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ FieldOrLanguageJoinTest.php - Tests base join functionality.
- FieldOrLanguageJoinTest::testLanguageBundleConditions in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ FieldOrLanguageJoinTest.php - Tests the adding of conditions by the join plugin.
- FieldRenderedEntityTest::testRenderedEntityWithField in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldRenderedEntityTest.php - Tests the rendered entity output with the test field configured to show.
- FieldRenderedEntityTest::testRenderedEntityWithoutField in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldRenderedEntityTest.php - Tests the default rendered entity output.
- FieldTypeTest::testFieldType in core/
modules/ block_content/ tests/ src/ Functional/ Views/ FieldTypeTest.php - FieldUITest::testFieldLabel in core/
modules/ views_ui/ tests/ src/ Functional/ FieldUITest.php - Tests the field labels.
- FieldUITest::testHandlerUI in core/
modules/ field/ tests/ src/ Functional/ Views/ FieldUITest.php - Tests basic field handler settings in the UI.
- FieldUrlTest::testFieldUrl in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldUrlTest.php - FieldWebTest::testAlterUrl in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests rewriting the output to a link.
- FieldWebTest::testFieldClasses in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the field/label/wrapper classes.
- FieldWebTest::testTextRendering in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests trimming/read-more/ellipses.
- FilterAndArgumentUserUidTest::testHandlers in core/
modules/ comment/ tests/ src/ Kernel/ Views/ FilterAndArgumentUserUidTest.php - Tests the user posted or commented filter and argument handlers.
- FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterBooleanOperatorDefaultTest.php - Tests the queryOpBoolean() with default operator.
- FilterBooleanOperatorStringTest::testFilterBooleanOperatorString in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterBooleanOperatorStringTest.php - Tests the BooleanOperatorString filter.
- FilterBooleanOperatorStringTest::testFilterGroupedExposed in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterBooleanOperatorStringTest.php - Tests the Boolean filter with grouped exposed form enabled.
- FilterBooleanOperatorTest::testFilterBooleanOperator in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterBooleanOperatorTest.php - Tests the BooleanOperator filter.
- FilterBooleanOperatorTest::testFilterGroupedExposed in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterBooleanOperatorTest.php - Tests the boolean filter with grouped exposed form enabled.
- FilterCombineTest::testFilterCombineAllWords in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterCombineTest.php - Tests the Combine field filter with the 'allwords' operator.
- FilterCombineTest::testFilterCombineContains in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterCombineTest.php - FilterCombineTest::testFilterCombineContainsFieldsOverwritten in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterCombineTest.php - Tests if the filter can handle removed fields.
- FilterCombineTest::testFilterCombineWord in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterCombineTest.php - Tests the Combine field filter with the 'word' operator.
- FilterCombineTest::testNonFieldsRow in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterCombineTest.php - Tests that the combine field filter is not valid on displays that don't use fields.
- FilterDateTest::testDateIs in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTest.php - Test date filter with date-only fields.
- FilterDateTest::testDateOffsets in core/
modules/ datetime_range/ tests/ src/ Kernel/ Views/ FilterDateTest.php - Test offsets with date-only fields.
- FilterDateTest::testDateOffsets in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTest.php - Test offsets with date-only fields.
- FilterDateTest::_testBetween in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Tests the filter operator between/not between.
- FilterDateTest::_testOffset in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Test the general offset functionality.
- FilterDateTimeTest::_testBetween in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTimeTest.php - Test between operations.
- FilterDateTimeTest::_testExact in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTimeTest.php - Test exact date matching.
- FilterDateTimeTest::_testOffset in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTimeTest.php - Test offset operations.
- FilterEntityBundleTest::testFilterEntity in core/
modules/ views/ tests/ src/ Kernel/ Entity/ FilterEntityBundleTest.php - Tests the generic bundle filter.
- FilterEqualityTest::testEqual in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterEqualityTest.php - FilterEqualityTest::testEqualGroupedExposed in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterEqualityTest.php - FilterEqualityTest::testEqualGroupedNotExposed in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterEqualityTest.php - FilterEqualityTest::testNotEqual in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterEqualityTest.php - FilterInOperatorTest::testFilterGroupedChangedIdentifier in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterInOperatorTest.php - Tests that we can safely change the identifier on a grouped filter.
- FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterInOperatorTest.php - FilterInOperatorTest::testFilterInOperatorSimple in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterInOperatorTest.php - FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterInOperatorTest.php - FilterLanguageTest::testFilter in core/
modules/ language/ tests/ src/ Kernel/ Views/ FilterLanguageTest.php - Tests the language filter.
- FilterNumericTest::testAllowEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterNumericTest::testFilterNumericBetween in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - Tests the between operator.
- FilterNumericTest::testFilterNumericEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterNumericTest::testFilterNumericExposedGroupedBetween in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterNumericTest::testFilterNumericExposedGroupedEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterNumericTest::testFilterNumericExposedGroupedNotBetween in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterNumericTest::testFilterNumericExposedGroupedNotEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterNumericTest::testFilterNumericExposedGroupedRegularExpression in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - Tests the numeric filter handler with the 'regular_expression' operator to grouped exposed filters.
- FilterNumericTest::testFilterNumericExposedGroupedSimple in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterNumericTest::testFilterNumericRegularExpression in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - Tests the numeric filter handler with the 'regular_expression' operator.
- FilterNumericTest::testFilterNumericSimple in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterNumericTest.php - FilterStringTest::getBasicPageView in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - Build and return a Page view of the views_test_data table.
- FilterStringTest::testFilterStringContains in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringEmpty in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringEnds in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringEqual in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringLonger in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringNot in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringNotEnds in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringNotEqual in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringNotStarts in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringShorter in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringStarts in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterStringTest::testFilterStringWord in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FilterStringTest.php - FilterTest::testFilterQuery in core/
modules/ views/ tests/ src/ Functional/ Plugin/ FilterTest.php - Test query of the row plugin.
- FilterTest::testInOperatorSelectAllOptions in core/
modules/ views/ tests/ src/ Functional/ Plugin/ FilterTest.php - Test no error message is displayed when all options are selected in an exposed filter.
- 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::doTestFrontPageViewCacheTags in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags on the front page.
- FrontPageTest::testCacheTagsWithCachePluginTag in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags when using the "tag" cache plugin.
- FrontPageTest::testCacheTagsWithCachePluginTime in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags when using the "time" cache plugin.
- FrontPageTest::testFrontPage in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the frontpage.
- GlossaryTest::testGlossaryView in core/
modules/ views/ tests/ src/ Functional/ GlossaryTest.php - Tests the default glossary view.
- GroupwiseMax::leftQuery in core/
modules/ views/ src/ Plugin/ views/ relationship/ GroupwiseMax.php - Generate a subquery given the user options, as set in the options.
- HandlerAliasTest::testPluginAliases in core/
modules/ views/ tests/ src/ Kernel/ Handler/ HandlerAliasTest.php - HandlerArgumentUserUidTest::testArgumentTitle in core/
modules/ user/ tests/ src/ Kernel/ Views/ HandlerArgumentUserUidTest.php - Tests the generated title of an user: uid argument.
- HandlerFieldFieldTest::doTestFormatterSimpleFieldRender in core/
modules/ field/ tests/ src/ Kernel/ Views/ HandlerFieldFieldTest.php - Tests that fields with formatters runs as expected.
- HandlerFieldFieldTest::doTestInaccessibleFieldRender in core/
modules/ field/ tests/ src/ Kernel/ Views/ HandlerFieldFieldTest.php - Tests inaccessible field rendering.
- HandlerFieldFieldTest::doTestMultipleFieldRender in core/
modules/ field/ tests/ src/ Kernel/ Views/ HandlerFieldFieldTest.php - Tests multi-value field rendering.
- HandlerFieldFieldTest::doTestSimpleFieldRender in core/
modules/ field/ tests/ src/ Kernel/ Views/ HandlerFieldFieldTest.php - Tests simple field rendering.
- HandlerFieldPermissionTest::testFieldPermission in core/
modules/ user/ tests/ src/ Kernel/ Views/ HandlerFieldPermissionTest.php - Tests the permission field handler output.
- 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 - 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.
- HandlerFilterRolesTest::testDependencies in core/
modules/ user/ tests/ src/ Kernel/ Views/ HandlerFilterRolesTest.php - Tests that role filter dependencies are calculated correctly.
- HandlerFilterUserNameTest::testUserNameApi in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFilterUserNameTest.php - Tests just using the filter.
- HandlerTest::testAccess in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests access to a handler.
- HandlerTest::testHandlerWeights in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the order of handlers is the same before and after saving.
- HandlerTest::testPlaceholder in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the placeholder function.
- HandlerTest::testSetRelationship in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the relationship method on the base class.
- HistoryTimestampTest::testHandlers in core/
modules/ history/ tests/ src/ Kernel/ Views/ HistoryTimestampTest.php - Tests the handlers.
- IntegrationTest::testAggregatorItemView in core/
modules/ aggregator/ tests/ src/ Kernel/ Views/ IntegrationTest.php - Tests basic aggregator_item view.
- JoinTest::testBasePlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ JoinTest.php - Tests the join plugin base.
- JoinTest::testExamplePlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ JoinTest.php - Tests an example join plugin.
- 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.
- MediaBulkFormTest::testBulkForm in core/
modules/ media/ tests/ src/ Functional/ MediaBulkFormTest.php - Tests the media bulk form.
- MediaLibraryAccessTest::testViewAccess in core/
modules/ media_library/ tests/ src/ Kernel/ MediaLibraryAccessTest.php - Tests that media library access respects the media_library view.
- MediaLibraryUpdateCheckboxClassesTest::testAddNonPrefixedClasses in core/
modules/ media_library/ tests/ src/ Functional/ Update/ MediaLibraryUpdateCheckboxClassesTest.php - Tests that non js prefixes are added to checkboxes in the media view.
- MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryChangedViewTableDisplay in core/
modules/ media_library/ tests/ src/ Functional/ Update/ MediaLibraryUpdateViewTableDisplayTest.php - Tests the views config update when the widget display is overridden.
- MediaViewsWizardTest::testMediaRevisionWizard in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaViewsWizardTest.php - Tests adding a view of media revisions.
- MediaViewsWizardTest::testMediaWizard in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaViewsWizardTest.php - Tests adding a view of media.
- media_library_post_update_add_buttons_to_page_view in core/
modules/ media_library/ media_library.post_update.php - Add edit and delete button to media library view page display.
- media_library_post_update_add_langcode_filters in core/
modules/ media_library/ media_library.post_update.php - Add langcode filters to media library view displays.
- media_library_post_update_add_status_extra_filter in core/
modules/ media_library/ media_library.post_update.php - Add a status extra filter to the media library view default display.
- media_library_post_update_default_administrative_list_to_table_display in core/
modules/ media_library/ media_library.post_update.php - Sets /admin/content/media to the table display of the 'media' view.
- media_library_post_update_table_display in core/
modules/ media_library/ media_library.post_update.php - Add a table display to the media library view and link grid/table displays.
- media_library_post_update_update_8001_checkbox_classes in core/
modules/ media_library/ media_library.post_update.php - Add non js prefixed classes to checkboxes if not present.
- media_post_update_add_status_extra_filter in core/
modules/ media/ media.post_update.php - Add a status extra filter to the media view default display.
- MiniPagerTest::testMiniPagerRender in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MiniPagerTest.php - Tests the rendering of mini pagers.
- ModuleTest::testViewsPreview in core/
modules/ views/ tests/ src/ Kernel/ ModuleTest.php - Tests the \Drupal\views\ViewsExecutable::preview() method.
- NidArgumentTest::testNidArgument in core/
modules/ node/ tests/ src/ Kernel/ Views/ NidArgumentTest.php - Test the nid argument.
- NodeRevisionWizardTest::testViewAdd in core/
modules/ node/ tests/ src/ Functional/ Views/ 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.
- PagerKernelTest::testSetPagerMethods in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ PagerKernelTest.php - Tests pager-related setter methods on ViewExecutable.
- PagerTest::testLimit in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the some pager plugin.
- PagerTest::testNoLimit in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the none-pager-query.
- PagerTest::testNormalPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the normal pager.
- PagerTest::testPagerApi in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Test the api functions on the view object.
- PagerTest::testPagerConfigTranslation in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests translating the pager using config_translation.
- PagerTest::testRenderNullPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests rendering with NULL pager.
- PagerTest::testStorePagerSettings in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Pagers was sometimes not stored.
- PagerTest::testViewTotalRowsWithoutPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - PathPluginTest::testPathPlugin in core/
modules/ node/ tests/ src/ Functional/ Views/ PathPluginTest.php - Tests the node path plugin functionality when converted to entity link.
- QueryGroupByTest::groupByTestHelper in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Provides a test helper which runs a view with some aggregation function.
- QueryGroupByTest::testAggregateCount in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests aggregate count feature.
- QueryGroupByTest::testGroupByBaseField in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests grouping on base field.
- QueryGroupByTest::testGroupByCountOnlyFilters in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests groupby with filters.
- QueryGroupByTest::testGroupByFieldWithCardinality in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests grouping a field with cardinality > 1.
- QueryGroupByTest::testGroupByWithFieldsNotExistingOnBundle in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests groupby with a field not existing on some bundle.
- QueryTest::queryMethodsTests in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ QueryTest.php - Test methods provided by the QueryPluginBase.
- QueryTest::testQueryUI in core/
modules/ views_ui/ tests/ src/ Functional/ QueryTest.php - Tests query plugins settings.
- QueryTest::_testInitQuery in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ QueryTest.php - Tests the ViewExecutable::initQuery method.
- QueryTest::_testQueryExecute in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ QueryTest.php - RearrangeFieldsTest::getViewFields in core/
modules/ views_ui/ tests/ src/ Functional/ RearrangeFieldsTest.php - Gets the fields from the View.
- 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::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/ 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.
- RelationshipTest::testRelationshipRender in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RelationshipTest.php - Tests rendering of a view with a relationship.
- RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData in core/
modules/ file/ tests/ src/ Functional/ 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.
- RowEntityRenderersTest::assertTranslations in core/
modules/ views/ tests/ src/ Kernel/ Entity/ RowEntityRenderersTest.php - Checks that the view results match the expected values.
- RowEntityRenderersTest::testRevisionBaseTable in core/
modules/ views/ tests/ src/ Kernel/ Entity/ RowEntityRenderersTest.php - Tests the row renderer with a revision base table.
- RowEntityTest::testEntityRow in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowEntityTest.php - Tests the entity row handler.
- RowPluginTest::testRowPlugin in core/
modules/ node/ tests/ src/ Functional/ Views/ RowPluginTest.php - Tests the node row plugin.
- RowRenderCacheTest::doTestRenderedOutput in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowRenderCacheTest.php - Check whether the rendered output matches expectations.
- RowRenderCacheTest::testNoCaching in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RowRenderCacheTest.php - Test that rows are not cached when the none cache plugin is used.
- RowUITest::testRowUI in core/
modules/ views_ui/ tests/ src/ Functional/ RowUITest.php - Tests changing the row plugin and changing some options of a row.
- RssFieldsTest::testLink in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RssFieldsTest.php - Tests correct processing of link fields.
- RssTest::testTaxonomyRss in core/
modules/ taxonomy/ tests/ src/ Functional/ RssTest.php - Tests that terms added to nodes are displayed in core RSS feed.
- SelectionTest::testAutocompleteOutput in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ Views/ SelectionTest.php - Tests that the Views selection handles the views output properly.
- SelectionTest::testSelectionHandler in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ Views/ SelectionTest.php - Tests the selection handler.
- SortDateTest::testDateOrdering in core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortDateTest.php - Tests numeric ordering of the result set.
- SortDateTimeTest::testDateTimeSort in core/
modules/ datetime/ tests/ src/ Kernel/ Views/ SortDateTimeTest.php - Tests the datetime sort handler.
- SortRandomTest::getBasicRandomView in core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortRandomTest.php - Return a basic view with random ordering.
- SortRandomTest::testRandomOrdering in core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortRandomTest.php - Tests random ordering of the result set.
- SortTest::testNumericOrdering in core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortTest.php - Tests numeric ordering of the result set.
- SortTest::testStringOrdering in core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortTest.php - Tests string ordering of the result set.
- SortTranslationTest::testSortbyUntranslatedIntegerField in core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortTranslationTest.php - Test sorting on an untranslated field.
- SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ SqlEntityLoadingTest.php - SqlQueryTest::testExecuteMetadata in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ SqlQueryTest.php - Tests adding some metadata/tags to the views query.
- StorageTest::testDetails in core/
modules/ views_ui/ tests/ src/ Functional/ StorageTest.php - Tests changing label, description and tag.
- StyleFieldsTest::testInlineFields in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleFieldsTest.php - Tests inline fields and separator.
- StyleGridTest::testGrid in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleGridTest.php - Tests the grid style.
- StyleHtmlListTest::testDefaultRowClasses in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleHtmlListTest.php - Make sure that the HTML list style markup is correct.
- StyleMappingTest::testMappedOutput in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleMappingTest.php - Verifies that the fields were mapped correctly.
- 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::testGroupRows in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests the "Grouped rows" functionality.
- 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 - Test the field ID alias functionality of the DataFieldRow plugin.
- StyleTableTest::testWizard in core/
modules/ views_ui/ tests/ src/ Functional/ StyleTableTest.php - Tests created a table style view.
- StyleTableUnitTest::testTable in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTableUnitTest.php - Tests the table style.
- StyleTest::doTestGrouping in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Provides reusable code for ::testGrouping().
- StyleTest::testCustomRowClasses in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Tests custom CSS row classes.
- StyleTest::testStyle in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Tests the general rendering of styles.
- StyleUITest::testStyleUI in core/
modules/ views_ui/ tests/ src/ Functional/ StyleUITest.php - Tests changing the style plugin and changing some options of a style.
- StyleUnformattedTest::testDefaultRowClasses in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleUnformattedTest.php - Make sure that the default css classes works as expected.
- TaxonomyDefaultArgumentTest::initViewWithRequest in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyDefaultArgumentTest.php - Init view with a request by provided url.
- TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyFieldAllTermsTest.php - Tests the "all terms" field handler.
- TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyFieldAllTermsTest.php - Tests token replacement in the "all terms" field handler.
- TaxonomyFieldTidTest::testViewsHandlerTidField in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldTidTest.php - Tests the taxonomy field handler.
- TaxonomyFieldVidTest::testViewsHandlerVidField in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldVidTest.php - Tests the field handling for the Vocabulary ID.
- TaxonomyRelationshipTest::testTaxonomyRelationships in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyRelationshipTest.php - Tests the taxonomy parent plugin UI.
- TaxonomyTermFilterDepthTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermFilterDepthTest.php - TaxonomyTermViewTest::testTaxonomyTermView in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - Tests that the taxonomy term view is working properly.
- TermNameFieldTest::testTermNameField in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TermNameFieldTest.php - Tests term name field plugin functionality.
- TokenReplaceTest::testTokenReplacement in core/
modules/ views/ tests/ src/ Kernel/ TokenReplaceTest.php - Tests core token replacements generated from a view.
- TokenReplaceTest::testTokenReplacementNoPath in core/
modules/ views/ tests/ src/ Kernel/ TokenReplaceTest.php - Tests path token replacements generated from a view without a path.
- TokenReplaceTest::testTokenReplacementNoResults in core/
modules/ views/ tests/ src/ Kernel/ TokenReplaceTest.php - Tests core token replacements generated from a view without results.
- TokenReplaceTest::testTokenReplacementWithMiniPager in core/
modules/ views/ tests/ src/ Kernel/ TokenReplaceTest.php - Tests core token replacements generated from a view.
- TrackerUserUidTest::testUserUid in core/
modules/ tracker/ tests/ src/ Kernel/ Views/ TrackerUserUidTest.php - Tests the user uid filter and argument.
- UserDataTest::testDataField in core/
modules/ user/ tests/ src/ Kernel/ Views/ UserDataTest.php - Tests field handler.
- View::preRenderViewElement in core/
modules/ views/ src/ Element/ View.php - View element pre render callback.
- ViewEditForm::save in core/
modules/ views_ui/ src/ ViewEditForm.php - Form submission handler for the 'save' action.
- ViewElementTest::testViewElement in core/
modules/ views/ tests/ src/ Functional/ ViewElementTest.php - Tests the rendered output and form output of a view element.
- ViewElementTest::testViewElement in core/
modules/ views/ tests/ src/ Kernel/ ViewElementTest.php - Tests the rendered output and form output of a view element.
- ViewElementTest::testViewElementEmbed in core/
modules/ views/ tests/ src/ Functional/ ViewElementTest.php - Tests the rendered output and form output of a view element, using the embed display plugin.
- ViewElementTest::testViewElementEmbed in core/
modules/ views/ tests/ src/ Kernel/ ViewElementTest.php - Tests the rendered output and form output of a view element, using the embed display plugin.
- ViewEntityDependenciesTest::testGetDependencies in core/
modules/ views/ tests/ src/ Kernel/ Entity/ ViewEntityDependenciesTest.php - Tests the getDependencies method.
- ViewExecutableTest::testArgumentValidatorValueOverride in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests if argument overrides by validators are propagated to tokens.
- ViewExecutableTest::testConstructing in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the generation of the executable object.
- ViewExecutableTest::testDestroy in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the deconstructor to be sure that necessary objects are removed.
- ViewExecutableTest::testDisplays in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the display related methods and properties.
- ViewExecutableTest::testGetHandlers in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests ViewExecutable::getHandlers().
- ViewExecutableTest::testInitMethods in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the initDisplay() and initHandlers() methods.
- ViewExecutableTest::testProperties in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the accessing of values on the object.
- ViewExecutableTest::testPropertyMethods in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the setting/getting of properties.
- ViewExecutableTest::testSerialization in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests serialization of the ViewExecutable object.
- ViewExecutableTest::testSetDisplayWithInvalidDisplay in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - ViewExecutableTest::testValidate in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the validation of display handlers.
- ViewRenderTest::testRender in core/
modules/ views/ tests/ src/ Kernel/ ViewRenderTest.php - Tests render functionality.
- ViewsBlockTest::testBuildWithTitleOverride in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ViewsBlockTest.php - Tests ViewsBlock::build() with a title override.
- ViewsBlockTest::testBuildWithTitleToken in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ViewsBlockTest.php - Tests that ViewsBlock::build() produces the right output with title tokens.
- ViewsDataIntegrationTest::testContentModerationStateBaseJoin in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsDataIntegrationTest.php - Tests the join from the data table to the moderation state table.
- ViewsDataIntegrationTest::testContentModerationStateField in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsDataIntegrationTest.php - Tests the content moderation state views field.
- ViewsDataIntegrationTest::testContentModerationStateRevisionJoin in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsDataIntegrationTest.php - Tests the join from the revision data table to the moderation state table.
- ViewsDataTableDependencyUpdateTest::testPostUpdate in core/
modules/ views/ tests/ src/ Functional/ Update/ ViewsDataTableDependencyUpdateTest.php - Tests that dependencies are correct after update.
- ViewsHooksTest::testHooks in core/
modules/ views/ tests/ src/ Kernel/ ViewsHooksTest.php - Tests the hooks.
- ViewsIntegrationTest::testFiltering in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Test views can be filtered by severity and log type.
- ViewsIntegrationTest::testMessages in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Tests the messages escaping functionality.
- ViewsIntegrationTest::testRelationship in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Tests the relationship with the users_field_data table.
- ViewsModerationStateFilterTest::assertNodesWithFilters in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateFilterTest.php - Assert the nodes appear when the test view is executed.
- ViewsModerationStateFilterTest::assertPluginStates in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateFilterTest.php - Assert the plugin states.
- ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateFilterTest.php - Tests the moderation state filter on an entity added via a relationship.
- ViewsModerationStateFilterTest::testNonTranslatableEntityType in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateFilterTest.php - Test the moderation filter with a non-translatable entity type.
- ViewsModerationStateSortTest::assertSortResults in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateSortTest.php - Assert the order of a views sort result.
- ViewsSelection::initializeView in core/
modules/ views/ src/ Plugin/ EntityReferenceSelection/ ViewsSelection.php - Initializes a view.
- ViewsSqlExceptionTest::testSqlException in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ ViewsSqlExceptionTest.php - Tests for the SQL exception.
- ViewsTest::testGetNonExistentView in core/
modules/ views/ tests/ src/ Unit/ ViewsTest.php - Tests the getView() method against a non-existent view.
- ViewsTest::testGetView in core/
modules/ views/ tests/ src/ Unit/ ViewsTest.php - Tests the getView() method.
- ViewStorageTest::loadTests in core/
modules/ views/ tests/ src/ Kernel/ ViewStorageTest.php - Tests loading configuration entities.
- ViewStorageTest::testCreateDuplicate in core/
modules/ views/ tests/ src/ Kernel/ ViewStorageTest.php - Tests the createDuplicate() View method.
- views_embed_view in core/
modules/ views/ views.module - Embed a view using a PHP snippet.
- views_get_view_result in core/
modules/ views/ views.module - Get the result of a view.
- WizardTest::testCommentWizard in core/
modules/ comment/ tests/ src/ Functional/ Views/ WizardTest.php - Tests adding a view of comments.
- WorkspaceIntegrationTest::assertWorkspaceStatus in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceIntegrationTest.php - Checks entity load, entity queries and views results for a test scenario.