mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05:00
Emits a `preloadCollection` event in the DAV server, so that plugins can listen to it and preload DAV properties for files inside a collection, to avoid the N+1 issue that would follow if loading properties on a per-file basis. |
||
|---|---|---|
| .. | ||
| Sabre | ||
| LegacyDAVACL.php | ||
| LegacyPublicAuth.php | ||