final |
|---|
readonly |
Exactly one of CollectionPath and RelativeCollectionPath must be provided.
| Methods | ||
|---|---|---|
public
|
__construct(
bool $distinctValuesSupported,
bool $searchSupported,
array $parameters,
?string $label = null,
?string $collectionPath = null,
?string $relativeCollectionPath = null,
?string $collectionRoot = null,
?int $fetchValues = null,
?string $presentationVariantQualifier = null,
?string $selectionVariantQualifier = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
bool
|
$distinctValuesSupported
|
# |
public
readonly
|
bool
|
$searchSupported
|
# |
public
readonly
|
array
|
$parameters
|
# |
public
readonly
|
?string
|
$label
|
# |
public
readonly
|
?string
|
$collectionPath
|
# |
public
readonly
|
?string
|
$relativeCollectionPath
|
# |
public
readonly
|
?string
|
$collectionRoot
|
# |
public
readonly
|
?int
|
$fetchValues
|
# |
public
readonly
|
?string
|
$presentationVariantQualifier
|
# |
public
readonly
|
?string
|
$selectionVariantQualifier
|
# |