<?php
namespace Proxies\__CG__\App\Ox\HoardBundle\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class User extends \App\Ox\HoardBundle\Entity\User implements \Doctrine\ORM\Proxy\Proxy
{
/**
* @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
* three parameters, being respectively the proxy object to be initialized, the method that triggered the
* initialization process and an array of ordered parameters that were passed to that method.
*
* @see \Doctrine\Common\Proxy\Proxy::__setInitializer
*/
public $__initializer__;
/**
* @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
*
* @see \Doctrine\Common\Proxy\Proxy::__setCloner
*/
public $__cloner__;
/**
* @var boolean flag indicating if this object was already initialized
*
* @see \Doctrine\Persistence\Proxy::__isInitialized
*/
public $__isInitialized__ = false;
/**
* @var array<string, null> properties to be lazy loaded, indexed by property name
*/
public static $lazyPropertiesNames = array (
);
/**
* @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
*
* @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
*/
public static $lazyPropertiesDefaults = array (
);
public function __construct(?\Closure $initializer = null, ?\Closure $cloner = null)
{
$this->__initializer__ = $initializer;
$this->__cloner__ = $cloner;
}
/**
*
* @return array
*/
public function __sleep()
{
if ($this->__isInitialized__) {
return ['__isInitialized__', 'id', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'title', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'firstName', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'lastName', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'institution', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'administrator', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'importer', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'listEditor', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'creationDate', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'modifiedDate', 'comment', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'deleted', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'hoardsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'hoardsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'accessibleHoards', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'accessibleCountries', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'containersCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'containersLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'referencesCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'referencesLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'layersCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'layersLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'objectsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'objectsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'coinsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'coinsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'denominationsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'denominationsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'periodsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'periodsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'personsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'personsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reignsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reignsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'mintsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'mintsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reportsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reportsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'statusCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'statusLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'usersCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'usersLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'created', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'modified', 'username', 'usernameCanonical', 'email', 'emailCanonical', 'enabled', 'salt', 'password', 'plainPassword', 'lastLogin', 'confirmationToken', 'passwordRequestedAt', 'groups', 'roles', 'locale', 'timezone'];
}
return ['__isInitialized__', 'id', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'title', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'firstName', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'lastName', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'institution', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'administrator', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'importer', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'listEditor', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'creationDate', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'modifiedDate', 'comment', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'deleted', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'hoardsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'hoardsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'accessibleHoards', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'accessibleCountries', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'containersCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'containersLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'referencesCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'referencesLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'layersCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'layersLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'objectsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'objectsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'coinsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'coinsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'denominationsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'denominationsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'periodsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'periodsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'personsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'personsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reignsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reignsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'mintsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'mintsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reportsCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'reportsLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'statusCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'statusLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'usersCreated', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'usersLastModified', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'created', '' . "\0" . 'App\\Ox\\HoardBundle\\Entity\\User' . "\0" . 'modified', 'username', 'usernameCanonical', 'email', 'emailCanonical', 'enabled', 'salt', 'password', 'plainPassword', 'lastLogin', 'confirmationToken', 'passwordRequestedAt', 'groups', 'roles', 'locale', 'timezone'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (User $proxy) {
$proxy->__setInitializer(null);
$proxy->__setCloner(null);
$existingProperties = get_object_vars($proxy);
foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
if ( ! array_key_exists($property, $existingProperties)) {
$proxy->$property = $defaultValue;
}
}
};
}
}
/**
*
*/
public function __clone()
{
$this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []);
}
/**
* Forces initialization of the proxy
*/
public function __load(): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []);
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __isInitialized(): bool
{
return $this->__isInitialized__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitialized($initialized): void
{
$this->__isInitialized__ = $initialized;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitializer(\Closure $initializer = null): void
{
$this->__initializer__ = $initializer;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __getInitializer(): ?\Closure
{
return $this->__initializer__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setCloner(\Closure $cloner = null): void
{
$this->__cloner__ = $cloner;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific cloning logic
*/
public function __getCloner(): ?\Closure
{
return $this->__cloner__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
* @deprecated no longer in use - generated code now relies on internal components rather than generated public API
* @static
*/
public function __getLazyProperties(): array
{
return self::$lazyPropertiesDefaults;
}
/**
* {@inheritDoc}
*/
public function __toString(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []);
return parent::__toString();
}
/**
* {@inheritDoc}
*/
public function getId()
{
if ($this->__isInitialized__ === false) {
return (int) parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function setTitle($title)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTitle', [$title]);
return parent::setTitle($title);
}
/**
* {@inheritDoc}
*/
public function getTitle()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTitle', []);
return parent::getTitle();
}
/**
* {@inheritDoc}
*/
public function setFirstName($firstName)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFirstName', [$firstName]);
return parent::setFirstName($firstName);
}
/**
* {@inheritDoc}
*/
public function getFirstName()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFirstName', []);
return parent::getFirstName();
}
/**
* {@inheritDoc}
*/
public function setLastName($lastName)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastName', [$lastName]);
return parent::setLastName($lastName);
}
/**
* {@inheritDoc}
*/
public function getLastName()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastName', []);
return parent::getLastName();
}
/**
* {@inheritDoc}
*/
public function setInstitution($institution)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setInstitution', [$institution]);
return parent::setInstitution($institution);
}
/**
* {@inheritDoc}
*/
public function getInstitution()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getInstitution', []);
return parent::getInstitution();
}
/**
* {@inheritDoc}
*/
public function setAdministrator($administrator)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAdministrator', [$administrator]);
return parent::setAdministrator($administrator);
}
/**
* {@inheritDoc}
*/
public function getAdministrator()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAdministrator', []);
return parent::getAdministrator();
}
/**
* {@inheritDoc}
*/
public function setImporter($importer)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImporter', [$importer]);
return parent::setImporter($importer);
}
/**
* {@inheritDoc}
*/
public function getImporter()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImporter', []);
return parent::getImporter();
}
/**
* {@inheritDoc}
*/
public function setListEditor($listEditor)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setListEditor', [$listEditor]);
return parent::setListEditor($listEditor);
}
/**
* {@inheritDoc}
*/
public function getListEditor()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getListEditor', []);
return parent::getListEditor();
}
/**
* {@inheritDoc}
*/
public function setCreationDate($creationDate)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreationDate', [$creationDate]);
return parent::setCreationDate($creationDate);
}
/**
* {@inheritDoc}
*/
public function getCreationDate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreationDate', []);
return parent::getCreationDate();
}
/**
* {@inheritDoc}
*/
public function setModifiedDate($modifiedDate)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setModifiedDate', [$modifiedDate]);
return parent::setModifiedDate($modifiedDate);
}
/**
* {@inheritDoc}
*/
public function getModifiedDate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getModifiedDate', []);
return parent::getModifiedDate();
}
/**
* {@inheritDoc}
*/
public function setComment($comment)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setComment', [$comment]);
return parent::setComment($comment);
}
/**
* {@inheritDoc}
*/
public function getComment()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getComment', []);
return parent::getComment();
}
/**
* {@inheritDoc}
*/
public function setDeleted($deleted)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDeleted', [$deleted]);
return parent::setDeleted($deleted);
}
/**
* {@inheritDoc}
*/
public function getDeleted()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDeleted', []);
return parent::getDeleted();
}
/**
* {@inheritDoc}
*/
public function addHoardsCreated(\App\Ox\HoardBundle\Entity\Hoard $hoardsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addHoardsCreated', [$hoardsCreated]);
return parent::addHoardsCreated($hoardsCreated);
}
/**
* {@inheritDoc}
*/
public function removeHoardsCreated(\App\Ox\HoardBundle\Entity\Hoard $hoardsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeHoardsCreated', [$hoardsCreated]);
return parent::removeHoardsCreated($hoardsCreated);
}
/**
* {@inheritDoc}
*/
public function getHoardsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHoardsCreated', []);
return parent::getHoardsCreated();
}
/**
* {@inheritDoc}
*/
public function addHoardsLastModified(\App\Ox\HoardBundle\Entity\Hoard $hoardsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addHoardsLastModified', [$hoardsLastModified]);
return parent::addHoardsLastModified($hoardsLastModified);
}
/**
* {@inheritDoc}
*/
public function removeHoardsLastModified(\App\Ox\HoardBundle\Entity\Hoard $hoardsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeHoardsLastModified', [$hoardsLastModified]);
return parent::removeHoardsLastModified($hoardsLastModified);
}
/**
* {@inheritDoc}
*/
public function getHoardsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHoardsLastModified', []);
return parent::getHoardsLastModified();
}
/**
* {@inheritDoc}
*/
public function addAccessibleHoard(\App\Ox\HoardBundle\Entity\UserHoard $accessibleHoards)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addAccessibleHoard', [$accessibleHoards]);
return parent::addAccessibleHoard($accessibleHoards);
}
/**
* {@inheritDoc}
*/
public function removeAccessibleHoard(\App\Ox\HoardBundle\Entity\UserHoard $accessibleHoards)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeAccessibleHoard', [$accessibleHoards]);
return parent::removeAccessibleHoard($accessibleHoards);
}
/**
* {@inheritDoc}
*/
public function getAccessibleHoards()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAccessibleHoards', []);
return parent::getAccessibleHoards();
}
/**
* {@inheritDoc}
*/
public function addAccessibleCountry(\App\Ox\HoardBundle\Entity\Country $accessibleCountries)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addAccessibleCountry', [$accessibleCountries]);
return parent::addAccessibleCountry($accessibleCountries);
}
/**
* {@inheritDoc}
*/
public function removeAccessibleCountry(\App\Ox\HoardBundle\Entity\Country $accessibleCountries)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeAccessibleCountry', [$accessibleCountries]);
return parent::removeAccessibleCountry($accessibleCountries);
}
/**
* {@inheritDoc}
*/
public function getAccessibleCountries()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAccessibleCountries', []);
return parent::getAccessibleCountries();
}
/**
* {@inheritDoc}
*/
public function addContainersCreated(\App\Ox\HoardBundle\Entity\Container $containersCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addContainersCreated', [$containersCreated]);
return parent::addContainersCreated($containersCreated);
}
/**
* {@inheritDoc}
*/
public function removeContainersCreated(\App\Ox\HoardBundle\Entity\Container $containersCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeContainersCreated', [$containersCreated]);
return parent::removeContainersCreated($containersCreated);
}
/**
* {@inheritDoc}
*/
public function getContainersCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContainersCreated', []);
return parent::getContainersCreated();
}
/**
* {@inheritDoc}
*/
public function addContainersLastModified(\App\Ox\HoardBundle\Entity\Container $containersLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addContainersLastModified', [$containersLastModified]);
return parent::addContainersLastModified($containersLastModified);
}
/**
* {@inheritDoc}
*/
public function removeContainersLastModified(\App\Ox\HoardBundle\Entity\Container $containersLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeContainersLastModified', [$containersLastModified]);
return parent::removeContainersLastModified($containersLastModified);
}
/**
* {@inheritDoc}
*/
public function getContainersLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContainersLastModified', []);
return parent::getContainersLastModified();
}
/**
* {@inheritDoc}
*/
public function addReferencesCreated(\App\Ox\HoardBundle\Entity\Reference $referencesCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addReferencesCreated', [$referencesCreated]);
return parent::addReferencesCreated($referencesCreated);
}
/**
* {@inheritDoc}
*/
public function removeReferencesCreated(\App\Ox\HoardBundle\Entity\Reference $referencesCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeReferencesCreated', [$referencesCreated]);
return parent::removeReferencesCreated($referencesCreated);
}
/**
* {@inheritDoc}
*/
public function getReferencesCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReferencesCreated', []);
return parent::getReferencesCreated();
}
/**
* {@inheritDoc}
*/
public function addReferencesLastModified(\App\Ox\HoardBundle\Entity\Reference $referencesLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addReferencesLastModified', [$referencesLastModified]);
return parent::addReferencesLastModified($referencesLastModified);
}
/**
* {@inheritDoc}
*/
public function removeReferencesLastModified(\App\Ox\HoardBundle\Entity\Reference $referencesLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeReferencesLastModified', [$referencesLastModified]);
return parent::removeReferencesLastModified($referencesLastModified);
}
/**
* {@inheritDoc}
*/
public function getReferencesLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReferencesLastModified', []);
return parent::getReferencesLastModified();
}
/**
* {@inheritDoc}
*/
public function addLayersCreated(\App\Ox\HoardBundle\Entity\Layer $layersCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addLayersCreated', [$layersCreated]);
return parent::addLayersCreated($layersCreated);
}
/**
* {@inheritDoc}
*/
public function removeLayersCreated(\App\Ox\HoardBundle\Entity\Layer $layersCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeLayersCreated', [$layersCreated]);
return parent::removeLayersCreated($layersCreated);
}
/**
* {@inheritDoc}
*/
public function getLayersCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLayersCreated', []);
return parent::getLayersCreated();
}
/**
* {@inheritDoc}
*/
public function addLayersLastModified(\App\Ox\HoardBundle\Entity\Layer $layersLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addLayersLastModified', [$layersLastModified]);
return parent::addLayersLastModified($layersLastModified);
}
/**
* {@inheritDoc}
*/
public function removeLayersLastModified(\App\Ox\HoardBundle\Entity\Layer $layersLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeLayersLastModified', [$layersLastModified]);
return parent::removeLayersLastModified($layersLastModified);
}
/**
* {@inheritDoc}
*/
public function getLayersLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLayersLastModified', []);
return parent::getLayersLastModified();
}
/**
* {@inheritDoc}
*/
public function addObjectsCreated(\App\Ox\HoardBundle\Entity\HObject $objectsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addObjectsCreated', [$objectsCreated]);
return parent::addObjectsCreated($objectsCreated);
}
/**
* {@inheritDoc}
*/
public function removeObjectsCreated(\App\Ox\HoardBundle\Entity\HObject $objectsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeObjectsCreated', [$objectsCreated]);
return parent::removeObjectsCreated($objectsCreated);
}
/**
* {@inheritDoc}
*/
public function getObjectsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getObjectsCreated', []);
return parent::getObjectsCreated();
}
/**
* {@inheritDoc}
*/
public function addObjectsLastModified(\App\Ox\HoardBundle\Entity\HObject $objectsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addObjectsLastModified', [$objectsLastModified]);
return parent::addObjectsLastModified($objectsLastModified);
}
/**
* {@inheritDoc}
*/
public function removeObjectsLastModified(\App\Ox\HoardBundle\Entity\HObject $objectsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeObjectsLastModified', [$objectsLastModified]);
return parent::removeObjectsLastModified($objectsLastModified);
}
/**
* {@inheritDoc}
*/
public function getObjectsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getObjectsLastModified', []);
return parent::getObjectsLastModified();
}
/**
* {@inheritDoc}
*/
public function addCoinsCreated(\App\Ox\HoardBundle\Entity\Coin $coinsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCoinsCreated', [$coinsCreated]);
return parent::addCoinsCreated($coinsCreated);
}
/**
* {@inheritDoc}
*/
public function removeCoinsCreated(\App\Ox\HoardBundle\Entity\Coin $coinsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCoinsCreated', [$coinsCreated]);
return parent::removeCoinsCreated($coinsCreated);
}
/**
* {@inheritDoc}
*/
public function getCoinsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCoinsCreated', []);
return parent::getCoinsCreated();
}
/**
* {@inheritDoc}
*/
public function addCoinsLastModified(\App\Ox\HoardBundle\Entity\Coin $coinsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCoinsLastModified', [$coinsLastModified]);
return parent::addCoinsLastModified($coinsLastModified);
}
/**
* {@inheritDoc}
*/
public function removeCoinsLastModified(\App\Ox\HoardBundle\Entity\Coin $coinsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCoinsLastModified', [$coinsLastModified]);
return parent::removeCoinsLastModified($coinsLastModified);
}
/**
* {@inheritDoc}
*/
public function getCoinsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCoinsLastModified', []);
return parent::getCoinsLastModified();
}
/**
* {@inheritDoc}
*/
public function addDenominationsCreated(\App\Ox\HoardBundle\Entity\Denomination $denominationsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addDenominationsCreated', [$denominationsCreated]);
return parent::addDenominationsCreated($denominationsCreated);
}
/**
* {@inheritDoc}
*/
public function removeDenominationsCreated(\App\Ox\HoardBundle\Entity\Denomination $denominationsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeDenominationsCreated', [$denominationsCreated]);
return parent::removeDenominationsCreated($denominationsCreated);
}
/**
* {@inheritDoc}
*/
public function getDenominationsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDenominationsCreated', []);
return parent::getDenominationsCreated();
}
/**
* {@inheritDoc}
*/
public function addDenominationsLastModified(\App\Ox\HoardBundle\Entity\Denomination $denominationsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addDenominationsLastModified', [$denominationsLastModified]);
return parent::addDenominationsLastModified($denominationsLastModified);
}
/**
* {@inheritDoc}
*/
public function removeDenominationsLastModified(\App\Ox\HoardBundle\Entity\Denomination $denominationsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeDenominationsLastModified', [$denominationsLastModified]);
return parent::removeDenominationsLastModified($denominationsLastModified);
}
/**
* {@inheritDoc}
*/
public function getDenominationsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDenominationsLastModified', []);
return parent::getDenominationsLastModified();
}
/**
* {@inheritDoc}
*/
public function addPersonsCreated(\App\Ox\HoardBundle\Entity\Person $personsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPersonsCreated', [$personsCreated]);
return parent::addPersonsCreated($personsCreated);
}
/**
* {@inheritDoc}
*/
public function removePersonsCreated(\App\Ox\HoardBundle\Entity\Person $personsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePersonsCreated', [$personsCreated]);
return parent::removePersonsCreated($personsCreated);
}
/**
* {@inheritDoc}
*/
public function getPersonsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPersonsCreated', []);
return parent::getPersonsCreated();
}
/**
* {@inheritDoc}
*/
public function addPersonsLastModified(\App\Ox\HoardBundle\Entity\Person $personsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPersonsLastModified', [$personsLastModified]);
return parent::addPersonsLastModified($personsLastModified);
}
/**
* {@inheritDoc}
*/
public function removePersonsLastModified(\App\Ox\HoardBundle\Entity\Person $personsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePersonsLastModified', [$personsLastModified]);
return parent::removePersonsLastModified($personsLastModified);
}
/**
* {@inheritDoc}
*/
public function getPersonsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPersonsLastModified', []);
return parent::getPersonsLastModified();
}
/**
* {@inheritDoc}
*/
public function addReignsCreated(\App\Ox\HoardBundle\Entity\Reign $reignsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addReignsCreated', [$reignsCreated]);
return parent::addReignsCreated($reignsCreated);
}
/**
* {@inheritDoc}
*/
public function removeReignsCreated(\App\Ox\HoardBundle\Entity\Reign $reignsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeReignsCreated', [$reignsCreated]);
return parent::removeReignsCreated($reignsCreated);
}
/**
* {@inheritDoc}
*/
public function getReignsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReignsCreated', []);
return parent::getReignsCreated();
}
/**
* {@inheritDoc}
*/
public function addReignsLastModified(\App\Ox\HoardBundle\Entity\Reign $reignsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addReignsLastModified', [$reignsLastModified]);
return parent::addReignsLastModified($reignsLastModified);
}
/**
* {@inheritDoc}
*/
public function removeReignsLastModified(\App\Ox\HoardBundle\Entity\Reign $reignsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeReignsLastModified', [$reignsLastModified]);
return parent::removeReignsLastModified($reignsLastModified);
}
/**
* {@inheritDoc}
*/
public function getReignsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReignsLastModified', []);
return parent::getReignsLastModified();
}
/**
* {@inheritDoc}
*/
public function addMintsCreated(\App\Ox\HoardBundle\Entity\Mint $mintsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addMintsCreated', [$mintsCreated]);
return parent::addMintsCreated($mintsCreated);
}
/**
* {@inheritDoc}
*/
public function removeMintsCreated(\App\Ox\HoardBundle\Entity\Mint $mintsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeMintsCreated', [$mintsCreated]);
return parent::removeMintsCreated($mintsCreated);
}
/**
* {@inheritDoc}
*/
public function getMintsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMintsCreated', []);
return parent::getMintsCreated();
}
/**
* {@inheritDoc}
*/
public function addMintsLastModified(\App\Ox\HoardBundle\Entity\Mint $mintsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addMintsLastModified', [$mintsLastModified]);
return parent::addMintsLastModified($mintsLastModified);
}
/**
* {@inheritDoc}
*/
public function removeMintsLastModified(\App\Ox\HoardBundle\Entity\Mint $mintsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeMintsLastModified', [$mintsLastModified]);
return parent::removeMintsLastModified($mintsLastModified);
}
/**
* {@inheritDoc}
*/
public function getMintsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMintsLastModified', []);
return parent::getMintsLastModified();
}
/**
* {@inheritDoc}
*/
public function addReportsCreated(\App\Ox\HoardBundle\Entity\Report $reportsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addReportsCreated', [$reportsCreated]);
return parent::addReportsCreated($reportsCreated);
}
/**
* {@inheritDoc}
*/
public function removeReportsCreated(\App\Ox\HoardBundle\Entity\Report $reportsCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeReportsCreated', [$reportsCreated]);
return parent::removeReportsCreated($reportsCreated);
}
/**
* {@inheritDoc}
*/
public function getReportsCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReportsCreated', []);
return parent::getReportsCreated();
}
/**
* {@inheritDoc}
*/
public function addReportsLastModified(\App\Ox\HoardBundle\Entity\Report $reportsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addReportsLastModified', [$reportsLastModified]);
return parent::addReportsLastModified($reportsLastModified);
}
/**
* {@inheritDoc}
*/
public function removeReportsLastModified(\App\Ox\HoardBundle\Entity\Report $reportsLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeReportsLastModified', [$reportsLastModified]);
return parent::removeReportsLastModified($reportsLastModified);
}
/**
* {@inheritDoc}
*/
public function getReportsLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReportsLastModified', []);
return parent::getReportsLastModified();
}
/**
* {@inheritDoc}
*/
public function addStatusCreated(\App\Ox\HoardBundle\Entity\Status $statusCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addStatusCreated', [$statusCreated]);
return parent::addStatusCreated($statusCreated);
}
/**
* {@inheritDoc}
*/
public function removeStatusCreated(\App\Ox\HoardBundle\Entity\Status $statusCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeStatusCreated', [$statusCreated]);
return parent::removeStatusCreated($statusCreated);
}
/**
* {@inheritDoc}
*/
public function getStatusCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStatusCreated', []);
return parent::getStatusCreated();
}
/**
* {@inheritDoc}
*/
public function addStatusLastModified(\App\Ox\HoardBundle\Entity\Status $statusLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addStatusLastModified', [$statusLastModified]);
return parent::addStatusLastModified($statusLastModified);
}
/**
* {@inheritDoc}
*/
public function removeStatusLastModified(\App\Ox\HoardBundle\Entity\Status $statusLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeStatusLastModified', [$statusLastModified]);
return parent::removeStatusLastModified($statusLastModified);
}
/**
* {@inheritDoc}
*/
public function getStatusLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStatusLastModified', []);
return parent::getStatusLastModified();
}
/**
* {@inheritDoc}
*/
public function addUsersCreated(\App\Ox\HoardBundle\Entity\User $usersCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addUsersCreated', [$usersCreated]);
return parent::addUsersCreated($usersCreated);
}
/**
* {@inheritDoc}
*/
public function removeUsersCreated(\App\Ox\HoardBundle\Entity\User $usersCreated)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeUsersCreated', [$usersCreated]);
return parent::removeUsersCreated($usersCreated);
}
/**
* {@inheritDoc}
*/
public function getUsersCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsersCreated', []);
return parent::getUsersCreated();
}
/**
* {@inheritDoc}
*/
public function addUsersLastModified(\App\Ox\HoardBundle\Entity\User $usersLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addUsersLastModified', [$usersLastModified]);
return parent::addUsersLastModified($usersLastModified);
}
/**
* {@inheritDoc}
*/
public function removeUsersLastModified(\App\Ox\HoardBundle\Entity\User $usersLastModified)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeUsersLastModified', [$usersLastModified]);
return parent::removeUsersLastModified($usersLastModified);
}
/**
* {@inheritDoc}
*/
public function getUsersLastModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsersLastModified', []);
return parent::getUsersLastModified();
}
/**
* {@inheritDoc}
*/
public function setCreated(\App\Ox\HoardBundle\Entity\User $created = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreated', [$created]);
return parent::setCreated($created);
}
/**
* {@inheritDoc}
*/
public function getCreated()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreated', []);
return parent::getCreated();
}
/**
* {@inheritDoc}
*/
public function setModified(\App\Ox\HoardBundle\Entity\User $modified = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setModified', [$modified]);
return parent::setModified($modified);
}
/**
* {@inheritDoc}
*/
public function getModified()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getModified', []);
return parent::getModified();
}
/**
* {@inheritDoc}
*/
public function updateModifiedDate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'updateModifiedDate', []);
return parent::updateModifiedDate();
}
/**
* {@inheritDoc}
*/
public function addRole(string $role): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addRole', [$role]);
parent::addRole($role);
}
/**
* {@inheritDoc}
*/
public function serialize(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'serialize', []);
return parent::serialize();
}
/**
* {@inheritDoc}
*/
public function unserialize($serialized): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'unserialize', [$serialized]);
parent::unserialize($serialized);
}
/**
* {@inheritDoc}
*/
public function eraseCredentials(): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'eraseCredentials', []);
parent::eraseCredentials();
}
/**
* {@inheritDoc}
*/
public function getUsername(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsername', []);
return parent::getUsername();
}
/**
* {@inheritDoc}
*/
public function getUsernameCanonical(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsernameCanonical', []);
return parent::getUsernameCanonical();
}
/**
* {@inheritDoc}
*/
public function getSalt(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSalt', []);
return parent::getSalt();
}
/**
* {@inheritDoc}
*/
public function getEmail(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmail', []);
return parent::getEmail();
}
/**
* {@inheritDoc}
*/
public function getEmailCanonical(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmailCanonical', []);
return parent::getEmailCanonical();
}
/**
* {@inheritDoc}
*/
public function getPassword(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPassword', []);
return parent::getPassword();
}
/**
* {@inheritDoc}
*/
public function getPlainPassword(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPlainPassword', []);
return parent::getPlainPassword();
}
/**
* {@inheritDoc}
*/
public function getLastLogin(): ?\DateTime
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastLogin', []);
return parent::getLastLogin();
}
/**
* {@inheritDoc}
*/
public function getConfirmationToken(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getConfirmationToken', []);
return parent::getConfirmationToken();
}
/**
* {@inheritDoc}
*/
public function getRoles(): array
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRoles', []);
return parent::getRoles();
}
/**
* {@inheritDoc}
*/
public function hasRole(string $role): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'hasRole', [$role]);
return parent::hasRole($role);
}
/**
* {@inheritDoc}
*/
public function isAccountNonExpired(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isAccountNonExpired', []);
return parent::isAccountNonExpired();
}
/**
* {@inheritDoc}
*/
public function isAccountNonLocked(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isAccountNonLocked', []);
return parent::isAccountNonLocked();
}
/**
* {@inheritDoc}
*/
public function isCredentialsNonExpired(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isCredentialsNonExpired', []);
return parent::isCredentialsNonExpired();
}
/**
* {@inheritDoc}
*/
public function isEnabled(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isEnabled', []);
return parent::isEnabled();
}
/**
* {@inheritDoc}
*/
public function isSuperAdmin(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isSuperAdmin', []);
return parent::isSuperAdmin();
}
/**
* {@inheritDoc}
*/
public function removeRole(string $role): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeRole', [$role]);
parent::removeRole($role);
}
/**
* {@inheritDoc}
*/
public function setUsername(string $username): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUsername', [$username]);
parent::setUsername($username);
}
/**
* {@inheritDoc}
*/
public function setUsernameCanonical(string $usernameCanonical): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUsernameCanonical', [$usernameCanonical]);
parent::setUsernameCanonical($usernameCanonical);
}
/**
* {@inheritDoc}
*/
public function setSalt(?string $salt): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSalt', [$salt]);
parent::setSalt($salt);
}
/**
* {@inheritDoc}
*/
public function setEmail(string $email): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEmail', [$email]);
parent::setEmail($email);
}
/**
* {@inheritDoc}
*/
public function setEmailCanonical(string $emailCanonical): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEmailCanonical', [$emailCanonical]);
parent::setEmailCanonical($emailCanonical);
}
/**
* {@inheritDoc}
*/
public function setEnabled(bool $boolean): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEnabled', [$boolean]);
parent::setEnabled($boolean);
}
/**
* {@inheritDoc}
*/
public function setPassword(string $password): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPassword', [$password]);
parent::setPassword($password);
}
/**
* {@inheritDoc}
*/
public function setSuperAdmin(bool $boolean): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSuperAdmin', [$boolean]);
parent::setSuperAdmin($boolean);
}
/**
* {@inheritDoc}
*/
public function setPlainPassword(?string $password): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPlainPassword', [$password]);
parent::setPlainPassword($password);
}
/**
* {@inheritDoc}
*/
public function setLastLogin(\DateTime $time = NULL): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastLogin', [$time]);
parent::setLastLogin($time);
}
/**
* {@inheritDoc}
*/
public function setConfirmationToken(?string $confirmationToken): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setConfirmationToken', [$confirmationToken]);
parent::setConfirmationToken($confirmationToken);
}
/**
* {@inheritDoc}
*/
public function setPasswordRequestedAt(\DateTime $date = NULL): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPasswordRequestedAt', [$date]);
parent::setPasswordRequestedAt($date);
}
/**
* {@inheritDoc}
*/
public function getPasswordRequestedAt(): ?\DateTime
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPasswordRequestedAt', []);
return parent::getPasswordRequestedAt();
}
/**
* {@inheritDoc}
*/
public function isPasswordRequestNonExpired(int $ttl): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isPasswordRequestNonExpired', [$ttl]);
return parent::isPasswordRequestNonExpired($ttl);
}
/**
* {@inheritDoc}
*/
public function setRoles(array $roles): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRoles', [$roles]);
parent::setRoles($roles);
}
/**
* {@inheritDoc}
*/
public function getGroups(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGroups', []);
return parent::getGroups();
}
/**
* {@inheritDoc}
*/
public function getGroupNames(): array
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGroupNames', []);
return parent::getGroupNames();
}
/**
* {@inheritDoc}
*/
public function hasGroup(string $name): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'hasGroup', [$name]);
return parent::hasGroup($name);
}
/**
* {@inheritDoc}
*/
public function addGroup(\Nucleos\UserBundle\Model\GroupInterface $group): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addGroup', [$group]);
parent::addGroup($group);
}
/**
* {@inheritDoc}
*/
public function removeGroup(\Nucleos\UserBundle\Model\GroupInterface $group): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeGroup', [$group]);
parent::removeGroup($group);
}
/**
* {@inheritDoc}
*/
public function setLocale(?string $locale): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLocale', [$locale]);
parent::setLocale($locale);
}
/**
* {@inheritDoc}
*/
public function getLocale(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocale', []);
return parent::getLocale();
}
/**
* {@inheritDoc}
*/
public function setTimezone(?string $timezone): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTimezone', [$timezone]);
parent::setTimezone($timezone);
}
/**
* {@inheritDoc}
*/
public function getTimezone(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTimezone', []);
return parent::getTimezone();
}
/**
* {@inheritDoc}
*/
public function isEqualTo(\Symfony\Component\Security\Core\User\UserInterface $user): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isEqualTo', [$user]);
return parent::isEqualTo($user);
}
}