ORM
extends ORM
in package
implements
LoggableAdapter
FinalYes
Wrapper class for the Gedmo\Loggable\Mapping\Event\Adapter\ORM
Tags
Table of Contents
Interfaces
- LoggableAdapter
Methods
- getDefaultLogEntryClass() : mixed
- {@inheritDoc}
- getNewVersion() : mixed
- {@inheritDoc}
- isPostInsertGenerator() : mixed
- {@inheritDoc}
Methods
getDefaultLogEntryClass()
{@inheritDoc}
public
getDefaultLogEntryClass() : mixed
getNewVersion()
{@inheritDoc}
public
getNewVersion(mixed $meta, mixed $object) : mixed
Parameters
- $meta : mixed
- $object : mixed
isPostInsertGenerator()
{@inheritDoc}
public
isPostInsertGenerator(mixed $meta) : mixed
Parameters
- $meta : mixed