Conditions
final class Conditions implements Parseable (View source)
WHERE
keyword parser.
Constants
private DELIMITERS |
Logical operators that can be used to delimit expressions. |
private ALLOWED_KEYWORDS |
List of allowed reserved keywords in conditions. |
private COMPARISON_OPERATORS |
|
Methods
static Component|array|null
static string
buildAll(array $component)
No description
Details
static Component|array|null
parse(Parser $parser, TokensList $list, array $options = [])
No description
static string
buildAll(array $component)
No description