Nextcloud PHP API (master)

ISizeEstimationMigrator

Tags
since
25.0.0

Table of Contents

Methods

getEstimatedExportSize()  : int|float
Returns an estimate of the exported data size in KiB.

Methods

getEstimatedExportSize()

Returns an estimate of the exported data size in KiB.

public getEstimatedExportSize(IUser $user) : int|float

Should be fast, favor performance over accuracy.

Parameters
$user : IUser
Tags
since
25.0.0
since
27.0.0

return value may overflow from int to float

Return values
int|float

        
On this page

Search results