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. 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
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.
DisplayPathTest::testDefaultMenuTabRegression function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the regression in https://www.drupal.org/node/2532490.
DisplayPathTest::testDeleteWithNoPath function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests deleting a page display that has no path.
DisplayPathTest::testMenuOptions function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the menu and tab option form.
DisplayPathTest::testPathUI function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Runs the tests.
DisplayPathTest::testUseAdminTheme function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the "Use the administration theme" configuration.
DisplayTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Defines a Display test plugin.
DisplayTest class core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the basic display plugin.
DisplayTest class core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Tests the display UI.
DisplayTest class core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the display UI.
DisplayTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest.php file core/modules/views_ui/tests/src/Functional/DisplayTest.php
DisplayTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
DisplayTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
DisplayTest::$configSchemaCheckerExclusions property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php An array of config object names that are excluded from schema checking.
DisplayTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Modules to install.
DisplayTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayTest.php Modules to install.
DisplayTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Modules to install.
DisplayTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Views used by this test.
DisplayTest::$testViews property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php The views used for testing.
DisplayTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayTest.php Views used by this test.
DisplayTest::$usesAttachments property core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Whether the display allows attachments.
DisplayTest::addTranslation function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Helper function for adding interface text translations.
DisplayTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Provide a form to edit options for this plugin.
DisplayTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Calculates dependencies for the configured plugin.

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