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
ExplodeTest::testTransformLimit function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests explode transform process works with a limit.
ExportStorageManagerTest class core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage manager.
ExportStorageManagerTest.php file core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Modules to install.
ExportStorageManagerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::testGetStorage function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests getting the export storage.
ExportStorageManagerTest::testGetStorageLock function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage when it is locked.
ExposedFilterAJAXTest class core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests the basic AJAX functionality of Views exposed forms.
ExposedFilterAJAXTest.php file core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php The theme to install as the default for testing.
ExposedFilterAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Modules to install.
ExposedFilterAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Views used by this test.
ExposedFilterAJAXTest::setUp function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php
ExposedFilterAJAXTest::testExposedFilterErrorMessages function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests that errors messages are displayed for exposed filters via ajax.
ExposedFilterAJAXTest::testExposedFiltering function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX works for the "Content" View.
ExposedFilterAJAXTest::testExposedFilteringThemeNegotiation function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX theme negotiation works.
ExposedFilterAJAXTest::testExposedFilteringWithButtonElement function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests exposed filtering via AJAX with a button element.
ExposedFilterAJAXTest::testExposedFiltersInModal function core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Tests if exposed filtering via AJAX works in a modal.
ExposedFormCheckboxesTest class core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests exposed forms functionality.
ExposedFormCheckboxesTest.php file core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php The theme to install as the default for testing.
ExposedFormCheckboxesTest::$modules property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Modules to install.
ExposedFormCheckboxesTest::$terms property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Test terms.
ExposedFormCheckboxesTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$vocabulary property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Vocabulary for testing checkbox options.
ExposedFormCheckboxesTest::setUp function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Sets up the test.
ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests overriding the default render option with checkboxes.
ExposedFormCheckboxesTest::testExposedIsAllOfFilter function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests that "is all of" filters work with checkboxes.
ExposedFormLinkDisplayTest class core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php Tests exposed form actions for block displays with custom link targets.
ExposedFormLinkDisplayTest.php file core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php
ExposedFormLinkDisplayTest::setUp function core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php
ExposedFormLinkDisplayTest::testExposedFormActionUsesCustomLinkDisplay function core/modules/views/tests/src/Kernel/Plugin/ExposedFormLinkDisplayTest.php Tests that exposed form action uses the custom link display path.
ExposedFormRenderTest class core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php Tests the exposed form.
ExposedFormRenderTest.php file core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php
ExposedFormRenderTest::$modules property core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php Modules to install.
ExposedFormRenderTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php Views to be enabled.
ExposedFormRenderTest::setUp function core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php
ExposedFormRenderTest::testExposedFormRawInput function core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php Tests the exposed form raw input.
ExposedFormRenderTest::testExposedFormRender function core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php Tests the exposed form markup.
ExposedFormTest class core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests exposed forms functionality.
ExposedFormTest.php file core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
ExposedFormTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php The theme to install as the default for testing.
ExposedFormTest::$modules property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Modules to install.
ExposedFormTest::$nodes property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Nodes to test.
ExposedFormTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Views used by this test.
ExposedFormTest::assertIds function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Checks whether the specified ids are the ones displayed in the view output.
ExposedFormTest::assertNodesExist function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Asserts that nodes of only given bundles exist.
ExposedFormTest::getExpectedExposedFormId function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Returns a views exposed form ID.
ExposedFormTest::providerTestExposedBlock function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Data provider for testing different types of displays.
ExposedFormTest::setUp function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Sets up the test.

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