Search for order
- Search 7.x for order
- Search 8.9.x for order
- Search 10.3.x for order
- Search 11.x for order
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceItemTest::testEntitySaveOrder | function | core/ |
Tests saving order sequence doesn't matter. |
EntityReferenceWidgetTest::testAddAfterReordering | function | core/ |
Tests that order is correct after re-order and adding another item. |
EntityReferenceWidgetTest::testRemoveAfterReordering | function | core/ |
Tests that changed order is maintained after removing a selection. |
EventSubscriber::configEventRecorder | function | core/ |
Reacts to config event. |
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. |
FieldUiTableTest::providerTestReduceOrder | function | core/ |
Provides test data for testReduceOrder(). |
FieldUiTableTest::testReduceOrder | function | core/ |
@covers ::reduceOrder |
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. |
JqueryUiLibraryAssetsTest::testLibraryAssetLoadingOrder | function | core/ |
Confirms that jQuery UI assets load on the page in the configured order. |
MachineNameTest::testMachineNameOrderException | function | core/ |
Tests the order of the machine name field and the source. |
ManyAssetsLoadOrderTest | class | core/ |
Tests the loading of many weighted assets. |
ManyAssetsLoadOrderTest.php | file | core/ |
|
ManyAssetsLoadOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ManyAssetsLoadOrderTest::$modules | property | core/ |
Modules to enable. |
ManyAssetsLoadOrderTest::testLoadOrder | function | core/ |
Loads a page with many assets that have different but close weights. |
MediaLibraryStateTest::testHashUnaffectedByMediaTypeOrder | function | core/ |
Tests that hash is unaffected by allowed media type order. |
MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder | function | core/ |
Tests 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/ |
Tests 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::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. |
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.