postPersist()
public method
public postPersist ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) |
$args |
Doctrine\Common\Persistence\Event\LifecycleEventArgs |
|
postRemove()
public method
public postRemove ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) |
$args |
Doctrine\Common\Persistence\Event\LifecycleEventArgs |
|
postUpdate()
public method
public postUpdate ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) |
$args |
Doctrine\Common\Persistence\Event\LifecycleEventArgs |
|