Import
final class Import (View source)
Import defaults
Properties
string | $format |
|
|
string | $charset | Default charset for import. |
|
bool | $allow_interrupt |
|
|
int | $skip_queries |
|
|
string | $sql_compatibility |
|
|
bool | $sql_no_auto_value_on_zero |
|
|
bool | $sql_read_as_multibytes |
|
|
bool | $csv_replace |
|
|
bool | $csv_ignore |
|
|
string | $csv_terminated |
|
|
string | $csv_enclosed |
|
|
string | $csv_escaped |
|
|
string | $csv_new_line |
|
|
string | $csv_columns |
|
|
bool | $csv_col_names |
|
|
bool | $ldi_replace |
|
|
bool | $ldi_ignore |
|
|
string | $ldi_terminated |
|
|
string | $ldi_enclosed |
|
|
string | $ldi_escaped |
|
|
string | $ldi_new_line |
|
|
string | $ldi_columns |
|
|
string|bool | $ldi_local_option | 'auto' for auto-detection, true or false for forcing |
|
bool | $ods_col_names |
|
|
bool | $ods_empty_rows |
|
|
bool | $ods_recognize_percentages |
|
|
bool | $ods_recognize_currency |
|
Methods
__construct(array $import = [])
No description
array
asArray()
No description
Details
__construct(array $import = [])
No description
array
asArray()
No description