Search for order
- Search 7.x for order
- Search 9.5.x for order
- Search 10.3.x for order
- Search 11.x for order
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTest::providerSortOrders | function | core/ |
Provides sort orders for clickSort() test methods. |
| FieldUiTable::reduceOrder | function | core/ |
Determines the rendering order of an array representing a tree. |
| FilterAPITest::testCheckMarkupFilterOrder | function | core/ |
Tests that the filter order is respected. |
| FormValidationMessageOrderTest | class | core/ |
Tests form validation messages are displayed in the same order as the fields. |
| FormValidationMessageOrderTest.php | file | core/ |
|
| FormValidationMessageOrderTest::buildForm | function | core/ |
Form constructor. |
| FormValidationMessageOrderTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormValidationMessageOrderTest::submitForm | function | core/ |
Form submission handler. |
| FormValidationMessageOrderTest::testLimitValidationErrors | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| FormValidationMessageOrderTest::validateForm | function | core/ |
Form validation handler. |
| ForumManager::getTopicOrder | function | core/ |
Gets topic sorting information based on an integer code. |
| FrameworkTest::testOrder | function | core/ |
Tests AjaxResponse::prepare() AJAX commands ordering. |
| HelpPageOrderTest | class | core/ |
Verify the order of the help page. |
| HelpPageOrderTest.php | file | core/ |
|
| HelpPageOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageOrderTest::$modules | property | core/ |
Modules to enable. |
| HelpPageOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HelpPageOrderTest::setUp | function | core/ |
|
| HelpPageOrderTest::testHelp | function | core/ |
Tests the order of the help page. |
| HelpPageReverseOrderTest | class | core/ |
Verify the order of the help page with an alter hook. |
| HelpPageReverseOrderTest.php | file | core/ |
|
| HelpPageReverseOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HelpPageReverseOrderTest::$modules | property | core/ |
Modules to enable. |
| HelpPageReverseOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| MediaLibraryStateTest::testHashUnaffectedByMediaTypeOrder | function | core/ |
Test that hash is unaffected by allowed media type order. |
| MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder | function | core/ |
Test that hash is unaffected by opener parameter order. |
| MenuLinkReorderTest | class | core/ |
Reorder menu items. |
| MenuLinkReorderTest.php | file | core/ |
|
| MenuLinkReorderTest::$administrator | property | core/ |
An administrator user. |
| MenuLinkReorderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinkReorderTest::$modules | property | core/ |
Modules to enable. |
| MenuLinkReorderTest::testDefaultMenuLinkReorder | function | core/ |
Test creating, editing, deleting menu links via node form widget. |
| MethodFilterTest::testCollectionOrder | function | core/ |
Ensures that the incoming and outgoing collections have the same order. |
| MigrateDependenciesTest::testMigrateDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| MigrateDependenciesTest::testMigrationDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| MigrateEntityContentValidationTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
| MigrateEventsTest::mapDeleteEventRecorder | function | core/ |
Reacts to map delete event. |
| MigrateEventsTest::mapSaveEventRecorder | function | core/ |
Reacts to map save event. |
| MigrateEventsTest::postImportEventRecorder | function | core/ |
Reacts to post-import event. |
| MigrateEventsTest::postRowSaveEventRecorder | function | core/ |
Reacts to post-row-save event. |
| MigrateEventsTest::preImportEventRecorder | function | core/ |
Reacts to pre-import event. |
| MigrateEventsTest::preRowSaveEventRecorder | function | core/ |
Reacts to pre-row-save event. |
| MigrateInterruptionTest::postRowSaveEventRecorder | function | core/ |
Reacts to post-row-save event. |
| MigrateMessageTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
| MoveBlockFormTest::assertRegionBlocksOrder | function | core/ |
Asserts that blocks are in the correct order for a region. |
| OrderByTest | class | core/ |
Tests the orderBy() method of select queries. |
| OrderByTest.php | file | core/ |
|
| OrderByTest::$query | property | core/ |
The select query object to test. |
| OrderByTest::setUp | function | core/ |
|
| OrderByTest::testFieldEscaping | function | core/ |
Tests that fields passed for ordering get escaped properly. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.