speed up id search in buildChildrenEntityTree (#5202) (2e628c3)
BREAKING CHANGES
aliases for very long relation names may be replaced with hashed strings.
Fix: avoid collisions by using longest possible hash.
Retain more entropy by not using only 8 characters of hashed aliases.