Method | Description | |
---|---|---|
getValidFieldNames ( ) : string[] | Return the field names which can be used in queries. | |
visit ( PhpBench\Expression\Constraint\Constraint $constraint ) : string | Convert the given constraint into an SQL query. |
Method | Description | |
---|---|---|
doVisit ( PhpBench\Expression\Constraint\Constraint $constraint ) | ||
getComparatorSql ( |
||
getFieldNames ( PhpBench\Expression\Constraint\Constraint $constraint ) | ||
registerParamValue ( $value ) | ||
visitComparatorIn ( $fieldName, |
||
visitComparison ( |
||
visitComposite ( |
||
visitParam ( |
public getValidFieldNames ( ) : string[] | ||
return | string[] |