Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| SortArray::sortByWeightProperty | function | core/ |
Sorts a structured array by '#weight' property. |
| 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/ |
|
| 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. Should be overridden by classes that don't override 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::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. |
Pagination
- Previous page
- Page 1125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.