ToStringFunction
class ToStringFunction extends FunctionNode (View source)
Custom DQL function to explicitly cast a value to a string
Properties
protected mixed | $stringPrimary |
Methods
Details
getSql(SqlWalker $sqlWalker)
{@inheritdoc}
parse(Parser $parser)
{@inheritdoc}