nextcloud/lib/private/Files/Node
Julius Härtl 83b1415906
Only pass parent if paths match
As the user folder might be initialized by the root from two levels
down the hierarchy, passing this as a parent only works if the path matches

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-24 22:20:32 +02:00
..
File.php Fix PHP 8.2 warnings about undeclared properties 2022-06-21 16:17:52 +02:00
Folder.php Only pass parent if paths match 2022-08-24 22:20:32 +02:00
HookConnector.php Update php licenses 2021-06-04 22:02:41 +02:00
LazyFolder.php more preset metadata for LazyUserFolder 2022-04-08 15:09:40 +02:00
LazyRoot.php optimize getById on LazyUserFolder to not require a full fs setup 2022-04-04 15:40:16 +02:00
LazyUserFolder.php more preset metadata for LazyUserFolder 2022-04-08 15:09:40 +02:00
Node.php Avoid extra query for the parent node if we can pass it along 2022-08-24 22:20:32 +02:00
NonExistingFile.php Update php licenses 2021-06-04 22:02:41 +02:00
NonExistingFolder.php Update php licenses 2021-06-04 22:02:41 +02:00
Root.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00