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 |
---|---|---|---|
HookOrderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Hook\HookOrder |
HookOrderTest.php | file | core/ |
|
HookOrderTest::$originalPriorities | property | core/ |
The original priorities. |
HookOrderTest::assertNoChange | function | core/ |
Asserts no change has happened. |
HookOrderTest::getPriority | function | core/ |
Get the priority for a service. |
HookOrderTest::setUp | function | core/ |
|
HookOrderTest::testAfter | function | core/ |
@covers ::after |
HookOrderTest::testAfterNoChange | function | core/ |
@covers ::after |
HookOrderTest::testBefore | function | core/ |
@covers ::before |
HookOrderTest::testBeforeNoChange | function | core/ |
@covers ::before |
HookOrderTest::testFirst | function | core/ |
@covers ::first |
HookOrderTest::testFirstNoChange | function | core/ |
@covers ::first |
HookOrderTest::testLast | function | core/ |
@covers ::last |
HookOrderTest::testLastNoChange | function | core/ |
@covers ::last |
HookOrderTestBase | class | core/ |
|
HookOrderTestBase.php | file | core/ |
|
HookOrderTestBase::$container | property | core/ |
The container builder. |
HookOrderTestBase::getPriority | function | core/ |
Get the priority for a service. |
HookOrderTestBase::setUpContainer | function | core/ |
Set up three service listeners, "a", "b" and "c". |
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. |
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. |
ModuleHandler::reOrderModulesForAlter | function | core/ |
Reorder modules for alters. |
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.