mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 05:51:07 -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 | ||
| LegacyPublicAuthTest.php | ||