Search for _sort_
- Search 7.x for _sort_
- Search 9.5.x for _sort_
- Search 10.3.x for _sort_
- Search 11.x for _sort_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AuthenticationCollector::$sortedProviders | property | core/ |
Sorted list of registered providers. |
AuthenticationCollector::getSortedProviders | function | core/ |
Returns the sorted array of authentication providers. |
AuthenticationCollectorInterface::getSortedProviders | function | core/ |
Returns the sorted array of authentication providers. |
BigPipeResponseAttachmentsProcessorTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor[[api-linebreak]] @group big_pipe |
BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
|
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider | function | core/ |
|
BigPipeResponseAttachmentsProcessorTest::createBigPipeResponseAttachmentsProcessor | function | core/ |
Creates a BigPipeResponseAttachmentsProcessor with mostly dummies. |
BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider | function | core/ |
|
BigPipeResponseAttachmentsProcessorTest::testHtmlResponse | function | core/ |
@covers ::processAttachments[[api-linebreak]] |
BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse | function | core/ |
@covers ::processAttachments[[api-linebreak]] |
BlockManager::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
BlockManagerTest::testSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
BreadcrumbManager::$sortedBuilders | property | core/ |
Holds the array of breadcrumb builders sorted by priority. |
BreadcrumbManager::getSortedBuilders | function | core/ |
Returns the sorted array of breadcrumb builders. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
ConfigDependencyManager::sortAll | function | core/ |
Sorts the dependencies in order of most dependent last. |
ConfigDependencyManager::sortGraph | function | core/ |
Sorts the dependency graph by reverse weight and alphabetically. |
ConfigDependencyManager::sortGraphByWeight | function | core/ |
Sorts the dependency graph by weight and alphabetically. |
ConfigDependencyManagerTest::providerTestSortAll | function | core/ |
|
ConfigDependencyManagerTest::testSortAll | function | core/ |
@dataProvider providerTestSortAll |
ConfigEntityQueryTest::testSortRange | function | core/ |
Tests sorting and range on config entity queries. |
ConfigSchemaTest::testConfigSaveWithSequenceSorting | function | core/ |
Tests configuration sequence sorting using schemas. |
DefaultLazyPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
DefaultLazyPluginCollectionTest::providerTestSortHelper | function | core/ |
Provides test data for testSortHelper. |
DefaultLazyPluginCollectionTest::testSortHelper | function | core/ |
@covers ::sortHelper[[api-linebreak]] @dataProvider providerTestSortHelper |
EntityQueryAggregateTest::assertSortedResults | function | core/ |
Asserts the results as expected regardless of order in rows. |
EntityReferenceSelectionSortTest | class | core/ |
Tests sorting referenced items. |
EntityReferenceSelectionSortTest.php | file | core/ |
|
EntityReferenceSelectionSortTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceSelectionSortTest::setUp | function | core/ |
|
EntityReferenceSelectionSortTest::testSort | function | core/ |
Assert sorting by field and property. |
ImageEffectPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
LanguageUnitTest::providerTestSortArrayOfLanguages | function | core/ |
Provides data for testSortArrayOfLanguages. |
LanguageUnitTest::testSortArrayOfLanguages | function | core/ |
Tests sorting an array of language objects. |
LayoutPluginManager::getSortedDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getSortedDefinitions | function | core/ |
|
LayoutPluginManagerTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
LoggerChannel::sortLoggers | function | core/ |
Sorts loggers according to priority. |
LoggerChannelTest::testSortLoggers | function | core/ |
Tests LoggerChannel::addLoggers(). |
MimeTypeGuesser::$sortedGuessers | property | core/ |
Holds the array of guessers sorted by priority. |
MimeTypeGuesser::sortGuessers | function | core/ |
Sorts guessers according to priority. |
PathProcessorManager::$sortedInbound | property | core/ |
Holds the array of inbound processors, sorted by priority. |
PathProcessorManager::$sortedOutbound | property | core/ |
Holds the array of outbound processors, sorted by priority. |
PathProcessorManager::sortProcessors | function | core/ |
Sorts the processors according to priority. |
PathProcessorTest | class | core/ |
Tests processing of the inbound path. |
PathProcessorTest.php | file | core/ |
|
PathProcessorTest::$languageManager | property | core/ |
The language manager stub used to construct a PathProcessorLanguage object. |
PathProcessorTest::$languages | property | core/ |
Configuration for the languageManager stub. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.