Skip to content

Kirby 5.4.3

BlockCollectionAccess

Marks a method as blocked from collection operations such as filterBy/sortBy/group/pluck/findBy to prevent sensitive data exposure (e.g. password hashes) or unintended write actions through queries driven by user input.