### Description Hook will fire once for every type of field contained within the Entry. ### Steps to reproduce 1. Sender class : craft\elements\Entry 2. Event name : afterSave 3. Filtered out drafts, revisions, propagations 4. Debounce key (doesn't matter, but setting it as event.sender.uri does bring it down from "a lot" to 2 since the uri is NULL) ### Additional info - Craft version: 5.4.5.1 - PHP version: 8.3.4 - Database driver & version: MariaDB 10.11.9 - Plugins & versions: - Neo 5.2.7 - Webhooks 3.1.0