var/cache/dev/doctrine/orm/Proxies/__CG__AppEntityProjet.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 Projet extends \App\Entity\Projet implements \Doctrine\ORM\Proxy\Proxy
  7. {
  8.     /**
  9.      * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
  10.      *      three parameters, being respectively the proxy object to be initialized, the method that triggered the
  11.      *      initialization process and an array of ordered parameters that were passed to that method.
  12.      *
  13.      * @see \Doctrine\Common\Proxy\Proxy::__setInitializer
  14.      */
  15.     public $__initializer__;
  16.     /**
  17.      * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
  18.      *
  19.      * @see \Doctrine\Common\Proxy\Proxy::__setCloner
  20.      */
  21.     public $__cloner__;
  22.     /**
  23.      * @var boolean flag indicating if this object was already initialized
  24.      *
  25.      * @see \Doctrine\Persistence\Proxy::__isInitialized
  26.      */
  27.     public $__isInitialized__ false;
  28.     /**
  29.      * @var array<string, null> properties to be lazy loaded, indexed by property name
  30.      */
  31.     public static $lazyPropertiesNames = array (
  32. );
  33.     /**
  34.      * @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
  35.      *
  36.      * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
  37.      */
  38.     public static $lazyPropertiesDefaults = array (
  39. );
  40.     public function __construct(?\Closure $initializer null, ?\Closure $cloner null)
  41.     {
  42.         $this->__initializer__ $initializer;
  43.         $this->__cloner__      $cloner;
  44.     }
  45.     /**
  46.      * 
  47.      * @return array
  48.      */
  49.     public function __sleep()
  50.     {
  51.         if ($this->__isInitialized__) {
  52.             return ['__isInitialized__''' "\0" 'App\\Entity\\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'];
  53.         }
  54.         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'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Projet $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(): ?int
  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 getProjet(): ?string
  162.     {
  163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getProjet', []);
  164.         return parent::getProjet();
  165.     }
  166.     /**
  167.      * {@inheritDoc}
  168.      */
  169.     public function setProjet(string $projet): \App\Entity\Projet
  170.     {
  171.         $this->__initializer__ && $this->__initializer__->__invoke($this'setProjet', [$projet]);
  172.         return parent::setProjet($projet);
  173.     }
  174.     /**
  175.      * {@inheritDoc}
  176.      */
  177.     public function getDateDebut(): ?\DateTimeInterface
  178.     {
  179.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDateDebut', []);
  180.         return parent::getDateDebut();
  181.     }
  182.     /**
  183.      * {@inheritDoc}
  184.      */
  185.     public function setDateDebut(\DateTimeInterface $dateDebut): \App\Entity\Projet
  186.     {
  187.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDateDebut', [$dateDebut]);
  188.         return parent::setDateDebut($dateDebut);
  189.     }
  190.     /**
  191.      * {@inheritDoc}
  192.      */
  193.     public function getDateFin(): ?\DateTimeInterface
  194.     {
  195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDateFin', []);
  196.         return parent::getDateFin();
  197.     }
  198.     /**
  199.      * {@inheritDoc}
  200.      */
  201.     public function setDateFin(\DateTimeInterface $dateFin): \App\Entity\Projet
  202.     {
  203.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDateFin', [$dateFin]);
  204.         return parent::setDateFin($dateFin);
  205.     }
  206.     /**
  207.      * {@inheritDoc}
  208.      */
  209.     public function getRemarque(): ?string
  210.     {
  211.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRemarque', []);
  212.         return parent::getRemarque();
  213.     }
  214.     /**
  215.      * {@inheritDoc}
  216.      */
  217.     public function setRemarque(?string $remarque): \App\Entity\Projet
  218.     {
  219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRemarque', [$remarque]);
  220.         return parent::setRemarque($remarque);
  221.     }
  222.     /**
  223.      * {@inheritDoc}
  224.      */
  225.     public function getNbrPage(): ?int
  226.     {
  227.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNbrPage', []);
  228.         return parent::getNbrPage();
  229.     }
  230.     /**
  231.      * {@inheritDoc}
  232.      */
  233.     public function setNbrPage(?int $nbrPage): \App\Entity\Projet
  234.     {
  235.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNbrPage', [$nbrPage]);
  236.         return parent::setNbrPage($nbrPage);
  237.     }
  238.     /**
  239.      * {@inheritDoc}
  240.      */
  241.     public function getNbrArticle(): ?int
  242.     {
  243.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNbrArticle', []);
  244.         return parent::getNbrArticle();
  245.     }
  246.     /**
  247.      * {@inheritDoc}
  248.      */
  249.     public function setNbrArticle(?int $nbrArticle): \App\Entity\Projet
  250.     {
  251.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNbrArticle', [$nbrArticle]);
  252.         return parent::setNbrArticle($nbrArticle);
  253.     }
  254.     /**
  255.      * {@inheritDoc}
  256.      */
  257.     public function getNbrMainNav(): ?int
  258.     {
  259.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNbrMainNav', []);
  260.         return parent::getNbrMainNav();
  261.     }
  262.     /**
  263.      * {@inheritDoc}
  264.      */
  265.     public function setNbrMainNav(?int $nbrMainNav): \App\Entity\Projet
  266.     {
  267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNbrMainNav', [$nbrMainNav]);
  268.         return parent::setNbrMainNav($nbrMainNav);
  269.     }
  270.     /**
  271.      * {@inheritDoc}
  272.      */
  273.     public function getDateCreation(): ?\DateTimeInterface
  274.     {
  275.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDateCreation', []);
  276.         return parent::getDateCreation();
  277.     }
  278.     /**
  279.      * {@inheritDoc}
  280.      */
  281.     public function setDateCreation(?\DateTimeInterface $dateCreation): \App\Entity\Projet
  282.     {
  283.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDateCreation', [$dateCreation]);
  284.         return parent::setDateCreation($dateCreation);
  285.     }
  286.     /**
  287.      * {@inheritDoc}
  288.      */
  289.     public function getDateModification(): ?\DateTimeInterface
  290.     {
  291.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDateModification', []);
  292.         return parent::getDateModification();
  293.     }
  294.     /**
  295.      * {@inheritDoc}
  296.      */
  297.     public function setDateModification(?\DateTimeInterface $dateModification): \App\Entity\Projet
  298.     {
  299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDateModification', [$dateModification]);
  300.         return parent::setDateModification($dateModification);
  301.     }
  302.     /**
  303.      * {@inheritDoc}
  304.      */
  305.     public function getPages(): \Doctrine\Common\Collections\Collection
  306.     {
  307.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPages', []);
  308.         return parent::getPages();
  309.     }
  310.     /**
  311.      * {@inheritDoc}
  312.      */
  313.     public function addPage(\App\Entity\Page $page): \App\Entity\Projet
  314.     {
  315.         $this->__initializer__ && $this->__initializer__->__invoke($this'addPage', [$page]);
  316.         return parent::addPage($page);
  317.     }
  318.     /**
  319.      * {@inheritDoc}
  320.      */
  321.     public function removePage(\App\Entity\Page $page): \App\Entity\Projet
  322.     {
  323.         $this->__initializer__ && $this->__initializer__->__invoke($this'removePage', [$page]);
  324.         return parent::removePage($page);
  325.     }
  326.     /**
  327.      * {@inheritDoc}
  328.      */
  329.     public function __toString(): string
  330.     {
  331.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  332.         return parent::__toString();
  333.     }
  334.     /**
  335.      * {@inheritDoc}
  336.      */
  337.     public function getUsers(): \Doctrine\Common\Collections\Collection
  338.     {
  339.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsers', []);
  340.         return parent::getUsers();
  341.     }
  342.     /**
  343.      * {@inheritDoc}
  344.      */
  345.     public function addUser(\App\Entity\User $user): \App\Entity\Projet
  346.     {
  347.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUser', [$user]);
  348.         return parent::addUser($user);
  349.     }
  350.     /**
  351.      * {@inheritDoc}
  352.      */
  353.     public function removeUser(\App\Entity\User $user): \App\Entity\Projet
  354.     {
  355.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUser', [$user]);
  356.         return parent::removeUser($user);
  357.     }
  358.     /**
  359.      * {@inheritDoc}
  360.      */
  361.     public function getArticleTypes(): \Doctrine\Common\Collections\Collection
  362.     {
  363.         $this->__initializer__ && $this->__initializer__->__invoke($this'getArticleTypes', []);
  364.         return parent::getArticleTypes();
  365.     }
  366.     /**
  367.      * {@inheritDoc}
  368.      */
  369.     public function addArticleType(\App\Entity\ArticleType $articleType): \App\Entity\Projet
  370.     {
  371.         $this->__initializer__ && $this->__initializer__->__invoke($this'addArticleType', [$articleType]);
  372.         return parent::addArticleType($articleType);
  373.     }
  374.     /**
  375.      * {@inheritDoc}
  376.      */
  377.     public function removeArticleType(\App\Entity\ArticleType $articleType): \App\Entity\Projet
  378.     {
  379.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeArticleType', [$articleType]);
  380.         return parent::removeArticleType($articleType);
  381.     }
  382.     /**
  383.      * {@inheritDoc}
  384.      */
  385.     public function getFormulaires(): \Doctrine\Common\Collections\Collection
  386.     {
  387.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFormulaires', []);
  388.         return parent::getFormulaires();
  389.     }
  390.     /**
  391.      * {@inheritDoc}
  392.      */
  393.     public function addFormulaire(\App\Entity\Formulaire $formulaire): \App\Entity\Projet
  394.     {
  395.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFormulaire', [$formulaire]);
  396.         return parent::addFormulaire($formulaire);
  397.     }
  398.     /**
  399.      * {@inheritDoc}
  400.      */
  401.     public function removeFormulaire(\App\Entity\Formulaire $formulaire): \App\Entity\Projet
  402.     {
  403.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFormulaire', [$formulaire]);
  404.         return parent::removeFormulaire($formulaire);
  405.     }
  406.     /**
  407.      * {@inheritDoc}
  408.      */
  409.     public function getFormulaireInputs(): \Doctrine\Common\Collections\Collection
  410.     {
  411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFormulaireInputs', []);
  412.         return parent::getFormulaireInputs();
  413.     }
  414.     /**
  415.      * {@inheritDoc}
  416.      */
  417.     public function addFormulaireInput(\App\Entity\FormulaireInput $formulaireInput): \App\Entity\Projet
  418.     {
  419.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFormulaireInput', [$formulaireInput]);
  420.         return parent::addFormulaireInput($formulaireInput);
  421.     }
  422.     /**
  423.      * {@inheritDoc}
  424.      */
  425.     public function removeFormulaireInput(\App\Entity\FormulaireInput $formulaireInput): \App\Entity\Projet
  426.     {
  427.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFormulaireInput', [$formulaireInput]);
  428.         return parent::removeFormulaireInput($formulaireInput);
  429.     }
  430.     /**
  431.      * {@inheritDoc}
  432.      */
  433.     public function getFormulaireRecaps(): \Doctrine\Common\Collections\Collection
  434.     {
  435.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFormulaireRecaps', []);
  436.         return parent::getFormulaireRecaps();
  437.     }
  438.     /**
  439.      * {@inheritDoc}
  440.      */
  441.     public function addFormulaireRecap(\App\Entity\FormulaireRecap $formulaireRecap): \App\Entity\Projet
  442.     {
  443.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFormulaireRecap', [$formulaireRecap]);
  444.         return parent::addFormulaireRecap($formulaireRecap);
  445.     }
  446.     /**
  447.      * {@inheritDoc}
  448.      */
  449.     public function removeFormulaireRecap(\App\Entity\FormulaireRecap $formulaireRecap): \App\Entity\Projet
  450.     {
  451.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFormulaireRecap', [$formulaireRecap]);
  452.         return parent::removeFormulaireRecap($formulaireRecap);
  453.     }
  454.     /**
  455.      * {@inheritDoc}
  456.      */
  457.     public function getImageFtpServer(): ?string
  458.     {
  459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageFtpServer', []);
  460.         return parent::getImageFtpServer();
  461.     }
  462.     /**
  463.      * {@inheritDoc}
  464.      */
  465.     public function setImageFtpServer(?string $imageFtpServer): \App\Entity\Projet
  466.     {
  467.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageFtpServer', [$imageFtpServer]);
  468.         return parent::setImageFtpServer($imageFtpServer);
  469.     }
  470.     /**
  471.      * {@inheritDoc}
  472.      */
  473.     public function getImageFtpLogin(): ?string
  474.     {
  475.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageFtpLogin', []);
  476.         return parent::getImageFtpLogin();
  477.     }
  478.     /**
  479.      * {@inheritDoc}
  480.      */
  481.     public function setImageFtpLogin(?string $imageFtpLogin): \App\Entity\Projet
  482.     {
  483.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageFtpLogin', [$imageFtpLogin]);
  484.         return parent::setImageFtpLogin($imageFtpLogin);
  485.     }
  486.     /**
  487.      * {@inheritDoc}
  488.      */
  489.     public function getImageFtpMdp(): ?string
  490.     {
  491.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageFtpMdp', []);
  492.         return parent::getImageFtpMdp();
  493.     }
  494.     /**
  495.      * {@inheritDoc}
  496.      */
  497.     public function setImageFtpMdp(?string $imageFtpMdp): \App\Entity\Projet
  498.     {
  499.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageFtpMdp', [$imageFtpMdp]);
  500.         return parent::setImageFtpMdp($imageFtpMdp);
  501.     }
  502.     /**
  503.      * {@inheritDoc}
  504.      */
  505.     public function getImageHttpServer(): ?string
  506.     {
  507.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageHttpServer', []);
  508.         return parent::getImageHttpServer();
  509.     }
  510.     /**
  511.      * {@inheritDoc}
  512.      */
  513.     public function setImageHttpServer(?string $imageHttpServer): \App\Entity\Projet
  514.     {
  515.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageHttpServer', [$imageHttpServer]);
  516.         return parent::setImageHttpServer($imageHttpServer);
  517.     }
  518.     /**
  519.      * {@inheritDoc}
  520.      */
  521.     public function getWebFtpLogin(): ?string
  522.     {
  523.         $this->__initializer__ && $this->__initializer__->__invoke($this'getWebFtpLogin', []);
  524.         return parent::getWebFtpLogin();
  525.     }
  526.     /**
  527.      * {@inheritDoc}
  528.      */
  529.     public function setWebFtpLogin(?string $webFtpLogin): \App\Entity\Projet
  530.     {
  531.         $this->__initializer__ && $this->__initializer__->__invoke($this'setWebFtpLogin', [$webFtpLogin]);
  532.         return parent::setWebFtpLogin($webFtpLogin);
  533.     }
  534.     /**
  535.      * {@inheritDoc}
  536.      */
  537.     public function getWebFtpServer(): ?string
  538.     {
  539.         $this->__initializer__ && $this->__initializer__->__invoke($this'getWebFtpServer', []);
  540.         return parent::getWebFtpServer();
  541.     }
  542.     /**
  543.      * {@inheritDoc}
  544.      */
  545.     public function setWebFtpServer(?string $webFtpServer): \App\Entity\Projet
  546.     {
  547.         $this->__initializer__ && $this->__initializer__->__invoke($this'setWebFtpServer', [$webFtpServer]);
  548.         return parent::setWebFtpServer($webFtpServer);
  549.     }
  550.     /**
  551.      * {@inheritDoc}
  552.      */
  553.     public function getWebFtpMdp(): ?string
  554.     {
  555.         $this->__initializer__ && $this->__initializer__->__invoke($this'getWebFtpMdp', []);
  556.         return parent::getWebFtpMdp();
  557.     }
  558.     /**
  559.      * {@inheritDoc}
  560.      */
  561.     public function setWebFtpMdp(?string $webFtpMdp): \App\Entity\Projet
  562.     {
  563.         $this->__initializer__ && $this->__initializer__->__invoke($this'setWebFtpMdp', [$webFtpMdp]);
  564.         return parent::setWebFtpMdp($webFtpMdp);
  565.     }
  566.     /**
  567.      * {@inheritDoc}
  568.      */
  569.     public function getContact1Label(): ?string
  570.     {
  571.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact1Label', []);
  572.         return parent::getContact1Label();
  573.     }
  574.     /**
  575.      * {@inheritDoc}
  576.      */
  577.     public function setContact1Label(?string $contact1Label): \App\Entity\Projet
  578.     {
  579.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact1Label', [$contact1Label]);
  580.         return parent::setContact1Label($contact1Label);
  581.     }
  582.     /**
  583.      * {@inheritDoc}
  584.      */
  585.     public function getContact1Tel(): ?string
  586.     {
  587.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact1Tel', []);
  588.         return parent::getContact1Tel();
  589.     }
  590.     /**
  591.      * {@inheritDoc}
  592.      */
  593.     public function setContact1Tel(?string $contact1Tel): \App\Entity\Projet
  594.     {
  595.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact1Tel', [$contact1Tel]);
  596.         return parent::setContact1Tel($contact1Tel);
  597.     }
  598.     /**
  599.      * {@inheritDoc}
  600.      */
  601.     public function getContact1Email(): ?string
  602.     {
  603.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact1Email', []);
  604.         return parent::getContact1Email();
  605.     }
  606.     /**
  607.      * {@inheritDoc}
  608.      */
  609.     public function setContact1Email(?string $contact1Email): \App\Entity\Projet
  610.     {
  611.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact1Email', [$contact1Email]);
  612.         return parent::setContact1Email($contact1Email);
  613.     }
  614.     /**
  615.      * {@inheritDoc}
  616.      */
  617.     public function getContact2Label(): ?string
  618.     {
  619.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact2Label', []);
  620.         return parent::getContact2Label();
  621.     }
  622.     /**
  623.      * {@inheritDoc}
  624.      */
  625.     public function setContact2Label(?string $contact2Label): \App\Entity\Projet
  626.     {
  627.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact2Label', [$contact2Label]);
  628.         return parent::setContact2Label($contact2Label);
  629.     }
  630.     /**
  631.      * {@inheritDoc}
  632.      */
  633.     public function getContact2Tel(): ?string
  634.     {
  635.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact2Tel', []);
  636.         return parent::getContact2Tel();
  637.     }
  638.     /**
  639.      * {@inheritDoc}
  640.      */
  641.     public function setContact2Tel(?string $contact2Tel): \App\Entity\Projet
  642.     {
  643.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact2Tel', [$contact2Tel]);
  644.         return parent::setContact2Tel($contact2Tel);
  645.     }
  646.     /**
  647.      * {@inheritDoc}
  648.      */
  649.     public function getContact2Email(): ?string
  650.     {
  651.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact2Email', []);
  652.         return parent::getContact2Email();
  653.     }
  654.     /**
  655.      * {@inheritDoc}
  656.      */
  657.     public function setContact2Email(?string $contact2Email): \App\Entity\Projet
  658.     {
  659.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact2Email', [$contact2Email]);
  660.         return parent::setContact2Email($contact2Email);
  661.     }
  662.     /**
  663.      * {@inheritDoc}
  664.      */
  665.     public function getContact3Label(): ?string
  666.     {
  667.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact3Label', []);
  668.         return parent::getContact3Label();
  669.     }
  670.     /**
  671.      * {@inheritDoc}
  672.      */
  673.     public function setContact3Label(?string $contact3Label): \App\Entity\Projet
  674.     {
  675.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact3Label', [$contact3Label]);
  676.         return parent::setContact3Label($contact3Label);
  677.     }
  678.     /**
  679.      * {@inheritDoc}
  680.      */
  681.     public function getContact3Tel(): ?string
  682.     {
  683.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact3Tel', []);
  684.         return parent::getContact3Tel();
  685.     }
  686.     /**
  687.      * {@inheritDoc}
  688.      */
  689.     public function setContact3Tel(?string $contact3Tel): \App\Entity\Projet
  690.     {
  691.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact3Tel', [$contact3Tel]);
  692.         return parent::setContact3Tel($contact3Tel);
  693.     }
  694.     /**
  695.      * {@inheritDoc}
  696.      */
  697.     public function getContact3Email(): ?string
  698.     {
  699.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact3Email', []);
  700.         return parent::getContact3Email();
  701.     }
  702.     /**
  703.      * {@inheritDoc}
  704.      */
  705.     public function setContact3Email(?string $contact3Email): \App\Entity\Projet
  706.     {
  707.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact3Email', [$contact3Email]);
  708.         return parent::setContact3Email($contact3Email);
  709.     }
  710.     /**
  711.      * {@inheritDoc}
  712.      */
  713.     public function getHomeTitlePrefix(): ?string
  714.     {
  715.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHomeTitlePrefix', []);
  716.         return parent::getHomeTitlePrefix();
  717.     }
  718.     /**
  719.      * {@inheritDoc}
  720.      */
  721.     public function setHomeTitlePrefix(string $homeTitlePrefix): \App\Entity\Projet
  722.     {
  723.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHomeTitlePrefix', [$homeTitlePrefix]);
  724.         return parent::setHomeTitlePrefix($homeTitlePrefix);
  725.     }
  726.     /**
  727.      * {@inheritDoc}
  728.      */
  729.     public function getHomeTitleSuffix(): ?string
  730.     {
  731.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHomeTitleSuffix', []);
  732.         return parent::getHomeTitleSuffix();
  733.     }
  734.     /**
  735.      * {@inheritDoc}
  736.      */
  737.     public function setHomeTitleSuffix(?string $homeTitleSuffix): \App\Entity\Projet
  738.     {
  739.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHomeTitleSuffix', [$homeTitleSuffix]);
  740.         return parent::setHomeTitleSuffix($homeTitleSuffix);
  741.     }
  742.     /**
  743.      * {@inheritDoc}
  744.      */
  745.     public function getHomeKeywords(): ?string
  746.     {
  747.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHomeKeywords', []);
  748.         return parent::getHomeKeywords();
  749.     }
  750.     /**
  751.      * {@inheritDoc}
  752.      */
  753.     public function setHomeKeywords(?string $homeKeywords): \App\Entity\Projet
  754.     {
  755.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHomeKeywords', [$homeKeywords]);
  756.         return parent::setHomeKeywords($homeKeywords);
  757.     }
  758.     /**
  759.      * {@inheritDoc}
  760.      */
  761.     public function getHomeDescription(): ?string
  762.     {
  763.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHomeDescription', []);
  764.         return parent::getHomeDescription();
  765.     }
  766.     /**
  767.      * {@inheritDoc}
  768.      */
  769.     public function setHomeDescription(?string $homeDescription): \App\Entity\Projet
  770.     {
  771.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHomeDescription', [$homeDescription]);
  772.         return parent::setHomeDescription($homeDescription);
  773.     }
  774.     /**
  775.      * {@inheritDoc}
  776.      */
  777.     public function getSmtpServer(): ?string
  778.     {
  779.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSmtpServer', []);
  780.         return parent::getSmtpServer();
  781.     }
  782.     /**
  783.      * {@inheritDoc}
  784.      */
  785.     public function setSmtpServer(?string $smtpServer): \App\Entity\Projet
  786.     {
  787.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSmtpServer', [$smtpServer]);
  788.         return parent::setSmtpServer($smtpServer);
  789.     }
  790.     /**
  791.      * {@inheritDoc}
  792.      */
  793.     public function getSmtpPort(): ?int
  794.     {
  795.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSmtpPort', []);
  796.         return parent::getSmtpPort();
  797.     }
  798.     /**
  799.      * {@inheritDoc}
  800.      */
  801.     public function setSmtpPort(?int $smtpPort): \App\Entity\Projet
  802.     {
  803.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSmtpPort', [$smtpPort]);
  804.         return parent::setSmtpPort($smtpPort);
  805.     }
  806.     /**
  807.      * {@inheritDoc}
  808.      */
  809.     public function getSmtpLogin(): ?string
  810.     {
  811.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSmtpLogin', []);
  812.         return parent::getSmtpLogin();
  813.     }
  814.     /**
  815.      * {@inheritDoc}
  816.      */
  817.     public function setSmtpLogin(?string $smtpLogin): \App\Entity\Projet
  818.     {
  819.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSmtpLogin', [$smtpLogin]);
  820.         return parent::setSmtpLogin($smtpLogin);
  821.     }
  822.     /**
  823.      * {@inheritDoc}
  824.      */
  825.     public function getSmtpMdp(): ?string
  826.     {
  827.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSmtpMdp', []);
  828.         return parent::getSmtpMdp();
  829.     }
  830.     /**
  831.      * {@inheritDoc}
  832.      */
  833.     public function setSmtpMdp(?string $smtpMdp): \App\Entity\Projet
  834.     {
  835.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSmtpMdp', [$smtpMdp]);
  836.         return parent::setSmtpMdp($smtpMdp);
  837.     }
  838.     /**
  839.      * {@inheritDoc}
  840.      */
  841.     public function getGoogleAnalytics(): ?string
  842.     {
  843.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGoogleAnalytics', []);
  844.         return parent::getGoogleAnalytics();
  845.     }
  846.     /**
  847.      * {@inheritDoc}
  848.      */
  849.     public function setGoogleAnalytics(?string $googleAnalytics): \App\Entity\Projet
  850.     {
  851.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGoogleAnalytics', [$googleAnalytics]);
  852.         return parent::setGoogleAnalytics($googleAnalytics);
  853.     }
  854.     /**
  855.      * {@inheritDoc}
  856.      */
  857.     public function getRecaptchaSiteKey(): ?string
  858.     {
  859.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRecaptchaSiteKey', []);
  860.         return parent::getRecaptchaSiteKey();
  861.     }
  862.     /**
  863.      * {@inheritDoc}
  864.      */
  865.     public function setRecaptchaSiteKey(?string $recaptchaSiteKey): \App\Entity\Projet
  866.     {
  867.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRecaptchaSiteKey', [$recaptchaSiteKey]);
  868.         return parent::setRecaptchaSiteKey($recaptchaSiteKey);
  869.     }
  870.     /**
  871.      * {@inheritDoc}
  872.      */
  873.     public function getRecaptchaProjectId(): ?string
  874.     {
  875.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRecaptchaProjectId', []);
  876.         return parent::getRecaptchaProjectId();
  877.     }
  878.     /**
  879.      * {@inheritDoc}
  880.      */
  881.     public function setRecaptchaProjectId(?string $recaptchaProjectId): \App\Entity\Projet
  882.     {
  883.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRecaptchaProjectId', [$recaptchaProjectId]);
  884.         return parent::setRecaptchaProjectId($recaptchaProjectId);
  885.     }
  886.     /**
  887.      * {@inheritDoc}
  888.      */
  889.     public function getRecaptchaConfigFile(): ?string
  890.     {
  891.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRecaptchaConfigFile', []);
  892.         return parent::getRecaptchaConfigFile();
  893.     }
  894.     /**
  895.      * {@inheritDoc}
  896.      */
  897.     public function setRecaptchaConfigFile(?string $recaptchaConfigFile): \App\Entity\Projet
  898.     {
  899.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRecaptchaConfigFile', [$recaptchaConfigFile]);
  900.         return parent::setRecaptchaConfigFile($recaptchaConfigFile);
  901.     }
  902.     /**
  903.      * {@inheritDoc}
  904.      */
  905.     public function getLogo(): ?string
  906.     {
  907.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogo', []);
  908.         return parent::getLogo();
  909.     }
  910.     /**
  911.      * {@inheritDoc}
  912.      */
  913.     public function setLogo(?string $logo): \App\Entity\Projet
  914.     {
  915.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogo', [$logo]);
  916.         return parent::setLogo($logo);
  917.     }
  918.     /**
  919.      * {@inheritDoc}
  920.      */
  921.     public function getLogoVertical(): ?string
  922.     {
  923.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogoVertical', []);
  924.         return parent::getLogoVertical();
  925.     }
  926.     /**
  927.      * {@inheritDoc}
  928.      */
  929.     public function setLogoVertical(?string $logoVertical): \App\Entity\Projet
  930.     {
  931.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogoVertical', [$logoVertical]);
  932.         return parent::setLogoVertical($logoVertical);
  933.     }
  934.     /**
  935.      * {@inheritDoc}
  936.      */
  937.     public function getLogoFavicon(): ?string
  938.     {
  939.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogoFavicon', []);
  940.         return parent::getLogoFavicon();
  941.     }
  942.     /**
  943.      * {@inheritDoc}
  944.      */
  945.     public function setLogoFavicon(?string $logoFavicon): \App\Entity\Projet
  946.     {
  947.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogoFavicon', [$logoFavicon]);
  948.         return parent::setLogoFavicon($logoFavicon);
  949.     }
  950.     /**
  951.      * {@inheritDoc}
  952.      */
  953.     public function getLogoOpenGraph(): ?string
  954.     {
  955.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogoOpenGraph', []);
  956.         return parent::getLogoOpenGraph();
  957.     }
  958.     /**
  959.      * {@inheritDoc}
  960.      */
  961.     public function setLogoOpenGraph(?string $logoOpenGraph): \App\Entity\Projet
  962.     {
  963.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogoOpenGraph', [$logoOpenGraph]);
  964.         return parent::setLogoOpenGraph($logoOpenGraph);
  965.     }
  966.     /**
  967.      * {@inheritDoc}
  968.      */
  969.     public function getLogoDark(): ?string
  970.     {
  971.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogoDark', []);
  972.         return parent::getLogoDark();
  973.     }
  974.     /**
  975.      * {@inheritDoc}
  976.      */
  977.     public function setLogoDark(?string $logoDark): \App\Entity\Projet
  978.     {
  979.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogoDark', [$logoDark]);
  980.         return parent::setLogoDark($logoDark);
  981.     }
  982.     /**
  983.      * {@inheritDoc}
  984.      */
  985.     public function getLogoVerticalDark(): ?string
  986.     {
  987.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogoVerticalDark', []);
  988.         return parent::getLogoVerticalDark();
  989.     }
  990.     /**
  991.      * {@inheritDoc}
  992.      */
  993.     public function setLogoVerticalDark(?string $logoVerticalDark): \App\Entity\Projet
  994.     {
  995.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogoVerticalDark', [$logoVerticalDark]);
  996.         return parent::setLogoVerticalDark($logoVerticalDark);
  997.     }
  998.     /**
  999.      * {@inheritDoc}
  1000.      */
  1001.     public function getLogoPdf(): ?string
  1002.     {
  1003.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLogoPdf', []);
  1004.         return parent::getLogoPdf();
  1005.     }
  1006.     /**
  1007.      * {@inheritDoc}
  1008.      */
  1009.     public function setLogoPdf(?string $logoPdf): \App\Entity\Projet
  1010.     {
  1011.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLogoPdf', [$logoPdf]);
  1012.         return parent::setLogoPdf($logoPdf);
  1013.     }
  1014.     /**
  1015.      * {@inheritDoc}
  1016.      */
  1017.     public function getEmailSender(): ?string
  1018.     {
  1019.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailSender', []);
  1020.         return parent::getEmailSender();
  1021.     }
  1022.     /**
  1023.      * {@inheritDoc}
  1024.      */
  1025.     public function setEmailSender(?string $emailSender): \App\Entity\Projet
  1026.     {
  1027.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailSender', [$emailSender]);
  1028.         return parent::setEmailSender($emailSender);
  1029.     }
  1030.     /**
  1031.      * {@inheritDoc}
  1032.      */
  1033.     public function getEmailRecipient(): ?string
  1034.     {
  1035.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailRecipient', []);
  1036.         return parent::getEmailRecipient();
  1037.     }
  1038.     /**
  1039.      * {@inheritDoc}
  1040.      */
  1041.     public function setEmailRecipient(?string $emailRecipient): \App\Entity\Projet
  1042.     {
  1043.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailRecipient', [$emailRecipient]);
  1044.         return parent::setEmailRecipient($emailRecipient);
  1045.     }
  1046.     /**
  1047.      * {@inheritDoc}
  1048.      */
  1049.     public function getSmtpEmailApiKey(): ?string
  1050.     {
  1051.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSmtpEmailApiKey', []);
  1052.         return parent::getSmtpEmailApiKey();
  1053.     }
  1054.     /**
  1055.      * {@inheritDoc}
  1056.      */
  1057.     public function setSmtpEmailApiKey(?string $smtpEmailApiKey): \App\Entity\Projet
  1058.     {
  1059.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSmtpEmailApiKey', [$smtpEmailApiKey]);
  1060.         return parent::setSmtpEmailApiKey($smtpEmailApiKey);
  1061.     }
  1062.     /**
  1063.      * {@inheritDoc}
  1064.      */
  1065.     public function getSmsSender(): ?string
  1066.     {
  1067.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSmsSender', []);
  1068.         return parent::getSmsSender();
  1069.     }
  1070.     /**
  1071.      * {@inheritDoc}
  1072.      */
  1073.     public function setSmsSender(?string $smsSender): \App\Entity\Projet
  1074.     {
  1075.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSmsSender', [$smsSender]);
  1076.         return parent::setSmsSender($smsSender);
  1077.     }
  1078.     /**
  1079.      * {@inheritDoc}
  1080.      */
  1081.     public function getSmsApiKey(): ?string
  1082.     {
  1083.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSmsApiKey', []);
  1084.         return parent::getSmsApiKey();
  1085.     }
  1086.     /**
  1087.      * {@inheritDoc}
  1088.      */
  1089.     public function setSmsApiKey(?string $smsApiKey): \App\Entity\Projet
  1090.     {
  1091.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSmsApiKey', [$smsApiKey]);
  1092.         return parent::setSmsApiKey($smsApiKey);
  1093.     }
  1094.     /**
  1095.      * {@inheritDoc}
  1096.      */
  1097.     public function getImageFtpServerEnligne(): ?string
  1098.     {
  1099.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageFtpServerEnligne', []);
  1100.         return parent::getImageFtpServerEnligne();
  1101.     }
  1102.     /**
  1103.      * {@inheritDoc}
  1104.      */
  1105.     public function setImageFtpServerEnligne(?string $imageFtpServerEnligne): \App\Entity\Projet
  1106.     {
  1107.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageFtpServerEnligne', [$imageFtpServerEnligne]);
  1108.         return parent::setImageFtpServerEnligne($imageFtpServerEnligne);
  1109.     }
  1110.     /**
  1111.      * {@inheritDoc}
  1112.      */
  1113.     public function getImageFtpLoginEnligne(): ?string
  1114.     {
  1115.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageFtpLoginEnligne', []);
  1116.         return parent::getImageFtpLoginEnligne();
  1117.     }
  1118.     /**
  1119.      * {@inheritDoc}
  1120.      */
  1121.     public function setImageFtpLoginEnligne(?string $imageFtpLoginEnligne): \App\Entity\Projet
  1122.     {
  1123.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageFtpLoginEnligne', [$imageFtpLoginEnligne]);
  1124.         return parent::setImageFtpLoginEnligne($imageFtpLoginEnligne);
  1125.     }
  1126.     /**
  1127.      * {@inheritDoc}
  1128.      */
  1129.     public function getImageFtpMdpEnligne(): ?string
  1130.     {
  1131.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageFtpMdpEnligne', []);
  1132.         return parent::getImageFtpMdpEnligne();
  1133.     }
  1134.     /**
  1135.      * {@inheritDoc}
  1136.      */
  1137.     public function setImageFtpMdpEnligne(?string $imageFtpMdpEnligne): \App\Entity\Projet
  1138.     {
  1139.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageFtpMdpEnligne', [$imageFtpMdpEnligne]);
  1140.         return parent::setImageFtpMdpEnligne($imageFtpMdpEnligne);
  1141.     }
  1142.     /**
  1143.      * {@inheritDoc}
  1144.      */
  1145.     public function getImageHttpServerEnligne(): ?string
  1146.     {
  1147.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageHttpServerEnligne', []);
  1148.         return parent::getImageHttpServerEnligne();
  1149.     }
  1150.     /**
  1151.      * {@inheritDoc}
  1152.      */
  1153.     public function setImageHttpServerEnligne(?string $imageHttpServerEnligne): \App\Entity\Projet
  1154.     {
  1155.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageHttpServerEnligne', [$imageHttpServerEnligne]);
  1156.         return parent::setImageHttpServerEnligne($imageHttpServerEnligne);
  1157.     }
  1158.     /**
  1159.      * {@inheritDoc}
  1160.      */
  1161.     public function getWebFtpServerEnligne(): ?string
  1162.     {
  1163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getWebFtpServerEnligne', []);
  1164.         return parent::getWebFtpServerEnligne();
  1165.     }
  1166.     /**
  1167.      * {@inheritDoc}
  1168.      */
  1169.     public function setWebFtpServerEnligne(?string $webFtpServerEnligne): \App\Entity\Projet
  1170.     {
  1171.         $this->__initializer__ && $this->__initializer__->__invoke($this'setWebFtpServerEnligne', [$webFtpServerEnligne]);
  1172.         return parent::setWebFtpServerEnligne($webFtpServerEnligne);
  1173.     }
  1174.     /**
  1175.      * {@inheritDoc}
  1176.      */
  1177.     public function getWebFtpLoginEnligne(): ?string
  1178.     {
  1179.         $this->__initializer__ && $this->__initializer__->__invoke($this'getWebFtpLoginEnligne', []);
  1180.         return parent::getWebFtpLoginEnligne();
  1181.     }
  1182.     /**
  1183.      * {@inheritDoc}
  1184.      */
  1185.     public function setWebFtpLoginEnligne(?string $webFtpLoginEnligne): \App\Entity\Projet
  1186.     {
  1187.         $this->__initializer__ && $this->__initializer__->__invoke($this'setWebFtpLoginEnligne', [$webFtpLoginEnligne]);
  1188.         return parent::setWebFtpLoginEnligne($webFtpLoginEnligne);
  1189.     }
  1190.     /**
  1191.      * {@inheritDoc}
  1192.      */
  1193.     public function getWebFtpMdpEnligne(): ?string
  1194.     {
  1195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getWebFtpMdpEnligne', []);
  1196.         return parent::getWebFtpMdpEnligne();
  1197.     }
  1198.     /**
  1199.      * {@inheritDoc}
  1200.      */
  1201.     public function setWebFtpMdpEnligne(?string $webFtpMdpEnligne): \App\Entity\Projet
  1202.     {
  1203.         $this->__initializer__ && $this->__initializer__->__invoke($this'setWebFtpMdpEnligne', [$webFtpMdpEnligne]);
  1204.         return parent::setWebFtpMdpEnligne($webFtpMdpEnligne);
  1205.     }
  1206.     /**
  1207.      * {@inheritDoc}
  1208.      */
  1209.     public function getSwitchEnLigne(): ?bool
  1210.     {
  1211.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSwitchEnLigne', []);
  1212.         return parent::getSwitchEnLigne();
  1213.     }
  1214.     /**
  1215.      * {@inheritDoc}
  1216.      */
  1217.     public function setSwitchEnLigne(?bool $switchEnLigne): \App\Entity\Projet
  1218.     {
  1219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSwitchEnLigne', [$switchEnLigne]);
  1220.         return parent::setSwitchEnLigne($switchEnLigne);
  1221.     }
  1222.     /**
  1223.      * {@inheritDoc}
  1224.      */
  1225.     public function getContact1Adresse(): ?string
  1226.     {
  1227.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact1Adresse', []);
  1228.         return parent::getContact1Adresse();
  1229.     }
  1230.     /**
  1231.      * {@inheritDoc}
  1232.      */
  1233.     public function setContact1Adresse(?string $contact1Adresse): \App\Entity\Projet
  1234.     {
  1235.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact1Adresse', [$contact1Adresse]);
  1236.         return parent::setContact1Adresse($contact1Adresse);
  1237.     }
  1238.     /**
  1239.      * {@inheritDoc}
  1240.      */
  1241.     public function getContact1Remarque(): ?string
  1242.     {
  1243.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact1Remarque', []);
  1244.         return parent::getContact1Remarque();
  1245.     }
  1246.     /**
  1247.      * {@inheritDoc}
  1248.      */
  1249.     public function setContact1Remarque(?string $contact1Remarque): \App\Entity\Projet
  1250.     {
  1251.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact1Remarque', [$contact1Remarque]);
  1252.         return parent::setContact1Remarque($contact1Remarque);
  1253.     }
  1254.     /**
  1255.      * {@inheritDoc}
  1256.      */
  1257.     public function getContact2Adresse(): ?string
  1258.     {
  1259.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact2Adresse', []);
  1260.         return parent::getContact2Adresse();
  1261.     }
  1262.     /**
  1263.      * {@inheritDoc}
  1264.      */
  1265.     public function setContact2Adresse(?string $contact2Adresse): \App\Entity\Projet
  1266.     {
  1267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact2Adresse', [$contact2Adresse]);
  1268.         return parent::setContact2Adresse($contact2Adresse);
  1269.     }
  1270.     /**
  1271.      * {@inheritDoc}
  1272.      */
  1273.     public function getContact2Remarque(): ?string
  1274.     {
  1275.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact2Remarque', []);
  1276.         return parent::getContact2Remarque();
  1277.     }
  1278.     /**
  1279.      * {@inheritDoc}
  1280.      */
  1281.     public function setContact2Remarque(?string $contact2Remarque): \App\Entity\Projet
  1282.     {
  1283.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact2Remarque', [$contact2Remarque]);
  1284.         return parent::setContact2Remarque($contact2Remarque);
  1285.     }
  1286.     /**
  1287.      * {@inheritDoc}
  1288.      */
  1289.     public function getContact3Adresse(): ?string
  1290.     {
  1291.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact3Adresse', []);
  1292.         return parent::getContact3Adresse();
  1293.     }
  1294.     /**
  1295.      * {@inheritDoc}
  1296.      */
  1297.     public function setContact3Adresse(?string $contact3Adresse): \App\Entity\Projet
  1298.     {
  1299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact3Adresse', [$contact3Adresse]);
  1300.         return parent::setContact3Adresse($contact3Adresse);
  1301.     }
  1302.     /**
  1303.      * {@inheritDoc}
  1304.      */
  1305.     public function getContact3Remarque(): ?string
  1306.     {
  1307.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContact3Remarque', []);
  1308.         return parent::getContact3Remarque();
  1309.     }
  1310.     /**
  1311.      * {@inheritDoc}
  1312.      */
  1313.     public function setContact3Remarque(?string $contact3Remarque): \App\Entity\Projet
  1314.     {
  1315.         $this->__initializer__ && $this->__initializer__->__invoke($this'setContact3Remarque', [$contact3Remarque]);
  1316.         return parent::setContact3Remarque($contact3Remarque);
  1317.     }
  1318.     /**
  1319.      * {@inheritDoc}
  1320.      */
  1321.     public function getDatabaseUrl(): ?string
  1322.     {
  1323.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDatabaseUrl', []);
  1324.         return parent::getDatabaseUrl();
  1325.     }
  1326.     /**
  1327.      * {@inheritDoc}
  1328.      */
  1329.     public function setDatabaseUrl(?string $databaseUrl): \App\Entity\Projet
  1330.     {
  1331.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDatabaseUrl', [$databaseUrl]);
  1332.         return parent::setDatabaseUrl($databaseUrl);
  1333.     }
  1334.     /**
  1335.      * {@inheritDoc}
  1336.      */
  1337.     public function getDatabaseUrlEnligne(): ?string
  1338.     {
  1339.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDatabaseUrlEnligne', []);
  1340.         return parent::getDatabaseUrlEnligne();
  1341.     }
  1342.     /**
  1343.      * {@inheritDoc}
  1344.      */
  1345.     public function setDatabaseUrlEnligne(?string $databaseUrlEnligne): \App\Entity\Projet
  1346.     {
  1347.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDatabaseUrlEnligne', [$databaseUrlEnligne]);
  1348.         return parent::setDatabaseUrlEnligne($databaseUrlEnligne);
  1349.     }
  1350.     /**
  1351.      * {@inheritDoc}
  1352.      */
  1353.     public function getAppSecret(): ?string
  1354.     {
  1355.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAppSecret', []);
  1356.         return parent::getAppSecret();
  1357.     }
  1358.     /**
  1359.      * {@inheritDoc}
  1360.      */
  1361.     public function setAppSecret(?string $appSecret): \App\Entity\Projet
  1362.     {
  1363.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAppSecret', [$appSecret]);
  1364.         return parent::setAppSecret($appSecret);
  1365.     }
  1366.     /**
  1367.      * {@inheritDoc}
  1368.      */
  1369.     public function getUserRoles(): \Doctrine\Common\Collections\Collection
  1370.     {
  1371.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUserRoles', []);
  1372.         return parent::getUserRoles();
  1373.     }
  1374.     /**
  1375.      * {@inheritDoc}
  1376.      */
  1377.     public function addUserRole(\App\Entity\UserRole $userRole): \App\Entity\Projet
  1378.     {
  1379.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUserRole', [$userRole]);
  1380.         return parent::addUserRole($userRole);
  1381.     }
  1382.     /**
  1383.      * {@inheritDoc}
  1384.      */
  1385.     public function removeUserRole(\App\Entity\UserRole $userRole): \App\Entity\Projet
  1386.     {
  1387.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUserRole', [$userRole]);
  1388.         return parent::removeUserRole($userRole);
  1389.     }
  1390.     /**
  1391.      * {@inheritDoc}
  1392.      */
  1393.     public function getCombis(): \Doctrine\Common\Collections\Collection
  1394.     {
  1395.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCombis', []);
  1396.         return parent::getCombis();
  1397.     }
  1398.     /**
  1399.      * {@inheritDoc}
  1400.      */
  1401.     public function addCombi(\App\Entity\Combi $combi): \App\Entity\Projet
  1402.     {
  1403.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCombi', [$combi]);
  1404.         return parent::addCombi($combi);
  1405.     }
  1406.     /**
  1407.      * {@inheritDoc}
  1408.      */
  1409.     public function removeCombi(\App\Entity\Combi $combi): \App\Entity\Projet
  1410.     {
  1411.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCombi', [$combi]);
  1412.         return parent::removeCombi($combi);
  1413.     }
  1414.     /**
  1415.      * {@inheritDoc}
  1416.      */
  1417.     public function getExportData()
  1418.     {
  1419.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExportData', []);
  1420.         return parent::getExportData();
  1421.     }
  1422.     /**
  1423.      * {@inheritDoc}
  1424.      */
  1425.     public function getObjets(): \Doctrine\Common\Collections\Collection
  1426.     {
  1427.         $this->__initializer__ && $this->__initializer__->__invoke($this'getObjets', []);
  1428.         return parent::getObjets();
  1429.     }
  1430.     /**
  1431.      * {@inheritDoc}
  1432.      */
  1433.     public function addObjet(\App\Entity\Objet $objet): \App\Entity\Projet
  1434.     {
  1435.         $this->__initializer__ && $this->__initializer__->__invoke($this'addObjet', [$objet]);
  1436.         return parent::addObjet($objet);
  1437.     }
  1438.     /**
  1439.      * {@inheritDoc}
  1440.      */
  1441.     public function removeObjet(\App\Entity\Objet $objet): \App\Entity\Projet
  1442.     {
  1443.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeObjet', [$objet]);
  1444.         return parent::removeObjet($objet);
  1445.     }
  1446.     /**
  1447.      * {@inheritDoc}
  1448.      */
  1449.     public function getSections(): \Doctrine\Common\Collections\Collection
  1450.     {
  1451.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSections', []);
  1452.         return parent::getSections();
  1453.     }
  1454.     /**
  1455.      * {@inheritDoc}
  1456.      */
  1457.     public function addSection(\App\Entity\Section $section): \App\Entity\Projet
  1458.     {
  1459.         $this->__initializer__ && $this->__initializer__->__invoke($this'addSection', [$section]);
  1460.         return parent::addSection($section);
  1461.     }
  1462.     /**
  1463.      * {@inheritDoc}
  1464.      */
  1465.     public function removeSection(\App\Entity\Section $section): \App\Entity\Projet
  1466.     {
  1467.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeSection', [$section]);
  1468.         return parent::removeSection($section);
  1469.     }
  1470. }