<?php
namespace Proxies\__CG__\App\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class Client extends \App\Entity\Client implements \Doctrine\ORM\Proxy\Proxy
{
/**
* @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
* three parameters, being respectively the proxy object to be initialized, the method that triggered the
* initialization process and an array of ordered parameters that were passed to that method.
*
* @see \Doctrine\Common\Proxy\Proxy::__setInitializer
*/
public $__initializer__;
/**
* @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
*
* @see \Doctrine\Common\Proxy\Proxy::__setCloner
*/
public $__cloner__;
/**
* @var boolean flag indicating if this object was already initialized
*
* @see \Doctrine\Persistence\Proxy::__isInitialized
*/
public $__isInitialized__ = false;
/**
* @var array<string, null> properties to be lazy loaded, indexed by property name
*/
public static $lazyPropertiesNames = array (
);
/**
* @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
*
* @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
*/
public static $lazyPropertiesDefaults = array (
);
public function __construct(?\Closure $initializer = null, ?\Closure $cloner = null)
{
$this->__initializer__ = $initializer;
$this->__cloner__ = $cloner;
}
/**
*
* @return array
*/
public function __sleep()
{
if ($this->__isInitialized__) {
return ['__isInitialized__', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'id', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'type', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'name', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'title', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'address', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'addressNumber', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'zipCode', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'population', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'province', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'region', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'country', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'telephone', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'fax', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'email', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'gds', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'typeDocument', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'idDocument', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'observation', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'idOffice', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'createdAt', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'createdId', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'updatedAt', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'updatedId', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'state', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'picture', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'groupId', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'competency', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'action', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'returnInvestment', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientInOut', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientGreenPatio', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientAvExpress', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientDevelup'];
}
return ['__isInitialized__', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'id', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'type', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'name', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'title', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'address', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'addressNumber', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'zipCode', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'population', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'province', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'region', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'country', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'telephone', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'fax', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'email', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'gds', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'typeDocument', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'idDocument', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'observation', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'idOffice', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'createdAt', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'createdId', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'updatedAt', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'updatedId', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'state', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'picture', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'groupId', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'competency', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'action', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'returnInvestment', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientInOut', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientGreenPatio', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientAvExpress', '' . "\0" . 'App\\Entity\\Client' . "\0" . 'isClientDevelup'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (Client $proxy) {
$proxy->__setInitializer(null);
$proxy->__setCloner(null);
$existingProperties = get_object_vars($proxy);
foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
if ( ! array_key_exists($property, $existingProperties)) {
$proxy->$property = $defaultValue;
}
}
};
}
}
/**
*
*/
public function __clone()
{
$this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []);
}
/**
* Forces initialization of the proxy
*/
public function __load(): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []);
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __isInitialized(): bool
{
return $this->__isInitialized__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitialized($initialized): void
{
$this->__isInitialized__ = $initialized;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitializer(\Closure $initializer = null): void
{
$this->__initializer__ = $initializer;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __getInitializer(): ?\Closure
{
return $this->__initializer__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setCloner(\Closure $cloner = null): void
{
$this->__cloner__ = $cloner;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific cloning logic
*/
public function __getCloner(): ?\Closure
{
return $this->__cloner__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
* @deprecated no longer in use - generated code now relies on internal components rather than generated public API
* @static
*/
public function __getLazyProperties(): array
{
return self::$lazyPropertiesDefaults;
}
/**
* {@inheritDoc}
*/
public function getId()
{
if ($this->__isInitialized__ === false) {
return (int) parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function setType($type)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setType', [$type]);
return parent::setType($type);
}
/**
* {@inheritDoc}
*/
public function getType()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getType', []);
return parent::getType();
}
/**
* {@inheritDoc}
*/
public function setName($name)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]);
return parent::setName($name);
}
/**
* {@inheritDoc}
*/
public function getName()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []);
return parent::getName();
}
/**
* {@inheritDoc}
*/
public function setTitle($title)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTitle', [$title]);
return parent::setTitle($title);
}
/**
* {@inheritDoc}
*/
public function getTitle()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTitle', []);
return parent::getTitle();
}
/**
* {@inheritDoc}
*/
public function setAddress($address)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAddress', [$address]);
return parent::setAddress($address);
}
/**
* {@inheritDoc}
*/
public function getAddress()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAddress', []);
return parent::getAddress();
}
/**
* {@inheritDoc}
*/
public function setAddressNumber($addressNumber)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAddressNumber', [$addressNumber]);
return parent::setAddressNumber($addressNumber);
}
/**
* {@inheritDoc}
*/
public function getAddressNumber()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAddressNumber', []);
return parent::getAddressNumber();
}
/**
* {@inheritDoc}
*/
public function setZipCode($zipCode)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setZipCode', [$zipCode]);
return parent::setZipCode($zipCode);
}
/**
* {@inheritDoc}
*/
public function getZipCode()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getZipCode', []);
return parent::getZipCode();
}
/**
* {@inheritDoc}
*/
public function setPopulation($population)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPopulation', [$population]);
return parent::setPopulation($population);
}
/**
* {@inheritDoc}
*/
public function getPopulation()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPopulation', []);
return parent::getPopulation();
}
/**
* {@inheritDoc}
*/
public function setProvince($province)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setProvince', [$province]);
return parent::setProvince($province);
}
/**
* {@inheritDoc}
*/
public function getProvince()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getProvince', []);
return parent::getProvince();
}
/**
* {@inheritDoc}
*/
public function setCountry($country)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCountry', [$country]);
return parent::setCountry($country);
}
/**
* {@inheritDoc}
*/
public function getCountry()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCountry', []);
return parent::getCountry();
}
/**
* {@inheritDoc}
*/
public function setTelephone($telephone)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTelephone', [$telephone]);
return parent::setTelephone($telephone);
}
/**
* {@inheritDoc}
*/
public function getTelephone()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTelephone', []);
return parent::getTelephone();
}
/**
* {@inheritDoc}
*/
public function setFax($fax)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFax', [$fax]);
return parent::setFax($fax);
}
/**
* {@inheritDoc}
*/
public function getFax()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFax', []);
return parent::getFax();
}
/**
* {@inheritDoc}
*/
public function setEmail($email)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEmail', [$email]);
return parent::setEmail($email);
}
/**
* {@inheritDoc}
*/
public function getEmail()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmail', []);
return parent::getEmail();
}
/**
* {@inheritDoc}
*/
public function setGds($gds)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setGds', [$gds]);
return parent::setGds($gds);
}
/**
* {@inheritDoc}
*/
public function getGds()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGds', []);
return parent::getGds();
}
/**
* {@inheritDoc}
*/
public function setIdDocument($idDocument)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIdDocument', [$idDocument]);
return parent::setIdDocument($idDocument);
}
/**
* {@inheritDoc}
*/
public function getIdDocument()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIdDocument', []);
return parent::getIdDocument();
}
/**
* {@inheritDoc}
*/
public function setObservation($observation)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setObservation', [$observation]);
return parent::setObservation($observation);
}
/**
* {@inheritDoc}
*/
public function getObservation()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getObservation', []);
return parent::getObservation();
}
/**
* {@inheritDoc}
*/
public function setIdOffice($idOffice)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIdOffice', [$idOffice]);
return parent::setIdOffice($idOffice);
}
/**
* {@inheritDoc}
*/
public function getIdOffice()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIdOffice', []);
return parent::getIdOffice();
}
/**
* {@inheritDoc}
*/
public function setCreatedAt(\Datetime $createdAt)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]);
return parent::setCreatedAt($createdAt);
}
/**
* {@inheritDoc}
*/
public function getCreatedAt()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []);
return parent::getCreatedAt();
}
/**
* {@inheritDoc}
*/
public function setCreatedId($createdId)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedId', [$createdId]);
return parent::setCreatedId($createdId);
}
/**
* {@inheritDoc}
*/
public function getCreatedId()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedId', []);
return parent::getCreatedId();
}
/**
* {@inheritDoc}
*/
public function setUpdatedAt(\Datetime $updatedAt)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]);
return parent::setUpdatedAt($updatedAt);
}
/**
* {@inheritDoc}
*/
public function getUpdatedAt()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []);
return parent::getUpdatedAt();
}
/**
* {@inheritDoc}
*/
public function setUpdatedId($updatedId)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedId', [$updatedId]);
return parent::setUpdatedId($updatedId);
}
/**
* {@inheritDoc}
*/
public function getUpdatedId()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedId', []);
return parent::getUpdatedId();
}
/**
* {@inheritDoc}
*/
public function setState($state)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setState', [$state]);
return parent::setState($state);
}
/**
* {@inheritDoc}
*/
public function getState()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getState', []);
return parent::getState();
}
/**
* {@inheritDoc}
*/
public function setPicture($picture)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPicture', [$picture]);
return parent::setPicture($picture);
}
/**
* {@inheritDoc}
*/
public function getPicture()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPicture', []);
return parent::getPicture();
}
/**
* {@inheritDoc}
*/
public function setCreatedAtValue()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAtValue', []);
return parent::setCreatedAtValue();
}
/**
* {@inheritDoc}
*/
public function setUpdatedAtValue()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAtValue', []);
return parent::setUpdatedAtValue();
}
/**
* {@inheritDoc}
*/
public function setGroupId($groupId)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setGroupId', [$groupId]);
return parent::setGroupId($groupId);
}
/**
* {@inheritDoc}
*/
public function getGroupId()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGroupId', []);
return parent::getGroupId();
}
/**
* {@inheritDoc}
*/
public function setCompetency($competency)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCompetency', [$competency]);
return parent::setCompetency($competency);
}
/**
* {@inheritDoc}
*/
public function getCompetency()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCompetency', []);
return parent::getCompetency();
}
/**
* {@inheritDoc}
*/
public function setAction($action)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAction', [$action]);
return parent::setAction($action);
}
/**
* {@inheritDoc}
*/
public function getAction()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAction', []);
return parent::getAction();
}
/**
* {@inheritDoc}
*/
public function setTypeDocument($typeDocument)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTypeDocument', [$typeDocument]);
return parent::setTypeDocument($typeDocument);
}
/**
* {@inheritDoc}
*/
public function getTypeDocument()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTypeDocument', []);
return parent::getTypeDocument();
}
/**
* {@inheritDoc}
*/
public function setReturnInvestment($returnInvestment)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setReturnInvestment', [$returnInvestment]);
return parent::setReturnInvestment($returnInvestment);
}
/**
* {@inheritDoc}
*/
public function getReturnInvestment()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReturnInvestment', []);
return parent::getReturnInvestment();
}
/**
* {@inheritDoc}
*/
public function setRegion($region)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRegion', [$region]);
return parent::setRegion($region);
}
/**
* {@inheritDoc}
*/
public function getRegion()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRegion', []);
return parent::getRegion();
}
/**
* {@inheritDoc}
*/
public function setIsClientInOut($isClientInOut)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsClientInOut', [$isClientInOut]);
return parent::setIsClientInOut($isClientInOut);
}
/**
* {@inheritDoc}
*/
public function getIsClientInOut()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsClientInOut', []);
return parent::getIsClientInOut();
}
/**
* {@inheritDoc}
*/
public function setIsClientGreenPatio($isClientGreenPatio)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsClientGreenPatio', [$isClientGreenPatio]);
return parent::setIsClientGreenPatio($isClientGreenPatio);
}
/**
* {@inheritDoc}
*/
public function getIsClientGreenPatio()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsClientGreenPatio', []);
return parent::getIsClientGreenPatio();
}
/**
* {@inheritDoc}
*/
public function setIsClientAvExpress($isClientAvExpress)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsClientAvExpress', [$isClientAvExpress]);
return parent::setIsClientAvExpress($isClientAvExpress);
}
/**
* {@inheritDoc}
*/
public function getIsClientAvExpress()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsClientAvExpress', []);
return parent::getIsClientAvExpress();
}
/**
* {@inheritDoc}
*/
public function setIsClientDevelup($isClientDevelup)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsClientDevelup', [$isClientDevelup]);
return parent::setIsClientDevelup($isClientDevelup);
}
/**
* {@inheritDoc}
*/
public function getIsClientDevelup()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsClientDevelup', []);
return parent::getIsClientDevelup();
}
}