ImportSettings
final class ImportSettings (View source)
Properties
| static bool | $charsetConversion | ||
| static string | $charsetOfFile | ||
| static int | $readMultiply | ||
| static int | $readLimit | ||
| static bool | $goSql | ||
| static bool | $sqlQueryDisabled | ||
| static int | $maxSqlLength | ||
| static int | $skipQueries | ||
| static int | $executedQueries | ||
| static array | $failedQueries | ||
| static bool | $timeoutPassed | ||
| static string | $importNotice | ||
| static int | $offset | ||
| static bool | $finished | ||
| static bool | $runQuery | ||
| static int | $maximumTime | ||
| static int | $timestamp | ||
| static string | $message | ||
| static string | $importFile | ||
| static string | $importType | ||
| static string | $importFileName | ||
| static string | $localImportFile |