Securing Collections

Secures API Platform collections with Doctrine extensions and link handlers. Use whenever the user mentions multi-tenant isolation, 'users must only see their own data', soft-delete filtering, scoping queries by organization or user, or validating parent ownership in nested URIs — even if they frame it as a security or privacy bug rather than a query concern.

api-platform 6ac5457 8.4 KB Updated

File contents

api-platform/skillset/tree/main/skills/securing-collections commit 6ac5457a2e

Frequently asked questions

npx skillmds@latest add api-platform/securing-collections