var/cache/dev/doctrine/orm/Proxies/__CG__AppEntityUsers.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 Users extends \App\Entity\Users 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__''id''' "\0" 'App\\Entity\\Users' "\0" 'locale''' "\0" 'App\\Entity\\Users' "\0" 'firstname''' "\0" 'App\\Entity\\Users' "\0" 'lastname''' "\0" 'App\\Entity\\Users' "\0" 'phoneNumber''' "\0" 'App\\Entity\\Users' "\0" 'flottePhoneNumber''' "\0" 'App\\Entity\\Users' "\0" 'login''password''' "\0" 'App\\Entity\\Users' "\0" 'setAvatar''' "\0" 'App\\Entity\\Users' "\0" 'isSync''' "\0" 'App\\Entity\\Users' "\0" 'dateCreation''' "\0" 'App\\Entity\\Users' "\0" 'active''' "\0" 'App\\Entity\\Users' "\0" 'enableOfflineMode''' "\0" 'App\\Entity\\Users' "\0" 'lastDateSynchroApi''' "\0" 'App\\Entity\\Users' "\0" 'registrationToken''' "\0" 'App\\Entity\\Users' "\0" 'dateOfBirth''' "\0" 'App\\Entity\\Users' "\0" 'nationality''' "\0" 'App\\Entity\\Users' "\0" 'profilePicture''' "\0" 'App\\Entity\\Users' "\0" 'attachedDocument''' "\0" 'App\\Entity\\Users' "\0" 'networks''' "\0" 'App\\Entity\\Users' "\0" 'customers''' "\0" 'App\\Entity\\Users' "\0" 'alerts''' "\0" 'App\\Entity\\Users' "\0" 'defaultEntrepreneur''' "\0" 'App\\Entity\\Users' "\0" 'aggTransactionRecords''' "\0" 'App\\Entity\\Users' "\0" 'investigatorCode''' "\0" 'App\\Entity\\Users' "\0" 'offlineIdMin''' "\0" 'App\\Entity\\Users' "\0" 'offlineIdMax''' "\0" 'App\\Entity\\Users' "\0" 'investigatedCustomers''' "\0" 'App\\Entity\\Users' "\0" 'tasks''' "\0" 'App\\Entity\\Users' "\0" 'zone''' "\0" 'App\\Entity\\Users' "\0" 'readOnly''' "\0" 'App\\Entity\\Users' "\0" 'nanoEntrepreneurs''' "\0" 'App\\Entity\\Users' "\0" 'userCaisses''' "\0" 'App\\Entity\\Users' "\0" 'agence''' "\0" 'App\\Entity\\Users' "\0" 'userPermissionOnAgences''' "\0" 'App\\Entity\\Users' "\0" 'identifications''' "\0" 'App\\Entity\\Users' "\0" 'facturesCreated''' "\0" 'App\\Entity\\Users' "\0" 'facturesEdited''' "\0" 'App\\Entity\\Users' "\0" 'receptions''' "\0" 'App\\Entity\\Users' "\0" 'fournisseurs''' "\0" 'App\\Entity\\Users' "\0" 'locaux''' "\0" 'App\\Entity\\Users' "\0" 'stocks''username''usernameCanonical''email''emailCanonical''enabled''salt''plainPassword''lastLogin''confirmationToken''passwordRequestedAt''roles'];
  53.         }
  54.         return ['__isInitialized__''id''' "\0" 'App\\Entity\\Users' "\0" 'locale''' "\0" 'App\\Entity\\Users' "\0" 'firstname''' "\0" 'App\\Entity\\Users' "\0" 'lastname''' "\0" 'App\\Entity\\Users' "\0" 'phoneNumber''' "\0" 'App\\Entity\\Users' "\0" 'flottePhoneNumber''' "\0" 'App\\Entity\\Users' "\0" 'login''password''' "\0" 'App\\Entity\\Users' "\0" 'setAvatar''' "\0" 'App\\Entity\\Users' "\0" 'isSync''' "\0" 'App\\Entity\\Users' "\0" 'dateCreation''' "\0" 'App\\Entity\\Users' "\0" 'active''' "\0" 'App\\Entity\\Users' "\0" 'enableOfflineMode''' "\0" 'App\\Entity\\Users' "\0" 'lastDateSynchroApi''' "\0" 'App\\Entity\\Users' "\0" 'registrationToken''' "\0" 'App\\Entity\\Users' "\0" 'dateOfBirth''' "\0" 'App\\Entity\\Users' "\0" 'nationality''' "\0" 'App\\Entity\\Users' "\0" 'profilePicture''' "\0" 'App\\Entity\\Users' "\0" 'attachedDocument''' "\0" 'App\\Entity\\Users' "\0" 'networks''' "\0" 'App\\Entity\\Users' "\0" 'customers''' "\0" 'App\\Entity\\Users' "\0" 'alerts''' "\0" 'App\\Entity\\Users' "\0" 'defaultEntrepreneur''' "\0" 'App\\Entity\\Users' "\0" 'aggTransactionRecords''' "\0" 'App\\Entity\\Users' "\0" 'investigatorCode''' "\0" 'App\\Entity\\Users' "\0" 'offlineIdMin''' "\0" 'App\\Entity\\Users' "\0" 'offlineIdMax''' "\0" 'App\\Entity\\Users' "\0" 'investigatedCustomers''' "\0" 'App\\Entity\\Users' "\0" 'tasks''' "\0" 'App\\Entity\\Users' "\0" 'zone''' "\0" 'App\\Entity\\Users' "\0" 'readOnly''' "\0" 'App\\Entity\\Users' "\0" 'nanoEntrepreneurs''' "\0" 'App\\Entity\\Users' "\0" 'userCaisses''' "\0" 'App\\Entity\\Users' "\0" 'agence''' "\0" 'App\\Entity\\Users' "\0" 'userPermissionOnAgences''' "\0" 'App\\Entity\\Users' "\0" 'identifications''' "\0" 'App\\Entity\\Users' "\0" 'facturesCreated''' "\0" 'App\\Entity\\Users' "\0" 'facturesEdited''' "\0" 'App\\Entity\\Users' "\0" 'receptions''' "\0" 'App\\Entity\\Users' "\0" 'fournisseurs''' "\0" 'App\\Entity\\Users' "\0" 'locaux''' "\0" 'App\\Entity\\Users' "\0" 'stocks''username''usernameCanonical''email''emailCanonical''enabled''salt''plainPassword''lastLogin''confirmationToken''passwordRequestedAt''roles'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Users $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 getId()
  151.     {
  152.         if ($this->__isInitialized__ === false) {
  153.             return (int)  parent::getId();
  154.         }
  155.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  156.         return parent::getId();
  157.     }
  158.     /**
  159.      * {@inheritDoc}
  160.      */
  161.     public function setFirstname($firstname)
  162.     {
  163.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFirstname', [$firstname]);
  164.         return parent::setFirstname($firstname);
  165.     }
  166.     /**
  167.      * {@inheritDoc}
  168.      */
  169.     public function getFirstname()
  170.     {
  171.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFirstname', []);
  172.         return parent::getFirstname();
  173.     }
  174.     /**
  175.      * {@inheritDoc}
  176.      */
  177.     public function setLocale($locale)
  178.     {
  179.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLocale', [$locale]);
  180.         return parent::setLocale($locale);
  181.     }
  182.     /**
  183.      * {@inheritDoc}
  184.      */
  185.     public function getLocale()
  186.     {
  187.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocale', []);
  188.         return parent::getLocale();
  189.     }
  190.     /**
  191.      * {@inheritDoc}
  192.      */
  193.     public function setLastname($lastname)
  194.     {
  195.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastname', [$lastname]);
  196.         return parent::setLastname($lastname);
  197.     }
  198.     /**
  199.      * {@inheritDoc}
  200.      */
  201.     public function getLastname()
  202.     {
  203.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastname', []);
  204.         return parent::getLastname();
  205.     }
  206.     /**
  207.      * {@inheritDoc}
  208.      */
  209.     public function setPhoneNumber($phoneNumber)
  210.     {
  211.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhoneNumber', [$phoneNumber]);
  212.         return parent::setPhoneNumber($phoneNumber);
  213.     }
  214.     /**
  215.      * {@inheritDoc}
  216.      */
  217.     public function getPhoneNumber()
  218.     {
  219.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhoneNumber', []);
  220.         return parent::getPhoneNumber();
  221.     }
  222.     /**
  223.      * {@inheritDoc}
  224.      */
  225.     public function setFlottePhoneNumber($flottePhoneNumber)
  226.     {
  227.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFlottePhoneNumber', [$flottePhoneNumber]);
  228.         return parent::setFlottePhoneNumber($flottePhoneNumber);
  229.     }
  230.     /**
  231.      * {@inheritDoc}
  232.      */
  233.     public function getFlottePhoneNumber()
  234.     {
  235.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFlottePhoneNumber', []);
  236.         return parent::getFlottePhoneNumber();
  237.     }
  238.     /**
  239.      * {@inheritDoc}
  240.      */
  241.     public function setLogin($login)
  242.     {
  243.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogin', [$login]);
  244.         return parent::setLogin($login);
  245.     }
  246.     /**
  247.      * {@inheritDoc}
  248.      */
  249.     public function getLogin()
  250.     {
  251.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogin', []);
  252.         return parent::getLogin();
  253.     }
  254.     /**
  255.      * {@inheritDoc}
  256.      */
  257.     public function setPassword($password)
  258.     {
  259.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPassword', [$password]);
  260.         return parent::setPassword($password);
  261.     }
  262.     /**
  263.      * {@inheritDoc}
  264.      */
  265.     public function getPassword(): ?string
  266.     {
  267.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPassword', []);
  268.         return parent::getPassword();
  269.     }
  270.     /**
  271.      * {@inheritDoc}
  272.      */
  273.     public function setSetAvatar($setAvatar)
  274.     {
  275.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSetAvatar', [$setAvatar]);
  276.         return parent::setSetAvatar($setAvatar);
  277.     }
  278.     /**
  279.      * {@inheritDoc}
  280.      */
  281.     public function getSetAvatar()
  282.     {
  283.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSetAvatar', []);
  284.         return parent::getSetAvatar();
  285.     }
  286.     /**
  287.      * {@inheritDoc}
  288.      */
  289.     public function setDateCreation($dateCreation)
  290.     {
  291.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDateCreation', [$dateCreation]);
  292.         return parent::setDateCreation($dateCreation);
  293.     }
  294.     /**
  295.      * {@inheritDoc}
  296.      */
  297.     public function getDateCreation()
  298.     {
  299.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDateCreation', []);
  300.         return parent::getDateCreation();
  301.     }
  302.     /**
  303.      * {@inheritDoc}
  304.      */
  305.     public function setLastDateSynchroApi($lastDateSynchroApi)
  306.     {
  307.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastDateSynchroApi', [$lastDateSynchroApi]);
  308.         return parent::setLastDateSynchroApi($lastDateSynchroApi);
  309.     }
  310.     /**
  311.      * {@inheritDoc}
  312.      */
  313.     public function getLastDateSynchroApi()
  314.     {
  315.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastDateSynchroApi', []);
  316.         return parent::getLastDateSynchroApi();
  317.     }
  318.     /**
  319.      * {@inheritDoc}
  320.      */
  321.     public function setActive($active)
  322.     {
  323.         $this->__initializer__ && $this->__initializer__->__invoke($this'setActive', [$active]);
  324.         return parent::setActive($active);
  325.     }
  326.     /**
  327.      * {@inheritDoc}
  328.      */
  329.     public function getActive()
  330.     {
  331.         $this->__initializer__ && $this->__initializer__->__invoke($this'getActive', []);
  332.         return parent::getActive();
  333.     }
  334.     /**
  335.      * {@inheritDoc}
  336.      */
  337.     public function setEnableOfflineMode($enableOfflineMode)
  338.     {
  339.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEnableOfflineMode', [$enableOfflineMode]);
  340.         return parent::setEnableOfflineMode($enableOfflineMode);
  341.     }
  342.     /**
  343.      * {@inheritDoc}
  344.      */
  345.     public function getEnableOfflineMode()
  346.     {
  347.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEnableOfflineMode', []);
  348.         return parent::getEnableOfflineMode();
  349.     }
  350.     /**
  351.      * {@inheritDoc}
  352.      */
  353.     public function setEmail($email)
  354.     {
  355.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmail', [$email]);
  356.         return parent::setEmail($email);
  357.     }
  358.     /**
  359.      * {@inheritDoc}
  360.      */
  361.     public function getRegistrationToken()
  362.     {
  363.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRegistrationToken', []);
  364.         return parent::getRegistrationToken();
  365.     }
  366.     /**
  367.      * {@inheritDoc}
  368.      */
  369.     public function setRegistrationToken($registrationToken)
  370.     {
  371.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRegistrationToken', [$registrationToken]);
  372.         return parent::setRegistrationToken($registrationToken);
  373.     }
  374.     /**
  375.      * {@inheritDoc}
  376.      */
  377.     public function getDateOfBirth()
  378.     {
  379.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDateOfBirth', []);
  380.         return parent::getDateOfBirth();
  381.     }
  382.     /**
  383.      * {@inheritDoc}
  384.      */
  385.     public function setDateOfBirth(?\DateTime $dateOfBirth NULL)
  386.     {
  387.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDateOfBirth', [$dateOfBirth]);
  388.         return parent::setDateOfBirth($dateOfBirth);
  389.     }
  390.     /**
  391.      * {@inheritDoc}
  392.      */
  393.     public function getNationality()
  394.     {
  395.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNationality', []);
  396.         return parent::getNationality();
  397.     }
  398.     /**
  399.      * {@inheritDoc}
  400.      */
  401.     public function setNationality($nationality)
  402.     {
  403.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNationality', [$nationality]);
  404.         return parent::setNationality($nationality);
  405.     }
  406.     /**
  407.      * {@inheritDoc}
  408.      */
  409.     public function getProfilePicture()
  410.     {
  411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getProfilePicture', []);
  412.         return parent::getProfilePicture();
  413.     }
  414.     /**
  415.      * {@inheritDoc}
  416.      */
  417.     public function setProfilePicture($profilePicture)
  418.     {
  419.         $this->__initializer__ && $this->__initializer__->__invoke($this'setProfilePicture', [$profilePicture]);
  420.         return parent::setProfilePicture($profilePicture);
  421.     }
  422.     /**
  423.      * {@inheritDoc}
  424.      */
  425.     public function getAttachedDocument()
  426.     {
  427.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAttachedDocument', []);
  428.         return parent::getAttachedDocument();
  429.     }
  430.     /**
  431.      * {@inheritDoc}
  432.      */
  433.     public function setAttachedDocument($attachedDocument)
  434.     {
  435.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAttachedDocument', [$attachedDocument]);
  436.         return parent::setAttachedDocument($attachedDocument);
  437.     }
  438.     /**
  439.      * {@inheritDoc}
  440.      */
  441.     public function getOfflineIdMin()
  442.     {
  443.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfflineIdMin', []);
  444.         return parent::getOfflineIdMin();
  445.     }
  446.     /**
  447.      * {@inheritDoc}
  448.      */
  449.     public function setOfflineIdMin($offlineIdMin)
  450.     {
  451.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOfflineIdMin', [$offlineIdMin]);
  452.         return parent::setOfflineIdMin($offlineIdMin);
  453.     }
  454.     /**
  455.      * {@inheritDoc}
  456.      */
  457.     public function getOfflineIdMax()
  458.     {
  459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfflineIdMax', []);
  460.         return parent::getOfflineIdMax();
  461.     }
  462.     /**
  463.      * {@inheritDoc}
  464.      */
  465.     public function setOfflineIdMax($offlineIdMax)
  466.     {
  467.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOfflineIdMax', [$offlineIdMax]);
  468.         return parent::setOfflineIdMax($offlineIdMax);
  469.     }
  470.     /**
  471.      * {@inheritDoc}
  472.      */
  473.     public function getNetworks()
  474.     {
  475.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNetworks', []);
  476.         return parent::getNetworks();
  477.     }
  478.     /**
  479.      * {@inheritDoc}
  480.      */
  481.     public function setNetworks(\App\Entity\Network $networks)
  482.     {
  483.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNetworks', [$networks]);
  484.         return parent::setNetworks($networks);
  485.     }
  486.     /**
  487.      * {@inheritDoc}
  488.      */
  489.     public function addNetworks(\App\Entity\Network $network)
  490.     {
  491.         $this->__initializer__ && $this->__initializer__->__invoke($this'addNetworks', [$network]);
  492.         return parent::addNetworks($network);
  493.     }
  494.     /**
  495.      * {@inheritDoc}
  496.      */
  497.     public function removeNetworks(\App\Entity\Network $network)
  498.     {
  499.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeNetworks', [$network]);
  500.         return parent::removeNetworks($network);
  501.     }
  502.     /**
  503.      * {@inheritDoc}
  504.      */
  505.     public function addCustomer(\App\Entity\Customer $customer)
  506.     {
  507.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCustomer', [$customer]);
  508.         return parent::addCustomer($customer);
  509.     }
  510.     /**
  511.      * {@inheritDoc}
  512.      */
  513.     public function removeCustomer(\App\Entity\Customer $customer)
  514.     {
  515.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCustomer', [$customer]);
  516.         return parent::removeCustomer($customer);
  517.     }
  518.     /**
  519.      * {@inheritDoc}
  520.      */
  521.     public function getCustomers()
  522.     {
  523.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCustomers', []);
  524.         return parent::getCustomers();
  525.     }
  526.     /**
  527.      * {@inheritDoc}
  528.      */
  529.     public function addAlert(\App\Entity\AlertSuperClass $alert)
  530.     {
  531.         $this->__initializer__ && $this->__initializer__->__invoke($this'addAlert', [$alert]);
  532.         return parent::addAlert($alert);
  533.     }
  534.     /**
  535.      * {@inheritDoc}
  536.      */
  537.     public function removeAlert(\App\Entity\AlertSuperClass $alert)
  538.     {
  539.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeAlert', [$alert]);
  540.         return parent::removeAlert($alert);
  541.     }
  542.     /**
  543.      * {@inheritDoc}
  544.      */
  545.     public function getAlert()
  546.     {
  547.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAlert', []);
  548.         return parent::getAlert();
  549.     }
  550.     /**
  551.      * {@inheritDoc}
  552.      */
  553.     public function isDefaultEntrepreneur()
  554.     {
  555.         $this->__initializer__ && $this->__initializer__->__invoke($this'isDefaultEntrepreneur', []);
  556.         return parent::isDefaultEntrepreneur();
  557.     }
  558.     /**
  559.      * {@inheritDoc}
  560.      */
  561.     public function setDefaultEntrepreneur($defaultEntrepreneur false)
  562.     {
  563.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDefaultEntrepreneur', [$defaultEntrepreneur]);
  564.         return parent::setDefaultEntrepreneur($defaultEntrepreneur);
  565.     }
  566.     /**
  567.      * {@inheritDoc}
  568.      */
  569.     public function checkExistingDefaultEntrepreneur(\Doctrine\ORM\Event\LifecycleEventArgs $args)
  570.     {
  571.         $this->__initializer__ && $this->__initializer__->__invoke($this'checkExistingDefaultEntrepreneur', [$args]);
  572.         return parent::checkExistingDefaultEntrepreneur($args);
  573.     }
  574.     /**
  575.      * {@inheritDoc}
  576.      */
  577.     public function __toString()
  578.     {
  579.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  580.         return parent::__toString();
  581.     }
  582.     /**
  583.      * {@inheritDoc}
  584.      */
  585.     public function getAggTransactionRecords(): \Doctrine\Common\Collections\Collection
  586.     {
  587.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAggTransactionRecords', []);
  588.         return parent::getAggTransactionRecords();
  589.     }
  590.     /**
  591.      * {@inheritDoc}
  592.      */
  593.     public function getInvestigatorCode(): ?int
  594.     {
  595.         $this->__initializer__ && $this->__initializer__->__invoke($this'getInvestigatorCode', []);
  596.         return parent::getInvestigatorCode();
  597.     }
  598.     /**
  599.      * {@inheritDoc}
  600.      */
  601.     public function setInvestigatorCode($investigatorCode)
  602.     {
  603.         $this->__initializer__ && $this->__initializer__->__invoke($this'setInvestigatorCode', [$investigatorCode]);
  604.         return parent::setInvestigatorCode($investigatorCode);
  605.     }
  606.     /**
  607.      * {@inheritDoc}
  608.      */
  609.     public function getInvestigatedCustomers()
  610.     {
  611.         $this->__initializer__ && $this->__initializer__->__invoke($this'getInvestigatedCustomers', []);
  612.         return parent::getInvestigatedCustomers();
  613.     }
  614.     /**
  615.      * {@inheritDoc}
  616.      */
  617.     public function setInvestigatedCustomers(\App\Entity\Customer $investigatedCustomers)
  618.     {
  619.         $this->__initializer__ && $this->__initializer__->__invoke($this'setInvestigatedCustomers', [$investigatedCustomers]);
  620.         return parent::setInvestigatedCustomers($investigatedCustomers);
  621.     }
  622.     /**
  623.      * {@inheritDoc}
  624.      */
  625.     public function addInvestigatedCustomers(\App\Entity\Customer $investigatedCustomers)
  626.     {
  627.         $this->__initializer__ && $this->__initializer__->__invoke($this'addInvestigatedCustomers', [$investigatedCustomers]);
  628.         return parent::addInvestigatedCustomers($investigatedCustomers);
  629.     }
  630.     /**
  631.      * {@inheritDoc}
  632.      */
  633.     public function removeInvestigatedCustomers(\App\Entity\Customer $investigatedCustomers)
  634.     {
  635.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeInvestigatedCustomers', [$investigatedCustomers]);
  636.         return parent::removeInvestigatedCustomers($investigatedCustomers);
  637.     }
  638.     /**
  639.      * {@inheritDoc}
  640.      */
  641.     public function getFullName()
  642.     {
  643.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFullName', []);
  644.         return parent::getFullName();
  645.     }
  646.     /**
  647.      * {@inheritDoc}
  648.      */
  649.     public function getTasks(): \Doctrine\Common\Collections\Collection
  650.     {
  651.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTasks', []);
  652.         return parent::getTasks();
  653.     }
  654.     /**
  655.      * {@inheritDoc}
  656.      */
  657.     public function addTasks(\App\Entity\Task $task)
  658.     {
  659.         $this->__initializer__ && $this->__initializer__->__invoke($this'addTasks', [$task]);
  660.         return parent::addTasks($task);
  661.     }
  662.     /**
  663.      * {@inheritDoc}
  664.      */
  665.     public function getZone()
  666.     {
  667.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZone', []);
  668.         return parent::getZone();
  669.     }
  670.     /**
  671.      * {@inheritDoc}
  672.      */
  673.     public function setZone($zone)
  674.     {
  675.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZone', [$zone]);
  676.         return parent::setZone($zone);
  677.     }
  678.     /**
  679.      * {@inheritDoc}
  680.      */
  681.     public function addZone(\App\Entity\Zone $zone)
  682.     {
  683.         $this->__initializer__ && $this->__initializer__->__invoke($this'addZone', [$zone]);
  684.         return parent::addZone($zone);
  685.     }
  686.     /**
  687.      * {@inheritDoc}
  688.      */
  689.     public function getDefaultEntrepreneur(): ?bool
  690.     {
  691.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDefaultEntrepreneur', []);
  692.         return parent::getDefaultEntrepreneur();
  693.     }
  694.     /**
  695.      * {@inheritDoc}
  696.      */
  697.     public function addNetwork(\App\Entity\Network $network): \App\Entity\Users
  698.     {
  699.         $this->__initializer__ && $this->__initializer__->__invoke($this'addNetwork', [$network]);
  700.         return parent::addNetwork($network);
  701.     }
  702.     /**
  703.      * {@inheritDoc}
  704.      */
  705.     public function removeNetwork(\App\Entity\Network $network): \App\Entity\Users
  706.     {
  707.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeNetwork', [$network]);
  708.         return parent::removeNetwork($network);
  709.     }
  710.     /**
  711.      * {@inheritDoc}
  712.      */
  713.     public function getAlerts(): \Doctrine\Common\Collections\Collection
  714.     {
  715.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAlerts', []);
  716.         return parent::getAlerts();
  717.     }
  718.     /**
  719.      * {@inheritDoc}
  720.      */
  721.     public function addAggTransactionRecord(\App\Entity\AggTransactionRecord $aggTransactionRecord): \App\Entity\Users
  722.     {
  723.         $this->__initializer__ && $this->__initializer__->__invoke($this'addAggTransactionRecord', [$aggTransactionRecord]);
  724.         return parent::addAggTransactionRecord($aggTransactionRecord);
  725.     }
  726.     /**
  727.      * {@inheritDoc}
  728.      */
  729.     public function addInvestigatedCustomer(\App\Entity\Customer $investigatedCustomer): \App\Entity\Users
  730.     {
  731.         $this->__initializer__ && $this->__initializer__->__invoke($this'addInvestigatedCustomer', [$investigatedCustomer]);
  732.         return parent::addInvestigatedCustomer($investigatedCustomer);
  733.     }
  734.     /**
  735.      * {@inheritDoc}
  736.      */
  737.     public function removeInvestigatedCustomer(\App\Entity\Customer $investigatedCustomer): \App\Entity\Users
  738.     {
  739.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeInvestigatedCustomer', [$investigatedCustomer]);
  740.         return parent::removeInvestigatedCustomer($investigatedCustomer);
  741.     }
  742.     /**
  743.      * {@inheritDoc}
  744.      */
  745.     public function addTask(\App\Entity\Task $task): \App\Entity\Users
  746.     {
  747.         $this->__initializer__ && $this->__initializer__->__invoke($this'addTask', [$task]);
  748.         return parent::addTask($task);
  749.     }
  750.     /**
  751.      * {@inheritDoc}
  752.      */
  753.     public function removeTask(\App\Entity\Task $task): \App\Entity\Users
  754.     {
  755.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeTask', [$task]);
  756.         return parent::removeTask($task);
  757.     }
  758.     /**
  759.      * {@inheritDoc}
  760.      */
  761.     public function removeZone(\App\Entity\Zone $zone): \App\Entity\Users
  762.     {
  763.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeZone', [$zone]);
  764.         return parent::removeZone($zone);
  765.     }
  766.     /**
  767.      * {@inheritDoc}
  768.      */
  769.     public function addReadOnly($readOnly): \App\Entity\Users
  770.     {
  771.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReadOnly', [$readOnly]);
  772.         return parent::addReadOnly($readOnly);
  773.     }
  774.     /**
  775.      * {@inheritDoc}
  776.      */
  777.     public function removeReadOnly($readOnly): \App\Entity\Users
  778.     {
  779.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReadOnly', [$readOnly]);
  780.         return parent::removeReadOnly($readOnly);
  781.     }
  782.     /**
  783.      * {@inheritDoc}
  784.      */
  785.     public function setReadOnly($readOnly): \App\Entity\Users
  786.     {
  787.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReadOnly', [$readOnly]);
  788.         return parent::setReadOnly($readOnly);
  789.     }
  790.     /**
  791.      * {@inheritDoc}
  792.      */
  793.     public function getReadOnly(): \Doctrine\Common\Collections\Collection
  794.     {
  795.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReadOnly', []);
  796.         return parent::getReadOnly();
  797.     }
  798.     /**
  799.      * {@inheritDoc}
  800.      */
  801.     public function addNanoEntrepreneur(\App\Entity\NanoEntrepreneur $nanoEntrepreneur)
  802.     {
  803.         $this->__initializer__ && $this->__initializer__->__invoke($this'addNanoEntrepreneur', [$nanoEntrepreneur]);
  804.         return parent::addNanoEntrepreneur($nanoEntrepreneur);
  805.     }
  806.     /**
  807.      * {@inheritDoc}
  808.      */
  809.     public function removeNanoEntrepreneur(\App\Entity\NanoEntrepreneur $nanoEntrepreneur)
  810.     {
  811.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeNanoEntrepreneur', [$nanoEntrepreneur]);
  812.         return parent::removeNanoEntrepreneur($nanoEntrepreneur);
  813.     }
  814.     /**
  815.      * {@inheritDoc}
  816.      */
  817.     public function getNanoEntrepreneurs()
  818.     {
  819.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNanoEntrepreneurs', []);
  820.         return parent::getNanoEntrepreneurs();
  821.     }
  822.     /**
  823.      * {@inheritDoc}
  824.      */
  825.     public function addUserCaisse(\App\Entity\UserCaisse $userCaisse)
  826.     {
  827.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUserCaisse', [$userCaisse]);
  828.         return parent::addUserCaisse($userCaisse);
  829.     }
  830.     /**
  831.      * {@inheritDoc}
  832.      */
  833.     public function removeUserCaisse(\App\Entity\UserCaisse $userCaisse)
  834.     {
  835.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUserCaisse', [$userCaisse]);
  836.         return parent::removeUserCaisse($userCaisse);
  837.     }
  838.     /**
  839.      * {@inheritDoc}
  840.      */
  841.     public function getUserCaisses()
  842.     {
  843.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUserCaisses', []);
  844.         return parent::getUserCaisses();
  845.     }
  846.     /**
  847.      * {@inheritDoc}
  848.      */
  849.     public function addUserCaiss(\App\Entity\UserCaisse $userCaiss): \App\Entity\Users
  850.     {
  851.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUserCaiss', [$userCaiss]);
  852.         return parent::addUserCaiss($userCaiss);
  853.     }
  854.     /**
  855.      * {@inheritDoc}
  856.      */
  857.     public function removeUserCaiss(\App\Entity\UserCaisse $userCaiss): \App\Entity\Users
  858.     {
  859.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUserCaiss', [$userCaiss]);
  860.         return parent::removeUserCaiss($userCaiss);
  861.     }
  862.     /**
  863.      * {@inheritDoc}
  864.      */
  865.     public function getAgence(): ?\App\Entity\Agence
  866.     {
  867.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAgence', []);
  868.         return parent::getAgence();
  869.     }
  870.     /**
  871.      * {@inheritDoc}
  872.      */
  873.     public function setAgence(?\App\Entity\Agence $agence): \App\Entity\Users
  874.     {
  875.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAgence', [$agence]);
  876.         return parent::setAgence($agence);
  877.     }
  878.     /**
  879.      * {@inheritDoc}
  880.      */
  881.     public function getUserPermissionOnAgences(): \Doctrine\Common\Collections\Collection
  882.     {
  883.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUserPermissionOnAgences', []);
  884.         return parent::getUserPermissionOnAgences();
  885.     }
  886.     /**
  887.      * {@inheritDoc}
  888.      */
  889.     public function addUserPermissionOnAgence(\App\Entity\UserPermissionOnAgence $userPermissionOnAgence): \App\Entity\Users
  890.     {
  891.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUserPermissionOnAgence', [$userPermissionOnAgence]);
  892.         return parent::addUserPermissionOnAgence($userPermissionOnAgence);
  893.     }
  894.     /**
  895.      * {@inheritDoc}
  896.      */
  897.     public function removeUserPermissionOnAgence(\App\Entity\UserPermissionOnAgence $userPermissionOnAgence): \App\Entity\Users
  898.     {
  899.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUserPermissionOnAgence', [$userPermissionOnAgence]);
  900.         return parent::removeUserPermissionOnAgence($userPermissionOnAgence);
  901.     }
  902.     /**
  903.      * {@inheritDoc}
  904.      */
  905.     public function getIdentifications(): \Doctrine\Common\Collections\Collection
  906.     {
  907.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIdentifications', []);
  908.         return parent::getIdentifications();
  909.     }
  910.     /**
  911.      * {@inheritDoc}
  912.      */
  913.     public function addIdentification(\App\Entity\Identification $identification): \App\Entity\Users
  914.     {
  915.         $this->__initializer__ && $this->__initializer__->__invoke($this'addIdentification', [$identification]);
  916.         return parent::addIdentification($identification);
  917.     }
  918.     /**
  919.      * {@inheritDoc}
  920.      */
  921.     public function removeIdentification(\App\Entity\Identification $identification): \App\Entity\Users
  922.     {
  923.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeIdentification', [$identification]);
  924.         return parent::removeIdentification($identification);
  925.     }
  926.     /**
  927.      * {@inheritDoc}
  928.      */
  929.     public function getFacturesCreated(): \Doctrine\Common\Collections\Collection
  930.     {
  931.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFacturesCreated', []);
  932.         return parent::getFacturesCreated();
  933.     }
  934.     /**
  935.      * {@inheritDoc}
  936.      */
  937.     public function addFacturesCreated(\App\Entity\Facturation $facturesCreated): \App\Entity\Users
  938.     {
  939.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFacturesCreated', [$facturesCreated]);
  940.         return parent::addFacturesCreated($facturesCreated);
  941.     }
  942.     /**
  943.      * {@inheritDoc}
  944.      */
  945.     public function removeFacturesCreated(\App\Entity\Facturation $facturesCreated): \App\Entity\Users
  946.     {
  947.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFacturesCreated', [$facturesCreated]);
  948.         return parent::removeFacturesCreated($facturesCreated);
  949.     }
  950.     /**
  951.      * {@inheritDoc}
  952.      */
  953.     public function getFacturesEdited(): \Doctrine\Common\Collections\Collection
  954.     {
  955.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFacturesEdited', []);
  956.         return parent::getFacturesEdited();
  957.     }
  958.     /**
  959.      * {@inheritDoc}
  960.      */
  961.     public function addFacturesEdited(\App\Entity\Facturation $facturesEdited): \App\Entity\Users
  962.     {
  963.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFacturesEdited', [$facturesEdited]);
  964.         return parent::addFacturesEdited($facturesEdited);
  965.     }
  966.     /**
  967.      * {@inheritDoc}
  968.      */
  969.     public function removeFacturesEdited(\App\Entity\Facturation $facturesEdited): \App\Entity\Users
  970.     {
  971.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFacturesEdited', [$facturesEdited]);
  972.         return parent::removeFacturesEdited($facturesEdited);
  973.     }
  974.     /**
  975.      * {@inheritDoc}
  976.      */
  977.     public function getReceptions(): \Doctrine\Common\Collections\Collection
  978.     {
  979.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReceptions', []);
  980.         return parent::getReceptions();
  981.     }
  982.     /**
  983.      * {@inheritDoc}
  984.      */
  985.     public function addReception(\App\Entity\Reception $reception): \App\Entity\Users
  986.     {
  987.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReception', [$reception]);
  988.         return parent::addReception($reception);
  989.     }
  990.     /**
  991.      * {@inheritDoc}
  992.      */
  993.     public function removeReception(\App\Entity\Reception $reception): \App\Entity\Users
  994.     {
  995.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReception', [$reception]);
  996.         return parent::removeReception($reception);
  997.     }
  998.     /**
  999.      * {@inheritDoc}
  1000.      */
  1001.     public function getFournisseurs(): \Doctrine\Common\Collections\Collection
  1002.     {
  1003.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFournisseurs', []);
  1004.         return parent::getFournisseurs();
  1005.     }
  1006.     /**
  1007.      * {@inheritDoc}
  1008.      */
  1009.     public function addFournisseur(\App\Entity\Fournisseur $fournisseur): \App\Entity\Users
  1010.     {
  1011.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFournisseur', [$fournisseur]);
  1012.         return parent::addFournisseur($fournisseur);
  1013.     }
  1014.     /**
  1015.      * {@inheritDoc}
  1016.      */
  1017.     public function removeFournisseur(\App\Entity\Fournisseur $fournisseur): \App\Entity\Users
  1018.     {
  1019.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFournisseur', [$fournisseur]);
  1020.         return parent::removeFournisseur($fournisseur);
  1021.     }
  1022.     /**
  1023.      * {@inheritDoc}
  1024.      */
  1025.     public function getLocaux(): \Doctrine\Common\Collections\Collection
  1026.     {
  1027.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocaux', []);
  1028.         return parent::getLocaux();
  1029.     }
  1030.     /**
  1031.      * {@inheritDoc}
  1032.      */
  1033.     public function addLocaux(\App\Entity\LocalAgence $locaux): \App\Entity\Users
  1034.     {
  1035.         $this->__initializer__ && $this->__initializer__->__invoke($this'addLocaux', [$locaux]);
  1036.         return parent::addLocaux($locaux);
  1037.     }
  1038.     /**
  1039.      * {@inheritDoc}
  1040.      */
  1041.     public function removeLocaux(\App\Entity\LocalAgence $locaux): \App\Entity\Users
  1042.     {
  1043.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeLocaux', [$locaux]);
  1044.         return parent::removeLocaux($locaux);
  1045.     }
  1046.     /**
  1047.      * {@inheritDoc}
  1048.      */
  1049.     public function getStocks(): \Doctrine\Common\Collections\Collection
  1050.     {
  1051.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStocks', []);
  1052.         return parent::getStocks();
  1053.     }
  1054.     /**
  1055.      * {@inheritDoc}
  1056.      */
  1057.     public function addStock(\App\Entity\Stock $stock): \App\Entity\Users
  1058.     {
  1059.         $this->__initializer__ && $this->__initializer__->__invoke($this'addStock', [$stock]);
  1060.         return parent::addStock($stock);
  1061.     }
  1062.     /**
  1063.      * {@inheritDoc}
  1064.      */
  1065.     public function removeStock(\App\Entity\Stock $stock): \App\Entity\Users
  1066.     {
  1067.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeStock', [$stock]);
  1068.         return parent::removeStock($stock);
  1069.     }
  1070.     /**
  1071.      * {@inheritDoc}
  1072.      */
  1073.     public function __serialize(): array
  1074.     {
  1075.         $this->__initializer__ && $this->__initializer__->__invoke($this'__serialize', []);
  1076.         return parent::__serialize();
  1077.     }
  1078.     /**
  1079.      * {@inheritDoc}
  1080.      */
  1081.     public function __unserialize(array $data): void
  1082.     {
  1083.         $this->__initializer__ && $this->__initializer__->__invoke($this'__unserialize', [$data]);
  1084.         parent::__unserialize($data);
  1085.     }
  1086.     /**
  1087.      * {@inheritDoc}
  1088.      */
  1089.     public function addRole($role)
  1090.     {
  1091.         $this->__initializer__ && $this->__initializer__->__invoke($this'addRole', [$role]);
  1092.         return parent::addRole($role);
  1093.     }
  1094.     /**
  1095.      * {@inheritDoc}
  1096.      */
  1097.     public function eraseCredentials()
  1098.     {
  1099.         $this->__initializer__ && $this->__initializer__->__invoke($this'eraseCredentials', []);
  1100.         return parent::eraseCredentials();
  1101.     }
  1102.     /**
  1103.      * {@inheritDoc}
  1104.      */
  1105.     public function getUserIdentifier(): string
  1106.     {
  1107.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUserIdentifier', []);
  1108.         return parent::getUserIdentifier();
  1109.     }
  1110.     /**
  1111.      * {@inheritDoc}
  1112.      */
  1113.     public function getUsername()
  1114.     {
  1115.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsername', []);
  1116.         return parent::getUsername();
  1117.     }
  1118.     /**
  1119.      * {@inheritDoc}
  1120.      */
  1121.     public function getUsernameCanonical()
  1122.     {
  1123.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsernameCanonical', []);
  1124.         return parent::getUsernameCanonical();
  1125.     }
  1126.     /**
  1127.      * {@inheritDoc}
  1128.      */
  1129.     public function getSalt(): ?string
  1130.     {
  1131.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSalt', []);
  1132.         return parent::getSalt();
  1133.     }
  1134.     /**
  1135.      * {@inheritDoc}
  1136.      */
  1137.     public function getEmail()
  1138.     {
  1139.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmail', []);
  1140.         return parent::getEmail();
  1141.     }
  1142.     /**
  1143.      * {@inheritDoc}
  1144.      */
  1145.     public function getEmailCanonical()
  1146.     {
  1147.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailCanonical', []);
  1148.         return parent::getEmailCanonical();
  1149.     }
  1150.     /**
  1151.      * {@inheritDoc}
  1152.      */
  1153.     public function getPlainPassword()
  1154.     {
  1155.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPlainPassword', []);
  1156.         return parent::getPlainPassword();
  1157.     }
  1158.     /**
  1159.      * {@inheritDoc}
  1160.      */
  1161.     public function getLastLogin()
  1162.     {
  1163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastLogin', []);
  1164.         return parent::getLastLogin();
  1165.     }
  1166.     /**
  1167.      * {@inheritDoc}
  1168.      */
  1169.     public function getConfirmationToken()
  1170.     {
  1171.         $this->__initializer__ && $this->__initializer__->__invoke($this'getConfirmationToken', []);
  1172.         return parent::getConfirmationToken();
  1173.     }
  1174.     /**
  1175.      * {@inheritDoc}
  1176.      */
  1177.     public function getRoles(): array
  1178.     {
  1179.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRoles', []);
  1180.         return parent::getRoles();
  1181.     }
  1182.     /**
  1183.      * {@inheritDoc}
  1184.      */
  1185.     public function hasRole($role)
  1186.     {
  1187.         $this->__initializer__ && $this->__initializer__->__invoke($this'hasRole', [$role]);
  1188.         return parent::hasRole($role);
  1189.     }
  1190.     /**
  1191.      * {@inheritDoc}
  1192.      */
  1193.     public function isEnabled()
  1194.     {
  1195.         $this->__initializer__ && $this->__initializer__->__invoke($this'isEnabled', []);
  1196.         return parent::isEnabled();
  1197.     }
  1198.     /**
  1199.      * {@inheritDoc}
  1200.      */
  1201.     public function isSuperAdmin()
  1202.     {
  1203.         $this->__initializer__ && $this->__initializer__->__invoke($this'isSuperAdmin', []);
  1204.         return parent::isSuperAdmin();
  1205.     }
  1206.     /**
  1207.      * {@inheritDoc}
  1208.      */
  1209.     public function removeRole($role)
  1210.     {
  1211.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeRole', [$role]);
  1212.         return parent::removeRole($role);
  1213.     }
  1214.     /**
  1215.      * {@inheritDoc}
  1216.      */
  1217.     public function setUsername($username)
  1218.     {
  1219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUsername', [$username]);
  1220.         return parent::setUsername($username);
  1221.     }
  1222.     /**
  1223.      * {@inheritDoc}
  1224.      */
  1225.     public function setUsernameCanonical($usernameCanonical)
  1226.     {
  1227.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUsernameCanonical', [$usernameCanonical]);
  1228.         return parent::setUsernameCanonical($usernameCanonical);
  1229.     }
  1230.     /**
  1231.      * {@inheritDoc}
  1232.      */
  1233.     public function setSalt($salt)
  1234.     {
  1235.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSalt', [$salt]);
  1236.         return parent::setSalt($salt);
  1237.     }
  1238.     /**
  1239.      * {@inheritDoc}
  1240.      */
  1241.     public function setEmailCanonical($emailCanonical)
  1242.     {
  1243.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailCanonical', [$emailCanonical]);
  1244.         return parent::setEmailCanonical($emailCanonical);
  1245.     }
  1246.     /**
  1247.      * {@inheritDoc}
  1248.      */
  1249.     public function setEnabled($boolean)
  1250.     {
  1251.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEnabled', [$boolean]);
  1252.         return parent::setEnabled($boolean);
  1253.     }
  1254.     /**
  1255.      * {@inheritDoc}
  1256.      */
  1257.     public function setSuperAdmin($boolean)
  1258.     {
  1259.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSuperAdmin', [$boolean]);
  1260.         return parent::setSuperAdmin($boolean);
  1261.     }
  1262.     /**
  1263.      * {@inheritDoc}
  1264.      */
  1265.     public function setPlainPassword($password)
  1266.     {
  1267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPlainPassword', [$password]);
  1268.         return parent::setPlainPassword($password);
  1269.     }
  1270.     /**
  1271.      * {@inheritDoc}
  1272.      */
  1273.     public function setLastLogin(?\DateTime $time NULL)
  1274.     {
  1275.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastLogin', [$time]);
  1276.         return parent::setLastLogin($time);
  1277.     }
  1278.     /**
  1279.      * {@inheritDoc}
  1280.      */
  1281.     public function setConfirmationToken($confirmationToken)
  1282.     {
  1283.         $this->__initializer__ && $this->__initializer__->__invoke($this'setConfirmationToken', [$confirmationToken]);
  1284.         return parent::setConfirmationToken($confirmationToken);
  1285.     }
  1286.     /**
  1287.      * {@inheritDoc}
  1288.      */
  1289.     public function setPasswordRequestedAt(?\DateTime $date NULL)
  1290.     {
  1291.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPasswordRequestedAt', [$date]);
  1292.         return parent::setPasswordRequestedAt($date);
  1293.     }
  1294.     /**
  1295.      * {@inheritDoc}
  1296.      */
  1297.     public function getPasswordRequestedAt()
  1298.     {
  1299.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPasswordRequestedAt', []);
  1300.         return parent::getPasswordRequestedAt();
  1301.     }
  1302.     /**
  1303.      * {@inheritDoc}
  1304.      */
  1305.     public function isPasswordRequestNonExpired($ttl)
  1306.     {
  1307.         $this->__initializer__ && $this->__initializer__->__invoke($this'isPasswordRequestNonExpired', [$ttl]);
  1308.         return parent::isPasswordRequestNonExpired($ttl);
  1309.     }
  1310.     /**
  1311.      * {@inheritDoc}
  1312.      */
  1313.     public function setRoles(array $roles)
  1314.     {
  1315.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRoles', [$roles]);
  1316.         return parent::setRoles($roles);
  1317.     }
  1318.     /**
  1319.      * {@inheritDoc}
  1320.      */
  1321.     public function isEqualTo(\Symfony\Component\Security\Core\User\UserInterface $user): bool
  1322.     {
  1323.         $this->__initializer__ && $this->__initializer__->__invoke($this'isEqualTo', [$user]);
  1324.         return parent::isEqualTo($user);
  1325.     }
  1326. }