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
aaa_hook_order_test.info.yml file core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.info.yml core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.info.yml
aaa_hook_order_test.module file core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module
aaa_hook_order_test_module_implements_alter function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_module_implements_alter().
aaa_hook_order_test_procedural_alter function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_procedural_alter().
aaa_hook_order_test_procedural_subtype_alter function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_procedural_subtype_alter().
aaa_hook_order_test_sparse_test_hook function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_sparse_test_hook().
aaa_hook_order_test_test_hook function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_test_hook().
ACrossHookReorderAlter class core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Contains alter hook implementations.
ACrossHookReorderAlter.php file core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php
ACrossHookReorderAlter::baseAlter function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_base_alter().
ACrossHookReorderAlter::baseAlterLast function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_base_alter().
ACrossHookReorderAlter::baseAlterLastAlsoIfSubtype function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_base_alter().
ACrossHookReorderAlter::baseAlterLastIfSubtype function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_base_alter().
ACrossHookReorderAlter::subtypeAlter function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Implements test_cross_hook_reorder_subtype_alter().
ACrossHookReorderAlter::subtypeAlterLast function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Implements the subtype alter hook.
ACrossHookReorderAlter::subtypeAlterLastIfBaseHook function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/ACrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_subtype_alter().
AHooks::testProceduralReorder function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AHooks.php Implements test_procedural_reorder().
AjaxTestController::order function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns an AjaxResponse; settings command set last.
AlterTest::testExecutionOrder function core/modules/system/tests/src/Functional/Form/AlterTest.php Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter().
AMissingTargetAlter::testASupertypeAlterReorderedFirstForBSubtypeByXyz function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetAlter.php Implements hook_test_a_supertype_alter().
AMissingTargetHooks::testUnrelatedHookReorderedLastForHookB function core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AMissingTargetHooks.php Implements hook_test_unrelated_hook().
AreaOrderTest class core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Tests the view area handler.
AreaOrderTest.php file core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php
AreaOrderTest::$modules property core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Modules to install.
AreaOrderTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Views used by this test.
AreaOrderTest::setUpFixtures function core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Sets up the configuration and schema of views and views_test_data modules.
AreaOrderTest::testAreaOrder function core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php Tests the order of the handlers.
ArgumentsResolverTest::testGetArgumentOrder function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Tests getArgument() with a Route, Request, and Account object.
AssetResolverTest::testJsAssetsOrder function core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php Test that order of scripts are correct.
AttachedAssetsTest::testRenderOrder function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests JavaScript and CSS asset ordering.
AuthenticationCollector::$providerOrders property core/lib/Drupal/Core/Authentication/AuthenticationCollector.php Array of all providers and their priority.
bbb_hook_order_test.info.yml file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.info.yml core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.info.yml
bbb_hook_order_test.module file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module
bbb_hook_order_test_procedural_alter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_procedural_alter().
bbb_hook_order_test_procedural_subtype_alter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_procedural_subtype_alter().
bbb_hook_order_test_test_hook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_test_hook().
bbb_hook_order_test_test_procedural_reorder function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_test_procedural_reorder().
BCrossHookReorderAlter class core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BCrossHookReorderAlter.php Contains alter hook implementations.
BCrossHookReorderAlter.php file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BCrossHookReorderAlter.php
BCrossHookReorderAlter::baseAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BCrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_base_alter().
BCrossHookReorderAlter::baseAlterLast function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BCrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_base_alter().
BCrossHookReorderAlter::subtypeAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BCrossHookReorderAlter.php Implements hook_test_cross_hook_reorder_subtype_alter().
BigPipe::getPlaceholderOrder function core/modules/big_pipe/src/Render/BigPipe.php Gets the BigPipe placeholder order.
BlockRenderOrderTest class core/modules/block/tests/src/Functional/BlockRenderOrderTest.php Tests blocks are being rendered in order by weight.
BlockRenderOrderTest.php file core/modules/block/tests/src/Functional/BlockRenderOrderTest.php
BlockRenderOrderTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockRenderOrderTest.php The theme to install as the default for testing.
BlockRenderOrderTest::$modules property core/modules/block/tests/src/Functional/BlockRenderOrderTest.php Modules to install.
BlockRenderOrderTest::setUp function core/modules/block/tests/src/Functional/BlockRenderOrderTest.php
BlockRenderOrderTest::testBlockRenderOrder function core/modules/block/tests/src/Functional/BlockRenderOrderTest.php Tests the render order of the blocks.
BMissingTargetAlter::testABAlterReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php Implements hook_test_ab_alter().

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