nextcloud/lib/private/Group
Roeland Jago Douma 444b28adf6 Improve group queries
Before we'd also get the diplayname for each group in the backend. In a
separate query. This is of course not ideal as this information is
obtained on each and every query. Now this is queried once and properly
cached.

Also added more caching to the manager.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-22 12:22:03 +00:00
..
Backend.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
Database.php Improve group queries 2020-05-22 12:22:03 +00:00
Group.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Manager.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
MetaData.php Update license headers for 19 2020-04-29 11:57:22 +02:00