enum ConversionTarget: string
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

PHP types for which database values have an explicit conversion rule.

Cases§

case Integer = 'int'
case Float = 'float'
case String = 'string'
case Boolean = 'bool'
case Array = 'array'

Test cases 15§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 14

Relations§

Static calls 2
Constant reads 5
Type declarations 1