<?php
namespace Proxies\__CG__\App\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class User extends \App\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__', '' . "\0" . 'App\\Entity\\User' . "\0" . 'id', '' . "\0" . 'App\\Entity\\User' . "\0" . 'email', '' . "\0" . 'App\\Entity\\User' . "\0" . 'roles', '' . "\0" . 'App\\Entity\\User' . "\0" . 'password', 'confirm_password', '' . "\0" . 'App\\Entity\\User' . "\0" . 'designation', '' . "\0" . 'App\\Entity\\User' . "\0" . 'phone', '' . "\0" . 'App\\Entity\\User' . "\0" . 'phonetwo', '' . "\0" . 'App\\Entity\\User' . "\0" . 'phonethree', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ordre', '' . "\0" . 'App\\Entity\\User' . "\0" . 'is_active', '' . "\0" . 'App\\Entity\\User' . "\0" . 'firstname', '' . "\0" . 'App\\Entity\\User' . "\0" . 'lastname', '' . "\0" . 'App\\Entity\\User' . "\0" . 'is_acceptcgv', '' . "\0" . 'App\\Entity\\User' . "\0" . 'address', '' . "\0" . 'App\\Entity\\User' . "\0" . 'pays', '' . "\0" . 'App\\Entity\\User' . "\0" . 'propositions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'speciality', '' . "\0" . 'App\\Entity\\User' . "\0" . 'orders', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ville', '' . "\0" . 'App\\Entity\\User' . "\0" . 'quartier', '' . "\0" . 'App\\Entity\\User' . "\0" . 'groupSuggestions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ordersGrossistes', '' . "\0" . 'App\\Entity\\User' . "\0" . 'grossiste', '' . "\0" . 'App\\Entity\\User' . "\0" . 'users', '' . "\0" . 'App\\Entity\\User' . "\0" . 'carts', '' . "\0" . 'App\\Entity\\User' . "\0" . 'stockpharmacies', '' . "\0" . 'App\\Entity\\User' . "\0" . 'historiqueRefusPropositions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'payslocalisation', '' . "\0" . 'App\\Entity\\User' . "\0" . 'urlexcelcmd', '' . "\0" . 'App\\Entity\\User' . "\0" . 'isPaid', '' . "\0" . 'App\\Entity\\User' . "\0" . 'discutions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'reclamations', '' . "\0" . 'App\\Entity\\User' . "\0" . 'image', '' . "\0" . 'App\\Entity\\User' . "\0" . 'imageFile', '' . "\0" . 'App\\Entity\\User' . "\0" . 'updatedAt', '' . "\0" . 'App\\Entity\\User' . "\0" . 'verificationCode', '' . "\0" . 'App\\Entity\\User' . "\0" . 'verified', '' . "\0" . 'App\\Entity\\User' . "\0" . 'forecasts', '' . "\0" . 'App\\Entity\\User' . "\0" . 'userTypepaiements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'typepaiements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'historiquePaiements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'instances_forecasts', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusPharmacie', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusPanierPatients', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusCommandes', '' . "\0" . 'App\\Entity\\User' . "\0" . 'latitude', '' . "\0" . 'App\\Entity\\User' . "\0" . 'logitude', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictoRemboursements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'cguaccepted', '' . "\0" . 'App\\Entity\\User' . "\0" . 'isAdmin', '' . "\0" . 'App\\Entity\\User' . "\0" . 'CIN', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ordonnances', '' . "\0" . 'App\\Entity\\User' . "\0" . 'adresses', '' . "\0" . 'App\\Entity\\User' . "\0" . 'societeLivraison', '' . "\0" . 'App\\Entity\\User' . "\0" . 'reinitmdp', '' . "\0" . 'App\\Entity\\User' . "\0" . 'validate_code', '' . "\0" . 'App\\Entity\\User' . "\0" . 'expiredreinitmdp', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusPanierSpecials', '' . "\0" . 'App\\Entity\\User' . "\0" . 'commandeSpecials', '' . "\0" . 'App\\Entity\\User' . "\0" . 'commandeSpecialsIctus', '' . "\0" . 'App\\Entity\\User' . "\0" . 'nonDisponibilites', '' . "\0" . 'App\\Entity\\User' . "\0" . 'facturePatients', '' . "\0" . 'App\\Entity\\User' . "\0" . 'referenceClientTP', '' . "\0" . 'App\\Entity\\User' . "\0" . 'societename', '' . "\0" . 'App\\Entity\\User' . "\0" . 'datenaissance', '' . "\0" . 'App\\Entity\\User' . "\0" . 'fcm_token', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusReclamations', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusMobileAppareils', '' . "\0" . 'App\\Entity\\User' . "\0" . 'livraisons', '' . "\0" . 'App\\Entity\\User' . "\0" . 'parcours', '' . "\0" . 'App\\Entity\\User' . "\0" . 'photoscreate', '' . "\0" . 'App\\Entity\\User' . "\0" . 'rangphoto', '' . "\0" . 'App\\Entity\\User' . "\0" . 'serviceSopharmad', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictoMouvements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'doublons', '' . "\0" . 'App\\Entity\\User' . "\0" . 'rates', '' . "\0" . 'App\\Entity\\User' . "\0" . 'searchHistories', '' . "\0" . 'App\\Entity\\User' . "\0" . 'lastTypeLivraison', '' . "\0" . 'App\\Entity\\User' . "\0" . 'lastTypePaiement', '' . "\0" . 'App\\Entity\\User' . "\0" . 'remiseUserPharmacies', '' . "\0" . 'App\\Entity\\User' . "\0" . 'isRemiseAuto', '' . "\0" . 'App\\Entity\\User' . "\0" . 'deletedAt'];
}
return ['__isInitialized__', '' . "\0" . 'App\\Entity\\User' . "\0" . 'id', '' . "\0" . 'App\\Entity\\User' . "\0" . 'email', '' . "\0" . 'App\\Entity\\User' . "\0" . 'roles', '' . "\0" . 'App\\Entity\\User' . "\0" . 'password', 'confirm_password', '' . "\0" . 'App\\Entity\\User' . "\0" . 'designation', '' . "\0" . 'App\\Entity\\User' . "\0" . 'phone', '' . "\0" . 'App\\Entity\\User' . "\0" . 'phonetwo', '' . "\0" . 'App\\Entity\\User' . "\0" . 'phonethree', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ordre', '' . "\0" . 'App\\Entity\\User' . "\0" . 'is_active', '' . "\0" . 'App\\Entity\\User' . "\0" . 'firstname', '' . "\0" . 'App\\Entity\\User' . "\0" . 'lastname', '' . "\0" . 'App\\Entity\\User' . "\0" . 'is_acceptcgv', '' . "\0" . 'App\\Entity\\User' . "\0" . 'address', '' . "\0" . 'App\\Entity\\User' . "\0" . 'pays', '' . "\0" . 'App\\Entity\\User' . "\0" . 'propositions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'speciality', '' . "\0" . 'App\\Entity\\User' . "\0" . 'orders', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ville', '' . "\0" . 'App\\Entity\\User' . "\0" . 'quartier', '' . "\0" . 'App\\Entity\\User' . "\0" . 'groupSuggestions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ordersGrossistes', '' . "\0" . 'App\\Entity\\User' . "\0" . 'grossiste', '' . "\0" . 'App\\Entity\\User' . "\0" . 'users', '' . "\0" . 'App\\Entity\\User' . "\0" . 'carts', '' . "\0" . 'App\\Entity\\User' . "\0" . 'stockpharmacies', '' . "\0" . 'App\\Entity\\User' . "\0" . 'historiqueRefusPropositions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'payslocalisation', '' . "\0" . 'App\\Entity\\User' . "\0" . 'urlexcelcmd', '' . "\0" . 'App\\Entity\\User' . "\0" . 'isPaid', '' . "\0" . 'App\\Entity\\User' . "\0" . 'discutions', '' . "\0" . 'App\\Entity\\User' . "\0" . 'reclamations', '' . "\0" . 'App\\Entity\\User' . "\0" . 'image', '' . "\0" . 'App\\Entity\\User' . "\0" . 'imageFile', '' . "\0" . 'App\\Entity\\User' . "\0" . 'updatedAt', '' . "\0" . 'App\\Entity\\User' . "\0" . 'verificationCode', '' . "\0" . 'App\\Entity\\User' . "\0" . 'verified', '' . "\0" . 'App\\Entity\\User' . "\0" . 'forecasts', '' . "\0" . 'App\\Entity\\User' . "\0" . 'userTypepaiements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'typepaiements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'historiquePaiements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'instances_forecasts', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusPharmacie', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusPanierPatients', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusCommandes', '' . "\0" . 'App\\Entity\\User' . "\0" . 'latitude', '' . "\0" . 'App\\Entity\\User' . "\0" . 'logitude', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictoRemboursements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'cguaccepted', '' . "\0" . 'App\\Entity\\User' . "\0" . 'isAdmin', '' . "\0" . 'App\\Entity\\User' . "\0" . 'CIN', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ordonnances', '' . "\0" . 'App\\Entity\\User' . "\0" . 'adresses', '' . "\0" . 'App\\Entity\\User' . "\0" . 'societeLivraison', '' . "\0" . 'App\\Entity\\User' . "\0" . 'reinitmdp', '' . "\0" . 'App\\Entity\\User' . "\0" . 'validate_code', '' . "\0" . 'App\\Entity\\User' . "\0" . 'expiredreinitmdp', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusPanierSpecials', '' . "\0" . 'App\\Entity\\User' . "\0" . 'commandeSpecials', '' . "\0" . 'App\\Entity\\User' . "\0" . 'commandeSpecialsIctus', '' . "\0" . 'App\\Entity\\User' . "\0" . 'nonDisponibilites', '' . "\0" . 'App\\Entity\\User' . "\0" . 'facturePatients', '' . "\0" . 'App\\Entity\\User' . "\0" . 'referenceClientTP', '' . "\0" . 'App\\Entity\\User' . "\0" . 'societename', '' . "\0" . 'App\\Entity\\User' . "\0" . 'datenaissance', '' . "\0" . 'App\\Entity\\User' . "\0" . 'fcm_token', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusReclamations', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictusMobileAppareils', '' . "\0" . 'App\\Entity\\User' . "\0" . 'livraisons', '' . "\0" . 'App\\Entity\\User' . "\0" . 'parcours', '' . "\0" . 'App\\Entity\\User' . "\0" . 'photoscreate', '' . "\0" . 'App\\Entity\\User' . "\0" . 'rangphoto', '' . "\0" . 'App\\Entity\\User' . "\0" . 'serviceSopharmad', '' . "\0" . 'App\\Entity\\User' . "\0" . 'ictoMouvements', '' . "\0" . 'App\\Entity\\User' . "\0" . 'doublons', '' . "\0" . 'App\\Entity\\User' . "\0" . 'rates', '' . "\0" . 'App\\Entity\\User' . "\0" . 'searchHistories', '' . "\0" . 'App\\Entity\\User' . "\0" . 'lastTypeLivraison', '' . "\0" . 'App\\Entity\\User' . "\0" . 'lastTypePaiement', '' . "\0" . 'App\\Entity\\User' . "\0" . 'remiseUserPharmacies', '' . "\0" . 'App\\Entity\\User' . "\0" . 'isRemiseAuto', '' . "\0" . 'App\\Entity\\User' . "\0" . 'deletedAt'];
}
/**
*
*/
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 getNomComplet()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNomComplet', []);
return parent::getNomComplet();
}
/**
* {@inheritDoc}
*/
public function getId(): ?int
{
if ($this->__isInitialized__ === false) {
return (int) parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function getEmail(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmail', []);
return parent::getEmail();
}
/**
* {@inheritDoc}
*/
public function setEmail(?string $email): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEmail', [$email]);
return parent::setEmail($email);
}
/**
* {@inheritDoc}
*/
public function getUserIdentifier(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUserIdentifier', []);
return parent::getUserIdentifier();
}
/**
* {@inheritDoc}
*/
public function getUsername(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsername', []);
return parent::getUsername();
}
/**
* {@inheritDoc}
*/
public function getRoles(): array
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRoles', []);
return parent::getRoles();
}
/**
* {@inheritDoc}
*/
public function setRoles(array $roles): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRoles', [$roles]);
return parent::setRoles($roles);
}
/**
* {@inheritDoc}
*/
public function getPassword(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPassword', []);
return parent::getPassword();
}
/**
* {@inheritDoc}
*/
public function setPassword(string $password): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPassword', [$password]);
return parent::setPassword($password);
}
/**
* {@inheritDoc}
*/
public function getSalt(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSalt', []);
return parent::getSalt();
}
/**
* {@inheritDoc}
*/
public function eraseCredentials()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'eraseCredentials', []);
return parent::eraseCredentials();
}
/**
* {@inheritDoc}
*/
public function getDesignation(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDesignation', []);
return parent::getDesignation();
}
/**
* {@inheritDoc}
*/
public function setDesignation(?string $designation): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDesignation', [$designation]);
return parent::setDesignation($designation);
}
/**
* {@inheritDoc}
*/
public function getPhone(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPhone', []);
return parent::getPhone();
}
/**
* {@inheritDoc}
*/
public function setPhone(?string $phone): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPhone', [$phone]);
return parent::setPhone($phone);
}
/**
* {@inheritDoc}
*/
public function getPhonetwo(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPhonetwo', []);
return parent::getPhonetwo();
}
/**
* {@inheritDoc}
*/
public function setPhonetwo(?string $phonetwo): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPhonetwo', [$phonetwo]);
return parent::setPhonetwo($phonetwo);
}
/**
* {@inheritDoc}
*/
public function getPhonethree(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPhonethree', []);
return parent::getPhonethree();
}
/**
* {@inheritDoc}
*/
public function setPhonethree(?string $phonethree): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPhonethree', [$phonethree]);
return parent::setPhonethree($phonethree);
}
/**
* {@inheritDoc}
*/
public function getOrdre(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getOrdre', []);
return parent::getOrdre();
}
/**
* {@inheritDoc}
*/
public function setOrdre(?string $ordre): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setOrdre', [$ordre]);
return parent::setOrdre($ordre);
}
/**
* {@inheritDoc}
*/
public function getIsActive(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsActive', []);
return parent::getIsActive();
}
/**
* {@inheritDoc}
*/
public function setIsActive(bool $is_active): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsActive', [$is_active]);
return parent::setIsActive($is_active);
}
/**
* {@inheritDoc}
*/
public function getFirstname(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFirstname', []);
return parent::getFirstname();
}
/**
* {@inheritDoc}
*/
public function setFirstname(?string $firstname): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFirstname', [$firstname]);
return parent::setFirstname($firstname);
}
/**
* {@inheritDoc}
*/
public function getLastname(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastname', []);
return parent::getLastname();
}
/**
* {@inheritDoc}
*/
public function setLastname(?string $lastname): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastname', [$lastname]);
return parent::setLastname($lastname);
}
/**
* {@inheritDoc}
*/
public function getFullName()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFullName', []);
return parent::getFullName();
}
/**
* {@inheritDoc}
*/
public function getIsAcceptcgv(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsAcceptcgv', []);
return parent::getIsAcceptcgv();
}
/**
* {@inheritDoc}
*/
public function setIsAcceptcgv(?\DateTimeInterface $is_acceptcgv): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsAcceptcgv', [$is_acceptcgv]);
return parent::setIsAcceptcgv($is_acceptcgv);
}
/**
* {@inheritDoc}
*/
public function getAddress(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAddress', []);
return parent::getAddress();
}
/**
* {@inheritDoc}
*/
public function getCompleteAddress()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCompleteAddress', []);
return parent::getCompleteAddress();
}
/**
* {@inheritDoc}
*/
public function setAddress(?string $address): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAddress', [$address]);
return parent::setAddress($address);
}
/**
* {@inheritDoc}
*/
public function getPays(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPays', []);
return parent::getPays();
}
/**
* {@inheritDoc}
*/
public function setPays(?string $pays): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPays', [$pays]);
return parent::setPays($pays);
}
/**
* {@inheritDoc}
*/
public function getPropositions(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPropositions', []);
return parent::getPropositions();
}
/**
* {@inheritDoc}
*/
public function addProposition(\App\Entity\Proposition $proposition): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addProposition', [$proposition]);
return parent::addProposition($proposition);
}
/**
* {@inheritDoc}
*/
public function removeProposition(\App\Entity\Proposition $proposition): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeProposition', [$proposition]);
return parent::removeProposition($proposition);
}
/**
* {@inheritDoc}
*/
public function getSpeciality(): ?\App\Entity\Speciality
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSpeciality', []);
return parent::getSpeciality();
}
/**
* {@inheritDoc}
*/
public function setSpeciality(?\App\Entity\Speciality $speciality): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSpeciality', [$speciality]);
return parent::setSpeciality($speciality);
}
/**
* {@inheritDoc}
*/
public function getOrders(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getOrders', []);
return parent::getOrders();
}
/**
* {@inheritDoc}
*/
public function addOrder(\App\Entity\Order $order): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addOrder', [$order]);
return parent::addOrder($order);
}
/**
* {@inheritDoc}
*/
public function removeOrder(\App\Entity\Order $order): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeOrder', [$order]);
return parent::removeOrder($order);
}
/**
* {@inheritDoc}
*/
public function getVille(): ?\App\Entity\Ville
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getVille', []);
return parent::getVille();
}
/**
* {@inheritDoc}
*/
public function setVille(?\App\Entity\Ville $ville): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setVille', [$ville]);
return parent::setVille($ville);
}
/**
* {@inheritDoc}
*/
public function getQuartier(): ?\App\Entity\Quartier
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getQuartier', []);
return parent::getQuartier();
}
/**
* {@inheritDoc}
*/
public function setQuartier(?\App\Entity\Quartier $quartier): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setQuartier', [$quartier]);
return parent::setQuartier($quartier);
}
/**
* {@inheritDoc}
*/
public function getGroupSuggestions(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGroupSuggestions', []);
return parent::getGroupSuggestions();
}
/**
* {@inheritDoc}
*/
public function addGroupSuggestion(\App\Entity\GroupSuggestion $groupSuggestion): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addGroupSuggestion', [$groupSuggestion]);
return parent::addGroupSuggestion($groupSuggestion);
}
/**
* {@inheritDoc}
*/
public function removeGroupSuggestion(\App\Entity\GroupSuggestion $groupSuggestion): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeGroupSuggestion', [$groupSuggestion]);
return parent::removeGroupSuggestion($groupSuggestion);
}
/**
* {@inheritDoc}
*/
public function getOrdersGrossistes(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getOrdersGrossistes', []);
return parent::getOrdersGrossistes();
}
/**
* {@inheritDoc}
*/
public function addOrdersGrossiste(\App\Entity\Order $ordersGrossiste): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addOrdersGrossiste', [$ordersGrossiste]);
return parent::addOrdersGrossiste($ordersGrossiste);
}
/**
* {@inheritDoc}
*/
public function removeOrdersGrossiste(\App\Entity\Order $ordersGrossiste): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeOrdersGrossiste', [$ordersGrossiste]);
return parent::removeOrdersGrossiste($ordersGrossiste);
}
/**
* {@inheritDoc}
*/
public function getGrossiste(): ?\App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGrossiste', []);
return parent::getGrossiste();
}
/**
* {@inheritDoc}
*/
public function setGrossiste(?\App\Entity\User $grossiste): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setGrossiste', [$grossiste]);
return parent::setGrossiste($grossiste);
}
/**
* {@inheritDoc}
*/
public function getUsers(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsers', []);
return parent::getUsers();
}
/**
* {@inheritDoc}
*/
public function addUser(\App\Entity\User $user): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addUser', [$user]);
return parent::addUser($user);
}
/**
* {@inheritDoc}
*/
public function removeUser(\App\Entity\User $user): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeUser', [$user]);
return parent::removeUser($user);
}
/**
* {@inheritDoc}
*/
public function getCarts(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCarts', []);
return parent::getCarts();
}
/**
* {@inheritDoc}
*/
public function addCart(\App\Entity\Cart $cart): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCart', [$cart]);
return parent::addCart($cart);
}
/**
* {@inheritDoc}
*/
public function removeCart(\App\Entity\Cart $cart): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCart', [$cart]);
return parent::removeCart($cart);
}
/**
* {@inheritDoc}
*/
public function getStockpharmacies(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStockpharmacies', []);
return parent::getStockpharmacies();
}
/**
* {@inheritDoc}
*/
public function addStockpharmacy(\App\Entity\Stockpharmacie $stockpharmacy): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addStockpharmacy', [$stockpharmacy]);
return parent::addStockpharmacy($stockpharmacy);
}
/**
* {@inheritDoc}
*/
public function removeStockpharmacy(\App\Entity\Stockpharmacie $stockpharmacy): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeStockpharmacy', [$stockpharmacy]);
return parent::removeStockpharmacy($stockpharmacy);
}
/**
* {@inheritDoc}
*/
public function getHistoriqueRefusPropositions(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHistoriqueRefusPropositions', []);
return parent::getHistoriqueRefusPropositions();
}
/**
* {@inheritDoc}
*/
public function addHistoriqueRefusProposition(\App\Entity\HistoriqueRefusProposition $historiqueRefusProposition): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addHistoriqueRefusProposition', [$historiqueRefusProposition]);
return parent::addHistoriqueRefusProposition($historiqueRefusProposition);
}
/**
* {@inheritDoc}
*/
public function removeHistoriqueRefusProposition(\App\Entity\HistoriqueRefusProposition $historiqueRefusProposition): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeHistoriqueRefusProposition', [$historiqueRefusProposition]);
return parent::removeHistoriqueRefusProposition($historiqueRefusProposition);
}
/**
* {@inheritDoc}
*/
public function getPayslocalisation(): ?\App\Entity\Pays
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPayslocalisation', []);
return parent::getPayslocalisation();
}
/**
* {@inheritDoc}
*/
public function setPayslocalisation(?\App\Entity\Pays $payslocalisation): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPayslocalisation', [$payslocalisation]);
return parent::setPayslocalisation($payslocalisation);
}
/**
* {@inheritDoc}
*/
public function getUrlexcelcmd(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUrlexcelcmd', []);
return parent::getUrlexcelcmd();
}
/**
* {@inheritDoc}
*/
public function setUrlexcelcmd(?string $urlexcelcmd): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUrlexcelcmd', [$urlexcelcmd]);
return parent::setUrlexcelcmd($urlexcelcmd);
}
/**
* {@inheritDoc}
*/
public function getIsPaid(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsPaid', []);
return parent::getIsPaid();
}
/**
* {@inheritDoc}
*/
public function setIsPaid(?bool $isPaid): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsPaid', [$isPaid]);
return parent::setIsPaid($isPaid);
}
/**
* {@inheritDoc}
*/
public function getDiscutions(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDiscutions', []);
return parent::getDiscutions();
}
/**
* {@inheritDoc}
*/
public function addDiscution(\App\Entity\Discution $discution): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addDiscution', [$discution]);
return parent::addDiscution($discution);
}
/**
* {@inheritDoc}
*/
public function removeDiscution(\App\Entity\Discution $discution): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeDiscution', [$discution]);
return parent::removeDiscution($discution);
}
/**
* {@inheritDoc}
*/
public function getReclamations(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReclamations', []);
return parent::getReclamations();
}
/**
* {@inheritDoc}
*/
public function addReclamation(\App\Entity\Reclamation $reclamation): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addReclamation', [$reclamation]);
return parent::addReclamation($reclamation);
}
/**
* {@inheritDoc}
*/
public function removeReclamation(\App\Entity\Reclamation $reclamation): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeReclamation', [$reclamation]);
return parent::removeReclamation($reclamation);
}
/**
* {@inheritDoc}
*/
public function getImage(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImage', []);
return parent::getImage();
}
/**
* {@inheritDoc}
*/
public function setImage(?string $image): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImage', [$image]);
return parent::setImage($image);
}
/**
* {@inheritDoc}
*/
public function getUpdatedAt(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []);
return parent::getUpdatedAt();
}
/**
* {@inheritDoc}
*/
public function setUpdatedAt(?\DateTimeInterface $updatedAt): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]);
return parent::setUpdatedAt($updatedAt);
}
/**
* {@inheritDoc}
*/
public function setImageFile(?\Symfony\Component\HttpFoundation\File\File $imageFile = NULL): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageFile', [$imageFile]);
return parent::setImageFile($imageFile);
}
/**
* {@inheritDoc}
*/
public function getImageFile(): ?\Symfony\Component\HttpFoundation\File\File
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageFile', []);
return parent::getImageFile();
}
/**
* {@inheritDoc}
*/
public function serialize()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'serialize', []);
return parent::serialize();
}
/**
* {@inheritDoc}
*/
public function unserialize($serialized)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'unserialize', [$serialized]);
return parent::unserialize($serialized);
}
/**
* {@inheritDoc}
*/
public function getVerificationCode(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getVerificationCode', []);
return parent::getVerificationCode();
}
/**
* {@inheritDoc}
*/
public function setVerificationCode(?string $verificationCode): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setVerificationCode', [$verificationCode]);
return parent::setVerificationCode($verificationCode);
}
/**
* {@inheritDoc}
*/
public function getVerified(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getVerified', []);
return parent::getVerified();
}
/**
* {@inheritDoc}
*/
public function setVerified(?int $verified): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setVerified', [$verified]);
return parent::setVerified($verified);
}
/**
* {@inheritDoc}
*/
public function getForecasts(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getForecasts', []);
return parent::getForecasts();
}
/**
* {@inheritDoc}
*/
public function addForecast(\App\Entity\Forecast $forecast): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addForecast', [$forecast]);
return parent::addForecast($forecast);
}
/**
* {@inheritDoc}
*/
public function removeForecast(\App\Entity\Forecast $forecast): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeForecast', [$forecast]);
return parent::removeForecast($forecast);
}
/**
* {@inheritDoc}
*/
public function getUserTypepaiements(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUserTypepaiements', []);
return parent::getUserTypepaiements();
}
/**
* {@inheritDoc}
*/
public function addUserTypepaiement(\App\Entity\UserTypepaiement $userTypepaiement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addUserTypepaiement', [$userTypepaiement]);
return parent::addUserTypepaiement($userTypepaiement);
}
/**
* {@inheritDoc}
*/
public function removeUserTypepaiement(\App\Entity\UserTypepaiement $userTypepaiement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeUserTypepaiement', [$userTypepaiement]);
return parent::removeUserTypepaiement($userTypepaiement);
}
/**
* {@inheritDoc}
*/
public function getTypepaiements(): ?\App\Entity\Typepaiement
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTypepaiements', []);
return parent::getTypepaiements();
}
/**
* {@inheritDoc}
*/
public function setTypepaiements(?\App\Entity\Typepaiement $typepaiements): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTypepaiements', [$typepaiements]);
return parent::setTypepaiements($typepaiements);
}
/**
* {@inheritDoc}
*/
public function getHistoriquePaiements(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHistoriquePaiements', []);
return parent::getHistoriquePaiements();
}
/**
* {@inheritDoc}
*/
public function addHistoriquePaiement(\App\Entity\HistoriquePaiement $historiquePaiement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addHistoriquePaiement', [$historiquePaiement]);
return parent::addHistoriquePaiement($historiquePaiement);
}
/**
* {@inheritDoc}
*/
public function removeHistoriquePaiement(\App\Entity\HistoriquePaiement $historiquePaiement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeHistoriquePaiement', [$historiquePaiement]);
return parent::removeHistoriquePaiement($historiquePaiement);
}
/**
* {@inheritDoc}
*/
public function getInstancesForecasts(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getInstancesForecasts', []);
return parent::getInstancesForecasts();
}
/**
* {@inheritDoc}
*/
public function addInstancesForecast(\App\Entity\Forecast $instancesForecast): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addInstancesForecast', [$instancesForecast]);
return parent::addInstancesForecast($instancesForecast);
}
/**
* {@inheritDoc}
*/
public function removeInstancesForecast(\App\Entity\Forecast $instancesForecast): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeInstancesForecast', [$instancesForecast]);
return parent::removeInstancesForecast($instancesForecast);
}
/**
* {@inheritDoc}
*/
public function getIctusPharmacie(): ?\App\Entity\IctusPharmacie
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIctusPharmacie', []);
return parent::getIctusPharmacie();
}
/**
* {@inheritDoc}
*/
public function setIctusPharmacie(?\App\Entity\IctusPharmacie $ictusPharmacie): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIctusPharmacie', [$ictusPharmacie]);
return parent::setIctusPharmacie($ictusPharmacie);
}
/**
* {@inheritDoc}
*/
public function getIctusPanierPatients(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIctusPanierPatients', []);
return parent::getIctusPanierPatients();
}
/**
* {@inheritDoc}
*/
public function addIctusPanierPatient(\App\Entity\IctusPanierPatient $ictusPanierPatient): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addIctusPanierPatient', [$ictusPanierPatient]);
return parent::addIctusPanierPatient($ictusPanierPatient);
}
/**
* {@inheritDoc}
*/
public function removeIctusPanierPatient(\App\Entity\IctusPanierPatient $ictusPanierPatient): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeIctusPanierPatient', [$ictusPanierPatient]);
return parent::removeIctusPanierPatient($ictusPanierPatient);
}
/**
* {@inheritDoc}
*/
public function getIctusCommandes(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIctusCommandes', []);
return parent::getIctusCommandes();
}
/**
* {@inheritDoc}
*/
public function addIctusCommande(\App\Entity\IctusCommande $ictusCommande): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addIctusCommande', [$ictusCommande]);
return parent::addIctusCommande($ictusCommande);
}
/**
* {@inheritDoc}
*/
public function removeIctusCommande(\App\Entity\IctusCommande $ictusCommande): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeIctusCommande', [$ictusCommande]);
return parent::removeIctusCommande($ictusCommande);
}
/**
* {@inheritDoc}
*/
public function getLatitude(): ?float
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLatitude', []);
return parent::getLatitude();
}
/**
* {@inheritDoc}
*/
public function setLatitude(?float $latitude): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLatitude', [$latitude]);
return parent::setLatitude($latitude);
}
/**
* {@inheritDoc}
*/
public function getLogitude(): ?float
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogitude', []);
return parent::getLogitude();
}
/**
* {@inheritDoc}
*/
public function setLogitude(?float $logitude): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogitude', [$logitude]);
return parent::setLogitude($logitude);
}
/**
* {@inheritDoc}
*/
public function getIctoRemboursements(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIctoRemboursements', []);
return parent::getIctoRemboursements();
}
/**
* {@inheritDoc}
*/
public function addIctoRemboursement(\App\Entity\IctoRemboursement $ictoRemboursement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addIctoRemboursement', [$ictoRemboursement]);
return parent::addIctoRemboursement($ictoRemboursement);
}
/**
* {@inheritDoc}
*/
public function removeIctoRemboursement(\App\Entity\IctoRemboursement $ictoRemboursement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeIctoRemboursement', [$ictoRemboursement]);
return parent::removeIctoRemboursement($ictoRemboursement);
}
/**
* {@inheritDoc}
*/
public function isCguaccepted(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isCguaccepted', []);
return parent::isCguaccepted();
}
/**
* {@inheritDoc}
*/
public function setCguaccepted(?\DateTimeInterface $cguaccepted): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCguaccepted', [$cguaccepted]);
return parent::setCguaccepted($cguaccepted);
}
/**
* {@inheritDoc}
*/
public function isIsAdmin(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isIsAdmin', []);
return parent::isIsAdmin();
}
/**
* {@inheritDoc}
*/
public function setIsAdmin(?bool $isAdmin): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsAdmin', [$isAdmin]);
return parent::setIsAdmin($isAdmin);
}
/**
* {@inheritDoc}
*/
public function getCIN(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCIN', []);
return parent::getCIN();
}
/**
* {@inheritDoc}
*/
public function setCIN(?string $CIN): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCIN', [$CIN]);
return parent::setCIN($CIN);
}
/**
* {@inheritDoc}
*/
public function getOrdonnances(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getOrdonnances', []);
return parent::getOrdonnances();
}
/**
* {@inheritDoc}
*/
public function addOrdonnance(\App\Entity\Ordonnance $ordonnance): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addOrdonnance', [$ordonnance]);
return parent::addOrdonnance($ordonnance);
}
/**
* {@inheritDoc}
*/
public function removeOrdonnance(\App\Entity\Ordonnance $ordonnance): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeOrdonnance', [$ordonnance]);
return parent::removeOrdonnance($ordonnance);
}
/**
* {@inheritDoc}
*/
public function getAdresses(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAdresses', []);
return parent::getAdresses();
}
/**
* {@inheritDoc}
*/
public function addAdress(\App\Entity\Adresse $adress): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addAdress', [$adress]);
return parent::addAdress($adress);
}
/**
* {@inheritDoc}
*/
public function removeAdress(\App\Entity\Adresse $adress): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeAdress', [$adress]);
return parent::removeAdress($adress);
}
/**
* {@inheritDoc}
*/
public function getSocieteLivraison(): ?\App\Entity\SocieteLivraison
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSocieteLivraison', []);
return parent::getSocieteLivraison();
}
/**
* {@inheritDoc}
*/
public function setSocieteLivraison(?\App\Entity\SocieteLivraison $societeLivraison): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSocieteLivraison', [$societeLivraison]);
return parent::setSocieteLivraison($societeLivraison);
}
/**
* {@inheritDoc}
*/
public function getIctusPanierSpecials(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIctusPanierSpecials', []);
return parent::getIctusPanierSpecials();
}
/**
* {@inheritDoc}
*/
public function addIctusPanierSpecial(\App\Entity\IctusPanierSpecial $ictusPanierSpecial): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addIctusPanierSpecial', [$ictusPanierSpecial]);
return parent::addIctusPanierSpecial($ictusPanierSpecial);
}
/**
* {@inheritDoc}
*/
public function getReinitmdp(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReinitmdp', []);
return parent::getReinitmdp();
}
/**
* {@inheritDoc}
*/
public function setReinitmdp(?string $reinitmdp): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setReinitmdp', [$reinitmdp]);
return parent::setReinitmdp($reinitmdp);
}
/**
* {@inheritDoc}
*/
public function getValidateCode(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getValidateCode', []);
return parent::getValidateCode();
}
/**
* {@inheritDoc}
*/
public function setValidateCode(?string $validate_code): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setValidateCode', [$validate_code]);
return parent::setValidateCode($validate_code);
}
/**
* {@inheritDoc}
*/
public function removeIctusPanierSpecial(\App\Entity\IctusPanierSpecial $ictusPanierSpecial): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeIctusPanierSpecial', [$ictusPanierSpecial]);
return parent::removeIctusPanierSpecial($ictusPanierSpecial);
}
/**
* {@inheritDoc}
*/
public function getCommandeSpecials(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCommandeSpecials', []);
return parent::getCommandeSpecials();
}
/**
* {@inheritDoc}
*/
public function addCommandeSpecial(\App\Entity\CommandeSpecial $commandeSpecial): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCommandeSpecial', [$commandeSpecial]);
return parent::addCommandeSpecial($commandeSpecial);
}
/**
* {@inheritDoc}
*/
public function removeCommandeSpecial(\App\Entity\CommandeSpecial $commandeSpecial): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCommandeSpecial', [$commandeSpecial]);
return parent::removeCommandeSpecial($commandeSpecial);
}
/**
* {@inheritDoc}
*/
public function getExpiredreinitmdp(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getExpiredreinitmdp', []);
return parent::getExpiredreinitmdp();
}
/**
* {@inheritDoc}
*/
public function setExpiredreinitmdp(?\DateTimeInterface $expiredreinitmdp): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setExpiredreinitmdp', [$expiredreinitmdp]);
return parent::setExpiredreinitmdp($expiredreinitmdp);
}
/**
* {@inheritDoc}
*/
public function getCommandeSpecialsIctus(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCommandeSpecialsIctus', []);
return parent::getCommandeSpecialsIctus();
}
/**
* {@inheritDoc}
*/
public function addCommandeSpecialsIctu(\App\Entity\CommandeSpecial $commandeSpecialsIctu): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCommandeSpecialsIctu', [$commandeSpecialsIctu]);
return parent::addCommandeSpecialsIctu($commandeSpecialsIctu);
}
/**
* {@inheritDoc}
*/
public function removeCommandeSpecialsIctu(\App\Entity\CommandeSpecial $commandeSpecialsIctu): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCommandeSpecialsIctu', [$commandeSpecialsIctu]);
return parent::removeCommandeSpecialsIctu($commandeSpecialsIctu);
}
/**
* {@inheritDoc}
*/
public function getNonDisponibilites(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNonDisponibilites', []);
return parent::getNonDisponibilites();
}
/**
* {@inheritDoc}
*/
public function addNonDisponibilite(\App\Entity\NonDisponibilite $nonDisponibilite): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addNonDisponibilite', [$nonDisponibilite]);
return parent::addNonDisponibilite($nonDisponibilite);
}
/**
* {@inheritDoc}
*/
public function getFacturePatients(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFacturePatients', []);
return parent::getFacturePatients();
}
/**
* {@inheritDoc}
*/
public function addFacturePatient(\App\Entity\FacturePatient $facturePatient): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addFacturePatient', [$facturePatient]);
return parent::addFacturePatient($facturePatient);
}
/**
* {@inheritDoc}
*/
public function removeNonDisponibilite(\App\Entity\NonDisponibilite $nonDisponibilite): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeNonDisponibilite', [$nonDisponibilite]);
return parent::removeNonDisponibilite($nonDisponibilite);
}
/**
* {@inheritDoc}
*/
public function removeFacturePatient(\App\Entity\FacturePatient $facturePatient): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeFacturePatient', [$facturePatient]);
return parent::removeFacturePatient($facturePatient);
}
/**
* {@inheritDoc}
*/
public function getPanierTotal()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPanierTotal', []);
return parent::getPanierTotal();
}
/**
* {@inheritDoc}
*/
public function getReferenceClientTP(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReferenceClientTP', []);
return parent::getReferenceClientTP();
}
/**
* {@inheritDoc}
*/
public function setReferenceClientTP(?string $referenceClientTP): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setReferenceClientTP', [$referenceClientTP]);
return parent::setReferenceClientTP($referenceClientTP);
}
/**
* {@inheritDoc}
*/
public function getSocietename(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSocietename', []);
return parent::getSocietename();
}
/**
* {@inheritDoc}
*/
public function setSocietename(?string $societename): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSocietename', [$societename]);
return parent::setSocietename($societename);
}
/**
* {@inheritDoc}
*/
public function getDatenaissance(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDatenaissance', []);
return parent::getDatenaissance();
}
/**
* {@inheritDoc}
*/
public function setDatenaissance(?\DateTimeInterface $datenaissance): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDatenaissance', [$datenaissance]);
return parent::setDatenaissance($datenaissance);
}
/**
* {@inheritDoc}
*/
public function getLivraisons(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLivraisons', []);
return parent::getLivraisons();
}
/**
* {@inheritDoc}
*/
public function addLivraison(\App\Entity\Livraison $livraison): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addLivraison', [$livraison]);
return parent::addLivraison($livraison);
}
/**
* {@inheritDoc}
*/
public function removeLivraison(\App\Entity\Livraison $livraison): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeLivraison', [$livraison]);
return parent::removeLivraison($livraison);
}
/**
* {@inheritDoc}
*/
public function getIctusMobileAppareils(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIctusMobileAppareils', []);
return parent::getIctusMobileAppareils();
}
/**
* {@inheritDoc}
*/
public function addIctusMobileAppareil(\App\Entity\IctusMobileAppareil $ictusMobileAppareil): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addIctusMobileAppareil', [$ictusMobileAppareil]);
return parent::addIctusMobileAppareil($ictusMobileAppareil);
}
/**
* {@inheritDoc}
*/
public function removeIctusMobileAppareil(\App\Entity\IctusMobileAppareil $ictusMobileAppareil): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeIctusMobileAppareil', [$ictusMobileAppareil]);
return parent::removeIctusMobileAppareil($ictusMobileAppareil);
}
/**
* {@inheritDoc}
*/
public function getPhotoscreate(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPhotoscreate', []);
return parent::getPhotoscreate();
}
/**
* {@inheritDoc}
*/
public function addPhotoscreate(\App\Entity\Photo $photoscreate): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPhotoscreate', [$photoscreate]);
return parent::addPhotoscreate($photoscreate);
}
/**
* {@inheritDoc}
*/
public function removePhotoscreate(\App\Entity\Photo $photoscreate): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePhotoscreate', [$photoscreate]);
return parent::removePhotoscreate($photoscreate);
}
/**
* {@inheritDoc}
*/
public function getRangphoto(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRangphoto', []);
return parent::getRangphoto();
}
/**
* {@inheritDoc}
*/
public function setRangphoto(?int $rangphoto): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRangphoto', [$rangphoto]);
return parent::setRangphoto($rangphoto);
}
/**
* {@inheritDoc}
*/
public function getServiceSopharmad(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getServiceSopharmad', []);
return parent::getServiceSopharmad();
}
/**
* {@inheritDoc}
*/
public function setServiceSopharmad(?string $serviceSopharmad): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setServiceSopharmad', [$serviceSopharmad]);
return parent::setServiceSopharmad($serviceSopharmad);
}
/**
* {@inheritDoc}
*/
public function getIctoMouvements(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIctoMouvements', []);
return parent::getIctoMouvements();
}
/**
* {@inheritDoc}
*/
public function addIctoMouvement(\App\Entity\IctoMouvement $ictoMouvement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addIctoMouvement', [$ictoMouvement]);
return parent::addIctoMouvement($ictoMouvement);
}
/**
* {@inheritDoc}
*/
public function removeIctoMouvement(\App\Entity\IctoMouvement $ictoMouvement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeIctoMouvement', [$ictoMouvement]);
return parent::removeIctoMouvement($ictoMouvement);
}
/**
* {@inheritDoc}
*/
public function getDoublons(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDoublons', []);
return parent::getDoublons();
}
/**
* {@inheritDoc}
*/
public function addDoublon(\App\Entity\Doublon $doublon): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addDoublon', [$doublon]);
return parent::addDoublon($doublon);
}
/**
* {@inheritDoc}
*/
public function removeDoublon(\App\Entity\Doublon $doublon): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeDoublon', [$doublon]);
return parent::removeDoublon($doublon);
}
/**
* {@inheritDoc}
*/
public function getRates(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRates', []);
return parent::getRates();
}
/**
* {@inheritDoc}
*/
public function addRate(\App\Entity\Rate $rate): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addRate', [$rate]);
return parent::addRate($rate);
}
/**
* {@inheritDoc}
*/
public function removeRate(\App\Entity\Rate $rate): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeRate', [$rate]);
return parent::removeRate($rate);
}
/**
* {@inheritDoc}
*/
public function getSearchHistories(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSearchHistories', []);
return parent::getSearchHistories();
}
/**
* {@inheritDoc}
*/
public function addSearchHistory(\App\Entity\SearchHistory $searchHistory): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addSearchHistory', [$searchHistory]);
return parent::addSearchHistory($searchHistory);
}
/**
* {@inheritDoc}
*/
public function removeSearchHistory(\App\Entity\SearchHistory $searchHistory): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeSearchHistory', [$searchHistory]);
return parent::removeSearchHistory($searchHistory);
}
/**
* {@inheritDoc}
*/
public function getLastTypeLivraison(): ?\App\Entity\IctusTypeLivraison
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastTypeLivraison', []);
return parent::getLastTypeLivraison();
}
/**
* {@inheritDoc}
*/
public function setLastTypeLivraison(?\App\Entity\IctusTypeLivraison $lastTypeLivraison): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastTypeLivraison', [$lastTypeLivraison]);
return parent::setLastTypeLivraison($lastTypeLivraison);
}
/**
* {@inheritDoc}
*/
public function getLastTypePaiement(): ?\App\Entity\IctusTypePaiement
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastTypePaiement', []);
return parent::getLastTypePaiement();
}
/**
* {@inheritDoc}
*/
public function setLastTypePaiement(?\App\Entity\IctusTypePaiement $lastTypePaiement): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastTypePaiement', [$lastTypePaiement]);
return parent::setLastTypePaiement($lastTypePaiement);
}
/**
* {@inheritDoc}
*/
public function getRemiseUserPharmacies(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRemiseUserPharmacies', []);
return parent::getRemiseUserPharmacies();
}
/**
* {@inheritDoc}
*/
public function addRemiseUserPharmacy(\App\Entity\RemiseUserPharmacie $remiseUserPharmacy): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addRemiseUserPharmacy', [$remiseUserPharmacy]);
return parent::addRemiseUserPharmacy($remiseUserPharmacy);
}
/**
* {@inheritDoc}
*/
public function removeRemiseUserPharmacy(\App\Entity\RemiseUserPharmacie $remiseUserPharmacy): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeRemiseUserPharmacy', [$remiseUserPharmacy]);
return parent::removeRemiseUserPharmacy($remiseUserPharmacy);
}
/**
* {@inheritDoc}
*/
public function getFcmToken(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFcmToken', []);
return parent::getFcmToken();
}
/**
* {@inheritDoc}
*/
public function setFcmToken(?string $fcm_token): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFcmToken', [$fcm_token]);
return parent::setFcmToken($fcm_token);
}
/**
* {@inheritDoc}
*/
public function isIsRemiseAuto(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isIsRemiseAuto', []);
return parent::isIsRemiseAuto();
}
/**
* {@inheritDoc}
*/
public function setIsRemiseAuto(?bool $isRemiseAuto): \App\Entity\User
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsRemiseAuto', [$isRemiseAuto]);
return parent::setIsRemiseAuto($isRemiseAuto);
}
/**
* {@inheritDoc}
*/
public function getDeletedAt(): ?\DateTimeImmutable
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDeletedAt', []);
return parent::getDeletedAt();
}
/**
* {@inheritDoc}
*/
public function setDeletedAt(?\DateTimeImmutable $deletedAt = NULL): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDeletedAt', [$deletedAt]);
parent::setDeletedAt($deletedAt);
}
}