Search for order
- Search 7.x for order
- Search 9.5.x for order
- Search 8.9.x for order
- Search 10.3.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. |
| 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/ |
Tests reduce order. |
| FilterAPITest::testCheckMarkupFilterOrder | function | core/ |
Tests that the filter order is respected. |
| FinderTest::assertRelativeOrder | function | core/ |
Asserts that an item in an array comes before another item in that array. |
| FinderTest::testFoundDataIsInDependencyOrder | function | core/ |
Tests that any discovered entity data is sorted into dependency order. |
| 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::testValidationErrorMessagesSortedWithWeight | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| FormValidationMessageOrderTest::validateForm | function | core/ |
Form validation handler. |
| 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 install. |
| 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 install. |
| HelpPageReverseOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
| HookAlterOrderTest | class | core/ |
Tests Hook Alter Order. |
| HookAlterOrderTest.php | file | core/ |
|
| HookAlterOrderTest::$modules | property | core/ |
Modules to install. |
| HookAlterOrderTest::alter | function | core/ |
Invokes ModuleHandler->alter() and returns the altered array. |
| HookAlterOrderTest::assertAlterCallOrder | function | core/ |
Asserts the call order from an alter call. |
| HookAlterOrderTest::testAlterOrder | function | core/ |
Test ordering alter calls. |
| HookAlterOrderTest::testProceduralModuleImplementsAlterOrder | function | core/ |
Tests procedural implementations of module implements alter ordering. |
| HookAlterOrderTest::testReorderAlterMissingTarget | function | core/ |
Tests #[ReorderHook] attributes with missing target. |
| HookAlterOrderTest::testReorderCrossHookAlter | function | core/ |
Tests #[ReorderHook] targeting other hooks. |
| HookCollectorPass::$orderOperations | property | core/ |
Order operations grouped by hook name and weight. |
| HookCollectorPass::applyOrderOperations | function | core/ |
Applies order operations to a hook implementation list. |
| HookCollectorPass::getOrderOperations | function | core/ |
Gets order operations by hook. |
| HookCollectorPassTest::testHookOrderExtraTypes | function | core/ |
Tests hook ordering with attributes. |
| HookCollectorPassTest::testOrdering | function | core/ |
Test that ordering works. |
| HookLoaderTest::testHookOrder | function | core/ |
Test hook implementation order. |
| HookOrderTest | class | core/ |
Tests Hook Order. |
| HookOrderTest.php | file | core/ |
|
| HookOrderTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.