mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04: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 | ||