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
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.
DisplayTest::checkTranslationSetting function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Asserts a node and a file based view for the translation setting.
DisplayTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Information about options for all kinds of purposes will be held here.
DisplayTest::execute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Executes the view and returns data in the format required.
DisplayTest::getType function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Returns the display type that this display requires.
DisplayTest::optionsSummary function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Provides the default summary for options in the views UI.
DisplayTest::preview function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Renders the display for the purposes of a live preview.
DisplayTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Sets up the test.
DisplayTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest::submitOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Handle any special handling on the validate form.
DisplayTest::testActionLinks function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the action links on the edit display UI.
DisplayTest::testAddDisplay function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Tests adding a display.
DisplayTest::testAddDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests adding a display.
DisplayTest::testAddDisplayBlockTranslation function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Test if 'add' translations are filtered from multilingual display options.
DisplayTest::testDisableDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests disabling of a display.
DisplayTest::testDisplayAreas function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests display areas.
DisplayTest::testDisplayPlugin function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the display test plugin.
DisplayTest::testDisplayPluginsAlter function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests views_ui_views_plugins_display_alter is altering plugin definitions.
DisplayTest::testDisplayTitleInButtonsXss function core/modules/views_ui/tests/src/Functional/DisplayTest.php Ensures that no XSS is possible for buttons.
DisplayTest::testFilterGroupsOverriding function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the overriding of filter_groups.
DisplayTest::testGetAttachedDisplays function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the getAttachedDisplays method.
DisplayTest::testHideDisplayOverride function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests that the override option is hidden when it's not needed.
DisplayTest::testInvalidDisplayPlugins function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests invalid display plugins.
DisplayTest::testLinkDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the link-display setting.
DisplayTest::testMissingRelationship function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests display validation when a required relationship is missing.
DisplayTest::testOutputIsEmpty function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the outputIsEmpty method on the display.
DisplayTest::testPageContextualLinks function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Tests contextual links on Views page displays.
DisplayTest::testReadMoreCustomURL function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the readmore with custom URL.
DisplayTest::testReadMoreNoDisplay function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the readmore validation.
DisplayTest::testRenameDisplayAdminName function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Tests setting the administrative title.
DisplayTest::testReorderDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests reordering of displays.
DisplayTest::testTranslationSetting function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests translation rendering settings based on entity translatability.
DisplayTest::testViewStatus function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests that the view status is correctly reflected on the edit form.
DisplayTest::toggleContextualTriggerVisibility function core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Toggles the visibility of a contextual trigger.
DisplayTest::validate function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Validate that the plugin is correct and can be saved.
DisplayTest::validateOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Validate the options form.
DisplayVariantTest class core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php @coversDefaultClass \Drupal\Core\Display\VariantBase[[api-linebreak]]
@group Display
DisplayVariantTest class core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php Tests selecting a display variant.
DisplayVariantTest.php file core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php
DisplayVariantTest.php file core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
DisplayVariantTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php The theme to install as the default for testing.
DisplayVariantTest::$modules property core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php Modules to install.
DisplayVariantTest::providerTestGetConfiguration function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Provides test data for testGetConfiguration().
DisplayVariantTest::setUpDisplayVariant function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Sets up a display variant plugin for testing.
DisplayVariantTest::testAccess function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Tests the access() method.
DisplayVariantTest::testGetConfiguration function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Tests the getConfiguration() method.

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