Class UserLogEntry
Class UserLogEntry
Namespace: FOM\UserBundle\Entity
Package: FOM\UserBundle\Entity
Author: Andriy Oblivantsev <eslider@gmail.com>
ORM\Entity
ORM\HasLifecycleCallbacks()
ORM\Table(: name="fom_user_log", indexes={@ORM\Index(name="ipNamedRequestDate", columns={"ipAddress", "userName", "creationDate", "userId"})} )
Located at FOM/UserBundle/Entity/UserLogEntry.php
Package: FOM\UserBundle\Entity
Author: Andriy Oblivantsev <eslider@gmail.com>
ORM\Entity
ORM\HasLifecycleCallbacks()
ORM\Table(: name="fom_user_log", indexes={@ORM\Index(name="ipNamedRequestDate", columns={"ipAddress", "userName", "creationDate", "userId"})} )
Located at FOM/UserBundle/Entity/UserLogEntry.php
Methods summary
public
|
|
public
|
Magic methods summary
Properties summary
protected
mixed
|
$id
|
|
protected
mixed
|
$userId
|
|
protected
mixed
|
$userName
|
|
protected
mixed
|
$context
|
|
protected
mixed
|
$ipAddress
|
|
protected
mixed
|
$action
|
|
protected
mixed
|
$status
|
|
protected
mixed
|
$creationDate
|