29 string references to 'Sort'
- ConfigEntityListBuilder::load in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityListBuilder.php - Loads entities of this type from storage for listing.
- EntityResource::getJsonApiParams in core/
modules/ jsonapi/ src/ Controller/ EntityResource.php - Extracts JSON:API query parameters from the request.
- ExposedFormPluginBase::getCacheContexts in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginBase.php - The cache contexts associated with this object.
- FieldConfigListBuilder::load in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Loads entities of this type from storage for listing.
- GroupwiseMax::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ relationship/ GroupwiseMax.php - Provide a form to edit options for this plugin.
- GroupwiseMax::leftQuery in core/
modules/ views/ src/ Plugin/ views/ relationship/ GroupwiseMax.php - Generate a subquery given the user options, as set in the options.
- HandlerTest::testNoDuplicateFields in core/
modules/ views_ui/ tests/ src/ Functional/ HandlerTest.php - Ensures that neither node type or node ID appears multiple times.
- LanguageListBuilder::load in core/
modules/ language/ src/ LanguageListBuilder.php - Loads entities of this type from storage for listing.
- PluginTypeListTest::testPluginList in core/
modules/ views/ tests/ src/ Unit/ PluginTypeListTest.php - Tests the plugins list is correct.
- SearchPageRepository::sortSearchPages in core/
modules/ search/ src/ SearchPageRepository.php - Sorts a list of search pages.
- ShortcutSet::getShortcuts in core/
modules/ shortcut/ src/ Entity/ ShortcutSet.php - Returns all the shortcuts from a shortcut set sorted correctly.
- StyleTableUnitTest::testTable in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTableUnitTest.php - Tests the table style.
- Table::buildSortPost in core/
modules/ views/ src/ Plugin/ views/ style/ Table.php - Add our actual sort criteria
- TableSort::getQueryParameters in core/
lib/ Drupal/ Core/ Utility/ TableSort.php - Composes a URL query parameter array for table sorting links.
- TableSort::getSort in core/
lib/ Drupal/ Core/ Utility/ TableSort.php - Determines the current sort direction.
- TableSortLegacyTest::testInit in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TableSortLegacyTest.php - Tests deprecation of the tablesort_init() function.
- TableSortLegacyTest::testQueryParameters in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TableSortLegacyTest.php - Tests deprecation of the tablesort_get_query_parameters() function.
- TourHelpSection::listTopics in core/
modules/ tour/ src/ Plugin/ HelpSection/ TourHelpSection.php - Returns a list of topics to show in the help section.
- ViewEditForm::getDisplayDetails in core/
modules/ views_ui/ src/ ViewEditForm.php - Helper function to get the display details section of the edit UI.
- ViewExecutable::build in core/
modules/ views/ src/ ViewExecutable.php - Builds the query for the view.
- ViewExecutableTest::addHandlerProvider in core/
modules/ views/ tests/ src/ Unit/ ViewExecutableTest.php - Data provider for testAddHandlerWithEntityField and testAddHandler.
- ViewExecutableTest::testGetHandlerTypes in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests ViewExecutable::getHandlerTypes().
- views.services.yml in core/
modules/ views/ views.services.yml - core/modules/views/views.services.yml
- ViewsConfigUpdater::processDisplayHandlers in core/
modules/ views/ src/ ViewsConfigUpdater.php - Processes all display handlers.
- ViewsDataHelper::fetchFields in core/
modules/ views/ src/ ViewsDataHelper.php - Fetches a list of all fields available for a given base type.
- ViewsDataHelperTest::testFetchFields in core/
modules/ views/ tests/ src/ Unit/ ViewsDataHelperTest.php - Tests fetchFields.
- ViewsModerationStateSortTest::assertSortResults in core/
modules/ content_moderation/ tests/ src/ Kernel/ ViewsModerationStateSortTest.php - Assert the order of a views sort result.
- views_ui_view_preview_section_rows_links in core/
modules/ views_ui/ views_ui.module - Returns all contextual links for the main content part of the view.
- WizardPluginBase::defaultDisplaySortsUser in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Retrieves sort information based on user input for the default display.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.