var/cache/dev/doctrine/orm/Proxies/__CG__AppEntityUser.php line 9

Open in your IDE?
  1. <?php
  2. namespace Proxies\__CG__\App\Entity;
  3. /**
  4.  * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
  5.  */
  6. class User extends \App\Entity\User implements \Doctrine\ORM\Proxy\Proxy
  7. {
  8.     /**
  9.      * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
  10.      *      three parameters, being respectively the proxy object to be initialized, the method that triggered the
  11.      *      initialization process and an array of ordered parameters that were passed to that method.
  12.      *
  13.      * @see \Doctrine\Common\Proxy\Proxy::__setInitializer
  14.      */
  15.     public $__initializer__;
  16.     /**
  17.      * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
  18.      *
  19.      * @see \Doctrine\Common\Proxy\Proxy::__setCloner
  20.      */
  21.     public $__cloner__;
  22.     /**
  23.      * @var boolean flag indicating if this object was already initialized
  24.      *
  25.      * @see \Doctrine\Persistence\Proxy::__isInitialized
  26.      */
  27.     public $__isInitialized__ false;
  28.     /**
  29.      * @var array<string, null> properties to be lazy loaded, indexed by property name
  30.      */
  31.     public static $lazyPropertiesNames = array (
  32. );
  33.     /**
  34.      * @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
  35.      *
  36.      * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
  37.      */
  38.     public static $lazyPropertiesDefaults = array (
  39. );
  40.     public function __construct(?\Closure $initializer null, ?\Closure $cloner null)
  41.     {
  42.         $this->__initializer__ $initializer;
  43.         $this->__cloner__      $cloner;
  44.     }
  45.     /**
  46.      * 
  47.      * @return array
  48.      */
  49.     public function __sleep()
  50.     {
  51.         if ($this->__isInitialized__) {
  52.             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'];
  53.         }
  54.         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'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (User $proxy) {
  63.                 $proxy->__setInitializer(null);
  64.                 $proxy->__setCloner(null);
  65.                 $existingProperties get_object_vars($proxy);
  66.                 foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
  67.                     if ( ! array_key_exists($property$existingProperties)) {
  68.                         $proxy->$property $defaultValue;
  69.                     }
  70.                 }
  71.             };
  72.         }
  73.     }
  74.     /**
  75.      * 
  76.      */
  77.     public function __clone()
  78.     {
  79.         $this->__cloner__ && $this->__cloner__->__invoke($this'__clone', []);
  80.     }
  81.     /**
  82.      * Forces initialization of the proxy
  83.      */
  84.     public function __load(): void
  85.     {
  86.         $this->__initializer__ && $this->__initializer__->__invoke($this'__load', []);
  87.     }
  88.     /**
  89.      * {@inheritDoc}
  90.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  91.      */
  92.     public function __isInitialized(): bool
  93.     {
  94.         return $this->__isInitialized__;
  95.     }
  96.     /**
  97.      * {@inheritDoc}
  98.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  99.      */
  100.     public function __setInitialized($initialized): void
  101.     {
  102.         $this->__isInitialized__ $initialized;
  103.     }
  104.     /**
  105.      * {@inheritDoc}
  106.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  107.      */
  108.     public function __setInitializer(?\Closure $initializer null): void
  109.     {
  110.         $this->__initializer__ $initializer;
  111.     }
  112.     /**
  113.      * {@inheritDoc}
  114.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  115.      */
  116.     public function __getInitializer(): ?\Closure
  117.     {
  118.         return $this->__initializer__;
  119.     }
  120.     /**
  121.      * {@inheritDoc}
  122.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  123.      */
  124.     public function __setCloner(?\Closure $cloner null): void
  125.     {
  126.         $this->__cloner__ $cloner;
  127.     }
  128.     /**
  129.      * {@inheritDoc}
  130.      * @internal generated method: use only when explicitly handling proxy specific cloning logic
  131.      */
  132.     public function __getCloner(): ?\Closure
  133.     {
  134.         return $this->__cloner__;
  135.     }
  136.     /**
  137.      * {@inheritDoc}
  138.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  139.      * @deprecated no longer in use - generated code now relies on internal components rather than generated public API
  140.      * @static
  141.      */
  142.     public function __getLazyProperties(): array
  143.     {
  144.         return self::$lazyPropertiesDefaults;
  145.     }
  146.     
  147.     /**
  148.      * {@inheritDoc}
  149.      */
  150.     public function getNomComplet()
  151.     {
  152.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNomComplet', []);
  153.         return parent::getNomComplet();
  154.     }
  155.     /**
  156.      * {@inheritDoc}
  157.      */
  158.     public function getId(): ?int
  159.     {
  160.         if ($this->__isInitialized__ === false) {
  161.             return (int)  parent::getId();
  162.         }
  163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  164.         return parent::getId();
  165.     }
  166.     /**
  167.      * {@inheritDoc}
  168.      */
  169.     public function getEmail(): ?string
  170.     {
  171.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmail', []);
  172.         return parent::getEmail();
  173.     }
  174.     /**
  175.      * {@inheritDoc}
  176.      */
  177.     public function setEmail(?string $email): \App\Entity\User
  178.     {
  179.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmail', [$email]);
  180.         return parent::setEmail($email);
  181.     }
  182.     /**
  183.      * {@inheritDoc}
  184.      */
  185.     public function getUserIdentifier(): ?string
  186.     {
  187.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUserIdentifier', []);
  188.         return parent::getUserIdentifier();
  189.     }
  190.     /**
  191.      * {@inheritDoc}
  192.      */
  193.     public function getUsername(): ?string
  194.     {
  195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsername', []);
  196.         return parent::getUsername();
  197.     }
  198.     /**
  199.      * {@inheritDoc}
  200.      */
  201.     public function getRoles(): array
  202.     {
  203.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRoles', []);
  204.         return parent::getRoles();
  205.     }
  206.     /**
  207.      * {@inheritDoc}
  208.      */
  209.     public function setRoles(array $roles): \App\Entity\User
  210.     {
  211.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRoles', [$roles]);
  212.         return parent::setRoles($roles);
  213.     }
  214.     /**
  215.      * {@inheritDoc}
  216.      */
  217.     public function getPassword(): string
  218.     {
  219.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPassword', []);
  220.         return parent::getPassword();
  221.     }
  222.     /**
  223.      * {@inheritDoc}
  224.      */
  225.     public function setPassword(string $password): \App\Entity\User
  226.     {
  227.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPassword', [$password]);
  228.         return parent::setPassword($password);
  229.     }
  230.     /**
  231.      * {@inheritDoc}
  232.      */
  233.     public function getSalt(): ?string
  234.     {
  235.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSalt', []);
  236.         return parent::getSalt();
  237.     }
  238.     /**
  239.      * {@inheritDoc}
  240.      */
  241.     public function eraseCredentials()
  242.     {
  243.         $this->__initializer__ && $this->__initializer__->__invoke($this'eraseCredentials', []);
  244.         return parent::eraseCredentials();
  245.     }
  246.     /**
  247.      * {@inheritDoc}
  248.      */
  249.     public function getDesignation(): ?string
  250.     {
  251.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDesignation', []);
  252.         return parent::getDesignation();
  253.     }
  254.     /**
  255.      * {@inheritDoc}
  256.      */
  257.     public function setDesignation(?string $designation): \App\Entity\User
  258.     {
  259.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDesignation', [$designation]);
  260.         return parent::setDesignation($designation);
  261.     }
  262.     /**
  263.      * {@inheritDoc}
  264.      */
  265.     public function getPhone(): ?string
  266.     {
  267.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhone', []);
  268.         return parent::getPhone();
  269.     }
  270.     /**
  271.      * {@inheritDoc}
  272.      */
  273.     public function setPhone(?string $phone): \App\Entity\User
  274.     {
  275.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhone', [$phone]);
  276.         return parent::setPhone($phone);
  277.     }
  278.     /**
  279.      * {@inheritDoc}
  280.      */
  281.     public function getPhonetwo(): ?string
  282.     {
  283.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhonetwo', []);
  284.         return parent::getPhonetwo();
  285.     }
  286.     /**
  287.      * {@inheritDoc}
  288.      */
  289.     public function setPhonetwo(?string $phonetwo): \App\Entity\User
  290.     {
  291.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhonetwo', [$phonetwo]);
  292.         return parent::setPhonetwo($phonetwo);
  293.     }
  294.     /**
  295.      * {@inheritDoc}
  296.      */
  297.     public function getPhonethree(): ?string
  298.     {
  299.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhonethree', []);
  300.         return parent::getPhonethree();
  301.     }
  302.     /**
  303.      * {@inheritDoc}
  304.      */
  305.     public function setPhonethree(?string $phonethree): \App\Entity\User
  306.     {
  307.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhonethree', [$phonethree]);
  308.         return parent::setPhonethree($phonethree);
  309.     }
  310.     /**
  311.      * {@inheritDoc}
  312.      */
  313.     public function getOrdre(): ?string
  314.     {
  315.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrdre', []);
  316.         return parent::getOrdre();
  317.     }
  318.     /**
  319.      * {@inheritDoc}
  320.      */
  321.     public function setOrdre(?string $ordre): \App\Entity\User
  322.     {
  323.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOrdre', [$ordre]);
  324.         return parent::setOrdre($ordre);
  325.     }
  326.     /**
  327.      * {@inheritDoc}
  328.      */
  329.     public function getIsActive(): ?bool
  330.     {
  331.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIsActive', []);
  332.         return parent::getIsActive();
  333.     }
  334.     /**
  335.      * {@inheritDoc}
  336.      */
  337.     public function setIsActive(bool $is_active): \App\Entity\User
  338.     {
  339.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsActive', [$is_active]);
  340.         return parent::setIsActive($is_active);
  341.     }
  342.     /**
  343.      * {@inheritDoc}
  344.      */
  345.     public function getFirstname(): ?string
  346.     {
  347.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFirstname', []);
  348.         return parent::getFirstname();
  349.     }
  350.     /**
  351.      * {@inheritDoc}
  352.      */
  353.     public function setFirstname(?string $firstname): \App\Entity\User
  354.     {
  355.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFirstname', [$firstname]);
  356.         return parent::setFirstname($firstname);
  357.     }
  358.     /**
  359.      * {@inheritDoc}
  360.      */
  361.     public function getLastname(): ?string
  362.     {
  363.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastname', []);
  364.         return parent::getLastname();
  365.     }
  366.     /**
  367.      * {@inheritDoc}
  368.      */
  369.     public function setLastname(?string $lastname): \App\Entity\User
  370.     {
  371.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastname', [$lastname]);
  372.         return parent::setLastname($lastname);
  373.     }
  374.     /**
  375.      * {@inheritDoc}
  376.      */
  377.     public function getFullName()
  378.     {
  379.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFullName', []);
  380.         return parent::getFullName();
  381.     }
  382.     /**
  383.      * {@inheritDoc}
  384.      */
  385.     public function getIsAcceptcgv(): ?\DateTimeInterface
  386.     {
  387.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIsAcceptcgv', []);
  388.         return parent::getIsAcceptcgv();
  389.     }
  390.     /**
  391.      * {@inheritDoc}
  392.      */
  393.     public function setIsAcceptcgv(?\DateTimeInterface $is_acceptcgv): \App\Entity\User
  394.     {
  395.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsAcceptcgv', [$is_acceptcgv]);
  396.         return parent::setIsAcceptcgv($is_acceptcgv);
  397.     }
  398.     /**
  399.      * {@inheritDoc}
  400.      */
  401.     public function getAddress(): ?string
  402.     {
  403.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddress', []);
  404.         return parent::getAddress();
  405.     }
  406.     /**
  407.      * {@inheritDoc}
  408.      */
  409.     public function getCompleteAddress()
  410.     {
  411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCompleteAddress', []);
  412.         return parent::getCompleteAddress();
  413.     }
  414.     /**
  415.      * {@inheritDoc}
  416.      */
  417.     public function setAddress(?string $address): \App\Entity\User
  418.     {
  419.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddress', [$address]);
  420.         return parent::setAddress($address);
  421.     }
  422.     /**
  423.      * {@inheritDoc}
  424.      */
  425.     public function getPays(): ?string
  426.     {
  427.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPays', []);
  428.         return parent::getPays();
  429.     }
  430.     /**
  431.      * {@inheritDoc}
  432.      */
  433.     public function setPays(?string $pays): \App\Entity\User
  434.     {
  435.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPays', [$pays]);
  436.         return parent::setPays($pays);
  437.     }
  438.     /**
  439.      * {@inheritDoc}
  440.      */
  441.     public function getPropositions(): \Doctrine\Common\Collections\Collection
  442.     {
  443.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPropositions', []);
  444.         return parent::getPropositions();
  445.     }
  446.     /**
  447.      * {@inheritDoc}
  448.      */
  449.     public function addProposition(\App\Entity\Proposition $proposition): \App\Entity\User
  450.     {
  451.         $this->__initializer__ && $this->__initializer__->__invoke($this'addProposition', [$proposition]);
  452.         return parent::addProposition($proposition);
  453.     }
  454.     /**
  455.      * {@inheritDoc}
  456.      */
  457.     public function removeProposition(\App\Entity\Proposition $proposition): \App\Entity\User
  458.     {
  459.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeProposition', [$proposition]);
  460.         return parent::removeProposition($proposition);
  461.     }
  462.     /**
  463.      * {@inheritDoc}
  464.      */
  465.     public function getSpeciality(): ?\App\Entity\Speciality
  466.     {
  467.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSpeciality', []);
  468.         return parent::getSpeciality();
  469.     }
  470.     /**
  471.      * {@inheritDoc}
  472.      */
  473.     public function setSpeciality(?\App\Entity\Speciality $speciality): \App\Entity\User
  474.     {
  475.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSpeciality', [$speciality]);
  476.         return parent::setSpeciality($speciality);
  477.     }
  478.     /**
  479.      * {@inheritDoc}
  480.      */
  481.     public function getOrders(): \Doctrine\Common\Collections\Collection
  482.     {
  483.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrders', []);
  484.         return parent::getOrders();
  485.     }
  486.     /**
  487.      * {@inheritDoc}
  488.      */
  489.     public function addOrder(\App\Entity\Order $order): \App\Entity\User
  490.     {
  491.         $this->__initializer__ && $this->__initializer__->__invoke($this'addOrder', [$order]);
  492.         return parent::addOrder($order);
  493.     }
  494.     /**
  495.      * {@inheritDoc}
  496.      */
  497.     public function removeOrder(\App\Entity\Order $order): \App\Entity\User
  498.     {
  499.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeOrder', [$order]);
  500.         return parent::removeOrder($order);
  501.     }
  502.     /**
  503.      * {@inheritDoc}
  504.      */
  505.     public function getVille(): ?\App\Entity\Ville
  506.     {
  507.         $this->__initializer__ && $this->__initializer__->__invoke($this'getVille', []);
  508.         return parent::getVille();
  509.     }
  510.     /**
  511.      * {@inheritDoc}
  512.      */
  513.     public function setVille(?\App\Entity\Ville $ville): \App\Entity\User
  514.     {
  515.         $this->__initializer__ && $this->__initializer__->__invoke($this'setVille', [$ville]);
  516.         return parent::setVille($ville);
  517.     }
  518.     /**
  519.      * {@inheritDoc}
  520.      */
  521.     public function getQuartier(): ?\App\Entity\Quartier
  522.     {
  523.         $this->__initializer__ && $this->__initializer__->__invoke($this'getQuartier', []);
  524.         return parent::getQuartier();
  525.     }
  526.     /**
  527.      * {@inheritDoc}
  528.      */
  529.     public function setQuartier(?\App\Entity\Quartier $quartier): \App\Entity\User
  530.     {
  531.         $this->__initializer__ && $this->__initializer__->__invoke($this'setQuartier', [$quartier]);
  532.         return parent::setQuartier($quartier);
  533.     }
  534.     /**
  535.      * {@inheritDoc}
  536.      */
  537.     public function getGroupSuggestions(): \Doctrine\Common\Collections\Collection
  538.     {
  539.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGroupSuggestions', []);
  540.         return parent::getGroupSuggestions();
  541.     }
  542.     /**
  543.      * {@inheritDoc}
  544.      */
  545.     public function addGroupSuggestion(\App\Entity\GroupSuggestion $groupSuggestion): \App\Entity\User
  546.     {
  547.         $this->__initializer__ && $this->__initializer__->__invoke($this'addGroupSuggestion', [$groupSuggestion]);
  548.         return parent::addGroupSuggestion($groupSuggestion);
  549.     }
  550.     /**
  551.      * {@inheritDoc}
  552.      */
  553.     public function removeGroupSuggestion(\App\Entity\GroupSuggestion $groupSuggestion): \App\Entity\User
  554.     {
  555.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeGroupSuggestion', [$groupSuggestion]);
  556.         return parent::removeGroupSuggestion($groupSuggestion);
  557.     }
  558.     /**
  559.      * {@inheritDoc}
  560.      */
  561.     public function getOrdersGrossistes(): \Doctrine\Common\Collections\Collection
  562.     {
  563.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrdersGrossistes', []);
  564.         return parent::getOrdersGrossistes();
  565.     }
  566.     /**
  567.      * {@inheritDoc}
  568.      */
  569.     public function addOrdersGrossiste(\App\Entity\Order $ordersGrossiste): \App\Entity\User
  570.     {
  571.         $this->__initializer__ && $this->__initializer__->__invoke($this'addOrdersGrossiste', [$ordersGrossiste]);
  572.         return parent::addOrdersGrossiste($ordersGrossiste);
  573.     }
  574.     /**
  575.      * {@inheritDoc}
  576.      */
  577.     public function removeOrdersGrossiste(\App\Entity\Order $ordersGrossiste): \App\Entity\User
  578.     {
  579.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeOrdersGrossiste', [$ordersGrossiste]);
  580.         return parent::removeOrdersGrossiste($ordersGrossiste);
  581.     }
  582.     /**
  583.      * {@inheritDoc}
  584.      */
  585.     public function getGrossiste(): ?\App\Entity\User
  586.     {
  587.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGrossiste', []);
  588.         return parent::getGrossiste();
  589.     }
  590.     /**
  591.      * {@inheritDoc}
  592.      */
  593.     public function setGrossiste(?\App\Entity\User $grossiste): \App\Entity\User
  594.     {
  595.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGrossiste', [$grossiste]);
  596.         return parent::setGrossiste($grossiste);
  597.     }
  598.     /**
  599.      * {@inheritDoc}
  600.      */
  601.     public function getUsers(): \Doctrine\Common\Collections\Collection
  602.     {
  603.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsers', []);
  604.         return parent::getUsers();
  605.     }
  606.     /**
  607.      * {@inheritDoc}
  608.      */
  609.     public function addUser(\App\Entity\User $user): \App\Entity\User
  610.     {
  611.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUser', [$user]);
  612.         return parent::addUser($user);
  613.     }
  614.     /**
  615.      * {@inheritDoc}
  616.      */
  617.     public function removeUser(\App\Entity\User $user): \App\Entity\User
  618.     {
  619.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUser', [$user]);
  620.         return parent::removeUser($user);
  621.     }
  622.     /**
  623.      * {@inheritDoc}
  624.      */
  625.     public function getCarts(): \Doctrine\Common\Collections\Collection
  626.     {
  627.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCarts', []);
  628.         return parent::getCarts();
  629.     }
  630.     /**
  631.      * {@inheritDoc}
  632.      */
  633.     public function addCart(\App\Entity\Cart $cart): \App\Entity\User
  634.     {
  635.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCart', [$cart]);
  636.         return parent::addCart($cart);
  637.     }
  638.     /**
  639.      * {@inheritDoc}
  640.      */
  641.     public function removeCart(\App\Entity\Cart $cart): \App\Entity\User
  642.     {
  643.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCart', [$cart]);
  644.         return parent::removeCart($cart);
  645.     }
  646.     /**
  647.      * {@inheritDoc}
  648.      */
  649.     public function getStockpharmacies(): \Doctrine\Common\Collections\Collection
  650.     {
  651.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStockpharmacies', []);
  652.         return parent::getStockpharmacies();
  653.     }
  654.     /**
  655.      * {@inheritDoc}
  656.      */
  657.     public function addStockpharmacy(\App\Entity\Stockpharmacie $stockpharmacy): \App\Entity\User
  658.     {
  659.         $this->__initializer__ && $this->__initializer__->__invoke($this'addStockpharmacy', [$stockpharmacy]);
  660.         return parent::addStockpharmacy($stockpharmacy);
  661.     }
  662.     /**
  663.      * {@inheritDoc}
  664.      */
  665.     public function removeStockpharmacy(\App\Entity\Stockpharmacie $stockpharmacy): \App\Entity\User
  666.     {
  667.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeStockpharmacy', [$stockpharmacy]);
  668.         return parent::removeStockpharmacy($stockpharmacy);
  669.     }
  670.     /**
  671.      * {@inheritDoc}
  672.      */
  673.     public function getHistoriqueRefusPropositions(): \Doctrine\Common\Collections\Collection
  674.     {
  675.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHistoriqueRefusPropositions', []);
  676.         return parent::getHistoriqueRefusPropositions();
  677.     }
  678.     /**
  679.      * {@inheritDoc}
  680.      */
  681.     public function addHistoriqueRefusProposition(\App\Entity\HistoriqueRefusProposition $historiqueRefusProposition): \App\Entity\User
  682.     {
  683.         $this->__initializer__ && $this->__initializer__->__invoke($this'addHistoriqueRefusProposition', [$historiqueRefusProposition]);
  684.         return parent::addHistoriqueRefusProposition($historiqueRefusProposition);
  685.     }
  686.     /**
  687.      * {@inheritDoc}
  688.      */
  689.     public function removeHistoriqueRefusProposition(\App\Entity\HistoriqueRefusProposition $historiqueRefusProposition): \App\Entity\User
  690.     {
  691.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeHistoriqueRefusProposition', [$historiqueRefusProposition]);
  692.         return parent::removeHistoriqueRefusProposition($historiqueRefusProposition);
  693.     }
  694.     /**
  695.      * {@inheritDoc}
  696.      */
  697.     public function getPayslocalisation(): ?\App\Entity\Pays
  698.     {
  699.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPayslocalisation', []);
  700.         return parent::getPayslocalisation();
  701.     }
  702.     /**
  703.      * {@inheritDoc}
  704.      */
  705.     public function setPayslocalisation(?\App\Entity\Pays $payslocalisation): \App\Entity\User
  706.     {
  707.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPayslocalisation', [$payslocalisation]);
  708.         return parent::setPayslocalisation($payslocalisation);
  709.     }
  710.     /**
  711.      * {@inheritDoc}
  712.      */
  713.     public function getUrlexcelcmd(): ?string
  714.     {
  715.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUrlexcelcmd', []);
  716.         return parent::getUrlexcelcmd();
  717.     }
  718.     /**
  719.      * {@inheritDoc}
  720.      */
  721.     public function setUrlexcelcmd(?string $urlexcelcmd): \App\Entity\User
  722.     {
  723.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUrlexcelcmd', [$urlexcelcmd]);
  724.         return parent::setUrlexcelcmd($urlexcelcmd);
  725.     }
  726.     /**
  727.      * {@inheritDoc}
  728.      */
  729.     public function getIsPaid(): ?bool
  730.     {
  731.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIsPaid', []);
  732.         return parent::getIsPaid();
  733.     }
  734.     /**
  735.      * {@inheritDoc}
  736.      */
  737.     public function setIsPaid(?bool $isPaid): \App\Entity\User
  738.     {
  739.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsPaid', [$isPaid]);
  740.         return parent::setIsPaid($isPaid);
  741.     }
  742.     /**
  743.      * {@inheritDoc}
  744.      */
  745.     public function getDiscutions(): \Doctrine\Common\Collections\Collection
  746.     {
  747.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDiscutions', []);
  748.         return parent::getDiscutions();
  749.     }
  750.     /**
  751.      * {@inheritDoc}
  752.      */
  753.     public function addDiscution(\App\Entity\Discution $discution): \App\Entity\User
  754.     {
  755.         $this->__initializer__ && $this->__initializer__->__invoke($this'addDiscution', [$discution]);
  756.         return parent::addDiscution($discution);
  757.     }
  758.     /**
  759.      * {@inheritDoc}
  760.      */
  761.     public function removeDiscution(\App\Entity\Discution $discution): \App\Entity\User
  762.     {
  763.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeDiscution', [$discution]);
  764.         return parent::removeDiscution($discution);
  765.     }
  766.     /**
  767.      * {@inheritDoc}
  768.      */
  769.     public function getReclamations(): \Doctrine\Common\Collections\Collection
  770.     {
  771.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReclamations', []);
  772.         return parent::getReclamations();
  773.     }
  774.     /**
  775.      * {@inheritDoc}
  776.      */
  777.     public function addReclamation(\App\Entity\Reclamation $reclamation): \App\Entity\User
  778.     {
  779.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReclamation', [$reclamation]);
  780.         return parent::addReclamation($reclamation);
  781.     }
  782.     /**
  783.      * {@inheritDoc}
  784.      */
  785.     public function removeReclamation(\App\Entity\Reclamation $reclamation): \App\Entity\User
  786.     {
  787.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReclamation', [$reclamation]);
  788.         return parent::removeReclamation($reclamation);
  789.     }
  790.     /**
  791.      * {@inheritDoc}
  792.      */
  793.     public function getImage(): ?string
  794.     {
  795.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImage', []);
  796.         return parent::getImage();
  797.     }
  798.     /**
  799.      * {@inheritDoc}
  800.      */
  801.     public function setImage(?string $image): \App\Entity\User
  802.     {
  803.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImage', [$image]);
  804.         return parent::setImage($image);
  805.     }
  806.     /**
  807.      * {@inheritDoc}
  808.      */
  809.     public function getUpdatedAt(): ?\DateTimeInterface
  810.     {
  811.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUpdatedAt', []);
  812.         return parent::getUpdatedAt();
  813.     }
  814.     /**
  815.      * {@inheritDoc}
  816.      */
  817.     public function setUpdatedAt(?\DateTimeInterface $updatedAt): \App\Entity\User
  818.     {
  819.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUpdatedAt', [$updatedAt]);
  820.         return parent::setUpdatedAt($updatedAt);
  821.     }
  822.     /**
  823.      * {@inheritDoc}
  824.      */
  825.     public function setImageFile(?\Symfony\Component\HttpFoundation\File\File $imageFile NULL): \App\Entity\User
  826.     {
  827.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageFile', [$imageFile]);
  828.         return parent::setImageFile($imageFile);
  829.     }
  830.     /**
  831.      * {@inheritDoc}
  832.      */
  833.     public function getImageFile(): ?\Symfony\Component\HttpFoundation\File\File
  834.     {
  835.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageFile', []);
  836.         return parent::getImageFile();
  837.     }
  838.     /**
  839.      * {@inheritDoc}
  840.      */
  841.     public function serialize()
  842.     {
  843.         $this->__initializer__ && $this->__initializer__->__invoke($this'serialize', []);
  844.         return parent::serialize();
  845.     }
  846.     /**
  847.      * {@inheritDoc}
  848.      */
  849.     public function unserialize($serialized)
  850.     {
  851.         $this->__initializer__ && $this->__initializer__->__invoke($this'unserialize', [$serialized]);
  852.         return parent::unserialize($serialized);
  853.     }
  854.     /**
  855.      * {@inheritDoc}
  856.      */
  857.     public function getVerificationCode(): ?string
  858.     {
  859.         $this->__initializer__ && $this->__initializer__->__invoke($this'getVerificationCode', []);
  860.         return parent::getVerificationCode();
  861.     }
  862.     /**
  863.      * {@inheritDoc}
  864.      */
  865.     public function setVerificationCode(?string $verificationCode): \App\Entity\User
  866.     {
  867.         $this->__initializer__ && $this->__initializer__->__invoke($this'setVerificationCode', [$verificationCode]);
  868.         return parent::setVerificationCode($verificationCode);
  869.     }
  870.     /**
  871.      * {@inheritDoc}
  872.      */
  873.     public function getVerified(): ?int
  874.     {
  875.         $this->__initializer__ && $this->__initializer__->__invoke($this'getVerified', []);
  876.         return parent::getVerified();
  877.     }
  878.     /**
  879.      * {@inheritDoc}
  880.      */
  881.     public function setVerified(?int $verified): \App\Entity\User
  882.     {
  883.         $this->__initializer__ && $this->__initializer__->__invoke($this'setVerified', [$verified]);
  884.         return parent::setVerified($verified);
  885.     }
  886.     /**
  887.      * {@inheritDoc}
  888.      */
  889.     public function getForecasts(): \Doctrine\Common\Collections\Collection
  890.     {
  891.         $this->__initializer__ && $this->__initializer__->__invoke($this'getForecasts', []);
  892.         return parent::getForecasts();
  893.     }
  894.     /**
  895.      * {@inheritDoc}
  896.      */
  897.     public function addForecast(\App\Entity\Forecast $forecast): \App\Entity\User
  898.     {
  899.         $this->__initializer__ && $this->__initializer__->__invoke($this'addForecast', [$forecast]);
  900.         return parent::addForecast($forecast);
  901.     }
  902.     /**
  903.      * {@inheritDoc}
  904.      */
  905.     public function removeForecast(\App\Entity\Forecast $forecast): \App\Entity\User
  906.     {
  907.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeForecast', [$forecast]);
  908.         return parent::removeForecast($forecast);
  909.     }
  910.     /**
  911.      * {@inheritDoc}
  912.      */
  913.     public function getUserTypepaiements(): \Doctrine\Common\Collections\Collection
  914.     {
  915.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUserTypepaiements', []);
  916.         return parent::getUserTypepaiements();
  917.     }
  918.     /**
  919.      * {@inheritDoc}
  920.      */
  921.     public function addUserTypepaiement(\App\Entity\UserTypepaiement $userTypepaiement): \App\Entity\User
  922.     {
  923.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUserTypepaiement', [$userTypepaiement]);
  924.         return parent::addUserTypepaiement($userTypepaiement);
  925.     }
  926.     /**
  927.      * {@inheritDoc}
  928.      */
  929.     public function removeUserTypepaiement(\App\Entity\UserTypepaiement $userTypepaiement): \App\Entity\User
  930.     {
  931.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUserTypepaiement', [$userTypepaiement]);
  932.         return parent::removeUserTypepaiement($userTypepaiement);
  933.     }
  934.     /**
  935.      * {@inheritDoc}
  936.      */
  937.     public function getTypepaiements(): ?\App\Entity\Typepaiement
  938.     {
  939.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTypepaiements', []);
  940.         return parent::getTypepaiements();
  941.     }
  942.     /**
  943.      * {@inheritDoc}
  944.      */
  945.     public function setTypepaiements(?\App\Entity\Typepaiement $typepaiements): \App\Entity\User
  946.     {
  947.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTypepaiements', [$typepaiements]);
  948.         return parent::setTypepaiements($typepaiements);
  949.     }
  950.     /**
  951.      * {@inheritDoc}
  952.      */
  953.     public function getHistoriquePaiements(): \Doctrine\Common\Collections\Collection
  954.     {
  955.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHistoriquePaiements', []);
  956.         return parent::getHistoriquePaiements();
  957.     }
  958.     /**
  959.      * {@inheritDoc}
  960.      */
  961.     public function addHistoriquePaiement(\App\Entity\HistoriquePaiement $historiquePaiement): \App\Entity\User
  962.     {
  963.         $this->__initializer__ && $this->__initializer__->__invoke($this'addHistoriquePaiement', [$historiquePaiement]);
  964.         return parent::addHistoriquePaiement($historiquePaiement);
  965.     }
  966.     /**
  967.      * {@inheritDoc}
  968.      */
  969.     public function removeHistoriquePaiement(\App\Entity\HistoriquePaiement $historiquePaiement): \App\Entity\User
  970.     {
  971.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeHistoriquePaiement', [$historiquePaiement]);
  972.         return parent::removeHistoriquePaiement($historiquePaiement);
  973.     }
  974.     /**
  975.      * {@inheritDoc}
  976.      */
  977.     public function getInstancesForecasts(): \Doctrine\Common\Collections\Collection
  978.     {
  979.         $this->__initializer__ && $this->__initializer__->__invoke($this'getInstancesForecasts', []);
  980.         return parent::getInstancesForecasts();
  981.     }
  982.     /**
  983.      * {@inheritDoc}
  984.      */
  985.     public function addInstancesForecast(\App\Entity\Forecast $instancesForecast): \App\Entity\User
  986.     {
  987.         $this->__initializer__ && $this->__initializer__->__invoke($this'addInstancesForecast', [$instancesForecast]);
  988.         return parent::addInstancesForecast($instancesForecast);
  989.     }
  990.     /**
  991.      * {@inheritDoc}
  992.      */
  993.     public function removeInstancesForecast(\App\Entity\Forecast $instancesForecast): \App\Entity\User
  994.     {
  995.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeInstancesForecast', [$instancesForecast]);
  996.         return parent::removeInstancesForecast($instancesForecast);
  997.     }
  998.     /**
  999.      * {@inheritDoc}
  1000.      */
  1001.     public function getIctusPharmacie(): ?\App\Entity\IctusPharmacie
  1002.     {
  1003.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIctusPharmacie', []);
  1004.         return parent::getIctusPharmacie();
  1005.     }
  1006.     /**
  1007.      * {@inheritDoc}
  1008.      */
  1009.     public function setIctusPharmacie(?\App\Entity\IctusPharmacie $ictusPharmacie): \App\Entity\User
  1010.     {
  1011.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIctusPharmacie', [$ictusPharmacie]);
  1012.         return parent::setIctusPharmacie($ictusPharmacie);
  1013.     }
  1014.     /**
  1015.      * {@inheritDoc}
  1016.      */
  1017.     public function getIctusPanierPatients(): \Doctrine\Common\Collections\Collection
  1018.     {
  1019.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIctusPanierPatients', []);
  1020.         return parent::getIctusPanierPatients();
  1021.     }
  1022.     /**
  1023.      * {@inheritDoc}
  1024.      */
  1025.     public function addIctusPanierPatient(\App\Entity\IctusPanierPatient $ictusPanierPatient): \App\Entity\User
  1026.     {
  1027.         $this->__initializer__ && $this->__initializer__->__invoke($this'addIctusPanierPatient', [$ictusPanierPatient]);
  1028.         return parent::addIctusPanierPatient($ictusPanierPatient);
  1029.     }
  1030.     /**
  1031.      * {@inheritDoc}
  1032.      */
  1033.     public function removeIctusPanierPatient(\App\Entity\IctusPanierPatient $ictusPanierPatient): \App\Entity\User
  1034.     {
  1035.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeIctusPanierPatient', [$ictusPanierPatient]);
  1036.         return parent::removeIctusPanierPatient($ictusPanierPatient);
  1037.     }
  1038.     /**
  1039.      * {@inheritDoc}
  1040.      */
  1041.     public function getIctusCommandes(): \Doctrine\Common\Collections\Collection
  1042.     {
  1043.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIctusCommandes', []);
  1044.         return parent::getIctusCommandes();
  1045.     }
  1046.     /**
  1047.      * {@inheritDoc}
  1048.      */
  1049.     public function addIctusCommande(\App\Entity\IctusCommande $ictusCommande): \App\Entity\User
  1050.     {
  1051.         $this->__initializer__ && $this->__initializer__->__invoke($this'addIctusCommande', [$ictusCommande]);
  1052.         return parent::addIctusCommande($ictusCommande);
  1053.     }
  1054.     /**
  1055.      * {@inheritDoc}
  1056.      */
  1057.     public function removeIctusCommande(\App\Entity\IctusCommande $ictusCommande): \App\Entity\User
  1058.     {
  1059.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeIctusCommande', [$ictusCommande]);
  1060.         return parent::removeIctusCommande($ictusCommande);
  1061.     }
  1062.     /**
  1063.      * {@inheritDoc}
  1064.      */
  1065.     public function getLatitude(): ?float
  1066.     {
  1067.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLatitude', []);
  1068.         return parent::getLatitude();
  1069.     }
  1070.     /**
  1071.      * {@inheritDoc}
  1072.      */
  1073.     public function setLatitude(?float $latitude): \App\Entity\User
  1074.     {
  1075.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLatitude', [$latitude]);
  1076.         return parent::setLatitude($latitude);
  1077.     }
  1078.     /**
  1079.      * {@inheritDoc}
  1080.      */
  1081.     public function getLogitude(): ?float
  1082.     {
  1083.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogitude', []);
  1084.         return parent::getLogitude();
  1085.     }
  1086.     /**
  1087.      * {@inheritDoc}
  1088.      */
  1089.     public function setLogitude(?float $logitude): \App\Entity\User
  1090.     {
  1091.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogitude', [$logitude]);
  1092.         return parent::setLogitude($logitude);
  1093.     }
  1094.     /**
  1095.      * {@inheritDoc}
  1096.      */
  1097.     public function getIctoRemboursements(): \Doctrine\Common\Collections\Collection
  1098.     {
  1099.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIctoRemboursements', []);
  1100.         return parent::getIctoRemboursements();
  1101.     }
  1102.     /**
  1103.      * {@inheritDoc}
  1104.      */
  1105.     public function addIctoRemboursement(\App\Entity\IctoRemboursement $ictoRemboursement): \App\Entity\User
  1106.     {
  1107.         $this->__initializer__ && $this->__initializer__->__invoke($this'addIctoRemboursement', [$ictoRemboursement]);
  1108.         return parent::addIctoRemboursement($ictoRemboursement);
  1109.     }
  1110.     /**
  1111.      * {@inheritDoc}
  1112.      */
  1113.     public function removeIctoRemboursement(\App\Entity\IctoRemboursement $ictoRemboursement): \App\Entity\User
  1114.     {
  1115.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeIctoRemboursement', [$ictoRemboursement]);
  1116.         return parent::removeIctoRemboursement($ictoRemboursement);
  1117.     }
  1118.     /**
  1119.      * {@inheritDoc}
  1120.      */
  1121.     public function isCguaccepted(): ?\DateTimeInterface
  1122.     {
  1123.         $this->__initializer__ && $this->__initializer__->__invoke($this'isCguaccepted', []);
  1124.         return parent::isCguaccepted();
  1125.     }
  1126.     /**
  1127.      * {@inheritDoc}
  1128.      */
  1129.     public function setCguaccepted(?\DateTimeInterface $cguaccepted): \App\Entity\User
  1130.     {
  1131.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCguaccepted', [$cguaccepted]);
  1132.         return parent::setCguaccepted($cguaccepted);
  1133.     }
  1134.     /**
  1135.      * {@inheritDoc}
  1136.      */
  1137.     public function isIsAdmin(): ?bool
  1138.     {
  1139.         $this->__initializer__ && $this->__initializer__->__invoke($this'isIsAdmin', []);
  1140.         return parent::isIsAdmin();
  1141.     }
  1142.     /**
  1143.      * {@inheritDoc}
  1144.      */
  1145.     public function setIsAdmin(?bool $isAdmin): \App\Entity\User
  1146.     {
  1147.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsAdmin', [$isAdmin]);
  1148.         return parent::setIsAdmin($isAdmin);
  1149.     }
  1150.     /**
  1151.      * {@inheritDoc}
  1152.      */
  1153.     public function getCIN(): ?string
  1154.     {
  1155.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCIN', []);
  1156.         return parent::getCIN();
  1157.     }
  1158.     /**
  1159.      * {@inheritDoc}
  1160.      */
  1161.     public function setCIN(?string $CIN): \App\Entity\User
  1162.     {
  1163.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCIN', [$CIN]);
  1164.         return parent::setCIN($CIN);
  1165.     }
  1166.     /**
  1167.      * {@inheritDoc}
  1168.      */
  1169.     public function getOrdonnances(): \Doctrine\Common\Collections\Collection
  1170.     {
  1171.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOrdonnances', []);
  1172.         return parent::getOrdonnances();
  1173.     }
  1174.     /**
  1175.      * {@inheritDoc}
  1176.      */
  1177.     public function addOrdonnance(\App\Entity\Ordonnance $ordonnance): \App\Entity\User
  1178.     {
  1179.         $this->__initializer__ && $this->__initializer__->__invoke($this'addOrdonnance', [$ordonnance]);
  1180.         return parent::addOrdonnance($ordonnance);
  1181.     }
  1182.     /**
  1183.      * {@inheritDoc}
  1184.      */
  1185.     public function removeOrdonnance(\App\Entity\Ordonnance $ordonnance): \App\Entity\User
  1186.     {
  1187.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeOrdonnance', [$ordonnance]);
  1188.         return parent::removeOrdonnance($ordonnance);
  1189.     }
  1190.     /**
  1191.      * {@inheritDoc}
  1192.      */
  1193.     public function getAdresses(): \Doctrine\Common\Collections\Collection
  1194.     {
  1195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdresses', []);
  1196.         return parent::getAdresses();
  1197.     }
  1198.     /**
  1199.      * {@inheritDoc}
  1200.      */
  1201.     public function addAdress(\App\Entity\Adresse $adress): \App\Entity\User
  1202.     {
  1203.         $this->__initializer__ && $this->__initializer__->__invoke($this'addAdress', [$adress]);
  1204.         return parent::addAdress($adress);
  1205.     }
  1206.     /**
  1207.      * {@inheritDoc}
  1208.      */
  1209.     public function removeAdress(\App\Entity\Adresse $adress): \App\Entity\User
  1210.     {
  1211.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeAdress', [$adress]);
  1212.         return parent::removeAdress($adress);
  1213.     }
  1214.     /**
  1215.      * {@inheritDoc}
  1216.      */
  1217.     public function getSocieteLivraison(): ?\App\Entity\SocieteLivraison
  1218.     {
  1219.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSocieteLivraison', []);
  1220.         return parent::getSocieteLivraison();
  1221.     }
  1222.     /**
  1223.      * {@inheritDoc}
  1224.      */
  1225.     public function setSocieteLivraison(?\App\Entity\SocieteLivraison $societeLivraison): \App\Entity\User
  1226.     {
  1227.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSocieteLivraison', [$societeLivraison]);
  1228.         return parent::setSocieteLivraison($societeLivraison);
  1229.     }
  1230.     /**
  1231.      * {@inheritDoc}
  1232.      */
  1233.     public function getIctusPanierSpecials(): \Doctrine\Common\Collections\Collection
  1234.     {
  1235.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIctusPanierSpecials', []);
  1236.         return parent::getIctusPanierSpecials();
  1237.     }
  1238.     /**
  1239.      * {@inheritDoc}
  1240.      */
  1241.     public function addIctusPanierSpecial(\App\Entity\IctusPanierSpecial $ictusPanierSpecial): \App\Entity\User
  1242.     {
  1243.         $this->__initializer__ && $this->__initializer__->__invoke($this'addIctusPanierSpecial', [$ictusPanierSpecial]);
  1244.         return parent::addIctusPanierSpecial($ictusPanierSpecial);
  1245.     }
  1246.     /**
  1247.      * {@inheritDoc}
  1248.      */
  1249.     public function getReinitmdp(): ?string
  1250.     {
  1251.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReinitmdp', []);
  1252.         return parent::getReinitmdp();
  1253.     }
  1254.     /**
  1255.      * {@inheritDoc}
  1256.      */
  1257.     public function setReinitmdp(?string $reinitmdp): \App\Entity\User
  1258.     {
  1259.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReinitmdp', [$reinitmdp]);
  1260.         return parent::setReinitmdp($reinitmdp);
  1261.     }
  1262.     /**
  1263.      * {@inheritDoc}
  1264.      */
  1265.     public function getValidateCode(): ?string
  1266.     {
  1267.         $this->__initializer__ && $this->__initializer__->__invoke($this'getValidateCode', []);
  1268.         return parent::getValidateCode();
  1269.     }
  1270.     /**
  1271.      * {@inheritDoc}
  1272.      */
  1273.     public function setValidateCode(?string $validate_code): \App\Entity\User
  1274.     {
  1275.         $this->__initializer__ && $this->__initializer__->__invoke($this'setValidateCode', [$validate_code]);
  1276.         return parent::setValidateCode($validate_code);
  1277.     }
  1278.     /**
  1279.      * {@inheritDoc}
  1280.      */
  1281.     public function removeIctusPanierSpecial(\App\Entity\IctusPanierSpecial $ictusPanierSpecial): \App\Entity\User
  1282.     {
  1283.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeIctusPanierSpecial', [$ictusPanierSpecial]);
  1284.         return parent::removeIctusPanierSpecial($ictusPanierSpecial);
  1285.     }
  1286.     /**
  1287.      * {@inheritDoc}
  1288.      */
  1289.     public function getCommandeSpecials(): \Doctrine\Common\Collections\Collection
  1290.     {
  1291.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCommandeSpecials', []);
  1292.         return parent::getCommandeSpecials();
  1293.     }
  1294.     /**
  1295.      * {@inheritDoc}
  1296.      */
  1297.     public function addCommandeSpecial(\App\Entity\CommandeSpecial $commandeSpecial): \App\Entity\User
  1298.     {
  1299.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCommandeSpecial', [$commandeSpecial]);
  1300.         return parent::addCommandeSpecial($commandeSpecial);
  1301.     }
  1302.     /**
  1303.      * {@inheritDoc}
  1304.      */
  1305.     public function removeCommandeSpecial(\App\Entity\CommandeSpecial $commandeSpecial): \App\Entity\User
  1306.     {
  1307.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCommandeSpecial', [$commandeSpecial]);
  1308.         return parent::removeCommandeSpecial($commandeSpecial);
  1309.     }
  1310.     /**
  1311.      * {@inheritDoc}
  1312.      */
  1313.     public function getExpiredreinitmdp(): ?\DateTimeInterface
  1314.     {
  1315.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExpiredreinitmdp', []);
  1316.         return parent::getExpiredreinitmdp();
  1317.     }
  1318.     /**
  1319.      * {@inheritDoc}
  1320.      */
  1321.     public function setExpiredreinitmdp(?\DateTimeInterface $expiredreinitmdp): \App\Entity\User
  1322.     {
  1323.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExpiredreinitmdp', [$expiredreinitmdp]);
  1324.         return parent::setExpiredreinitmdp($expiredreinitmdp);
  1325.     }
  1326.     /**
  1327.      * {@inheritDoc}
  1328.      */
  1329.     public function getCommandeSpecialsIctus(): \Doctrine\Common\Collections\Collection
  1330.     {
  1331.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCommandeSpecialsIctus', []);
  1332.         return parent::getCommandeSpecialsIctus();
  1333.     }
  1334.     /**
  1335.      * {@inheritDoc}
  1336.      */
  1337.     public function addCommandeSpecialsIctu(\App\Entity\CommandeSpecial $commandeSpecialsIctu): \App\Entity\User
  1338.     {
  1339.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCommandeSpecialsIctu', [$commandeSpecialsIctu]);
  1340.         return parent::addCommandeSpecialsIctu($commandeSpecialsIctu);
  1341.     }
  1342.     /**
  1343.      * {@inheritDoc}
  1344.      */
  1345.     public function removeCommandeSpecialsIctu(\App\Entity\CommandeSpecial $commandeSpecialsIctu): \App\Entity\User
  1346.     {
  1347.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCommandeSpecialsIctu', [$commandeSpecialsIctu]);
  1348.         return parent::removeCommandeSpecialsIctu($commandeSpecialsIctu);
  1349.     }
  1350.     /**
  1351.      * {@inheritDoc}
  1352.      */
  1353.     public function getNonDisponibilites(): \Doctrine\Common\Collections\Collection
  1354.     {
  1355.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNonDisponibilites', []);
  1356.         return parent::getNonDisponibilites();
  1357.     }
  1358.     /**
  1359.      * {@inheritDoc}
  1360.      */
  1361.     public function addNonDisponibilite(\App\Entity\NonDisponibilite $nonDisponibilite): \App\Entity\User
  1362.     {
  1363.         $this->__initializer__ && $this->__initializer__->__invoke($this'addNonDisponibilite', [$nonDisponibilite]);
  1364.         return parent::addNonDisponibilite($nonDisponibilite);
  1365.     }
  1366.     /**
  1367.      * {@inheritDoc}
  1368.      */
  1369.     public function getFacturePatients(): \Doctrine\Common\Collections\Collection
  1370.     {
  1371.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFacturePatients', []);
  1372.         return parent::getFacturePatients();
  1373.     }
  1374.     /**
  1375.      * {@inheritDoc}
  1376.      */
  1377.     public function addFacturePatient(\App\Entity\FacturePatient $facturePatient): \App\Entity\User
  1378.     {
  1379.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFacturePatient', [$facturePatient]);
  1380.         return parent::addFacturePatient($facturePatient);
  1381.     }
  1382.     /**
  1383.      * {@inheritDoc}
  1384.      */
  1385.     public function removeNonDisponibilite(\App\Entity\NonDisponibilite $nonDisponibilite): \App\Entity\User
  1386.     {
  1387.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeNonDisponibilite', [$nonDisponibilite]);
  1388.         return parent::removeNonDisponibilite($nonDisponibilite);
  1389.     }
  1390.     /**
  1391.      * {@inheritDoc}
  1392.      */
  1393.     public function removeFacturePatient(\App\Entity\FacturePatient $facturePatient): \App\Entity\User
  1394.     {
  1395.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFacturePatient', [$facturePatient]);
  1396.         return parent::removeFacturePatient($facturePatient);
  1397.     }
  1398.     /**
  1399.      * {@inheritDoc}
  1400.      */
  1401.     public function getPanierTotal()
  1402.     {
  1403.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPanierTotal', []);
  1404.         return parent::getPanierTotal();
  1405.     }
  1406.     /**
  1407.      * {@inheritDoc}
  1408.      */
  1409.     public function getReferenceClientTP(): ?string
  1410.     {
  1411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReferenceClientTP', []);
  1412.         return parent::getReferenceClientTP();
  1413.     }
  1414.     /**
  1415.      * {@inheritDoc}
  1416.      */
  1417.     public function setReferenceClientTP(?string $referenceClientTP): \App\Entity\User
  1418.     {
  1419.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReferenceClientTP', [$referenceClientTP]);
  1420.         return parent::setReferenceClientTP($referenceClientTP);
  1421.     }
  1422.     /**
  1423.      * {@inheritDoc}
  1424.      */
  1425.     public function getSocietename(): ?string
  1426.     {
  1427.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSocietename', []);
  1428.         return parent::getSocietename();
  1429.     }
  1430.     /**
  1431.      * {@inheritDoc}
  1432.      */
  1433.     public function setSocietename(?string $societename): \App\Entity\User
  1434.     {
  1435.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSocietename', [$societename]);
  1436.         return parent::setSocietename($societename);
  1437.     }
  1438.     /**
  1439.      * {@inheritDoc}
  1440.      */
  1441.     public function getDatenaissance(): ?\DateTimeInterface
  1442.     {
  1443.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDatenaissance', []);
  1444.         return parent::getDatenaissance();
  1445.     }
  1446.     /**
  1447.      * {@inheritDoc}
  1448.      */
  1449.     public function setDatenaissance(?\DateTimeInterface $datenaissance): \App\Entity\User
  1450.     {
  1451.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDatenaissance', [$datenaissance]);
  1452.         return parent::setDatenaissance($datenaissance);
  1453.     }
  1454.     /**
  1455.      * {@inheritDoc}
  1456.      */
  1457.     public function getLivraisons(): \Doctrine\Common\Collections\Collection
  1458.     {
  1459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLivraisons', []);
  1460.         return parent::getLivraisons();
  1461.     }
  1462.     /**
  1463.      * {@inheritDoc}
  1464.      */
  1465.     public function addLivraison(\App\Entity\Livraison $livraison): \App\Entity\User
  1466.     {
  1467.         $this->__initializer__ && $this->__initializer__->__invoke($this'addLivraison', [$livraison]);
  1468.         return parent::addLivraison($livraison);
  1469.     }
  1470.     /**
  1471.      * {@inheritDoc}
  1472.      */
  1473.     public function removeLivraison(\App\Entity\Livraison $livraison): \App\Entity\User
  1474.     {
  1475.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeLivraison', [$livraison]);
  1476.         return parent::removeLivraison($livraison);
  1477.     }
  1478.     /**
  1479.      * {@inheritDoc}
  1480.      */
  1481.     public function getIctusMobileAppareils(): \Doctrine\Common\Collections\Collection
  1482.     {
  1483.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIctusMobileAppareils', []);
  1484.         return parent::getIctusMobileAppareils();
  1485.     }
  1486.     /**
  1487.      * {@inheritDoc}
  1488.      */
  1489.     public function addIctusMobileAppareil(\App\Entity\IctusMobileAppareil $ictusMobileAppareil): \App\Entity\User
  1490.     {
  1491.         $this->__initializer__ && $this->__initializer__->__invoke($this'addIctusMobileAppareil', [$ictusMobileAppareil]);
  1492.         return parent::addIctusMobileAppareil($ictusMobileAppareil);
  1493.     }
  1494.     /**
  1495.      * {@inheritDoc}
  1496.      */
  1497.     public function removeIctusMobileAppareil(\App\Entity\IctusMobileAppareil $ictusMobileAppareil): \App\Entity\User
  1498.     {
  1499.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeIctusMobileAppareil', [$ictusMobileAppareil]);
  1500.         return parent::removeIctusMobileAppareil($ictusMobileAppareil);
  1501.     }
  1502.     /**
  1503.      * {@inheritDoc}
  1504.      */
  1505.     public function getPhotoscreate(): \Doctrine\Common\Collections\Collection
  1506.     {
  1507.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhotoscreate', []);
  1508.         return parent::getPhotoscreate();
  1509.     }
  1510.     /**
  1511.      * {@inheritDoc}
  1512.      */
  1513.     public function addPhotoscreate(\App\Entity\Photo $photoscreate): \App\Entity\User
  1514.     {
  1515.         $this->__initializer__ && $this->__initializer__->__invoke($this'addPhotoscreate', [$photoscreate]);
  1516.         return parent::addPhotoscreate($photoscreate);
  1517.     }
  1518.     /**
  1519.      * {@inheritDoc}
  1520.      */
  1521.     public function removePhotoscreate(\App\Entity\Photo $photoscreate): \App\Entity\User
  1522.     {
  1523.         $this->__initializer__ && $this->__initializer__->__invoke($this'removePhotoscreate', [$photoscreate]);
  1524.         return parent::removePhotoscreate($photoscreate);
  1525.     }
  1526.     /**
  1527.      * {@inheritDoc}
  1528.      */
  1529.     public function getRangphoto(): ?int
  1530.     {
  1531.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRangphoto', []);
  1532.         return parent::getRangphoto();
  1533.     }
  1534.     /**
  1535.      * {@inheritDoc}
  1536.      */
  1537.     public function setRangphoto(?int $rangphoto): \App\Entity\User
  1538.     {
  1539.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRangphoto', [$rangphoto]);
  1540.         return parent::setRangphoto($rangphoto);
  1541.     }
  1542.     /**
  1543.      * {@inheritDoc}
  1544.      */
  1545.     public function getServiceSopharmad(): ?string
  1546.     {
  1547.         $this->__initializer__ && $this->__initializer__->__invoke($this'getServiceSopharmad', []);
  1548.         return parent::getServiceSopharmad();
  1549.     }
  1550.     /**
  1551.      * {@inheritDoc}
  1552.      */
  1553.     public function setServiceSopharmad(?string $serviceSopharmad): \App\Entity\User
  1554.     {
  1555.         $this->__initializer__ && $this->__initializer__->__invoke($this'setServiceSopharmad', [$serviceSopharmad]);
  1556.         return parent::setServiceSopharmad($serviceSopharmad);
  1557.     }
  1558.     /**
  1559.      * {@inheritDoc}
  1560.      */
  1561.     public function getIctoMouvements(): \Doctrine\Common\Collections\Collection
  1562.     {
  1563.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIctoMouvements', []);
  1564.         return parent::getIctoMouvements();
  1565.     }
  1566.     /**
  1567.      * {@inheritDoc}
  1568.      */
  1569.     public function addIctoMouvement(\App\Entity\IctoMouvement $ictoMouvement): \App\Entity\User
  1570.     {
  1571.         $this->__initializer__ && $this->__initializer__->__invoke($this'addIctoMouvement', [$ictoMouvement]);
  1572.         return parent::addIctoMouvement($ictoMouvement);
  1573.     }
  1574.     /**
  1575.      * {@inheritDoc}
  1576.      */
  1577.     public function removeIctoMouvement(\App\Entity\IctoMouvement $ictoMouvement): \App\Entity\User
  1578.     {
  1579.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeIctoMouvement', [$ictoMouvement]);
  1580.         return parent::removeIctoMouvement($ictoMouvement);
  1581.     }
  1582.     /**
  1583.      * {@inheritDoc}
  1584.      */
  1585.     public function getDoublons(): \Doctrine\Common\Collections\Collection
  1586.     {
  1587.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDoublons', []);
  1588.         return parent::getDoublons();
  1589.     }
  1590.     /**
  1591.      * {@inheritDoc}
  1592.      */
  1593.     public function addDoublon(\App\Entity\Doublon $doublon): \App\Entity\User
  1594.     {
  1595.         $this->__initializer__ && $this->__initializer__->__invoke($this'addDoublon', [$doublon]);
  1596.         return parent::addDoublon($doublon);
  1597.     }
  1598.     /**
  1599.      * {@inheritDoc}
  1600.      */
  1601.     public function removeDoublon(\App\Entity\Doublon $doublon): \App\Entity\User
  1602.     {
  1603.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeDoublon', [$doublon]);
  1604.         return parent::removeDoublon($doublon);
  1605.     }
  1606.     /**
  1607.      * {@inheritDoc}
  1608.      */
  1609.     public function getRates(): \Doctrine\Common\Collections\Collection
  1610.     {
  1611.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRates', []);
  1612.         return parent::getRates();
  1613.     }
  1614.     /**
  1615.      * {@inheritDoc}
  1616.      */
  1617.     public function addRate(\App\Entity\Rate $rate): \App\Entity\User
  1618.     {
  1619.         $this->__initializer__ && $this->__initializer__->__invoke($this'addRate', [$rate]);
  1620.         return parent::addRate($rate);
  1621.     }
  1622.     /**
  1623.      * {@inheritDoc}
  1624.      */
  1625.     public function removeRate(\App\Entity\Rate $rate): \App\Entity\User
  1626.     {
  1627.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeRate', [$rate]);
  1628.         return parent::removeRate($rate);
  1629.     }
  1630.     /**
  1631.      * {@inheritDoc}
  1632.      */
  1633.     public function getSearchHistories(): \Doctrine\Common\Collections\Collection
  1634.     {
  1635.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSearchHistories', []);
  1636.         return parent::getSearchHistories();
  1637.     }
  1638.     /**
  1639.      * {@inheritDoc}
  1640.      */
  1641.     public function addSearchHistory(\App\Entity\SearchHistory $searchHistory): \App\Entity\User
  1642.     {
  1643.         $this->__initializer__ && $this->__initializer__->__invoke($this'addSearchHistory', [$searchHistory]);
  1644.         return parent::addSearchHistory($searchHistory);
  1645.     }
  1646.     /**
  1647.      * {@inheritDoc}
  1648.      */
  1649.     public function removeSearchHistory(\App\Entity\SearchHistory $searchHistory): \App\Entity\User
  1650.     {
  1651.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeSearchHistory', [$searchHistory]);
  1652.         return parent::removeSearchHistory($searchHistory);
  1653.     }
  1654.     /**
  1655.      * {@inheritDoc}
  1656.      */
  1657.     public function getLastTypeLivraison(): ?\App\Entity\IctusTypeLivraison
  1658.     {
  1659.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastTypeLivraison', []);
  1660.         return parent::getLastTypeLivraison();
  1661.     }
  1662.     /**
  1663.      * {@inheritDoc}
  1664.      */
  1665.     public function setLastTypeLivraison(?\App\Entity\IctusTypeLivraison $lastTypeLivraison): \App\Entity\User
  1666.     {
  1667.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastTypeLivraison', [$lastTypeLivraison]);
  1668.         return parent::setLastTypeLivraison($lastTypeLivraison);
  1669.     }
  1670.     /**
  1671.      * {@inheritDoc}
  1672.      */
  1673.     public function getLastTypePaiement(): ?\App\Entity\IctusTypePaiement
  1674.     {
  1675.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastTypePaiement', []);
  1676.         return parent::getLastTypePaiement();
  1677.     }
  1678.     /**
  1679.      * {@inheritDoc}
  1680.      */
  1681.     public function setLastTypePaiement(?\App\Entity\IctusTypePaiement $lastTypePaiement): \App\Entity\User
  1682.     {
  1683.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastTypePaiement', [$lastTypePaiement]);
  1684.         return parent::setLastTypePaiement($lastTypePaiement);
  1685.     }
  1686.     /**
  1687.      * {@inheritDoc}
  1688.      */
  1689.     public function getRemiseUserPharmacies(): \Doctrine\Common\Collections\Collection
  1690.     {
  1691.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRemiseUserPharmacies', []);
  1692.         return parent::getRemiseUserPharmacies();
  1693.     }
  1694.     /**
  1695.      * {@inheritDoc}
  1696.      */
  1697.     public function addRemiseUserPharmacy(\App\Entity\RemiseUserPharmacie $remiseUserPharmacy): \App\Entity\User
  1698.     {
  1699.         $this->__initializer__ && $this->__initializer__->__invoke($this'addRemiseUserPharmacy', [$remiseUserPharmacy]);
  1700.         return parent::addRemiseUserPharmacy($remiseUserPharmacy);
  1701.     }
  1702.     /**
  1703.      * {@inheritDoc}
  1704.      */
  1705.     public function removeRemiseUserPharmacy(\App\Entity\RemiseUserPharmacie $remiseUserPharmacy): \App\Entity\User
  1706.     {
  1707.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeRemiseUserPharmacy', [$remiseUserPharmacy]);
  1708.         return parent::removeRemiseUserPharmacy($remiseUserPharmacy);
  1709.     }
  1710.     /**
  1711.      * {@inheritDoc}
  1712.      */
  1713.     public function getFcmToken(): ?string
  1714.     {
  1715.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFcmToken', []);
  1716.         return parent::getFcmToken();
  1717.     }
  1718.     /**
  1719.      * {@inheritDoc}
  1720.      */
  1721.     public function setFcmToken(?string $fcm_token): \App\Entity\User
  1722.     {
  1723.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFcmToken', [$fcm_token]);
  1724.         return parent::setFcmToken($fcm_token);
  1725.     }
  1726.     /**
  1727.      * {@inheritDoc}
  1728.      */
  1729.     public function isIsRemiseAuto(): ?bool
  1730.     {
  1731.         $this->__initializer__ && $this->__initializer__->__invoke($this'isIsRemiseAuto', []);
  1732.         return parent::isIsRemiseAuto();
  1733.     }
  1734.     /**
  1735.      * {@inheritDoc}
  1736.      */
  1737.     public function setIsRemiseAuto(?bool $isRemiseAuto): \App\Entity\User
  1738.     {
  1739.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsRemiseAuto', [$isRemiseAuto]);
  1740.         return parent::setIsRemiseAuto($isRemiseAuto);
  1741.     }
  1742.     /**
  1743.      * {@inheritDoc}
  1744.      */
  1745.     public function getDeletedAt(): ?\DateTimeImmutable
  1746.     {
  1747.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeletedAt', []);
  1748.         return parent::getDeletedAt();
  1749.     }
  1750.     /**
  1751.      * {@inheritDoc}
  1752.      */
  1753.     public function setDeletedAt(?\DateTimeImmutable $deletedAt NULL): void
  1754.     {
  1755.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeletedAt', [$deletedAt]);
  1756.         parent::setDeletedAt($deletedAt);
  1757.     }
  1758. }