Lines Matching refs:DB
22 use Fisharebest\Webtrees\DB; alias
56 $union = DB::table('change')
70 $xrefs = DB::table('link')
90 $query = DB::table('families')
121 $query = DB::table('individuals')
151 return DB::table('other')
176 return DB::table('media')
200 return DB::table('other')
225 return DB::table('other')
250 return DB::table('sources')
274 return DB::table('other')