Search for order

  1. Search 7.x for order
  2. Search 9.5.x for order
  3. Search 8.9.x for order
  4. Search 10.3.x for order
  5. Other projects
Title Object type File name Summary
ModuleHandlerTestAll1Hooks::order function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/src/Hook/ModuleHandlerTestAll1Hooks.php
module_handler_test_all2_order1 function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module Hook implementation, without hook implements doxygen to avoid conversion.
module_handler_test_all2_order2 function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module Hook implementation, without hook implements doxygen to avoid conversion.
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.
OptionsFieldUIAllowedValuesTest::assertNodeFormOrder function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Asserts the order of provided option list on node form.
OptionsFieldUIAllowedValuesTest::assertOrder function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Asserts the order of provided option list on admin path.
Order.php file core/lib/Drupal/Core/Hook/Order/Order.php
OrderAfter class core/lib/Drupal/Core/Hook/Order/OrderAfter.php Set this implementation to be after others.
OrderAfter.php file core/lib/Drupal/Core/Hook/Order/OrderAfter.php
OrderAfter::isAfter function core/lib/Drupal/Core/Hook/Order/OrderAfter.php Specifies the ordering direction.
OrderBefore class core/lib/Drupal/Core/Hook/Order/OrderBefore.php Set this implementation to be before others.
OrderBefore.php file core/lib/Drupal/Core/Hook/Order/OrderBefore.php
OrderBefore::isAfter function core/lib/Drupal/Core/Hook/Order/OrderBefore.php Specifies the ordering direction.
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.
OrderInterface interface core/lib/Drupal/Core/Hook/Order/OrderInterface.php Interface for order specifiers used in hook attributes.
OrderInterface.php file core/lib/Drupal/Core/Hook/Order/OrderInterface.php
OrderInterface::getOperation function core/lib/Drupal/Core/Hook/Order/OrderInterface.php Gets order operations specified by this object.
OrderOperation class core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Base class for order operations.
OrderOperation.php file core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php
OrderOperation::apply function core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Changes the order of a list of hook implementations.
OrderOperation::pack function core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Converts the operation to a structure that can be stored in the container.
OrderOperation::unpack function core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Converts the stored operation to objects that can apply ordering rules.
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 The field to order and the direction.
QueryTest::addOrderBy function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Adds an ORDER BY clause to the query.
RearrangeFieldsTest::assertFieldOrder function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Check if the fields are in the correct order.
RelativeOrderBase class core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Orders an implementation relative to other implementations.
RelativeOrderBase.php file core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php
RelativeOrderBase::getOperation function core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Gets order operations specified by this object.
RelativeOrderBase::isAfter function core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Specifies the ordering direction.
RelativeOrderBase::__construct function core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Constructor.
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.

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