Search for order

  1. Search 7.x for order
  2. Search 8.9.x for order
  3. Search 10.3.x for order
  4. Search 11.x for order
  5. Other projects
Title Object type File name Summary
MigrateEventsTest::postImportEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Reacts to post-import event.
MigrateEventsTest::postRowSaveEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Reacts to post-row-save event.
MigrateEventsTest::preImportEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Reacts to pre-import event.
MigrateEventsTest::preRowSaveEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Reacts to pre-row-save event.
MigrateInterruptionTest::postRowSaveEventRecorder function core/modules/migrate/tests/src/Kernel/MigrateInterruptionTest.php Reacts to post-row-save event.
MigrateMessageTest::mapMessageRecorder function core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Reacts to map message event.
MoveBlockFormTest::assertRegionBlocksOrder function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Asserts that blocks are in the correct order for a region.
NodeCreationTest::testNodeAddPageOrder function core/modules/node/tests/src/Functional/NodeCreationTest.php Tests the order of the node types on the add page.
OrderByTest class core/tests/Drupal/Tests/Core/Database/OrderByTest.php Tests the orderBy() method of select queries.
OrderByTest.php file core/tests/Drupal/Tests/Core/Database/OrderByTest.php
OrderByTest::$query property core/tests/Drupal/Tests/Core/Database/OrderByTest.php The select query object to test.
OrderByTest::setUp function core/tests/Drupal/Tests/Core/Database/OrderByTest.php
OrderByTest::testFieldEscaping function core/tests/Drupal/Tests/Core/Database/OrderByTest.php Tests that fields passed for ordering get escaped properly.
OrderByTest::testInvalidDirection function core/tests/Drupal/Tests/Core/Database/OrderByTest.php Checks that invalid sort directions in ORDER BY get converted to ASC.
PerformanceTestRecorder class core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records the number of times specific events occur.
PerformanceTestRecorder.php file core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::$record property core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::$state property core/lib/Drupal/Core/Test/PerformanceTestRecorder.php The state service for persistent storage if necessary.
PerformanceTestRecorder::getCount function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::getSubscribedEvents function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PerformanceTestRecorder::onRouteBuilderFinish function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records a router rebuild.
PerformanceTestRecorder::record function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Records the occurrence of an event.
PerformanceTestRecorder::registerService function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Registers core.performance.test.recorder service.
PerformanceTestRecorder::__construct function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php PerformanceTestRecorder constructor.
QueryTest::$orderBy property core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
QueryTest::addOrderBy function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
RearrangeFieldsTest::assertFieldOrder function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Check if the fields are in the correct order.
ReorderDisplays class core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Displays the display reorder form.
ReorderDisplays.php file core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php
ReorderDisplays::buildForm function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Form constructor.
ReorderDisplays::getFormId function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Returns a unique string identifying the form.
ReorderDisplays::getFormKey function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Returns the key that represents this form.
ReorderDisplays::submitForm function core/modules/views_ui/src/Form/Ajax/ReorderDisplays.php Form submission handler.
Router::applyFitOrder function core/lib/Drupal/Core/Routing/Router.php Reapplies the fit order to a RouteCollection object.
RouterTest::testMatchesWithDifferentFitOrder function core/tests/Drupal/Tests/Core/Routing/RouterTest.php @covers ::applyFitOrder
SearchConfigSettingsFormTest::testDefaultSearchPageOrdering function core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php Tests the ordering of search pages on a clean install.
Select::$order property core/lib/Drupal/Core/Database/Query/Select.php The fields by which to order this query.
Select::getOrderBy function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the order by array for this query.
Select::orderBy function core/modules/pgsql/src/Driver/Database/pgsql/Select.php Overrides SelectQuery::orderBy().
Select::orderBy function core/lib/Drupal/Core/Database/Query/Select.php Orders the result set by a given field.
Select::orderRandom function core/modules/pgsql/src/Driver/Database/pgsql/Select.php Orders the result set by a random value.
Select::orderRandom function core/lib/Drupal/Core/Database/Query/Select.php Orders the result set by a random value.
SelectExtender::getOrderBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the order by array for this query.
SelectExtender::orderBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Orders the result set by a given field.
SelectExtender::orderRandom function core/lib/Drupal/Core/Database/Query/SelectExtender.php Orders the result set by a random value.
SelectInterface::getOrderBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the order by array for this query.
SelectInterface::orderBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Orders the result set by a given field.
SelectInterface::orderRandom function core/lib/Drupal/Core/Database/Query/SelectInterface.php Orders the result set by a random value.
SelectOrderedTest class core/tests/Drupal/KernelTests/Core/Database/SelectOrderedTest.php Tests the Select query builder.
SelectOrderedTest.php file core/tests/Drupal/KernelTests/Core/Database/SelectOrderedTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.