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 11.x 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.

All search results

Title Object type File name Summary
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 Set the default field storage backend for fields created during tests.
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.
DisplayPageTest::$routerDumper property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php The router dumper to get all routes.
DisplayPageTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Views used by this test.
DisplayPageTest::testDependencies function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the calculated dependencies for various views using Page displays.
DisplayPageTest::testEmptyRow function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the templates with empty rows.
DisplayPageTest::testMenuLinks function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the generated menu links of views.
DisplayPageTest::testPageResponses function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Checks the behavior of the page for access denied/not found behaviors.
DisplayPageTest::testPageRouterItems function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Checks that the router items are properly registered.
DisplayPageTest::testReadMore function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the 'read more' functionality.
DisplayPageWebTest class core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the views page display plugin.
DisplayPageWebTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
DisplayPageWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php The theme to install as the default for testing.
DisplayPageWebTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Modules to install.
DisplayPageWebTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Views used by this test.
DisplayPageWebTest::assertPagePath function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests that we can successfully change a view page display path.
DisplayPageWebTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Sets up the test.
DisplayPageWebTest::testAdminTheme function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the 'use_admin_theme' page display option.
DisplayPageWebTest::testArguments function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests arguments.
DisplayPageWebTest::testPageDisplayMenu function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests menu settings of page displays.
DisplayPageWebTest::testPagePaths function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the views page path functionality.
DisplayPageWebTest::testTitleOutput function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the title is not displayed in the output.
DisplayPathTest class core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the UI of generic display path plugin.
DisplayPathTest.php file core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
DisplayPathTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php The theme to install as the default for testing.
DisplayPathTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Views used by this test.
DisplayPathTest::doAdvancedPathsValidationTest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests a couple of invalid path patterns.
DisplayPathTest::doBasicPathUITest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests basic functionality in configuring a view.
DisplayPathTest::doPathXssFilterTest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests that View paths are properly filtered for XSS.
DisplayPathTest::setUp function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Sets up the test.

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