namespace Drupal\Core\Hook\OrderOperation

Same name in other branches
  1. 11.x Drupal\Core\Hook\OrderOperation
Object name File name Summary
BeforeOrAfter core/lib/Drupal/Core/Hook/OrderOperation/BeforeOrAfter.php Moves one listener to be called before or after other listeners.
FirstOrLast core/lib/Drupal/Core/Hook/OrderOperation/FirstOrLast.php Moves one listener to the start or end of the list.
OrderOperation core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Base class for order operations.

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