Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
ViewsThemeIntegrationTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php The theme to install as the default for testing.
ViewsThemeIntegrationTest::$modules property core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php We need theme_test for testing against test_base_theme and test_subtheme.
ViewsThemeIntegrationTest::$testViews property core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Views used by this test.
ViewsThemeIntegrationTest::setUp function core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Sets up the test.
ViewsThemeIntegrationTest::testThemedViewPage function core/modules/views/tests/src/Functional/ViewsThemeIntegrationTest.php Tests pre_render and post_render hooks in a theme and sub-theme.
ViewStorageTest class core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the CRUD functionality for a view.
ViewStorageTest.php file core/modules/views/tests/src/Kernel/ViewStorageTest.php
ViewStorageTest::$configProperties property core/modules/views/tests/src/Kernel/ViewStorageTest.php Properties that should be stored in the configuration.
ViewStorageTest::$controller property core/modules/views/tests/src/Kernel/ViewStorageTest.php The configuration entity storage.
ViewStorageTest::$entityType property core/modules/views/tests/src/Kernel/ViewStorageTest.php The entity type definition.
ViewStorageTest::$testViews property core/modules/views/tests/src/Kernel/ViewStorageTest.php Views used by this test.
ViewStorageTest::createTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests creating configuration entities.
ViewStorageTest::displayMethodTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the display related functions like getDisplaysList().
ViewStorageTest::displayTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests adding, saving, and loading displays on configuration entities.
ViewStorageTest::loadTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests loading configuration entities.
ViewStorageTest::testConfigurationEntityCRUD function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests CRUD operations.
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
ViewStyleHtmlListTest class core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Tests the View HTML List style.
ViewStyleHtmlListTest.php file core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
ViewStyleHtmlListTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php The theme to install as the default for testing.
ViewStyleHtmlListTest::$modules property core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Modules to install.
ViewStyleHtmlListTest::$testViews property core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Views used by this test.
ViewStyleHtmlListTest::setUp function core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Sets up the test.
ViewStyleHtmlListTest::testOrderedList function core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Tests ordered list HTML list.
ViewsUiIntegrationTest class core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php Tests Media Library's integration with Views UI.
ViewsUiIntegrationTest.php file core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
ViewsUiIntegrationTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php The theme to install as the default for testing.
ViewsUiIntegrationTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php Modules to install.
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.
ViewsUiTestFieldHooks class core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php Hook implementations for views_ui_test_field.
ViewsUiTestFieldHooks.php file core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php
ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter function core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
ViewsUiTestFieldViewsHooks class core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php Hook implementations for views_ui_test_field.
ViewsUiTestFieldViewsHooks.php file core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php
ViewsUiTestFieldViewsHooks::viewsData function core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php Implements hook_views_data().
ViewsUiTestHooks class core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Hook implementations for views_ui_test.
ViewsUiTestHooks.php file core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php
ViewsUiTestHooks::formViewsUiConfigItemExtraFormAlter function core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
ViewsUiTestHooks::viewsPreviewInfoAlter function core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Implements hook_views_preview_info_alter().
ViewsUiTestThemeHooks class core/modules/views_ui/tests/themes/views_ui_test_theme/src/Hook/ViewsUiTestThemeHooks.php Hook implementations for views_ui_test_theme.
ViewsUiTestThemeHooks.php file core/modules/views_ui/tests/themes/views_ui_test_theme/src/Hook/ViewsUiTestThemeHooks.php
ViewsUiTestThemeHooks::viewsUiDisplayTabAlter function core/modules/views_ui/tests/themes/views_ui_test_theme/src/Hook/ViewsUiTestThemeHooks.php Implements hook_views_ui_display_tab_alter().
ViewsUiTestThemeHooks::viewsUiDisplayTopAlter function core/modules/views_ui/tests/themes/views_ui_test_theme/src/Hook/ViewsUiTestThemeHooks.php Implements hook_views_ui_display_top_alter().
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 install.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.