Method |
Description |
|
__construct ( array $config = [] ) |
|
|
conditions ( $conditions, $context, array $options = [] ) |
|
|
connect ( ) |
|
|
create ( $record, array $options = [] ) |
|
|
delete ( $query, array $options = [] ) |
|
|
describe ( $entity, $fields = [], array $meta = [] ) |
|
|
disconnect ( ) |
|
|
enabled ( $feature = null ) |
|
|
encoding ( $encoding = null ) |
|
|
error ( ) |
|
|
fields ( $fields, $context ) |
|
|
key ( ) |
|
|
limit ( $limit, $context ) |
|
|
name ( $name ) |
|
|
order ( $order, $context ) |
|
|
read ( $query, array $options = [] ) |
|
|
renderCommand ( $type, $data = null, $context = null ) |
|
|
result ( $type, $resource, $context ) |
|
|
schema ( $query, $resource = null, $context = null ) |
|
|
sources ( $class = null ) |
|
|
update ( $query, array $options = [] ) |
|
|
value ( $value, array $schema = [] ) |
|
|