Field::clickSort |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Called to determine what to tell the clicksorter. |
Field::clickSortable |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Determine if this field is click sortable. |
FieldPluginBase::clickSort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Called to determine what to tell the clicksorter. |
BulkFormBase::clickSortable |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Determine if this field is click sortable. |
FieldWebTest::testClickSorting |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests the click sorting functionality. |
TranslationLink::clickSortable |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Determine if this field is click sortable. |
FieldPluginBase::clickSortable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determine if this field is click sortable. |
FieldUnitTest::testClickSortable |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests whether the filters are click sortable as expected. |
FieldWebTest::clickSortLoadIdsFromOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Small helper function to get all ids in the output. |