Try this: $modifiedFields=$this->getModified();
You can then use array_key_exists() to see if your field has been modified. cheers, Tony. On Feb 23, 5:34 pm, Luã @hisamu <eumesmo...@gmail.com> wrote: > Hi, > > I want to know if a column was modified, in my model's save() method. > Using Propel there's the isColumnModified method, but what about > doctrine? > > Thanks. -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.