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
SortArrayTest::providerSortByTitleElement function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Data provider for SortArray::sortByTitleElement().
SortArrayTest::providerSortByTitleProperty function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Data provider for SortArray::sortByTitleProperty().
SortArrayTest::providerSortByWeightElement function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Data provider for SortArray::sortByWeightElement().
SortArrayTest::providerSortByWeightProperty function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Data provider for SortArray::sortByWeightProperty().
SortArrayTest::testSortByTitleElement function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Tests SortArray::sortByTitleElement() input against expected output.
SortArrayTest::testSortByTitleProperty function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Tests SortArray::sortByTitleProperty() input against expected output.
SortArrayTest::testSortByWeightElement function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Tests SortArray::sortByWeightElement() input against expected output.
SortArrayTest::testSortByWeightProperty function core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php Tests SortArray::sortByWeightProperty() input against expected output.
SortDateTest class core/modules/views/tests/src/Kernel/Handler/SortDateTest.php Tests for core Drupal\views\Plugin\views\sort\Date handler.
SortDateTest.php file core/modules/views/tests/src/Kernel/Handler/SortDateTest.php
SortDateTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortDateTest.php Views used by this test.
SortDateTest::expectedResultSet function core/modules/views/tests/src/Kernel/Handler/SortDateTest.php
SortDateTest::testDateOrdering function core/modules/views/tests/src/Kernel/Handler/SortDateTest.php Tests numeric ordering of the result set.
SortDateTimeTest class core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php Tests for core Drupal\datetime\Plugin\views\sort\Date handler.
SortDateTimeTest.php file core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php
SortDateTimeTest::$testViews property core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php Views to be enabled.
SortDateTimeTest::setUp function core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php
SortDateTimeTest::testDateTimeSort function core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php Tests the datetime sort handler.
SortingTest class core/modules/views/tests/src/Functional/Wizard/SortingTest.php Tests the ability of the views wizard to create views with sorts.
SortingTest.php file core/modules/views/tests/src/Functional/Wizard/SortingTest.php
SortingTest::$defaultTheme property core/modules/views/tests/src/Functional/Wizard/SortingTest.php The theme to install as the default for testing.
SortingTest::setUp function core/modules/views/tests/src/Functional/Wizard/SortingTest.php Sets up the test.
SortingTest::testSorting function core/modules/views/tests/src/Functional/Wizard/SortingTest.php Tests the sorting functionality.
SortRandomTest class core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Tests for core Drupal\views\Plugin\views\sort\Random handler.
SortRandomTest.php file core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php
SortRandomTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Views used by this test.
SortRandomTest::dataSet function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Add more items to the test set, to make the order tests more robust.
SortRandomTest::getBasicRandomView function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Return a basic view with random ordering.
SortRandomTest::testRandomOrdering function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Tests random ordering of the result set.
SortRandomTest::testRandomOrderingWithRenderCaching function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Tests random ordering with tags based caching.
SortTest class core/modules/views/tests/src/Kernel/Handler/SortTest.php Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler.
SortTest class core/tests/Drupal/Tests/PhpCs/SortTest.php Tests that phpcs.xml.dist is properly sorted.
SortTest class core/modules/jsonapi/tests/src/Unit/Query/SortTest.php @coversDefaultClass \Drupal\jsonapi\Query\Sort[[api-linebreak]]
@group jsonapi
SortTest class core/tests/Drupal/Tests/CSpell/SortTest.php Tests that the dictionary.txt file is properly sorted.
SortTest.php file core/tests/Drupal/Tests/CSpell/SortTest.php
SortTest.php file core/modules/jsonapi/tests/src/Unit/Query/SortTest.php
SortTest.php file core/tests/Drupal/Tests/PhpCs/SortTest.php
SortTest.php file core/modules/views/tests/src/Kernel/Handler/SortTest.php
SortTest::$filePath property core/tests/Drupal/Tests/PhpCs/SortTest.php The path of phpcs.xml.dist file.
SortTest::$filePath property core/tests/Drupal/Tests/CSpell/SortTest.php The path to the dictionary file.
SortTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortTest.php Views used by this test.
SortTest::assertSorted function core/tests/Drupal/Tests/PhpCs/SortTest.php A helper method to assert that an input array is sorted.
SortTest::badParameterProvider function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php Data provider for testCreateFromQueryParameterFail.
SortTest::parameterProvider function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php Provides a suite of shortcut sort parameters and their expected expansions.
SortTest::setUp function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php
SortTest::setUp function core/tests/Drupal/Tests/PhpCs/SortTest.php
SortTest::setUp function core/tests/Drupal/Tests/CSpell/SortTest.php
SortTest::testCreateFromQueryParameter function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php @covers ::createFromQueryParameter[[api-linebreak]]
@dataProvider parameterProvider
SortTest::testCreateFromQueryParameterFail function core/modules/jsonapi/tests/src/Unit/Query/SortTest.php @covers ::createFromQueryParameter[[api-linebreak]]
@dataProvider badParameterProvider
SortTest::testFileExists function core/tests/Drupal/Tests/CSpell/SortTest.php Tests that the file exists.

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