8 calls to HookOrderTestTrait::assertSameCallList()
- HookAlterOrderTest::assertAlterCallOrder in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookAlterOrderTest.php - Asserts the call order from an alter call.
- HookAlterOrderTest::testProceduralModuleImplementsAlterOrder in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookAlterOrderTest.php - Tests procedural implementations of module implements alter ordering.
- HookLoaderTest::testHookOrder in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookLoaderTest.php - Test hook implementation order.
- HookOrderTest::testBothParametersHookOrder in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookOrderTest.php - Tests ordering of 'test_both_parameters_hook' with all parameters defined.
- HookOrderTest::testHookOrder in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookOrderTest.php - Tests hook order using OO and procedural implementations of 'test_hook'.
- HookOrderTest::testHookReorderProcedural in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookOrderTest.php - Test procedural hook ordering using, 'test_procedural_reorder'.
- HookOrderTest::testReorderMissingTarget in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookOrderTest.php - Tests the ReorderHook attribute with a missing target.
- HookOrderTest::testSparseHookOrder in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookOrderTest.php - Tests hook order when each module has either OO or procedural listeners.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.