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