Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| SortPluginBase | class | core/ |
Base sort handler that has no options and performs a simple sort. |
| SortPluginBase.php | file | core/ |
|
| SortPluginBase::adminSummary | function | core/ |
Display whether or not the sort order is ascending or descending. |
| SortPluginBase::buildExposeForm | function | core/ |
Form for exposed handler options. |
| SortPluginBase::buildOptionsForm | function | core/ |
Basic options for all sort criteria. |
| SortPluginBase::canExpose | function | core/ |
Determine if a sort can be exposed. |
| SortPluginBase::defaultExposeOptions | function | core/ |
Provide default options for exposed sorts. |
| SortPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| SortPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| SortPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| SortPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| SortPluginBase::query | function | core/ |
Called to add the sort to a query. |
| SortPluginBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
| SortPluginBase::showSortForm | function | core/ |
Shortcut to display the value form. |
| SortPluginBase::sortOptions | function | core/ |
Provide a list of options for the default sort form. |
| SortPluginBase::sortSubmit | function | core/ |
|
| SortPluginBase::sortValidate | function | core/ |
|
| SortPluginBase::submitOptionsForm | function | core/ |
Simple submit handler. |
| SortPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| SortPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| 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 |
Pagination
- Previous page
- Page 1153
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.