nextcloud-server/lib/private/Files/Node
Robin Appelman d6818ba894
optimize LazyUserFolder::getMountPoint
no need to do a full setup

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-02-13 15:13:50 +07:00
..
File.php only fetch the data for mounts inside a folder when needed 2023-02-09 11:39:00 +07:00
Folder.php only fetch the data for mounts inside a folder when needed 2023-02-09 11:39:00 +07:00
HookConnector.php
LazyFolder.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
LazyRoot.php
LazyUserFolder.php optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +07:00
Node.php only fetch the data for mounts inside a folder when needed 2023-02-09 11:39:00 +07:00
NonExistingFile.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
NonExistingFolder.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
Root.php optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +07:00