nextcloud/lib
Roeland Jago Douma 8085ca4cc4
Get all shares as iterable
Sometimes we need all shares or rather a specific subset of shares but
creating dedicated functions is a pain. This just returns an iterable
object for all shares so we can loop over them without allocating all
the memory on the system.

It should not be used by any user called code. But in an occ command or
background job it is fine IMO.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-30 09:45:27 +01:00
..
composer Make it possible to broadcast events to (web) clients 2019-10-28 13:58:13 +01:00
l10n [tx-robot] updated from transifex 2019-10-23 02:15:24 +00:00
private Get all shares as iterable 2019-10-30 09:45:27 +01:00
public Get all shares as iterable 2019-10-30 09:45:27 +01:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Move settings to an app 2019-09-28 09:39:28 +00:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00