$this->id, 'name'=>$this->name, 'created_at'=>$this->created_at ? display_datetime($this->created_at) : '' ]; } }