relations['Club'] = [ 'entity' => 'RomhackPlaza\Master:Club', 'type' => self::TO_ONE, 'conditions' => 'node_id', 'primary' => false ]; return $structure; } }