null, 'zone_id' => null, 'object_name' => null, 'address' => null, 'port' => null, 'log_duration' => null, 'object_type' => null, ); protected $relations = array( 'zone' => 'IcingaZone', ); protected function renderLog_duration() { return $this->renderPropertyAsSeconds('log_duration'); } }