ViewsPluginStyleTestBase::storeViewPreview |
core/modules/views/tests/styles/views_plugin_style_base.test |
Stores a view output in the elements. |
ViewsPluginStyleTestCase::testCustomRowClasses |
core/modules/views/tests/styles/views_plugin_style.test |
Tests custom css classes. |
ViewsPluginStyleTestCase::testGrouping |
core/modules/views/tests/styles/views_plugin_style.test |
|
ViewsPluginStyleTestCase::testGroupingLegacy |
core/modules/views/tests/styles/views_plugin_style.test |
Tests the grouping legacy features of styles. |
ViewsPluginStyleTestCase::_testGrouping |
core/modules/views/tests/styles/views_plugin_style.test |
Tests the grouping features of styles. |
ViewsPluginStyleUnformattedTestCase::testDefaultRowClasses |
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Take sure that the default css classes works as expected. |
ViewsQueryGroupByTest::GroupByTestHelper |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::testAggregateCount |
core/modules/views/tests/views_groupby.test |
Tests aggregate count feature. |
ViewsQueryGroupByTest::testGroupByAverage |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::testGroupByCount |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::testGroupByCountOnlyFilters |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::testGroupByMax |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::testGroupByMin |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::testGroupByNone |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::testGroupBySum |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::viewsAggregateCountView |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::viewsGroupByCountViewOnlyFilters |
core/modules/views/tests/views_groupby.test |
|
ViewsQueryGroupByTest::viewsGroupByViewHelper |
core/modules/views/tests/views_groupby.test |
|
viewsSearchQuery::conditions |
core/modules/search/search.extender.inc |
Gets a complete list of all conditions in this conditional clause. |
viewsSearchQuery::condition_replace_string |
core/modules/search/search.extender.inc |
|
viewsSearchQuery::matches |
core/modules/search/search.extender.inc |
|
viewsSearchQuery::publicParseSearchExpression |
core/modules/search/search.extender.inc |
|
viewsSearchQuery::simple |
core/modules/search/search.extender.inc |
|
viewsSearchQuery::words |
core/modules/search/search.extender.inc |
|
ViewsSpecialBlock::getContent |
core/modules/views/includes/views.special_block.inc |
Return the content of a block. |
ViewsSqlTest::dataSet |
core/modules/views/tests/views_query.test |
A very simple test dataset. |
ViewsSqlTest::enableViewsUi |
core/modules/views/tests/views_query.test |
This function allows to enable views ui from a higher class which can't change the setup function anymore. |
ViewsSqlTest::getBasicPageView |
core/modules/views/tests/views_query.test |
Build and return a Page view of the views_test table. |
ViewsSqlTest::getBasicView |
core/modules/views/tests/views_query.test |
Build and return a basic view of the views_test table. |
ViewsSqlTest::schemaDefinition |
core/modules/views/tests/views_query.test |
The schema definition. |
ViewsSqlTest::setUp |
core/modules/views/tests/views_query.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsSqlTest::viewsCreateTerm |
core/modules/views/tests/views_query.test |
Create a term. |
ViewsSqlTest::viewsData |
core/modules/views/tests/views_query.test |
The views data definition. |
ViewsSqlTest::viewsPlugins |
core/modules/views/tests/views_query.test |
|
ViewsTestCase::assertIdenticalResultset |
core/modules/views/tests/views_query.test |
Helper function: verify a result set returned by view. |
ViewsTestCase::assertIdenticalResultsetHelper |
core/modules/views/tests/views_query.test |
|
ViewsTestCase::assertNotIdenticalResultset |
core/modules/views/tests/views_query.test |
Helper function: verify a result set returned by view.. |
ViewsTestCase::executeView |
core/modules/views/tests/views_query.test |
Helper function to execute a view with debugging. |
ViewsTestCase::helperButtonHasLabel |
core/modules/views/tests/views_query.test |
Helper function to check whether a button with a certain id exists and has a certain label. |
ViewsTestCase::helperCompareFunction |
core/modules/views/tests/views_query.test |
Helper comparison function for orderResultSet(). |
ViewsTestCase::orderResultSet |
core/modules/views/tests/views_query.test |
Helper function: order an array of array based on a column. |
ViewsTranslatableTest::setUp |
core/modules/views/tests/views_translatable.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsTranslatableTest::testTranslation |
core/modules/views/tests/views_translatable.test |
Make sure that the translations get into the loaded view. |
ViewsTranslatableTest::testTranslationKey |
core/modules/views/tests/views_translatable.test |
Make sure that the different things have the right translation keys. |
ViewsTranslatableTest::testUi |
core/modules/views/tests/views_translatable.test |
Make sure that the string is not translated in the UI. |
ViewsTranslatableTest::testUnpackTranslatable |
core/modules/views/tests/views_translatable.test |
Tests the unpack translation functionality. |
ViewsTranslatableTest::viewsPlugins |
core/modules/views/tests/views_translatable.test |
The views plugin definition. Override it if you test provides a plugin. |
ViewsTranslatableTest::viewUnpackTranslatable |
core/modules/views/tests/views_translatable.test |
Custom helper view for testing. |
ViewsUiBaseViewsWizard::add_displays |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Add the array of display options to the view, with appropriate overrides. |
ViewsUiBaseViewsWizard::alter_display_options |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Alter the full array of display options before they are added to the view. |