Search for order
Title | Object type | File name | Summary |
---|---|---|---|
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. |
MoveBlockFormTest::assertRegionBlocksOrder | function | core/ |
Asserts that blocks are in the correct order for a region. |
NodeCreationTest::testNodeAddPageOrder | function | core/ |
Tests the order of the node types on the add page. |
OptionsFieldUIAllowedValuesTest::assertNodeFormOrder | function | core/ |
Asserts the order of provided option list on node form. |
OptionsFieldUIAllowedValuesTest::assertOrder | function | core/ |
Asserts the order of provided option list on admin path. |
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. |
OrderByTest::testInvalidDirection | function | core/ |
Checks that invalid sort directions in ORDER BY get converted to ASC. |
PerformanceTestRecorder | class | core/ |
Records the number of times specific events occur. |
PerformanceTestRecorder.php | file | core/ |
|
PerformanceTestRecorder::$record | property | core/ |
|
PerformanceTestRecorder::$state | property | core/ |
The state service for persistent storage if necessary. |
PerformanceTestRecorder::getCount | function | core/ |
|
PerformanceTestRecorder::getSubscribedEvents | function | core/ |
|
PerformanceTestRecorder::onRouteBuilderFinish | function | core/ |
Records a router rebuild. |
PerformanceTestRecorder::record | function | core/ |
Records the occurrence of an event. |
PerformanceTestRecorder::registerService | function | core/ |
Registers core.performance.test.recorder service. |
PerformanceTestRecorder::__construct | function | core/ |
PerformanceTestRecorder constructor. |
QueryTest::$orderBy | property | core/ |
|
QueryTest::addOrderBy | function | core/ |
|
RearrangeFieldsTest::assertFieldOrder | function | core/ |
Check if the fields are in the correct order. |
ReorderDisplays | class | core/ |
Displays the display reorder form. |
ReorderDisplays.php | file | core/ |
|
ReorderDisplays::buildForm | function | core/ |
Form constructor. |
ReorderDisplays::getFormId | function | core/ |
Returns a unique string identifying the form. |
ReorderDisplays::getFormKey | function | core/ |
Returns the key that represents this form. |
ReorderDisplays::submitForm | function | core/ |
Form submission handler. |
ResponsiveImageConfigUpdater::orderMultipliersNumerically | function | core/ |
Re-order mappings by breakpoint ID and descending numeric multiplier order. |
ResponsiveImageOrderMultipliersNumericallyUpdateTest | class | core/ |
Tests order multipliers numerically upgrade path. |
ResponsiveImageOrderMultipliersNumericallyUpdateTest.php | file | core/ |
|
ResponsiveImageOrderMultipliersNumericallyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ResponsiveImageOrderMultipliersNumericallyUpdateTest::testEntitySave | function | core/ |
Test ResponsiveImageStyle::preSave correctly orders by multiplier weight. |
ResponsiveImageOrderMultipliersNumericallyUpdateTest::testUpdate | function | core/ |
Test order multipliers numerically upgrade path. |
responsive_image-order-multipliers-numerically.php | file | core/ |
Test fixture for re-ordering responsive image style multipliers numerically. |
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.