Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests that the dictionary.txt file 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.php | file | core/ |
|
| SortTest::$filePath | property | core/ |
The path to the dictionary file. |
| 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::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 file exists. |
| SortTest::testFileExists | function | core/ |
Tests that the phpcs.xml.dist file exists. |
| SortTest::testNumericOrdering | function | core/ |
Tests numeric ordering of the result set. |
| SortTest::testSorted | function | core/ |
Tests that the file is properly sorted. |
| SortTest::testSorted | function | core/ |
Tests that the phpcs.xml.dist file is properly sorted. |
| SortTest::testStringOrdering | function | core/ |
Tests string ordering of the result set. |
| SortTranslationTest | class | core/ |
Tests sorting on translatable and not translatable fields. |
| SortTranslationTest.php | file | core/ |
|
| SortTranslationTest::$modules | property | core/ |
Modules to install. |
| SortTranslationTest::$testViews | property | core/ |
Views to be enabled. |
| SortTranslationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.