204 calls to views_get_view()

AccessPermissionTest::testAccessPerm in drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessPermissionTest.php
Tests perm access plugin.
AccessRoleTest::testAccessRole in drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessRoleTest.php
Tests role access plugin.
AccessTest::testAccessNone in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php
Tests none access plugin.
AccessTest::testStaticAccessPlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php
Tests static access check.
AreaEntityTest::testEntityArea in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php
Tests the area handler.
AreaTest::testRenderArea in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests the rendering of an area.
AreaTest::testRenderAreaToken in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests global tokens.
AreaTest::testTitleArea in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php
Tests overriding the view title using the area title handler.
AreaTextTest::testAreaText in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTextTest.php
AreaTitleTest::testTitleText in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php
Tests the title area handler.
ArgumentDateTest::testCreatedFullDateHandler in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php
Tests the CreatedFullDate handler.
ArgumentDateTest::testDayHandler in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php
Tests the Day handler.
ArgumentDateTest::testMonthHandler in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php
Tests the Month handler.
ArgumentDateTest::testWeekHandler in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php
Tests the Week handler.
ArgumentDateTest::testYearHandler in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php
Tests the Year handler.
ArgumentDateTest::testYearMonthHandler in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php
Tests the YearMonth handler.
ArgumentDefaultTest::testArgumentDefaultFixed in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
Tests fixed default argument.
ArgumentDefaultTest::testArgumentDefaultPlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
Tests the argument default test plugin.
ArgumentDefaultTest::test_plugin_argument_default_current_user in drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php
ArgumentLanguageTest::testArgument in drupal/core/modules/language/lib/Drupal/language/Tests/Views/ArgumentLanguageTest.php
Tests the language argument.
ArgumentNullTest::testAreaText in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentNullTest.php
ArgumentStringTest::testGlossary in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php
Tests the glossary feature.
ArgumentUserUIDTest::testCommentUserUIDTest in drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/ArgumentUserUIDTest.php
ArgumentValidateTest::view_argument_validate_user in drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php
ArgumentValidatorTest::testArgumentValidateNumeric in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php
ArgumentValidatorTest::testArgumentValidatePhp in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php
BasicTest::testSimpleArgument in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests simple argument.
BasicTest::testSimpleFiltering in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests filtering of the result set.
BasicTest::testSimpleResultSet in drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php
Tests a trivial result set.
BasicTest::testWizardDefaultValues in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php
Tests default plugin values are populated from the wizard form.
BulkFormTest::testBulkForm in drupal/core/modules/action/lib/Drupal/action/Tests/BulkFormTest.php
Tests the bulk form.
BulkFormTest::testBulkForm in drupal/core/modules/user/lib/Drupal/user/Tests/Views/BulkFormTest.php
Tests the user bulk form.
CacheTest::testHeaderStorage in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests css/js storage and restoring mechanism.
CacheTest::testNoneCaching in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests no caching.
CacheTest::testTimeCaching in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests time based caching.
CustomBooleanTest::testCustomOption in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CustomBooleanTest.php
Tests the setting and output of custom labels for boolean values.
DefaultViewRecentComments::testBlockDisplay in drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php
Tests the block defined by the comments_recent view.
DefaultViewRecentComments::testPageDisplay in drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php
Tests the page defined by the comments_recent view.
DefaultViewsTest::testArchiveView in drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php
Tests the archive view.
DisplayAttachmentTest::testAttachmentUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayAttachmentTest.php
Tests the attachment UI.
DisplayBlockTest::testDeleteBlockDisplay in drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php
Tests removing a block display.
DisplayExtenderTest::testDisplayExtenders in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayExtenderTest.php
Test display extenders.
DisplayExtenderUITest::testDisplayExtenderUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayExtenderUITest.php
Tests the display extender UI.
DisplayPageTest::testPageResponses in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php
Checks the behavior of the page for access denied/not found behaviours.
DisplayTest::testCloneDisplay in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests the cloning of a display.
DisplayTest::testDisplayAreas in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests display areas.
DisplayTest::testDisplayPlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the display test plugin.
DisplayTest::testFilterGroupsOverriding in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the overriding of filter_groups.
DisplayTest::testGetAttachedDisplays in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the getAttachedDisplays method.
DisplayTest::testReadMore in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Tests the readmore functionality.
DisplayTest::testReorderDisplay in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests reordering of displays.
DisplayTest::testViewStatus in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php
Tests that the view status is correctly reflected on the edit form.
DisplayUnitTest::testDefaultOptions in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php
Tests the default display options.
DisplayUnitTest::testGetPlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php
Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
ExposedFormTest::testExposedFormRender in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php
Tests the exposed form markup.
ExposedFormTest::testRenameResetButton in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php
Tests, whether and how the reset button can be renamed.
ExtensionViewsFieldTest::testFileExtensionTarOption in drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php
Tests file extension views field handler extension_detect_tar option.
FieldBooleanTest::testFieldBoolean in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php
FieldCounterTest::testSimple in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php
FieldCustomTest::testFieldCustom in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php
FieldDateTest::testFieldDate in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php
FieldEntityTest::testGetEntity in drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php
Tests the getEntity method.
FieldFileSizeTest::testFieldFileSize in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php
FieldLanguageTest::testField in drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php
Tests the language field.
FieldTypeTest::testFieldType in drupal/core/modules/node/lib/Drupal/node/Tests/Views/FieldTypeTest.php
FieldUITest::testHandlerUI in drupal/core/modules/field/lib/Drupal/field/Tests/Views/FieldUITest.php
Tests basic field handler settings in the UI.
FieldUnitTest::testExclude in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests the exclude setting.
FieldUnitTest::testFieldTokens in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests the field tokens, row level and field level.
FieldUnitTest::testIsValueEmpty in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests views_handler_field::isValueEmpty().
FieldUnitTest::testQuery in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests all things related to the query.
FieldUnitTest::testRender in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests that the render function is called.
FieldUnitTest::testRewrite in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests general rewriting of the output.
FieldUnitTest::_testEmptyText in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests the usage of the empty text.
FieldUnitTest::_testHideIfEmpty in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php
Tests the hide if empty functionality.
FieldUrlTest::testFieldUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php
FieldWebTest::testAlterUrl in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests rewriting the output to a link.
FieldWebTest::testFieldClasses in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests the field/label/wrapper classes.
FieldWebTest::testTextRendering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php
Tests trimming/read-more/ellipses.
FieldXssTest::testFieldXss in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php
FilterCombineTest::testFilterCombineContains in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php
FilterDateTest::_testBetween in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php
Tests the filter operator between/not between.
FilterDateTest::_testOffset in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php
Test the general offset functionality.
FilterDateTest::_testUiValidation in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php
Make sure the validation callbacks works.
FilterEntityBundleTest::testFilterEntity in drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php
Tests the generic bundle filter.
FilterEqualityTest::testEqual in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php
FilterEqualityTest::testEqualGroupedExposed in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php
FilterEqualityTest::testEqualGroupedNotExposed in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php
FilterEqualityTest::testNotEqual in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php
FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php
FilterInOperatorTest::testFilterInOperatorSimple in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php
FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php
FilterLanguageTest::testFilter in drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php
Tests the language filter.
FilterNumericTest::testAllowEmpty in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericBetween in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericEmpty in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedBetween in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedEmpty in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedNotBetween in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedNotEmpty in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericExposedGroupedSimple in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterNumericTest::testFilterNumericSimple in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php
FilterStringTest::getBasicPageView in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
Build and return a Page view of the views_test_data table.
FilterStringTest::testFilterStringContains in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringEmpty in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringEnds in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringEqual in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringLonger in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNot in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNotEnds in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNotEqual in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNotStarts in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringShorter in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringStarts in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterStringTest::testFilterStringWord in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
FilterTest::testFilterQuery in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/FilterTest.php
Test query of the row plugin.
FilterUidRevisionTest::testFilter in drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
FilterUserUIDTest::testCommentUserUIDTest in drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/FilterUserUIDTest.php
ForumIntegrationTest::testForumIntegration in drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php
Tests the integration.
FrontPageTest::testFrontPage in drupal/core/modules/node/lib/Drupal/node/Tests/Views/FrontpageTest.php
Tests the frontpage.
GlossaryTest::testGlossaryView in drupal/core/modules/views/lib/Drupal/views/Tests/GlossaryTest.php
Tests the default glossary view.
GroupwiseMax::leftQuery in drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php
Generate a subquery given the user options, as set in the options. These are passed in rather than picked up from the object because we generate the subquery when the options are saved, rather than when the view is run. This saves considerable time.
HandlerAliasTest::testPluginAliases in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php
HandlerArgumentUserUidTest::testArgumentTitle in drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php
Tests the generated title of an user: uid argument.
HandlerFieldFieldTest::_testFormatterSimpleFieldRender in drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php
Tests that fields with formatters runs as expected.
HandlerFieldFieldTest::_testMultipleFieldRender in drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php
HandlerFieldFieldTest::_testSimpleFieldRender in drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php
HandlerFieldRoleTest::testRole in drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php
HandlerFieldUserNameTest::testUserName in drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php
HandlerFilterUserNameTest::testUserNameApi in drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php
Tests just using the filter.
HandlerTest::testAccess in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
Tests access to a handler.
HandlerTest::testHandlerWeights in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
Tests the order of handlers is the same before and after saving.
HandlerTest::testPlaceholder in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
Tests the placeholder function.
HandlerTest::testSetRelationship in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php
Tests the relationship method on the base class.
HistoryTimestampTest::testHandlers in drupal/core/modules/history/lib/Drupal/history/Tests/Views/HistoryTimestampTest.php
Tests the handlers.
JoinTest::testBasePlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php
Tests the join plugin base.
JoinTest::testExamplePlugin in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php
Tests an example join plugin.
PagerTest::testLimit in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the some pager plugin.
PagerTest::testNoLimit in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the none-pager-query.
PagerTest::testNormalPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the normal pager.
PagerTest::testPagerApi in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Test the api functions on the view object.
PagerTest::testRenderNullPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests rendering with NULL pager.
PagerTest::testStorePagerSettings in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Pagers was sometimes not stored.
PagerTest::testViewTotalRowsWithoutPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
QueryGroupByTest::GroupByTestHelper in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
QueryGroupByTest::testAggregateCount in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
Tests aggregate count feature.
QueryGroupByTest::testGroupByCountOnlyFilters in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
QueryTest::queryMethodsTests in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php
Test methods provided by the QueryPluginBase.
QueryTest::testQueryUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/QueryTest.php
Tests query plugins settings.
QueryTest::_testInitQuery in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php
Tests the ViewExecutable::initQuery method.
QueryTest::_testQueryExecute in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php
RearrangeFieldsTest::getViewFields in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RearrangeFieldsTest.php
Gets the fields from the View.
RedirectTest::testRedirect in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RedirectTest.php
Tests the redirecting.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipNodeTermDataTest.php
RelationshipRepresentativeNode::testRelationship in drupal/core/modules/user/lib/Drupal/user/Tests/Views/RelationshipRepresentativeNode.php
Tests the relationship.
RelationshipRepresentativeNode::testRelationship in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipRepresentativeNode.php
Tests the relationship.
RelationshipTest::testRelationshipQuery in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php
Tests the query result of a view with a relationship.
RevisionRelationships::testNodeRevisionRelationship in drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php
Create a node with revision and rest result count for both views.
RowEntityTest::testEntityRow in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php
Tests the entity row handler.
RowPluginTest::testRowPlugin in drupal/core/modules/node/lib/Drupal/node/Tests/Views/RowPluginTest.php
Tests the node row plugin.
RowUITest::testRowUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php
Tests changing the row plugin and changing some options of a row.
SortDateTest::testDateOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php
Tests numeric ordering of the result set.
SortRandomTest::getBasicRandomView in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php
Return a basic view with random ordering.
SortRandomTest::testRandomOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortRandomTest.php
Tests random ordering of the result set.
SortTest::testNumericOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php
Tests numeric ordering of the result set.
SortTest::testStringOrdering in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortTest.php
Tests string ordering of the result set.
StorageTest::testDetails in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php
Tests changing label, description and tag.
StyleMappingTest::testMappedOutput in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php
Verifies that the fields were mapped correctly.
StyleSerializerTest::testFieldRawOutput in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testPreview in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Tests the preview output for json output.
StyleSerializerTest::testSerializerResponses in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerTest::testUIFieldAlias in drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php
Test the field ID alias functionality of the DataFieldRow plugin.
StyleTableUnitTest::testTable in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php
Tests the table style.
StyleTest::testCustomRowClasses in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests custom css classes.
StyleTest::testStyle in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests the general renderering of styles.
StyleTest::_testGrouping in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php
Tests the grouping features of styles.
StyleUITest::testStyleUI in drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php
Tests changing the style plugin and changing some options of a style.
StyleUnformattedTest::testDefaultRowClasses in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php
Take sure that the default css classes works as expected.
TokenReplaceTest::testTokenReplacement in drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php
Tests core token replacements generated from a view.
TrackerUserUidTest::testUserUid in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php
Tests the user uid filter and argument.
UserDataTest::testDataField in drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserDataTest.php
Tests field handler.
View::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/View.php
Implements \Drupal\views\Plugin\views\area\AreaPluginBase::render().
ViewEditFormController::submit in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php
Overrides Drupal\Core\Entity\EntityFormController::submit().
ViewElementTest::testViewElement in drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php
Tests the rendered output and form output of a view element.
ViewExecutableTest::testConstructing in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the generation of the executable object.
ViewExecutableTest::testDestroy in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the deconstructor to be sure that necessary objects are removed.
ViewExecutableTest::testDisplays in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the display related methods and properties.
ViewExecutableTest::testInitMethods in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the initDisplay() and initHandlers() methods.
ViewExecutableTest::testProperties in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the accessing of values on the object.
ViewExecutableTest::testPropertyMethods in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the setting/getting of properties.
ViewExecutableTest::testValidate in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the validation of display handlers.
ViewRenderTest::testRender in drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php
Tests render functionality.
ViewsBlock::__construct in drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php
Overrides \Drupal\Component\Plugin\PluginBase::__construct().
ViewsHooksTest::testHooks in drupal/core/modules/views/lib/Drupal/views/Tests/ViewsHooksTest.php
Tests the hooks.
ViewsSelection::initializeView in drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php
Initializes a view.
ViewStorageTest::loadTests in drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php
Tests loading configuration entities.
ViewStorageTest::testCreateDuplicate in drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php
Tests the createDuplicate() View method.
views_ajax in drupal/core/modules/views/includes/ajax.inc
Menu callback to load a view via AJAX.
views_arg_load in drupal/core/modules/views/views.module
Helper function for menu loading. This will automatically be called in order to 'load' a views argument; primarily it will be used to perform validation.
views_embed_view in drupal/core/modules/views/views.module
Embed a view using a PHP snippet.
views_get_view_result in drupal/core/modules/views/views.module
Get the result of a view.
views_page in drupal/core/modules/views/views.module
Page callback: Displays a page view, given a name and display id.
views_pre_render_view_element in drupal/core/modules/views/views.module
View element pre render callback.
views_ui_load in drupal/core/modules/views_ui/views_ui.module
Magic load function. Wrapper to load a view.
WizardTest::testCommentWizard in drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/WizardTest.php
Tests adding a view of comments.