The returned array maps table names with the number of rows that will be deleted.
If the table name is mapped with -1, the table will be dropped.
public static getPurgeEstimate ( array $settings = null ) : array | ||
$settings | array | The config options to use in the estimate. If null, the real options are used. |
리턴 | array |