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 11.x for test
  5. 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.

All search results

Title Object type File name Summary
DisplayFeedTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Modules to install.
DisplayFeedTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Views used by this test.
DisplayFeedTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Views used by this test.
DisplayFeedTest::checkFeedViewUi function core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Checks views UI for a specific feed view.
DisplayFeedTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Sets up the test.
DisplayFeedTest::testDisabledFeed function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests that nothing is output when the feed display is disabled.
DisplayFeedTest::testDisabledLinkedDisplay function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests that the feed display works when the linked display is disabled.
DisplayFeedTest::testFeedCacheability function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests the cacheability of the feed display.
DisplayFeedTest::testFeedFieldOutput function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests the rendered output for fields display.
DisplayFeedTest::testFeedOutput function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Tests the rendered output.
DisplayFeedTest::testFeedUI function core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Tests feed display admin UI.
DisplayFeedTranslationTest class core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Tests the feed display plugin with translated content.
DisplayFeedTranslationTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php
DisplayFeedTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php The theme to install as the default for testing.
DisplayFeedTranslationTest::$langcodes property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php The added languages.
DisplayFeedTranslationTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Modules to install.
DisplayFeedTranslationTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Views used by this test.
DisplayFeedTranslationTest::checkFeedResults function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Checks the feed results for the given style of node links.
DisplayFeedTranslationTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Sets up the test.
DisplayFeedTranslationTest::testFeedFieldOutput function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Tests the rendered output for fields display with multiple translations.
DisplayKernelTest class core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Drupal unit tests for the DisplayPluginBase class.
DisplayKernelTest.php file core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php
DisplayKernelTest::$handlerTypes property core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Views handler types to test.
DisplayKernelTest::$modules property core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Modules to install.
DisplayKernelTest::$pluginTypes property core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Views plugin types to test.
DisplayKernelTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Views used by this test.
DisplayKernelTest::testDefaultOptions function core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Tests the default display options.
DisplayKernelTest::testGetPlugin function core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
DisplayKernelTest::testisIdentifierUnique function core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Tests the ::isIdentifierUnique method.
DisplayModeBundleSelectionTest class core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php Tests the bundle selection for view & form display modes.
DisplayModeBundleSelectionTest.php file core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php
DisplayModeBundleSelectionTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php The theme to install as the default for testing.
DisplayModeBundleSelectionTest::$modules property core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php Modules to install.
DisplayModeBundleSelectionTest::providerBundleSelection function core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php Data provider for testBundleSelection().
DisplayModeBundleSelectionTest::setUp function core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php
DisplayModeBundleSelectionTest::testBundleSelection function core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php Tests the bundle selection.
DisplayModeUpdateTest class core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php Ensure display modes are updated when fields are created.
DisplayModeUpdateTest.php file core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php
DisplayModeUpdateTest::$defaultFormDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The default form display name.
DisplayModeUpdateTest::$defaultViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The default view display name.
DisplayModeUpdateTest::$foobarFormDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The alternate form display name.
DisplayModeUpdateTest::$foobarViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The alternate view display name.
DisplayModeUpdateTest::setUp function core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php
DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation function core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php Ensure display modes are updated when fields are created.
DisplayNoAreaTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php Defines a Display test plugin with areas disabled.
DisplayNoAreaTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php
DisplayNoAreaTest::$usesAreas property core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php Whether the display allows area plugins.
DisplayPageTest class core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the page display plugin.
DisplayPageTest.php file core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php
DisplayPageTest::$modules property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Modules to install.

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