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