Property | Type | Description | |
---|---|---|---|
$connection | |||
$log | |||
$logs | |||
$return | |||
$sql |
Property | Type | Description | |
---|---|---|---|
$_columns | array | Mock column type definitions. | |
$_quotes |
Method | Description | |
---|---|---|
__construct ( array $config = [] ) | ||
connect ( ) | ||
describe ( $entity, $fields = [], array $meta = [] ) | ||
disconnect ( ) | ||
enabled ( $feature = null ) | ||
encoding ( $encoding = null ) | ||
error ( ) | ||
quote ( $value ) | ||
result ( $type, $resource, $context ) | ||
schema ( $query, $resource = null, $context = null ) | ||
sources ( $class = null ) | ||
testConfig ( ) | ||
value ( $value, array $schema = [] ) |
Method | Description | |
---|---|---|
_execute ( $sql ) | ||
_insertId ( $query ) |
protected array $_columns | ||
return | array |