$this->Model->excludeBehavior(array('List', 'Translate')); $this->Model->save($data); $this->Model->includeBehavior(array('List', 'Translate'));