Skip to content

Hook fires once for every field within the Entry #96

@WebitMaxime

Description

@WebitMaxime

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions