Search for clickSort

  1. Search 7.x for clickSort
  2. Search 9.5.x for clickSort
  3. Search 8.9.x for clickSort
  4. Search 11.x for clickSort
  5. Other projects
Title Object type File name Summary
BulkForm::clickSortable function core/modules/views/src/Plugin/views/field/BulkForm.php Determines if this field is click sortable.
ClickSortingAJAXTest class core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php Tests the click sorting AJAX functionality of Views exposed forms.
ClickSortingAJAXTest.php file core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
ClickSortingAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php The theme to install as the default for testing.
ClickSortingAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php Modules to enable.
ClickSortingAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
ClickSortingAJAXTest::setUp function core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
ClickSortingAJAXTest::testClickSorting function core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php Tests if sorting via AJAX works for the "Content" View.
DblogOperations::clickSortable function core/modules/dblog/src/Plugin/views/field/DblogOperations.php Determines if this field is click sortable.
EntityField::clickSort function core/modules/views/src/Plugin/views/field/EntityField.php Called to determine what to tell the click sorter.
EntityField::clickSortable function core/modules/views/src/Plugin/views/field/EntityField.php Determines if this field is click sortable.
EntityOperations::clickSortable function core/modules/views/src/Plugin/views/field/EntityOperations.php Determines if this field is click sortable.
FieldHandlerInterface::clickSort function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Adds an ORDER BY clause to the query for click sort columns.
FieldHandlerInterface::clickSortable function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Determines if this field is click sortable.
FieldKernelTest::testClickSortable function core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Tests whether the filters are click sortable as expected.
FieldPluginBase::clickSort function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Adds an ORDER BY clause to the query for click sort columns.
FieldPluginBase::clickSortable function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Determines if this field is click sortable.
FieldTest::testClickSortWithBaseField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php @dataProvider providerSortOrders
FieldTest::testClickSortWithConfiguredField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php @dataProvider providerSortOrders
FieldTest::testClickSortWithOutConfiguredColumn function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php @dataProvider providerSortOrders
FieldWebTest::clickSortLoadIdsFromOutput function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Small helper function to get all ids in the output.
FieldWebTest::testClickSorting function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests the click sorting functionality.
FieldWebTest::testClickSortingDistinct function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests the default click sorting functionality with distinct.
MediaLibrarySelectForm::clickSortable function core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php Determines if this field is click sortable.
ModerationStateField::clickSort function core/modules/content_moderation/src/Plugin/views/field/ModerationStateField.php Called to determine what to tell the click sorter.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.