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
BMissingTargetAlter::testBAlterReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php Implements hook_test_b_alter().
BMissingTargetHooks::testABHookReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_ab_hook().
BMissingTargetHooks::testBHookReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_b_hook().
ccc_hook_order_test.info.yml file core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml
ccc_hook_order_test.module file core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module
ccc_hook_order_test_procedural_alter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_procedural_alter().
ccc_hook_order_test_procedural_subtype_alter function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_procedural_subtype_alter().
ccc_hook_order_test_sparse_test_hook function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_sparse_test_hook().
ccc_hook_order_test_test_hook function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_test_hook().
ccc_hook_order_test_test_procedural_reorder function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_test_procedural_reorder().
CHooks::testHookReorderFirst function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CommentPagerTest::assertCommentOrder function core/modules/comment/tests/src/Functional/CommentPagerTest.php Asserts that the comments are displayed in the correct order.
CommentPagerTest::testCommentOrderingThreading function core/modules/comment/tests/src/Functional/CommentPagerTest.php Tests comment ordering and threading.
ComponentRenderTest::testCssOrder function core/tests/Drupal/KernelTests/Component/ComponentRenderTest.php Tests the CSS load order.
ComposerProjectTemplatesTest::STABILITY_ORDER constant core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php The order of stability strings from least stable to most stable.
ConfigConfiguratorTest::testExistingConfigWithKeysInDifferentOrder function core/tests/Drupal/KernelTests/Core/Recipe/ConfigConfiguratorTest.php Tests creating an existing configuration with a difference key order.
ConfigDependencyTest::testDependencyOrder function core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php Tests that config dependency ordering.
ContentEntityFieldMethodInvocationOrderTest class core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php Tests correct field method invocation order.
ContentEntityFieldMethodInvocationOrderTest.php file core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php
ContentEntityFieldMethodInvocationOrderTest::$entityTestFieldMethodsStorage property core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php The EntityTest entity type storage.
ContentEntityFieldMethodInvocationOrderTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php Modules to install.
ContentEntityFieldMethodInvocationOrderTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php
ContentEntityFieldMethodInvocationOrderTest::testFieldMethodInvocationOrder function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php Tests correct field method invocation order.
ContentPreviewToggleTest::assertOrderInPage function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Asserts that blocks in a given order in the page.
ContentTranslationEntityBundleInfoTest::testHookInvocationOrder function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that modules can know whether bundles are translatable.
CronSuspendQueueDelayTest::testSuspendQueueOrder function core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php Tests queues are executed in order.
css-load-order.component.yml file core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.component.yml core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.component.yml
css-load-order.css file core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.css div {
display: block;
}
css-load-order.twig file core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.twig In memory of Hawkeye Tenderwolf. You had the best laughter of all, sometimes I
can still hear it. I miss you dearly, my friend.
css-order-dependent.css file core/modules/system/tests/themes/sdc_theme_test/css/css-order-dependent.css div {
display: block;
}
DateHelper::weekDaysOrdered function core/lib/Drupal/Core/Datetime/DateHelper.php Reorders weekdays to match the first day of the week.
DateHelperTest::providerTestWeekDaysOrdered function core/tests/Drupal/Tests/Core/Datetime/DateHelperTest.php
DateHelperTest::testWeekDaysOrdered function core/tests/Drupal/Tests/Core/Datetime/DateHelperTest.php Tests week days ordered.
DbDumpCommand::getFieldOrder function core/lib/Drupal/Core/Command/DbDumpCommand.php Gets field ordering for a given table.
ddd_hook_order_test.info.yml file core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.info.yml core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.info.yml
ddd_hook_order_test.module file core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.module
ddd_hook_order_test_test_hook function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.module Implements hook_test_hook().
DefaultLazyPluginCollection::$originalOrder property core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php The original order of the instances.
DependencyOrderingTest class core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Tests that update functions are run in the proper order.
DependencyOrderingTest.php file core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php
DependencyOrderingTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php The theme to install as the default for testing.
DependencyOrderingTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Modules to install.
DependencyOrderingTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php
DependencyOrderingTest::testUpdateOrderingModuleInterdependency function core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Tests that dependencies between modules are resolved correctly.
DependencyOrderingTest::testUpdateOrderingSingleModule function core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Tests that updates within a single module run in the correct order.
DependencyTest::testModuleEnableOrder function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests that module dependencies are enabled in the correct order in the UI.
DestructableServiceTest::testDestructableServiceExecutionOrder function core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php
DisplayTest::testReorderDisplay function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests reordering of displays.
EntityCrudHookTest::assertHookMessageOrder function core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php Checks the order of CRUD hook execution messages.
EntityQueryTest::assertBundleOrder function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php @internal

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