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 |
---|---|---|---|
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/ |
@group Hook @group legacy |
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. |
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. |
HookOrderTest | class | core/ |
@group Hook @group legacy |
HookOrderTest.php | file | core/ |
|
HookOrderTest::$modules | property | core/ |
Modules to install. |
HookOrderTest::testBothParametersHookOrder | function | core/ |
Tests hook order when both parameters are passed to RelativeOrderBase. |
HookOrderTest::testHookOrder | function | core/ |
Test hook implementation order. |
HookOrderTest::testSparseHookOrder | function | core/ |
Tests hook order when each module has either oop or procedural listeners. |
HookOrderTestTrait | trait | core/ |
@group Hook |
HookOrderTestTrait.php | file | core/ |
|
HookOrderTestTrait::assertSameCallList | function | core/ |
Asserts that two lists of call strings are the same. |
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. |
ManageDisplayTest::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
ManageDisplayTest::testFormModeLocalTasksOrder | function | core/ |
Tests if form mode local tasks appear in alphabetical order by label. |
ManageDisplayTest::testViewModeLocalTasksOrder | function | core/ |
Tests if display mode local tasks appear in alphabetical order by label. |
ManageFieldsTest::testFieldTypeOrder | function | core/ |
Tests the order in which the field types appear in the form. |
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 install. |
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 install. |
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. |
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.