458 calls to Views::getView()

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/Kernel/Handler/AreaTest.php
Tests the access for an area.
AreaTest::testRenderArea in core/modules/views/tests/src/Kernel/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
AreaTextTokenTest::testAreaTextToken in core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php
Tests the token into text area plugin within header.
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
Tests year, month, and day arguments combined.
ArgumentDateTimeTest::testDatetimeArgumentDay in core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
Tests day argument.
ArgumentDateTimeTest::testDatetimeArgumentFullDate in core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
Tests full_date CCYYMMDD argument.
ArgumentDateTimeTest::testDatetimeArgumentMonth in core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
Tests month argument.
ArgumentDateTimeTest::testDatetimeArgumentWeek in core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
Tests week WW argument.
ArgumentDateTimeTest::testDatetimeArgumentYear in core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
Tests year argument.
ArgumentDateTimeTest::testDatetimeArgumentYearMonth in core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
Tests 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.
ArgumentNodeRevisionIdTest::testNodeRevisionRelationship in core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php
Tests the node revision id argument via the node_vid handler.
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.
ArgumentSummaryTest::testArgumentSummary in core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php
Tests the argument summary 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.
ArgumentValidatorTermNameTest::testArgumentValidatorTermName in core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
Tests the term name argument validator plugin.
ArgumentValidatorTermNameTest::testArgumentValidatorTermNameAccess in core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
Tests the access checking in term name argument validator plugin.
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
Sets up the test.
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.
CastedIntFieldJoinTestBase::testBuildJoin in core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php
Tests base join functionality.
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.
CommentDepthTest::testCommentDepth in core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php
Test the comment depth.
CommentFieldNameTest::testCommentFieldName in core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php
Tests comment field name.
CommentLinksTest::testLinkApprove in core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
Tests the comment approve link.
CommentLinksTest::testLinkReply in core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
Tests the comment reply link.
CommentUserNameTest::testUsername in core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
Tests the username formatter.
ComputedBundleFieldTest::testComputedFieldHandler in core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php
Tests the computed field handler.
ComputedFieldTest::testComputedFieldHandler in core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php
Tests the computed field handler.
ConfigTranslationViewListUiTest::testTimestampFormatterTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php
Test to ensure that TimestampFormatter translation works.
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
Tests argument plugin schema.
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
Tests display extenders.
DisplayExtenderTest::testDisplayExtendersValidate in core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php
Tests 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.
EntityArgumentTest::testArgumentTitle in core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php
Tests the generated title of a view with an entity target argument.
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.
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
Sets up the test.
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
Tests 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
Sets up the test.
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.
FieldEntityTest::testGetEntityNullEntityOptionalRelationship in core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php
Tests the getEntity method returning NULL for an optional relationship.
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::testFieldApiClassesRender in core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php
Tests the result of a view field with field_api_classes enabled.
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::testRevisionTokenRender in core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php
Tests the token replacement for revision 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::testRenderedEntityWithoutAndWithField in core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php
Tests the default rendered entity output.
FieldSelfTokensTest::testSelfTokenEscaping in core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php
FieldTimeIntervalTest::testFieldTimeInterval in core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php
Tests the TimeInterval handler.
FieldTypeTest::testFieldType in core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php
Tests the field type.
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.
FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter in core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php
Tests that grouped boolean exposed form works as expected.
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::testFilterCombineEnds in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'ends' operator.
FilterCombineTest::testFilterCombineEqual in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'equal' operator.
FilterCombineTest::testFilterCombineNoRealName in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the combine filter when no realName is used.
FilterCombineTest::testFilterCombineNot in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not' operator.
FilterCombineTest::testFilterCombineNotEnds in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not_ends' operator.
FilterCombineTest::testFilterCombineNotEqual in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not equal' operator.
FilterCombineTest::testFilterCombineNotStarts in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not_starts' operator.
FilterCombineTest::testFilterCombineRegEx in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter with the 'regular_expression' operator.
FilterCombineTest::testFilterCombineStarts in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'starts' operator.
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" filter is only valid on displays that use fields.
FilterDateTest::testDateIs in core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php
Tests date filter with date-only fields.
FilterDateTest::testDateOffsets in core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php
Tests offsets with date-only fields.
FilterDateTest::testDateOffsets in core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php
Tests 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
Tests the general offset functionality.
FilterDateTimeTest::_testBetween in core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php
Tests between operations.
FilterDateTimeTest::_testExact in core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php
Tests exact date matching.
FilterDateTimeTest::_testOffset in core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php
Tests 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::testFilterNumericExposedGroupedNotRegularExpression in core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
Tests the numeric filter with grouped exposed filters.
FilterNumericTest::testFilterNumericExposedGroupedRegularExpression in core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
Tests the "numeric" filter with grouped exposed filters.
FilterNumericTest::testFilterNumericExposedGroupedSimple in core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericNotRegularExpression in core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php
Tests the numeric filter with negated 'regular_expression' operator.
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::testFilterStringNotRegularExpression in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests the string filter handler with the negated 'regular_expression' operator.
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
Tests query of the row plugin.
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 a 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.
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.
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.
MiniPagerTest::testMiniPagerRender in core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
Tests the rendering of mini pagers.
MiniPagerTest::testPagerHeadingLevel in core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
Tests changing the heading level.
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
Tests the nid argument.
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.
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
Tests 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::testPagerHeadingLevel in core/modules/views/tests/src/Functional/Plugin/PagerTest.php
Tests changing the heading level.
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/Kernel/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::testAggregateCountFunction in core/modules/views/tests/src/Kernel/QueryGroupByTest.php
Tests aggregate count feature with no group by.
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 non-existent field on some bundle.
QueryTest::queryMethodsTests in core/modules/views/tests/src/Kernel/Plugin/QueryTest.php
Tests 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.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode in core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php
Tests using the views file_to_node relationship.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile in core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php
Tests using the views node_to_file relationship.
RelationshipNodeTermDataTest::testTag in core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php
Tests that the 'taxonomy_term_access' tag is added to the Views query.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php
Tests relations limited by vocabulary.
RelationshipRepresentativeNodeTest::testRelationship in core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php
Tests the relationship.
RelationshipRepresentativeNodeTest::testRelationship in core/modules/user/tests/src/Kernel/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::testViewsHandlerRelationshipFileToUser in core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
Tests using the views file_to_user relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData in core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
Tests using the views file relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile in core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
Tests using the views user_to_file relationship.
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData in core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
Tests using the views image relationship.
RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests cache tags on output & result cache items for an entity-based view.
RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests cache tags on output & result cache items for a field-based view.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginNone in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests an entity-based view's cache tags when using the "none" cache plugin.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTag in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests an entity-based view's cache tags when using the "tag" cache plugin.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests an entity-based view's cache tags when using the "time" cache plugin.
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginNone in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests a field-based view's cache tags when using the "none" cache plugin.
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTag in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests a field-based view's cache tags when using the "tag" cache plugin.
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
Tests a field-based view's cache tags when using the "time" cache plugin.
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.
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/Kernel/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
Tests 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::testRssFields in core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
Tests correct processing of RSS 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
Tests 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.
SqlQueryTest::testGetConnection in core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php
Tests the method \Drupal\views\Plugin\views\query\Sql::getConnection().
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.
StyleGridResponsiveTest::testResponsiveGrid in core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php
Generates a grid_responsive and asserts that it is displaying correctly.
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.
StyleSerializerEntityTest::testFieldRawOutput in core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php
Tests the raw output options for row field rendering.
StyleSerializerEntityTest::testLivePreview in core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php
Tests the live preview output for json output.
StyleSerializerEntityTest::testSerializerResponses in core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php
Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerEntityTest::testUIFieldAlias in core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php
Tests the field ID alias functionality of the DataFieldRow plugin.
StyleSerializerTest::testGroupRows in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the "Grouped rows" functionality.
StyleSerializerTest::testSiteMaintenance in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Verifies site maintenance mode functionality.
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.
TaxonomyTermArgumentDepthTest::setUp in core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php
TaxonomyTermFilterDepthTest::setUp in core/modules/taxonomy/tests/src/Kernel/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.
TokenReplaceTest::testTokenReplacementWithSpecificNumberOfItems in core/modules/views/tests/src/Kernel/TokenReplaceTest.php
Tests token replacement of [view:total-rows] when pager is disabled.
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.
UserRoleTest::testNumericRole in core/modules/user/tests/src/Kernel/Views/UserRoleTest.php
Tests numeric role.
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/Kernel/ViewElementTest.php
Tests the rendered output and form output of a view element.
ViewElementTest::testViewElement in core/modules/views/tests/src/Functional/ViewElementTest.php
Tests the rendered output and form output of a view element.
ViewElementTest::testViewElementEmbed in core/modules/views/tests/src/Kernel/ViewElementTest.php
Tests the rendered output and form output of the "embed" display plugin.
ViewElementTest::testViewElementEmbed in core/modules/views/tests/src/Functional/ViewElementTest.php
Tests the rendered output and form output of 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 destructor 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.
ViewPageController::getTitle in core/modules/views/src/Routing/ViewPageController.php
Gets the title of the given view's display.
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::testContentModerationStateField in core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php
Tests the content moderation state views field.
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
Tests 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
Tests 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.
ViewsPreprocessTest::testCssClassCleaning in core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
Tests css classes on displays are cleaned correctly.
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.
ViewsTestRenderCacheController::double in core/modules/views/tests/modules/views_test_render_cache/src/Controller/ViewsTestRenderCacheController.php
Returns the same block rendered twice with different arguments.
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.
ViewTranslationTest::testViewTitleTranslation in core/modules/views/tests/src/Functional/ViewTranslationTest.php
Tests that the view route title is translated.
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.
WorkspaceViewsIntegrationTest::testViewsQueryAlter in core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
Tests workspace query alter for views.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.