19 $qb =
new static($connection);
Database abstraction query builder.
Query builder for updating data in the database.
static fromTable(string $table)
Returns a QueryBuilder for deleting data from a given table.
_elgg_services()
Get the global service provider.