belongsTo(Dashboard\Dashlet::TABLE, Dashlet::class); $relations->belongsTo('icingaweb_module_dashlet', ModuleDashlet::class) ->setCandidateKey('module_dashlet_id'); } }