| ViewsUiIntegrationTest.php |
file |
core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php |
|
| ViewsUiIntegrationTest::$modules |
property |
core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php |
Modules to enable. |
| ViewsUiIntegrationTest::setUp |
function |
core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php |
|
| ViewsUiIntegrationTest::testViewsAdmin |
function |
core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php |
Tests that the integration with Views works correctly. |
| ViewsUITourTest |
class |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
Tests the Views UI tour. |
| ViewsUITourTest.php |
file |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
|
| ViewsUITourTest::$adminUser |
property |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
An admin user with administrative permissions for views. |
| ViewsUITourTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
The theme to install as the default for testing. |
| ViewsUITourTest::$localeStorage |
property |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
String translation storage object. |
| ViewsUITourTest::$modules |
property |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
Modules to enable. |
| ViewsUITourTest::createTranslation |
function |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
Creates single translation for source string. |
| ViewsUITourTest::setUp |
function |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
|
| ViewsUITourTest::testViewsUiTourTips |
function |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
Tests views_ui tour tip availability. |
| ViewsUITourTest::testViewsUiTourTipsTranslated |
function |
core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php |
Tests views_ui tour tip availability in a different language. |
| ViewsWizardTest |
class |
core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php |
Tests views creation wizard. |
| ViewsWizardTest.php |
file |
core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php |
|
| ViewsWizardTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php |
The theme to install as the default for testing. |
| ViewsWizardTest::$modules |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php |
Modules to enable. |
| ViewsWizardTest::setUp |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php |
|
| ViewsWizardTest::testCreateViewWizard |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php |
Tests creating a View using the wizard. |
| views_cache.test.css |
file |
core/modules/views/tests/modules/views_test_data/views_cache.test.css |
Just a placeholder file for the test. |
| views_config_entity_test.info.yml |
file |
core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml |
core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml |
| views_config_entity_test.schema.yml |
file |
core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml |
core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml |
| views_entity_test.info.yml |
file |
core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml |
core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml |
| views_entity_test.module |
file |
core/modules/views/tests/modules/views_entity_test/views_entity_test.module |
Contains main module functionality. |
| views_entity_test_entity_base_field_info |
function |
core/modules/views/tests/modules/views_entity_test/views_entity_test.module |
Implements hook_entity_bundle_field_info(). |
| views_entity_test_entity_field_access |
function |
core/modules/views/tests/modules/views_entity_test/views_entity_test.module |
Implements hook_entity_field_access(). |
| views_entity_test_entity_load |
function |
core/modules/views/tests/modules/views_entity_test/views_entity_test.module |
Implements hook_entity_load(). |
| views_test_cacheable_metadata_calculation.info.yml |
file |
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml |
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml |
| views_test_checkboxes_theme.info.yml |
file |
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml |
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml |
| views_test_checkboxes_theme.theme |
file |
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme |
Changes an exposed "type" filter from a multi-select to checkboxes. |
| views_test_checkboxes_theme_form_views_exposed_form_alter |
function |
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme |
Changes an exposed "type" filter from a multi-select to checkboxes. |
| views_test_classy_subtheme.info.yml |
file |
core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml |
core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.info.yml |
| views_test_classy_subtheme.theme |
file |
core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme |
Implements Views UI alter hooks in a theme to provide test coverage. |
| views_test_classy_subtheme_views_ui_display_tab_alter |
function |
core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme |
Implements hook_views_ui_display_tab_alter(). |
| views_test_classy_subtheme_views_ui_display_top_alter |
function |
core/modules/views_ui/tests/themes/views_test_classy_subtheme/views_test_classy_subtheme.theme |
Implements hook_views_ui_display_top_alter(). |
| views_test_config.info.yml |
file |
core/modules/views/tests/modules/views_test_config/views_test_config.info.yml |
core/modules/views/tests/modules/views_test_config/views_test_config.info.yml |
| views_test_config.module |
file |
core/modules/views/tests/modules/views_test_config/views_test_config.module |
Contains the "views_test_config" module main functionality. |
| views_test_config.views.schema.yml |
file |
core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml |
core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml |
| views_test_config_view_load |
function |
core/modules/views/tests/modules/views_test_config/views_test_config.module |
Implements hook_ENTITY_TYPE_load(). |
| views_test_data.info.yml |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.info.yml |
core/modules/views/tests/modules/views_test_data/views_test_data.info.yml |
| views_test_data.install |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.install |
Install, update, and uninstall functions for the Views Test module. |
| views_test_data.libraries.yml |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.libraries.yml |
core/modules/views/tests/modules/views_test_data/views_test_data.libraries.yml |
| views_test_data.module |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.module |
Helper module for Views tests. |
| views_test_data.permissions.yml |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.permissions.yml |
core/modules/views/tests/modules/views_test_data/views_test_data.permissions.yml |
| views_test_data.routing.yml |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.routing.yml |
core/modules/views/tests/modules/views_test_data/views_test_data.routing.yml |
| views_test_data.services.yml |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.services.yml |
core/modules/views/tests/modules/views_test_data/views_test_data.services.yml |
| views_test_data.views.inc |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.views.inc |
Provides views data and hooks for views_test_data module. |
| views_test_data.views.schema.yml |
file |
core/modules/views/tests/modules/views_test_data/config/schema/views_test_data.views.schema.yml |
core/modules/views/tests/modules/views_test_data/config/schema/views_test_data.views.schema.yml |
| views_test_data.views_execution.inc |
file |
core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc |
Provides views data and hooks for views_test_data module. |