belongsTo('icingaweb_role', Role::class) // TODO(ak): make 'role' working ->setCandidateKey('role_id') ->setJoinType('INNER'); } }