Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SortArrayTest | class | core/ |
Tests the SortArray component. |
| SortArrayTest.php | file | core/ |
|
| SortArrayTest::assertBothNegativePositiveOrZero | function | core/ |
Asserts that numbers are either both negative, both positive or both zero. |
| SortArrayTest::providerSortByTitleElement | function | core/ |
Data provider for SortArray::sortByTitleElement(). |
| SortArrayTest::providerSortByTitleProperty | function | core/ |
Data provider for SortArray::sortByTitleProperty(). |
| SortArrayTest::providerSortByWeightElement | function | core/ |
Data provider for SortArray::sortByWeightElement(). |
| SortArrayTest::providerSortByWeightProperty | function | core/ |
Data provider for SortArray::sortByWeightProperty(). |
| SortArrayTest::testSortByTitleElement | function | core/ |
Tests SortArray::sortByTitleElement() input against expected output. |
| SortArrayTest::testSortByTitleProperty | function | core/ |
Tests SortArray::sortByTitleProperty() input against expected output. |
| SortArrayTest::testSortByWeightElement | function | core/ |
Tests SortArray::sortByWeightElement() input against expected output. |
| SortArrayTest::testSortByWeightProperty | function | core/ |
Tests SortArray::sortByWeightProperty() input against expected output. |
| SortDateTest | class | core/ |
Tests for core Drupal\views\Plugin\views\sort\Date handler. |
| SortDateTest.php | file | core/ |
|
| SortDateTest::$testViews | property | core/ |
Views used by this test. |
| SortDateTest::expectedResultSet | function | core/ |
|
| SortDateTest::testDateOrdering | function | core/ |
Tests numeric ordering of the result set. |
| SortDateTimeTest | class | core/ |
Tests for core Drupal\datetime\Plugin\views\sort\Date handler. |
| SortDateTimeTest.php | file | core/ |
|
| SortDateTimeTest::$testViews | property | core/ |
Views to be enabled. |
| SortDateTimeTest::setUp | function | core/ |
|
| SortDateTimeTest::testDateTimeSort | function | core/ |
Tests the datetime sort handler. |
| SortingTest | class | core/ |
Tests the ability of the views wizard to create views with sorts. |
| SortingTest.php | file | core/ |
|
| SortingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SortingTest::setUp | function | core/ |
Sets up the test. |
| SortingTest::testSorting | function | core/ |
Tests the sorting functionality. |
| SortRandomTest | class | core/ |
Tests for core Drupal\views\Plugin\views\sort\Random handler. |
| SortRandomTest.php | file | core/ |
|
| SortRandomTest::$testViews | property | core/ |
Views used by this test. |
| SortRandomTest::dataSet | function | core/ |
Add more items to the test set, to make the order tests more robust. |
| SortRandomTest::getBasicRandomView | function | core/ |
Return a basic view with random ordering. |
| SortRandomTest::testRandomOrdering | function | core/ |
Tests random ordering of the result set. |
| SortRandomTest::testRandomOrderingWithRenderCaching | function | core/ |
Tests random ordering with tags based caching. |
| SortTest | class | core/ |
Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler. |
| SortTest | class | core/ |
Tests that phpcs.xml.dist is properly sorted. |
| SortTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\Sort[[api-linebreak]] @group jsonapi |
| SortTest.php | file | core/ |
|
| SortTest.php | file | core/ |
|
| SortTest.php | file | core/ |
|
| SortTest::$filePath | property | core/ |
The path of phpcs.xml.dist file. |
| SortTest::$testViews | property | core/ |
Views used by this test. |
| SortTest::assertSorted | function | core/ |
A helper method to assert that an input array is sorted. |
| SortTest::badParameterProvider | function | core/ |
Data provider for testCreateFromQueryParameterFail. |
| SortTest::parameterProvider | function | core/ |
Provides a suite of shortcut sort parameters and their expected expansions. |
| SortTest::setUp | function | core/ |
|
| SortTest::setUp | function | core/ |
|
| SortTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] @dataProvider parameterProvider |
| SortTest::testCreateFromQueryParameterFail | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] @dataProvider badParameterProvider |
| SortTest::testFileExists | function | core/ |
Tests that the phpcs.xml.dist file exists. |
| SortTest::testNumericOrdering | function | core/ |
Tests numeric ordering of the result set. |
Pagination
- Previous page
- Page 629
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.