|
ViewsTestCase::assertIdenticalResultset |
core/modules/views/tests/views_query.test |
Helper function: verify a result set returned by view. |
|
ViewsTestCase::assertNotIdenticalResultset |
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::orderResultSet |
core/modules/views/tests/views_query.test |
Helper function: order an array of array based on a column. |
|
ViewsTestCase::helperCompareFunction |
core/modules/views/tests/views_query.test |
Helper comparison function for orderResultSet(). |
|
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::executeView |
core/modules/views/tests/views_query.test |
Helper function to execute a view with debugging. |
|
ViewsSqlTest::setUp |
core/modules/views/tests/views_query.test |
Sets up a Backdrop site for running functional and integration tests. |
|
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::schemaDefinition |
core/modules/views/tests/views_query.test |
The schema definition. |
|
ViewsSqlTest::viewsData |
core/modules/views/tests/views_query.test |
The views data definition. |
|
ViewsSqlTest::viewsPlugins |
core/modules/views/tests/views_query.test |
|
|
ViewsSqlTest::dataSet |
core/modules/views/tests/views_query.test |
A very simple test dataset. |
|
ViewsSqlTest::getBasicView |
core/modules/views/tests/views_query.test |
Build and return a basic view of the views_test table. |
|
ViewsSqlTest::getBasicPageView |
core/modules/views/tests/views_query.test |
Build and return a Page view of the views_test table. |
|
views_test_plugin_access_test_dynamic::option_definition |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Retrieve the options when this is a new access
control plugin |
|
views_test_plugin_access_test_dynamic::access |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Determine if the current user has access or not. |
|
views_test_plugin_access_test_dynamic::get_access_callback |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Determine the access callback and arguments. |
|
views_test_plugin_access_test_static::option_definition |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Retrieve the options when this is a new access
control plugin |
|
views_test_plugin_access_test_static::access |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Determine if the current user has access or not. |
|
views_test_plugin_access_test_static::get_access_callback |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Determine the access callback and arguments. |
|
views_test_plugin_style_test_mapping::define_mapping |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
Overrides views_plugin_style_mapping::define_mapping(). |
|
views_test_plugin_style_test_mapping::filter_numeric_fields |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
Restricts the allowed fields to only numeric fields. |
|
views_test_schema |
core/modules/views/tests/views_test/views_test.install |
Implements hook_schema(). |
|
views_test_permission |
core/modules/views/tests/views_test/views_test.module |
Implements hook_permission(). |
|
views_test_views_api |
core/modules/views/tests/views_test/views_test.module |
Implements hook_views_api(). |
|
views_test_autoload_info |
core/modules/views/tests/views_test/views_test.module |
Implements hook_autoload_info(). |
|
views_test_views_data |
core/modules/views/tests/views_test/views_test.module |
Implements hook_views_data(). |
|
views_test_views_plugins |
core/modules/views/tests/views_test/views_test.module |
Implements hook_views_plugins(). |
|
views_test_test_static_access_callback |
core/modules/views/tests/views_test/views_test.module |
|
|
views_test_test_dynamic_access_callback |
core/modules/views/tests/views_test/views_test.module |
|
|
views_test_views_pre_render |
core/modules/views/tests/views_test/views_test.module |
Implements hook_views_pre_render(). |
|
template_preprocess_views_view_mapping_test |
core/modules/views/tests/views_test/views_test.module |
Implements hook_preprocess_HOOK() for theme_views_view_mapping_test(). |
|
theme_views_view_mapping_test |
core/modules/views/tests/views_test/views_test.module |
Returns HTML for the Mapping Test style. |
|
views_test_menu |
core/modules/views/tests/views_test/views_test.module |
Implements hook_menu(). |
|
views_test_embed_form |
core/modules/views/tests/views_test/views_test.module |
Form builder for embed exposed form test page. |
|
BulkTestEntity::id |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::id(). |
|
BulkTestEntity::entityType |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::entityType(). |
|
BulkTestEntity::label |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::label(). |
|
BulkTestEntity::uri |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::uri(). |
|
BulkTestEntity::createAccess |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::createAccess(). |
|
BulkTestEntity::access |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::access(). |
|
views_test_entity_entity_info |
core/modules/views/tests/views_test_entity/views_test_entity.module |
Implements hook_entity_info(). |
|
views_test_entity_autoload_info |
core/modules/views/tests/views_test_entity/views_test_entity.module |
Implements hook_autoload_info(). |
|
ViewsTranslatableTest::viewsPlugins |
core/modules/views/tests/views_translatable.test |
The views plugin definition. Override it if you test provides a plugin. |
|
ViewsTranslatableTest::setUp |
core/modules/views/tests/views_translatable.test |
Sets up a Backdrop site for running functional and integration tests. |
|
ViewsTranslatableTest::testUnpackTranslatable |
core/modules/views/tests/views_translatable.test |
Tests the unpack translation functionality. |
|
ViewsTranslatableTest::testUi |
core/modules/views/tests/views_translatable.test |
Make sure that the string is not translated in the UI. |
|
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. |