4 methods override ConfigEntityBase::sort()
- Action::sort in core/
modules/ system/ src/ Entity/ Action.php - Helper callback for uasort() to sort configuration entities by weight and label.
- Block::sort in core/
modules/ block/ src/ Entity/ Block.php - Sorts active blocks by weight; sorts inactive blocks by name.
- DateFormat::sort in core/
lib/ Drupal/ Core/ Datetime/ Entity/ DateFormat.php - Helper callback for uasort() to sort configuration entities by weight and label.
- EntityDisplayModeBase::sort in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayModeBase.php - Helper callback for uasort() to sort configuration entities by weight and label.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.