$query->isEmpty()
Returns true if the request doesn't contain query variables
$query->isEmpty(): bool
Return type
bool
This method modifies the existing $query object it is applied to and returns it again.
Returns true if the request doesn't contain query variables
$query->isEmpty(): bool
bool
This method modifies the existing $query object it is applied to and returns it again.