Class User
Users
User entity.
- Jity\HomepageBundle\Entity\User implements Symfony\Component\Security\Core\User\AdvancedUserInterface, Symfony\Component\Security\Core\User\EquatableInterface, Serializable
Namespace: Jity\HomepageBundle\Entity
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses: AdvancedUserInterface
Uses: EquatableInterface
ORM\Entity
ORM\Entity(repositoryClass="Jity\HomepageBundle\Entity\UserRepository")
ORM\Table(name="user")
Located at Jity/HomepageBundle/Entity/User.php
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses: AdvancedUserInterface
Uses: EquatableInterface
ORM\Entity
ORM\Entity(repositoryClass="Jity\HomepageBundle\Entity\UserRepository")
ORM\Table(name="user")
Located at Jity/HomepageBundle/Entity/User.php
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
smallint
|
|
public
|
|
public
datetime
|
|
public
|
|
public
datetime
|
|
public
|
|
public
Doctrine\Common\Collections\Collection
|
|
public
string
|
|
public
string
|
|
public
|
|
public
|
|
public
Doctrine\Common\Collections\Collection
|
|
public
array
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
removeLastEditedPage(
removeLastEditedPage |
public
Doctrine\Common\Collections\Collection
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
Doctrine\Common\Collections\Collection
|
integer |
STATUS_ACTIVE
|
1 |
|
integer |
STATUS_LOCKED
|
2 |
protected
mixed
|
$id |
|
|
protected
mixed
|
$type |
|
|
protected
mixed
|
|
||
protected
mixed
|
$password |
|
|
protected
mixed
|
$salt |
|
|
protected
mixed
|
$firstName |
|
|
protected
mixed
|
$lastName |
|
|
protected
mixed
|
$picture |
|
|
protected
mixed
|
$status |
|
|
protected
mixed
|
$lastLogin |
|
|
protected
mixed
|
$registeredAt |
|
|
protected
mixed
|
$pages |
|
|
protected
mixed
|
$comments |
|
|
protected
mixed
|
$lastEditedPages |
|
|
protected
mixed
|
$groups |
|