Search for clickSort
- Search 7.x for clickSort
- Search 8.9.x for clickSort
- Search 10.3.x for clickSort
- Search 11.x for clickSort
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BulkForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
ClickSortingAJAXTest | class | core/ |
Tests the click sorting AJAX functionality of Views exposed forms. |
ClickSortingAJAXTest.php | file | core/ |
|
ClickSortingAJAXTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClickSortingAJAXTest::$modules | property | core/ |
Modules to enable. |
ClickSortingAJAXTest::$testViews | property | core/ |
|
ClickSortingAJAXTest::setUp | function | core/ |
|
ClickSortingAJAXTest::testClickSorting | function | core/ |
Tests if sorting via AJAX works for the "Content" View. |
DblogOperations::clickSortable | function | core/ |
Determines if this field is click sortable. |
EntityField::clickSort | function | core/ |
Called to determine what to tell the clicksorter. |
EntityField::clickSortable | function | core/ |
Determines if this field is click sortable. |
EntityOperations::clickSortable | function | core/ |
Determines if this field is click sortable. |
FieldHandlerInterface::clickSort | function | core/ |
Adds an ORDER BY clause to the query for click sort columns. |
FieldHandlerInterface::clickSortable | function | core/ |
Determines if this field is click sortable. |
FieldKernelTest::testClickSortable | function | core/ |
Tests whether the filters are click sortable as expected. |
FieldPluginBase::clickSort | function | core/ |
Adds an ORDER BY clause to the query for click sort columns. |
FieldPluginBase::clickSortable | function | core/ |
Determines if this field is click sortable. |
FieldTest::testClickSortWithBaseField | function | core/ |
@dataProvider providerSortOrders |
FieldTest::testClickSortWithConfiguredField | function | core/ |
@dataProvider providerSortOrders |
FieldTest::testClickSortWithOutConfiguredColumn | function | core/ |
@dataProvider providerSortOrders |
FieldWebTest::clickSortLoadIdsFromOutput | function | core/ |
Small helper function to get all ids in the output. |
FieldWebTest::testClickSorting | function | core/ |
Tests the click sorting functionality. |
FieldWebTest::testClickSortingDistinct | function | core/ |
Tests the default click sorting functionality with distinct. |
MediaLibrarySelectForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
ModerationStateField::clickSort | function | core/ |
Called to determine what to tell the clicksorter. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.