'json', 'advancement_subscore_totals' => 'json', ]; public function entry(): BelongsTo { return $this->belongsTo(Entry::class); } }