|
BulkTestEntity::access |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::access(). |
|
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_schema |
core/modules/views/tests/views_test/views_test.install |
Implements hook_schema(). |
|
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_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_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. |
|
ViewsSqlTest::viewsCreateTerm |
core/modules/views/tests/views_query.test |
Create a term. |
|
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_plugin_localization_test::translate_string |
core/modules/views/tests/views_plugin_localization_test.inc |
Return the string and take sure that the test can find out whether the
string got translated. |
|
views_plugin_localization_test::export |
core/modules/views/tests/views_plugin_localization_test.inc |
Store the export strings. |
|
views_plugin_localization_test::getExportStrings |
core/modules/views/tests/views_plugin_localization_test.inc |
Return the stored strings for the simpletest. |
|
ViewsPagerTest::testStorePagerSettings |
core/modules/views/tests/views_pager.test |
Pagers was sometimes not stored. |
|
ViewsPagerTest::viewsStorePagerSettings |
core/modules/views/tests/views_pager.test |
|
|
ViewsPagerTest::testNoLimit |
core/modules/views/tests/views_pager.test |
Tests the none-pager-query. |
|
ViewsPagerTest::viewsPagerNoLimit |
core/modules/views/tests/views_pager.test |
|
|
ViewsPagerTest::testViewTotalRowsWithoutPager |
core/modules/views/tests/views_pager.test |
|
|
ViewsPagerTest::createNodes |
core/modules/views/tests/views_pager.test |
|
|
ViewsPagerTest::testLimit |
core/modules/views/tests/views_pager.test |
Tests the some pager plugin. |
|
ViewsPagerTest::viewsPagerLimit |
core/modules/views/tests/views_pager.test |
|
|
ViewsPagerTest::testNormalPager |
core/modules/views/tests/views_pager.test |
Tests the normal pager. |
|
ViewsPagerTest::viewPagerFullZeroItemsPerPage |
core/modules/views/tests/views_pager.test |
|
|
ViewsPagerTest::viewsPagerFull |
core/modules/views/tests/views_pager.test |
|