nextcloud/lib
Roeland Jago Douma d8637c62e0
Reduce the getAppPath and autoloader calls
The getAppPath will always return the same data for the same appId. It
is actually already cached. However we do some cleanup of the appId
(again). Same for the autoloading it is actually already checked.

This just removes the unneeded calls. Which can add up if you have a lot
of incomming shares.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-07 17:24:41 +01:00
..
composer Merge pull request #23819 from nextcloud/td/routing/move_things_around 2020-11-04 22:16:13 +01:00
l10n [tx-robot] updated from transifex 2020-11-01 02:18:23 +00:00
private Reduce the getAppPath and autoloader calls 2020-11-07 17:24:41 +01:00
public Update parameters 2020-11-07 14:06:03 +01:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Do not setup the default FS on normal routes 2020-11-06 09:03:32 +01:00
versioncheck.php Allow to also use PHP 8.0 2020-09-18 09:16:30 +02:00