JsonExtract
class JsonExtract extends AbstractJsonFunctionNode (View source)
"JSON_EXTRACT" "(" StringPrimary "," StringPrimary {"," StringPrimary }* ")"
See: "JSON_EXTRACT: Bolt\Doctrine\Functions\JsonExtract" in config/packages/doctrine.yaml
Constants
FUNCTION_NAME |
|
Properties
protected string[] | $requiredArgumentTypes | ||
protected string[] | $optionalArgumentTypes | ||
protected bool | $allowOptionalArgumentRepeat |
Methods
void
validatePlatform(SqlWalker $sqlWalker)
No description