$hooks→isPropertyHooked()
Similar to isHooked() method but also checks parent classes for the hooked property as well
This method is designed for fast determinations of whether something is hooked
Usage
$bool = $hooks->isPropertyHooked($class, string $property);
Arguments
API reference based on ProcessWire core version 3.0.252