final |
|---|
readonly |
| Methods | ||
|---|---|---|
public
|
__construct(
array $filterFunctions,
bool $topSupported,
bool $skipSupported,
bool $insertable,
bool $updatable,
bool $deletable,
?string $collectionProperty = null,
mixed $filterRestrictions = null,
mixed $searchRestrictions = null,
mixed $sortRestrictions = null,
mixed $selectSupport = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
array
|
$filterFunctions
|
# |
public
readonly
|
bool
|
$topSupported
|
# |
public
readonly
|
bool
|
$skipSupported
|
# |
public
readonly
|
bool
|
$insertable
|
# |
public
readonly
|
bool
|
$updatable
|
# |
public
readonly
|
bool
|
$deletable
|
# |
public
readonly
|
?string
|
$collectionProperty
|
# |
public
readonly
|
mixed
|
$filterRestrictions
|
# |
public
readonly
|
mixed
|
$searchRestrictions
|
# |
public
readonly
|
mixed
|
$sortRestrictions
|
# |
public
readonly
|
mixed
|
$selectSupport
|
# |