Search for _sort_

  1. Search 7.x for _sort_
  2. Search 9.5.x for _sort_
  3. Search 8.9.x for _sort_
  4. Search 11.x for _sort_
  5. Other projects
Title Object type File name Summary
CKEditor5UpdatePluginSettingsSortTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php The theme to install as the default for testing.
CKEditor5UpdatePluginSettingsSortTest::setDatabaseDumpFiles function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php Set database dump files to be used.
CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortEntitySave function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php Ensure settings for CKEditor 5 plugins are sorted by plugin key.
CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortPostUpdate function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdatePluginSettingsSortTest.php Ensure settings for CKEditor 5 plugins are sorted by plugin key.
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 install.
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.
ConfigConfigurator::recursiveSortByKey function core/lib/Drupal/Core/Recipe/ConfigConfigurator.php Sorts an array recursively, by key, alphabetically.
ConfigDependencyManager::sortAll function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Sorts the dependencies in order of most dependent last.
ConfigDependencyManagerTest::providerTestSortAll function core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php
ConfigDependencyManagerTest::testSortAll function core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php @dataProvider providerTestSortAll
ConfigEntityQueryTest::testSortRange function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php Tests sorting and range on config entity queries.
ConfigSchemaTest::testConfigSaveWithSequenceSorting function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests configuration sequence sorting using schemas.
ConfigTranslationBlockListBuilder::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Sorts an array by value.
ConfigTranslationEntityListBuilder::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Sorts an array by value.
ConfigTranslationEntityListBuilder::sortRowsMultiple function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Sorts an array by multiple criteria.
ConfigTranslationEntityListBuilderInterface::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilderInterface.php Sorts an array by value.
ConfigTranslationFieldListBuilder::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php Sorts an array by value.
ContainerAwareEventDispatcher::$unsorted property core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php Whether listeners need to be sorted prior to dispatch, keyed by event name.
ContainerAwareEventDispatcherTest::testGetAllListenersSortsByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
ContainerAwareEventDispatcherTest::testGetListenersSortsByPriority function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
DatabaseDriverList::sortByName function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Array sorting callback; sorts extensions by their name.
DatabaseTestController::testTablesortFirst function core/modules/system/tests/modules/database_test/src/Controller/DatabaseTestController.php Runs a tablesort query with a second order_by after and returns the results.
Date::getSortName function core/modules/views/src/Plugin/views/argument/Date.php Return a description of how the argument would normally be sorted.
DblogOperations::clickSortable function core/modules/dblog/src/Plugin/views/field/DblogOperations.php Determines if this field is click sortable.
DefaultLazyPluginCollection::sortHelper function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Provides uasort() callback to sort plugins.
DefaultLazyPluginCollectionTest::providerTestSortHelper function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Provides test data for testSortHelper.
DefaultLazyPluginCollectionTest::testSortHelper function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::sortHelper[[api-linebreak]]
@dataProvider providerTestSortHelper
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.
EntityQueryAggregateTest::assertSortedResults function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php Asserts the results as expected regardless of order in rows.
EntityReferenceSelectionSortTest class core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php Tests sorting referenced items.
EntityReferenceSelectionSortTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php
EntityReferenceSelectionSortTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php Modules to install.
EntityReferenceSelectionSortTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php
EntityReferenceSelectionSortTest::testSort function core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceSelection/EntityReferenceSelectionSortTest.php Assert sorting by field and property.
EntityReferenceWidgetTest::sortableUpdate function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Define to provide any necessary callback following layout change.
ExposedFormTest::testExposedSortAndItemsPerPage function core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Tests exposed forms with exposed sort and items per page.
ExtensionList::sortByName function core/lib/Drupal/Core/Extension/ExtensionList.php Array sorting callback; sorts extensions by their name.
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::clickSortable function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Determines if this field is click sortable.
FieldTest::providerSortOrders function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Provides sort orders for clickSort() test methods.
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

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