Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.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
DisplayAttachmentTest::testRemoveAttachedDisplay function core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php Tests the attachment working after the attached page was deleted.
DisplayBlockTest class core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the block display plugin.
DisplayBlockTest.php file core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
DisplayBlockTest::$defaultTheme property core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php The theme to install as the default for testing.
DisplayBlockTest::$modules property core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Modules to install.
DisplayBlockTest::$testViews property core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Views used by this test.
DisplayBlockTest::setUp function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Sets up the test.
DisplayBlockTest::testBlockCategory function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests default and custom block categories.
DisplayBlockTest::testBlockContextualLinks function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the contextual links on a Views block.
DisplayBlockTest::testBlockEmptyRendering function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the various testcases of empty block rendering.
DisplayBlockTest::testBlockRendering function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the actual rendering of the views block.
DisplayBlockTest::testDeleteBlockDisplay function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests removing a block display.
DisplayBlockTest::testViewsBlockForm function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the block form for a Views block.
DisplayCRUDTest class core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Tests creation, retrieval, updating, and deletion of displays in the Web UI.
DisplayCRUDTest.php file core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
DisplayCRUDTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php The theme to install as the default for testing.
DisplayCRUDTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Modules to enable.
DisplayCRUDTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Views used by this test.
DisplayCRUDTest::testAddDisplay function core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Tests adding a display.
DisplayCRUDTest::testDefaultDisplay function core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Tests that the correct display is loaded by default.
DisplayCRUDTest::testDuplicateDisplay function core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Tests the duplicating of a display.
DisplayCRUDTest::testRemoveDisplay function core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Tests removing a display.
DisplayEntityReferenceTest class core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php Tests the entity reference display plugin.
DisplayEntityReferenceTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php
DisplayEntityReferenceTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php The theme to install as the default for testing.
DisplayEntityReferenceTest::$entityRefFieldName property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php The used entity reference field name in the test.
DisplayEntityReferenceTest::$field property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php The field config.
DisplayEntityReferenceTest::$fieldName property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php The used field name in the test.
DisplayEntityReferenceTest::$fieldStorage property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php The field storage.
DisplayEntityReferenceTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php Modules to enable.
DisplayEntityReferenceTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php Views used by this test.
DisplayEntityReferenceTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php Sets up the test.
DisplayEntityReferenceTest::testEntityReferenceDisplay function core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php Tests the entity reference display plugin.
DisplayExtenderTest class core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Tests the display extender plugins.
DisplayExtenderTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Defines a display extender test plugin.
DisplayExtenderTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php
DisplayExtenderTest.php file core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php
DisplayExtenderTest2 class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest2.php Defines another display extender test plugin.
DisplayExtenderTest2.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest2.php
DisplayExtenderTest3 class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php Defines the third display extender test plugin.
DisplayExtenderTest3.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php
DisplayExtenderTest3::validate function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php Validate that the plugin is correct and can be saved.
DisplayExtenderTest::$testState property core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Stores some state booleans to be sure a certain method got called.
DisplayExtenderTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Views used by this test.
DisplayExtenderTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Provide a form to edit options for this plugin.
DisplayExtenderTest::defaultableSections function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Gets a list of defaultable sections and the items they contain.
DisplayExtenderTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Information about options for all kinds of purposes will be held here.
DisplayExtenderTest::optionsSummary function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Provide the default summary for options in the views UI.
DisplayExtenderTest::preExecute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Set up any variables on the view prior to execution.
DisplayExtenderTest::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php Inject anything into the query that the display_extender handler needs.

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