$query->where()
Attaches an additional where clause
$query->where(mixed $args = null): Kirby\Database\Query
Parameters
Name | Type | Default |
---|---|---|
$args | mixed |
null |
Attaches an additional where clause
$query->where(mixed $args = null): Kirby\Database\Query
Name | Type | Default |
---|---|---|
$args | mixed |
null |