OptionsInterface
Table of Contents
Methods
- canSkipCheckOtherEntityTypes() : bool
- getAliasPrefix() : string
- getLimitByIds() : array<string|int, mixed>|null
- getOperations() : array<string|int, mixed>
- isReadAllAllowed() : bool
- needUseDistinctUnion() : bool
Methods
canSkipCheckOtherEntityTypes()
public
canSkipCheckOtherEntityTypes() : bool
Return values
boolgetAliasPrefix()
public
getAliasPrefix() : string
Return values
stringgetLimitByIds()
public
getLimitByIds() : array<string|int, mixed>|null
used only in compatible mode
Return values
array<string|int, mixed>|nullgetOperations()
public
getOperations() : array<string|int, mixed>
Return values
array<string|int, mixed>isReadAllAllowed()
public
isReadAllAllowed() : bool
Return values
boolneedUseDistinctUnion()
public
needUseDistinctUnion() : bool
used only in compatible mode