:
on its own is roughly =
)[a-zA-Z_][a-zA-Z0-9_.]
_
.
separated paths, E.g. authors.slug
or posts.count
-
but may contain it'"+,()><=[]
unless they are escaped'
string here '
Any character except a single or double quote surrounded by single quotesnew Date()
-
- not>
- greater than>=
- greater than or equals<
- less than<=
- less than or equals~
- contains~^
- starts with~$
- ends with[
value, value, … ]
- “in” group, can be negated with -
+
- represents and,
- represents or(
filter expression )
- overrides operator precedence:
. Use single-quotes for these.