Collection|Model findOrNew(mixed $id, array $columns = array('*'))
Find a model by its primary key or return new instance of the related model.
Collection|Model findOrNew(mixed $id, array $columns = array('*'))
Find a model by its primary key or return new instance of the related model.
Please login to continue.