<?php
namespace Proxies\__CG__\App\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class Projet extends \App\Entity\Projet 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\\Projet' . "\0" . 'id', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'projet', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateDebut', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateFin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'nbrPage', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'nbrArticle', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'nbrMainNav', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeTitlePrefix', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeTitleSuffix', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeDescription', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeKeywords', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logo', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoVertical', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoFavicon', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoOpenGraph', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoPdf', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpLogin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpMdp', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageHttpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpLogin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpMdp', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Label', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Tel', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Email', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Label', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Tel', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Email', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Label', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Tel', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Email', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpPort', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpLogin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpMdp', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'emailSender', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'emailRecipient', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpEmailApiKey', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smsSender', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smsApiKey', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'googleAnalytics', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'recaptchaSiteKey', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'recaptchaProjectId', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'recaptchaConfigFile', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateCreation', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateModification', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'pages', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'users', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'articleTypes', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'formulaires', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'formulaireInputs', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'formulaireRecaps', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoDark', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoVerticalDark', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpServerEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpLoginEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpMdpEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageHttpServerEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpServerEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpLoginEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpMdpEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'switchEnLigne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Adresse', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Adresse', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Adresse', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'databaseUrl', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'databaseUrlEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'appSecret', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'userRoles', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'combis', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'objets', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'sections'];
}
return ['__isInitialized__', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'id', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'projet', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateDebut', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateFin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'nbrPage', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'nbrArticle', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'nbrMainNav', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeTitlePrefix', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeTitleSuffix', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeDescription', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'homeKeywords', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logo', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoVertical', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoFavicon', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoOpenGraph', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoPdf', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpLogin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpMdp', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageHttpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpLogin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpMdp', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Label', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Tel', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Email', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Label', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Tel', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Email', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Label', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Tel', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Email', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpServer', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpPort', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpLogin', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpMdp', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'emailSender', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'emailRecipient', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smtpEmailApiKey', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smsSender', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'smsApiKey', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'googleAnalytics', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'recaptchaSiteKey', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'recaptchaProjectId', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'recaptchaConfigFile', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateCreation', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'dateModification', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'pages', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'users', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'articleTypes', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'formulaires', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'formulaireInputs', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'formulaireRecaps', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoDark', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'logoVerticalDark', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpServerEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpLoginEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageFtpMdpEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'imageHttpServerEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpServerEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpLoginEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'webFtpMdpEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'switchEnLigne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Adresse', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact1Remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Adresse', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact2Remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Adresse', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'contact3Remarque', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'databaseUrl', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'databaseUrlEnligne', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'appSecret', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'userRoles', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'combis', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'objets', '' . "\0" . 'App\\Entity\\Projet' . "\0" . 'sections'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (Projet $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(): ?int
{
if ($this->__isInitialized__ === false) {
return (int) parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function getProjet(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getProjet', []);
return parent::getProjet();
}
/**
* {@inheritDoc}
*/
public function setProjet(string $projet): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setProjet', [$projet]);
return parent::setProjet($projet);
}
/**
* {@inheritDoc}
*/
public function getDateDebut(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDateDebut', []);
return parent::getDateDebut();
}
/**
* {@inheritDoc}
*/
public function setDateDebut(\DateTimeInterface $dateDebut): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDateDebut', [$dateDebut]);
return parent::setDateDebut($dateDebut);
}
/**
* {@inheritDoc}
*/
public function getDateFin(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDateFin', []);
return parent::getDateFin();
}
/**
* {@inheritDoc}
*/
public function setDateFin(\DateTimeInterface $dateFin): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDateFin', [$dateFin]);
return parent::setDateFin($dateFin);
}
/**
* {@inheritDoc}
*/
public function getRemarque(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRemarque', []);
return parent::getRemarque();
}
/**
* {@inheritDoc}
*/
public function setRemarque(?string $remarque): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRemarque', [$remarque]);
return parent::setRemarque($remarque);
}
/**
* {@inheritDoc}
*/
public function getNbrPage(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNbrPage', []);
return parent::getNbrPage();
}
/**
* {@inheritDoc}
*/
public function setNbrPage(?int $nbrPage): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setNbrPage', [$nbrPage]);
return parent::setNbrPage($nbrPage);
}
/**
* {@inheritDoc}
*/
public function getNbrArticle(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNbrArticle', []);
return parent::getNbrArticle();
}
/**
* {@inheritDoc}
*/
public function setNbrArticle(?int $nbrArticle): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setNbrArticle', [$nbrArticle]);
return parent::setNbrArticle($nbrArticle);
}
/**
* {@inheritDoc}
*/
public function getNbrMainNav(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNbrMainNav', []);
return parent::getNbrMainNav();
}
/**
* {@inheritDoc}
*/
public function setNbrMainNav(?int $nbrMainNav): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setNbrMainNav', [$nbrMainNav]);
return parent::setNbrMainNav($nbrMainNav);
}
/**
* {@inheritDoc}
*/
public function getDateCreation(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDateCreation', []);
return parent::getDateCreation();
}
/**
* {@inheritDoc}
*/
public function setDateCreation(?\DateTimeInterface $dateCreation): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDateCreation', [$dateCreation]);
return parent::setDateCreation($dateCreation);
}
/**
* {@inheritDoc}
*/
public function getDateModification(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDateModification', []);
return parent::getDateModification();
}
/**
* {@inheritDoc}
*/
public function setDateModification(?\DateTimeInterface $dateModification): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDateModification', [$dateModification]);
return parent::setDateModification($dateModification);
}
/**
* {@inheritDoc}
*/
public function getPages(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPages', []);
return parent::getPages();
}
/**
* {@inheritDoc}
*/
public function addPage(\App\Entity\Page $page): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPage', [$page]);
return parent::addPage($page);
}
/**
* {@inheritDoc}
*/
public function removePage(\App\Entity\Page $page): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePage', [$page]);
return parent::removePage($page);
}
/**
* {@inheritDoc}
*/
public function __toString(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []);
return parent::__toString();
}
/**
* {@inheritDoc}
*/
public function getUsers(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUsers', []);
return parent::getUsers();
}
/**
* {@inheritDoc}
*/
public function addUser(\App\Entity\User $user): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addUser', [$user]);
return parent::addUser($user);
}
/**
* {@inheritDoc}
*/
public function removeUser(\App\Entity\User $user): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeUser', [$user]);
return parent::removeUser($user);
}
/**
* {@inheritDoc}
*/
public function getArticleTypes(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getArticleTypes', []);
return parent::getArticleTypes();
}
/**
* {@inheritDoc}
*/
public function addArticleType(\App\Entity\ArticleType $articleType): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addArticleType', [$articleType]);
return parent::addArticleType($articleType);
}
/**
* {@inheritDoc}
*/
public function removeArticleType(\App\Entity\ArticleType $articleType): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeArticleType', [$articleType]);
return parent::removeArticleType($articleType);
}
/**
* {@inheritDoc}
*/
public function getFormulaires(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFormulaires', []);
return parent::getFormulaires();
}
/**
* {@inheritDoc}
*/
public function addFormulaire(\App\Entity\Formulaire $formulaire): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addFormulaire', [$formulaire]);
return parent::addFormulaire($formulaire);
}
/**
* {@inheritDoc}
*/
public function removeFormulaire(\App\Entity\Formulaire $formulaire): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeFormulaire', [$formulaire]);
return parent::removeFormulaire($formulaire);
}
/**
* {@inheritDoc}
*/
public function getFormulaireInputs(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFormulaireInputs', []);
return parent::getFormulaireInputs();
}
/**
* {@inheritDoc}
*/
public function addFormulaireInput(\App\Entity\FormulaireInput $formulaireInput): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addFormulaireInput', [$formulaireInput]);
return parent::addFormulaireInput($formulaireInput);
}
/**
* {@inheritDoc}
*/
public function removeFormulaireInput(\App\Entity\FormulaireInput $formulaireInput): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeFormulaireInput', [$formulaireInput]);
return parent::removeFormulaireInput($formulaireInput);
}
/**
* {@inheritDoc}
*/
public function getFormulaireRecaps(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFormulaireRecaps', []);
return parent::getFormulaireRecaps();
}
/**
* {@inheritDoc}
*/
public function addFormulaireRecap(\App\Entity\FormulaireRecap $formulaireRecap): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addFormulaireRecap', [$formulaireRecap]);
return parent::addFormulaireRecap($formulaireRecap);
}
/**
* {@inheritDoc}
*/
public function removeFormulaireRecap(\App\Entity\FormulaireRecap $formulaireRecap): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeFormulaireRecap', [$formulaireRecap]);
return parent::removeFormulaireRecap($formulaireRecap);
}
/**
* {@inheritDoc}
*/
public function getImageFtpServer(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageFtpServer', []);
return parent::getImageFtpServer();
}
/**
* {@inheritDoc}
*/
public function setImageFtpServer(?string $imageFtpServer): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageFtpServer', [$imageFtpServer]);
return parent::setImageFtpServer($imageFtpServer);
}
/**
* {@inheritDoc}
*/
public function getImageFtpLogin(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageFtpLogin', []);
return parent::getImageFtpLogin();
}
/**
* {@inheritDoc}
*/
public function setImageFtpLogin(?string $imageFtpLogin): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageFtpLogin', [$imageFtpLogin]);
return parent::setImageFtpLogin($imageFtpLogin);
}
/**
* {@inheritDoc}
*/
public function getImageFtpMdp(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageFtpMdp', []);
return parent::getImageFtpMdp();
}
/**
* {@inheritDoc}
*/
public function setImageFtpMdp(?string $imageFtpMdp): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageFtpMdp', [$imageFtpMdp]);
return parent::setImageFtpMdp($imageFtpMdp);
}
/**
* {@inheritDoc}
*/
public function getImageHttpServer(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageHttpServer', []);
return parent::getImageHttpServer();
}
/**
* {@inheritDoc}
*/
public function setImageHttpServer(?string $imageHttpServer): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageHttpServer', [$imageHttpServer]);
return parent::setImageHttpServer($imageHttpServer);
}
/**
* {@inheritDoc}
*/
public function getWebFtpLogin(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getWebFtpLogin', []);
return parent::getWebFtpLogin();
}
/**
* {@inheritDoc}
*/
public function setWebFtpLogin(?string $webFtpLogin): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setWebFtpLogin', [$webFtpLogin]);
return parent::setWebFtpLogin($webFtpLogin);
}
/**
* {@inheritDoc}
*/
public function getWebFtpServer(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getWebFtpServer', []);
return parent::getWebFtpServer();
}
/**
* {@inheritDoc}
*/
public function setWebFtpServer(?string $webFtpServer): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setWebFtpServer', [$webFtpServer]);
return parent::setWebFtpServer($webFtpServer);
}
/**
* {@inheritDoc}
*/
public function getWebFtpMdp(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getWebFtpMdp', []);
return parent::getWebFtpMdp();
}
/**
* {@inheritDoc}
*/
public function setWebFtpMdp(?string $webFtpMdp): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setWebFtpMdp', [$webFtpMdp]);
return parent::setWebFtpMdp($webFtpMdp);
}
/**
* {@inheritDoc}
*/
public function getContact1Label(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact1Label', []);
return parent::getContact1Label();
}
/**
* {@inheritDoc}
*/
public function setContact1Label(?string $contact1Label): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact1Label', [$contact1Label]);
return parent::setContact1Label($contact1Label);
}
/**
* {@inheritDoc}
*/
public function getContact1Tel(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact1Tel', []);
return parent::getContact1Tel();
}
/**
* {@inheritDoc}
*/
public function setContact1Tel(?string $contact1Tel): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact1Tel', [$contact1Tel]);
return parent::setContact1Tel($contact1Tel);
}
/**
* {@inheritDoc}
*/
public function getContact1Email(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact1Email', []);
return parent::getContact1Email();
}
/**
* {@inheritDoc}
*/
public function setContact1Email(?string $contact1Email): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact1Email', [$contact1Email]);
return parent::setContact1Email($contact1Email);
}
/**
* {@inheritDoc}
*/
public function getContact2Label(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact2Label', []);
return parent::getContact2Label();
}
/**
* {@inheritDoc}
*/
public function setContact2Label(?string $contact2Label): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact2Label', [$contact2Label]);
return parent::setContact2Label($contact2Label);
}
/**
* {@inheritDoc}
*/
public function getContact2Tel(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact2Tel', []);
return parent::getContact2Tel();
}
/**
* {@inheritDoc}
*/
public function setContact2Tel(?string $contact2Tel): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact2Tel', [$contact2Tel]);
return parent::setContact2Tel($contact2Tel);
}
/**
* {@inheritDoc}
*/
public function getContact2Email(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact2Email', []);
return parent::getContact2Email();
}
/**
* {@inheritDoc}
*/
public function setContact2Email(?string $contact2Email): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact2Email', [$contact2Email]);
return parent::setContact2Email($contact2Email);
}
/**
* {@inheritDoc}
*/
public function getContact3Label(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact3Label', []);
return parent::getContact3Label();
}
/**
* {@inheritDoc}
*/
public function setContact3Label(?string $contact3Label): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact3Label', [$contact3Label]);
return parent::setContact3Label($contact3Label);
}
/**
* {@inheritDoc}
*/
public function getContact3Tel(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact3Tel', []);
return parent::getContact3Tel();
}
/**
* {@inheritDoc}
*/
public function setContact3Tel(?string $contact3Tel): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact3Tel', [$contact3Tel]);
return parent::setContact3Tel($contact3Tel);
}
/**
* {@inheritDoc}
*/
public function getContact3Email(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact3Email', []);
return parent::getContact3Email();
}
/**
* {@inheritDoc}
*/
public function setContact3Email(?string $contact3Email): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact3Email', [$contact3Email]);
return parent::setContact3Email($contact3Email);
}
/**
* {@inheritDoc}
*/
public function getHomeTitlePrefix(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHomeTitlePrefix', []);
return parent::getHomeTitlePrefix();
}
/**
* {@inheritDoc}
*/
public function setHomeTitlePrefix(string $homeTitlePrefix): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHomeTitlePrefix', [$homeTitlePrefix]);
return parent::setHomeTitlePrefix($homeTitlePrefix);
}
/**
* {@inheritDoc}
*/
public function getHomeTitleSuffix(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHomeTitleSuffix', []);
return parent::getHomeTitleSuffix();
}
/**
* {@inheritDoc}
*/
public function setHomeTitleSuffix(?string $homeTitleSuffix): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHomeTitleSuffix', [$homeTitleSuffix]);
return parent::setHomeTitleSuffix($homeTitleSuffix);
}
/**
* {@inheritDoc}
*/
public function getHomeKeywords(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHomeKeywords', []);
return parent::getHomeKeywords();
}
/**
* {@inheritDoc}
*/
public function setHomeKeywords(?string $homeKeywords): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHomeKeywords', [$homeKeywords]);
return parent::setHomeKeywords($homeKeywords);
}
/**
* {@inheritDoc}
*/
public function getHomeDescription(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHomeDescription', []);
return parent::getHomeDescription();
}
/**
* {@inheritDoc}
*/
public function setHomeDescription(?string $homeDescription): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHomeDescription', [$homeDescription]);
return parent::setHomeDescription($homeDescription);
}
/**
* {@inheritDoc}
*/
public function getSmtpServer(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSmtpServer', []);
return parent::getSmtpServer();
}
/**
* {@inheritDoc}
*/
public function setSmtpServer(?string $smtpServer): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSmtpServer', [$smtpServer]);
return parent::setSmtpServer($smtpServer);
}
/**
* {@inheritDoc}
*/
public function getSmtpPort(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSmtpPort', []);
return parent::getSmtpPort();
}
/**
* {@inheritDoc}
*/
public function setSmtpPort(?int $smtpPort): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSmtpPort', [$smtpPort]);
return parent::setSmtpPort($smtpPort);
}
/**
* {@inheritDoc}
*/
public function getSmtpLogin(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSmtpLogin', []);
return parent::getSmtpLogin();
}
/**
* {@inheritDoc}
*/
public function setSmtpLogin(?string $smtpLogin): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSmtpLogin', [$smtpLogin]);
return parent::setSmtpLogin($smtpLogin);
}
/**
* {@inheritDoc}
*/
public function getSmtpMdp(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSmtpMdp', []);
return parent::getSmtpMdp();
}
/**
* {@inheritDoc}
*/
public function setSmtpMdp(?string $smtpMdp): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSmtpMdp', [$smtpMdp]);
return parent::setSmtpMdp($smtpMdp);
}
/**
* {@inheritDoc}
*/
public function getGoogleAnalytics(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGoogleAnalytics', []);
return parent::getGoogleAnalytics();
}
/**
* {@inheritDoc}
*/
public function setGoogleAnalytics(?string $googleAnalytics): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setGoogleAnalytics', [$googleAnalytics]);
return parent::setGoogleAnalytics($googleAnalytics);
}
/**
* {@inheritDoc}
*/
public function getRecaptchaSiteKey(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRecaptchaSiteKey', []);
return parent::getRecaptchaSiteKey();
}
/**
* {@inheritDoc}
*/
public function setRecaptchaSiteKey(?string $recaptchaSiteKey): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRecaptchaSiteKey', [$recaptchaSiteKey]);
return parent::setRecaptchaSiteKey($recaptchaSiteKey);
}
/**
* {@inheritDoc}
*/
public function getRecaptchaProjectId(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRecaptchaProjectId', []);
return parent::getRecaptchaProjectId();
}
/**
* {@inheritDoc}
*/
public function setRecaptchaProjectId(?string $recaptchaProjectId): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRecaptchaProjectId', [$recaptchaProjectId]);
return parent::setRecaptchaProjectId($recaptchaProjectId);
}
/**
* {@inheritDoc}
*/
public function getRecaptchaConfigFile(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRecaptchaConfigFile', []);
return parent::getRecaptchaConfigFile();
}
/**
* {@inheritDoc}
*/
public function setRecaptchaConfigFile(?string $recaptchaConfigFile): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRecaptchaConfigFile', [$recaptchaConfigFile]);
return parent::setRecaptchaConfigFile($recaptchaConfigFile);
}
/**
* {@inheritDoc}
*/
public function getLogo(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogo', []);
return parent::getLogo();
}
/**
* {@inheritDoc}
*/
public function setLogo(?string $logo): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogo', [$logo]);
return parent::setLogo($logo);
}
/**
* {@inheritDoc}
*/
public function getLogoVertical(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogoVertical', []);
return parent::getLogoVertical();
}
/**
* {@inheritDoc}
*/
public function setLogoVertical(?string $logoVertical): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogoVertical', [$logoVertical]);
return parent::setLogoVertical($logoVertical);
}
/**
* {@inheritDoc}
*/
public function getLogoFavicon(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogoFavicon', []);
return parent::getLogoFavicon();
}
/**
* {@inheritDoc}
*/
public function setLogoFavicon(?string $logoFavicon): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogoFavicon', [$logoFavicon]);
return parent::setLogoFavicon($logoFavicon);
}
/**
* {@inheritDoc}
*/
public function getLogoOpenGraph(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogoOpenGraph', []);
return parent::getLogoOpenGraph();
}
/**
* {@inheritDoc}
*/
public function setLogoOpenGraph(?string $logoOpenGraph): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogoOpenGraph', [$logoOpenGraph]);
return parent::setLogoOpenGraph($logoOpenGraph);
}
/**
* {@inheritDoc}
*/
public function getLogoDark(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogoDark', []);
return parent::getLogoDark();
}
/**
* {@inheritDoc}
*/
public function setLogoDark(?string $logoDark): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogoDark', [$logoDark]);
return parent::setLogoDark($logoDark);
}
/**
* {@inheritDoc}
*/
public function getLogoVerticalDark(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogoVerticalDark', []);
return parent::getLogoVerticalDark();
}
/**
* {@inheritDoc}
*/
public function setLogoVerticalDark(?string $logoVerticalDark): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogoVerticalDark', [$logoVerticalDark]);
return parent::setLogoVerticalDark($logoVerticalDark);
}
/**
* {@inheritDoc}
*/
public function getLogoPdf(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLogoPdf', []);
return parent::getLogoPdf();
}
/**
* {@inheritDoc}
*/
public function setLogoPdf(?string $logoPdf): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLogoPdf', [$logoPdf]);
return parent::setLogoPdf($logoPdf);
}
/**
* {@inheritDoc}
*/
public function getEmailSender(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmailSender', []);
return parent::getEmailSender();
}
/**
* {@inheritDoc}
*/
public function setEmailSender(?string $emailSender): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEmailSender', [$emailSender]);
return parent::setEmailSender($emailSender);
}
/**
* {@inheritDoc}
*/
public function getEmailRecipient(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEmailRecipient', []);
return parent::getEmailRecipient();
}
/**
* {@inheritDoc}
*/
public function setEmailRecipient(?string $emailRecipient): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEmailRecipient', [$emailRecipient]);
return parent::setEmailRecipient($emailRecipient);
}
/**
* {@inheritDoc}
*/
public function getSmtpEmailApiKey(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSmtpEmailApiKey', []);
return parent::getSmtpEmailApiKey();
}
/**
* {@inheritDoc}
*/
public function setSmtpEmailApiKey(?string $smtpEmailApiKey): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSmtpEmailApiKey', [$smtpEmailApiKey]);
return parent::setSmtpEmailApiKey($smtpEmailApiKey);
}
/**
* {@inheritDoc}
*/
public function getSmsSender(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSmsSender', []);
return parent::getSmsSender();
}
/**
* {@inheritDoc}
*/
public function setSmsSender(?string $smsSender): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSmsSender', [$smsSender]);
return parent::setSmsSender($smsSender);
}
/**
* {@inheritDoc}
*/
public function getSmsApiKey(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSmsApiKey', []);
return parent::getSmsApiKey();
}
/**
* {@inheritDoc}
*/
public function setSmsApiKey(?string $smsApiKey): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSmsApiKey', [$smsApiKey]);
return parent::setSmsApiKey($smsApiKey);
}
/**
* {@inheritDoc}
*/
public function getImageFtpServerEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageFtpServerEnligne', []);
return parent::getImageFtpServerEnligne();
}
/**
* {@inheritDoc}
*/
public function setImageFtpServerEnligne(?string $imageFtpServerEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageFtpServerEnligne', [$imageFtpServerEnligne]);
return parent::setImageFtpServerEnligne($imageFtpServerEnligne);
}
/**
* {@inheritDoc}
*/
public function getImageFtpLoginEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageFtpLoginEnligne', []);
return parent::getImageFtpLoginEnligne();
}
/**
* {@inheritDoc}
*/
public function setImageFtpLoginEnligne(?string $imageFtpLoginEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageFtpLoginEnligne', [$imageFtpLoginEnligne]);
return parent::setImageFtpLoginEnligne($imageFtpLoginEnligne);
}
/**
* {@inheritDoc}
*/
public function getImageFtpMdpEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageFtpMdpEnligne', []);
return parent::getImageFtpMdpEnligne();
}
/**
* {@inheritDoc}
*/
public function setImageFtpMdpEnligne(?string $imageFtpMdpEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageFtpMdpEnligne', [$imageFtpMdpEnligne]);
return parent::setImageFtpMdpEnligne($imageFtpMdpEnligne);
}
/**
* {@inheritDoc}
*/
public function getImageHttpServerEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getImageHttpServerEnligne', []);
return parent::getImageHttpServerEnligne();
}
/**
* {@inheritDoc}
*/
public function setImageHttpServerEnligne(?string $imageHttpServerEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setImageHttpServerEnligne', [$imageHttpServerEnligne]);
return parent::setImageHttpServerEnligne($imageHttpServerEnligne);
}
/**
* {@inheritDoc}
*/
public function getWebFtpServerEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getWebFtpServerEnligne', []);
return parent::getWebFtpServerEnligne();
}
/**
* {@inheritDoc}
*/
public function setWebFtpServerEnligne(?string $webFtpServerEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setWebFtpServerEnligne', [$webFtpServerEnligne]);
return parent::setWebFtpServerEnligne($webFtpServerEnligne);
}
/**
* {@inheritDoc}
*/
public function getWebFtpLoginEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getWebFtpLoginEnligne', []);
return parent::getWebFtpLoginEnligne();
}
/**
* {@inheritDoc}
*/
public function setWebFtpLoginEnligne(?string $webFtpLoginEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setWebFtpLoginEnligne', [$webFtpLoginEnligne]);
return parent::setWebFtpLoginEnligne($webFtpLoginEnligne);
}
/**
* {@inheritDoc}
*/
public function getWebFtpMdpEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getWebFtpMdpEnligne', []);
return parent::getWebFtpMdpEnligne();
}
/**
* {@inheritDoc}
*/
public function setWebFtpMdpEnligne(?string $webFtpMdpEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setWebFtpMdpEnligne', [$webFtpMdpEnligne]);
return parent::setWebFtpMdpEnligne($webFtpMdpEnligne);
}
/**
* {@inheritDoc}
*/
public function getSwitchEnLigne(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSwitchEnLigne', []);
return parent::getSwitchEnLigne();
}
/**
* {@inheritDoc}
*/
public function setSwitchEnLigne(?bool $switchEnLigne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSwitchEnLigne', [$switchEnLigne]);
return parent::setSwitchEnLigne($switchEnLigne);
}
/**
* {@inheritDoc}
*/
public function getContact1Adresse(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact1Adresse', []);
return parent::getContact1Adresse();
}
/**
* {@inheritDoc}
*/
public function setContact1Adresse(?string $contact1Adresse): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact1Adresse', [$contact1Adresse]);
return parent::setContact1Adresse($contact1Adresse);
}
/**
* {@inheritDoc}
*/
public function getContact1Remarque(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact1Remarque', []);
return parent::getContact1Remarque();
}
/**
* {@inheritDoc}
*/
public function setContact1Remarque(?string $contact1Remarque): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact1Remarque', [$contact1Remarque]);
return parent::setContact1Remarque($contact1Remarque);
}
/**
* {@inheritDoc}
*/
public function getContact2Adresse(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact2Adresse', []);
return parent::getContact2Adresse();
}
/**
* {@inheritDoc}
*/
public function setContact2Adresse(?string $contact2Adresse): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact2Adresse', [$contact2Adresse]);
return parent::setContact2Adresse($contact2Adresse);
}
/**
* {@inheritDoc}
*/
public function getContact2Remarque(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact2Remarque', []);
return parent::getContact2Remarque();
}
/**
* {@inheritDoc}
*/
public function setContact2Remarque(?string $contact2Remarque): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact2Remarque', [$contact2Remarque]);
return parent::setContact2Remarque($contact2Remarque);
}
/**
* {@inheritDoc}
*/
public function getContact3Adresse(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact3Adresse', []);
return parent::getContact3Adresse();
}
/**
* {@inheritDoc}
*/
public function setContact3Adresse(?string $contact3Adresse): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact3Adresse', [$contact3Adresse]);
return parent::setContact3Adresse($contact3Adresse);
}
/**
* {@inheritDoc}
*/
public function getContact3Remarque(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getContact3Remarque', []);
return parent::getContact3Remarque();
}
/**
* {@inheritDoc}
*/
public function setContact3Remarque(?string $contact3Remarque): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setContact3Remarque', [$contact3Remarque]);
return parent::setContact3Remarque($contact3Remarque);
}
/**
* {@inheritDoc}
*/
public function getDatabaseUrl(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDatabaseUrl', []);
return parent::getDatabaseUrl();
}
/**
* {@inheritDoc}
*/
public function setDatabaseUrl(?string $databaseUrl): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDatabaseUrl', [$databaseUrl]);
return parent::setDatabaseUrl($databaseUrl);
}
/**
* {@inheritDoc}
*/
public function getDatabaseUrlEnligne(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDatabaseUrlEnligne', []);
return parent::getDatabaseUrlEnligne();
}
/**
* {@inheritDoc}
*/
public function setDatabaseUrlEnligne(?string $databaseUrlEnligne): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDatabaseUrlEnligne', [$databaseUrlEnligne]);
return parent::setDatabaseUrlEnligne($databaseUrlEnligne);
}
/**
* {@inheritDoc}
*/
public function getAppSecret(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAppSecret', []);
return parent::getAppSecret();
}
/**
* {@inheritDoc}
*/
public function setAppSecret(?string $appSecret): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAppSecret', [$appSecret]);
return parent::setAppSecret($appSecret);
}
/**
* {@inheritDoc}
*/
public function getUserRoles(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUserRoles', []);
return parent::getUserRoles();
}
/**
* {@inheritDoc}
*/
public function addUserRole(\App\Entity\UserRole $userRole): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addUserRole', [$userRole]);
return parent::addUserRole($userRole);
}
/**
* {@inheritDoc}
*/
public function removeUserRole(\App\Entity\UserRole $userRole): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeUserRole', [$userRole]);
return parent::removeUserRole($userRole);
}
/**
* {@inheritDoc}
*/
public function getCombis(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCombis', []);
return parent::getCombis();
}
/**
* {@inheritDoc}
*/
public function addCombi(\App\Entity\Combi $combi): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCombi', [$combi]);
return parent::addCombi($combi);
}
/**
* {@inheritDoc}
*/
public function removeCombi(\App\Entity\Combi $combi): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCombi', [$combi]);
return parent::removeCombi($combi);
}
/**
* {@inheritDoc}
*/
public function getExportData()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getExportData', []);
return parent::getExportData();
}
/**
* {@inheritDoc}
*/
public function getObjets(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getObjets', []);
return parent::getObjets();
}
/**
* {@inheritDoc}
*/
public function addObjet(\App\Entity\Objet $objet): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addObjet', [$objet]);
return parent::addObjet($objet);
}
/**
* {@inheritDoc}
*/
public function removeObjet(\App\Entity\Objet $objet): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeObjet', [$objet]);
return parent::removeObjet($objet);
}
/**
* {@inheritDoc}
*/
public function getSections(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSections', []);
return parent::getSections();
}
/**
* {@inheritDoc}
*/
public function addSection(\App\Entity\Section $section): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addSection', [$section]);
return parent::addSection($section);
}
/**
* {@inheritDoc}
*/
public function removeSection(\App\Entity\Section $section): \App\Entity\Projet
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeSection', [$section]);
return parent::removeSection($section);
}
}