Property | Type | Description | |
---|---|---|---|
$cleanCount | integer | ||
$phpCache |
Method | Description | |
---|---|---|
postPersist ( Doctrine\ORM\Event\LifecycleEventArgs $args ) | ||
postRemove ( Doctrine\ORM\Event\LifecycleEventArgs $args ) | ||
postUpdate ( Doctrine\ORM\Event\LifecycleEventArgs $args ) | ||
setPhpCache ( |
Method | Description | |
---|---|---|
cleanCache ( ) | remove items from the cache and stop after one item. |
protected cleanCache ( ) |
public postPersist ( Doctrine\ORM\Event\LifecycleEventArgs $args ) | ||
$args | Doctrine\ORM\Event\LifecycleEventArgs |
public postRemove ( Doctrine\ORM\Event\LifecycleEventArgs $args ) | ||
$args | Doctrine\ORM\Event\LifecycleEventArgs |
public postUpdate ( Doctrine\ORM\Event\LifecycleEventArgs $args ) | ||
$args | Doctrine\ORM\Event\LifecycleEventArgs |
public setPhpCache ( |
||
$phpCache |