<?php
namespace Proxies\__CG__\App\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class Page extends \App\Entity\Page 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\\Page' . "\0" . 'deletedAt', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'type', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'title', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'fixedHeaderTitle', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'body', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'lft', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'lvl', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'rgt', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'parent', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'children', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'routes', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'symlinkedPage', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'symlinks', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'symlinkVariablePattern', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'showInMenu', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'alias', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'deletable', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'class', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'bodyClass', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'breadcrumbs', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'controller', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'locale', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'feature', 'megaMenuItem', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'iconClass', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'hideTitle', 'heroConfiguration', 'connexysPageConfiguration', 'concept', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'target', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'tags', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenu', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenuTitle', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenuIntro', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenuOutro', 'id', 'createdAt', 'updatedAt', 'robots', 'attributes', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'breadcrumbEntity', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'metaTitle', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'metaDescription', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'ogImage'];
}
return ['__isInitialized__', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'deletedAt', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'type', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'title', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'fixedHeaderTitle', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'body', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'lft', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'lvl', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'rgt', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'parent', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'children', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'routes', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'symlinkedPage', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'symlinks', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'symlinkVariablePattern', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'showInMenu', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'alias', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'deletable', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'class', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'bodyClass', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'breadcrumbs', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'controller', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'locale', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'feature', 'megaMenuItem', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'iconClass', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'hideTitle', 'heroConfiguration', 'connexysPageConfiguration', 'concept', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'target', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'tags', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenu', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenuTitle', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenuIntro', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'megaMenuOutro', 'id', 'createdAt', 'updatedAt', 'robots', 'attributes', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'breadcrumbEntity', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'metaTitle', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'metaDescription', '' . "\0" . 'App\\Entity\\Page' . "\0" . 'ogImage'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (Page $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;
}
}
};
}
}
/**
* {@inheritDoc}
*/
public function __clone()
{
$this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []);
parent::__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 getDeletedAt(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDeletedAt', []);
return parent::getDeletedAt();
}
/**
* {@inheritDoc}
*/
public function setDeletedAt(?\DateTimeInterface $deletedAt): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDeletedAt', [$deletedAt]);
return parent::setDeletedAt($deletedAt);
}
/**
* {@inheritDoc}
*/
public function setTitle(string $title): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTitle', [$title]);
return parent::setTitle($title);
}
/**
* {@inheritDoc}
*/
public function getTitle(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTitle', []);
return parent::getTitle();
}
/**
* {@inheritDoc}
*/
public function getFixedHeaderTitle(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFixedHeaderTitle', []);
return parent::getFixedHeaderTitle();
}
/**
* {@inheritDoc}
*/
public function setFixedHeaderTitle(?string $fixedHeaderTitle): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFixedHeaderTitle', [$fixedHeaderTitle]);
return parent::setFixedHeaderTitle($fixedHeaderTitle);
}
/**
* {@inheritDoc}
*/
public function setBody(?string $body): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBody', [$body]);
return parent::setBody($body);
}
/**
* {@inheritDoc}
*/
public function getBody(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBody', []);
return parent::getBody();
}
/**
* {@inheritDoc}
*/
public function setParent(?\App\Entity\Page $parent): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent]);
return parent::setParent($parent);
}
/**
* {@inheritDoc}
*/
public function getParent(): ?\App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []);
return parent::getParent();
}
/**
* {@inheritDoc}
*/
public function getRoutes(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRoutes', []);
return parent::getRoutes();
}
/**
* {@inheritDoc}
*/
public function setRoutes($routes): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRoutes', [$routes]);
return parent::setRoutes($routes);
}
/**
* {@inheritDoc}
*/
public function addRoute(\App\Entity\Route $route): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addRoute', [$route]);
return parent::addRoute($route);
}
/**
* {@inheritDoc}
*/
public function removeRoute(\App\Entity\Route $route): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeRoute', [$route]);
return parent::removeRoute($route);
}
/**
* {@inheritDoc}
*/
public function getLft(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLft', []);
return parent::getLft();
}
/**
* {@inheritDoc}
*/
public function getLvl(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLvl', []);
return parent::getLvl();
}
/**
* {@inheritDoc}
*/
public function getRgt(): ?int
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRgt', []);
return parent::getRgt();
}
/**
* {@inheritDoc}
*/
public function getChildren(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []);
return parent::getChildren();
}
/**
* {@inheritDoc}
*/
public function hasChildren(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'hasChildren', []);
return parent::hasChildren();
}
/**
* {@inheritDoc}
*/
public function __toString(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []);
return parent::__toString();
}
/**
* {@inheritDoc}
*/
public function getType(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getType', []);
return parent::getType();
}
/**
* {@inheritDoc}
*/
public function setType(string $type): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setType', [$type]);
return parent::setType($type);
}
/**
* {@inheritDoc}
*/
public function getSymlinkedPage(): ?\App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSymlinkedPage', []);
return parent::getSymlinkedPage();
}
/**
* {@inheritDoc}
*/
public function setSymlinkedPage(?\App\Entity\Page $symlinkedPage): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSymlinkedPage', [$symlinkedPage]);
return parent::setSymlinkedPage($symlinkedPage);
}
/**
* {@inheritDoc}
*/
public function addSymlink(\App\Entity\Page $symlink): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addSymlink', [$symlink]);
return parent::addSymlink($symlink);
}
/**
* {@inheritDoc}
*/
public function removeSymlink(\App\Entity\Page $symlink): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeSymlink', [$symlink]);
return parent::removeSymlink($symlink);
}
/**
* {@inheritDoc}
*/
public function setLft(int $lft): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLft', [$lft]);
return parent::setLft($lft);
}
/**
* {@inheritDoc}
*/
public function setLvl(int $lvl): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLvl', [$lvl]);
return parent::setLvl($lvl);
}
/**
* {@inheritDoc}
*/
public function setRgt(int $rgt): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRgt', [$rgt]);
return parent::setRgt($rgt);
}
/**
* {@inheritDoc}
*/
public function setChildren($children)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setChildren', [$children]);
return parent::setChildren($children);
}
/**
* {@inheritDoc}
*/
public function isShowInMenu(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isShowInMenu', []);
return parent::isShowInMenu();
}
/**
* {@inheritDoc}
*/
public function setShowInMenu(bool $showInMenu): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setShowInMenu', [$showInMenu]);
return parent::setShowInMenu($showInMenu);
}
/**
* {@inheritDoc}
*/
public function getClass(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getClass', []);
return parent::getClass();
}
/**
* {@inheritDoc}
*/
public function setClass(?string $class): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setClass', [$class]);
return parent::setClass($class);
}
/**
* {@inheritDoc}
*/
public function getAlias(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAlias', []);
return parent::getAlias();
}
/**
* {@inheritDoc}
*/
public function setAlias(?string $alias): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAlias', [$alias]);
return parent::setAlias($alias);
}
/**
* {@inheritDoc}
*/
public function isDeletable()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isDeletable', []);
return parent::isDeletable();
}
/**
* {@inheritDoc}
*/
public function setDeletable(bool $deletable): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDeletable', [$deletable]);
return parent::setDeletable($deletable);
}
/**
* {@inheritDoc}
*/
public function getBodyClass(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBodyClass', []);
return parent::getBodyClass();
}
/**
* {@inheritDoc}
*/
public function setBodyClass(?string $bodyClass): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBodyClass', [$bodyClass]);
return parent::setBodyClass($bodyClass);
}
/**
* {@inheritDoc}
*/
public function getSymlinkVariablePattern(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSymlinkVariablePattern', []);
return parent::getSymlinkVariablePattern();
}
/**
* {@inheritDoc}
*/
public function getDecodedSymlinkVariablePattern(): ?array
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDecodedSymlinkVariablePattern', []);
return parent::getDecodedSymlinkVariablePattern();
}
/**
* {@inheritDoc}
*/
public function setSymlinkVariablePattern(?string $symlinkVariablePattern): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSymlinkVariablePattern', [$symlinkVariablePattern]);
return parent::setSymlinkVariablePattern($symlinkVariablePattern);
}
/**
* {@inheritDoc}
*/
public function getController(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getController', []);
return parent::getController();
}
/**
* {@inheritDoc}
*/
public function setController(?string $controller): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setController', [$controller]);
return parent::setController($controller);
}
/**
* {@inheritDoc}
*/
public function hasBreadcrumbs(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'hasBreadcrumbs', []);
return parent::hasBreadcrumbs();
}
/**
* {@inheritDoc}
*/
public function setBreadcrumbs(bool $breadcrumbs): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBreadcrumbs', [$breadcrumbs]);
return parent::setBreadcrumbs($breadcrumbs);
}
/**
* {@inheritDoc}
*/
public function setTranslatableLocale($locale): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTranslatableLocale', [$locale]);
return parent::setTranslatableLocale($locale);
}
/**
* {@inheritDoc}
*/
public function getLocale(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocale', []);
return parent::getLocale();
}
/**
* {@inheritDoc}
*/
public function getFeature(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFeature', []);
return parent::getFeature();
}
/**
* {@inheritDoc}
*/
public function setFeature(?string $feature): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFeature', [$feature]);
return parent::setFeature($feature);
}
/**
* {@inheritDoc}
*/
public function getMegaMenuItem(): ?\App\Entity\MegaMenuItem
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMegaMenuItem', []);
return parent::getMegaMenuItem();
}
/**
* {@inheritDoc}
*/
public function setMegaMenuItem(?\App\Entity\MegaMenuItem $megaMenuItem): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMegaMenuItem', [$megaMenuItem]);
return parent::setMegaMenuItem($megaMenuItem);
}
/**
* {@inheritDoc}
*/
public function getIconClass(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIconClass', []);
return parent::getIconClass();
}
/**
* {@inheritDoc}
*/
public function setIconClass(?string $iconClass): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIconClass', [$iconClass]);
return parent::setIconClass($iconClass);
}
/**
* {@inheritDoc}
*/
public function isHideTitle(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isHideTitle', []);
return parent::isHideTitle();
}
/**
* {@inheritDoc}
*/
public function setHideTitle(bool $hideTitle): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHideTitle', [$hideTitle]);
return parent::setHideTitle($hideTitle);
}
/**
* {@inheritDoc}
*/
public function isDeleted(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isDeleted', []);
return parent::isDeleted();
}
/**
* {@inheritDoc}
*/
public function getHeroConfiguration(): ?\App\Entity\HeroConfiguration
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHeroConfiguration', []);
return parent::getHeroConfiguration();
}
/**
* {@inheritDoc}
*/
public function setHeroConfiguration(?\App\Entity\HeroConfiguration $heroConfiguration): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHeroConfiguration', [$heroConfiguration]);
return parent::setHeroConfiguration($heroConfiguration);
}
/**
* {@inheritDoc}
*/
public function isConcept(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isConcept', []);
return parent::isConcept();
}
/**
* {@inheritDoc}
*/
public function setConcept(bool $concept): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setConcept', [$concept]);
return parent::setConcept($concept);
}
/**
* {@inheritDoc}
*/
public function getConnexysPageConfiguration(): ?\App\Entity\ConnexysPageConfiguration
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getConnexysPageConfiguration', []);
return parent::getConnexysPageConfiguration();
}
/**
* {@inheritDoc}
*/
public function setConnexysPageConfiguration(?\App\Entity\ConnexysPageConfiguration $connexysPageConfiguration): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setConnexysPageConfiguration', [$connexysPageConfiguration]);
return parent::setConnexysPageConfiguration($connexysPageConfiguration);
}
/**
* {@inheritDoc}
*/
public function getShowInMenu(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getShowInMenu', []);
return parent::getShowInMenu();
}
/**
* {@inheritDoc}
*/
public function getDeletable(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDeletable', []);
return parent::getDeletable();
}
/**
* {@inheritDoc}
*/
public function getBreadcrumbs(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBreadcrumbs', []);
return parent::getBreadcrumbs();
}
/**
* {@inheritDoc}
*/
public function getHideTitle(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHideTitle', []);
return parent::getHideTitle();
}
/**
* {@inheritDoc}
*/
public function getConcept(): ?bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getConcept', []);
return parent::getConcept();
}
/**
* {@inheritDoc}
*/
public function addChild(\App\Entity\Page $child): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$child]);
return parent::addChild($child);
}
/**
* {@inheritDoc}
*/
public function removeChild(\App\Entity\Page $child): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$child]);
return parent::removeChild($child);
}
/**
* {@inheritDoc}
*/
public function getSymlinks(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSymlinks', []);
return parent::getSymlinks();
}
/**
* {@inheritDoc}
*/
public function getTarget(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTarget', []);
return parent::getTarget();
}
/**
* {@inheritDoc}
*/
public function setTarget(?string $target): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTarget', [$target]);
return parent::setTarget($target);
}
/**
* {@inheritDoc}
*/
public function getTags(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTags', []);
return parent::getTags();
}
/**
* {@inheritDoc}
*/
public function addTag(\App\Entity\Tag $tag): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addTag', [$tag]);
return parent::addTag($tag);
}
/**
* {@inheritDoc}
*/
public function removeTag(\App\Entity\Tag $tag): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeTag', [$tag]);
return parent::removeTag($tag);
}
/**
* {@inheritDoc}
*/
public function isMegaMenu(): bool
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'isMegaMenu', []);
return parent::isMegaMenu();
}
/**
* {@inheritDoc}
*/
public function setMegaMenu(bool $megaMenu): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMegaMenu', [$megaMenu]);
return parent::setMegaMenu($megaMenu);
}
/**
* {@inheritDoc}
*/
public function getMegaMenuTitle(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMegaMenuTitle', []);
return parent::getMegaMenuTitle();
}
/**
* {@inheritDoc}
*/
public function setMegaMenuTitle(?string $megaMenuTitle): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMegaMenuTitle', [$megaMenuTitle]);
return parent::setMegaMenuTitle($megaMenuTitle);
}
/**
* {@inheritDoc}
*/
public function getMegaMenuIntro(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMegaMenuIntro', []);
return parent::getMegaMenuIntro();
}
/**
* {@inheritDoc}
*/
public function setMegaMenuIntro(?string $megaMenuIntro): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMegaMenuIntro', [$megaMenuIntro]);
return parent::setMegaMenuIntro($megaMenuIntro);
}
/**
* {@inheritDoc}
*/
public function getMegaMenuOutro(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMegaMenuOutro', []);
return parent::getMegaMenuOutro();
}
/**
* {@inheritDoc}
*/
public function setMegaMenuOutro(?string $megaMenuOutro): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMegaMenuOutro', [$megaMenuOutro]);
return parent::setMegaMenuOutro($megaMenuOutro);
}
/**
* {@inheritDoc}
*/
public function getCreatedAt(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []);
return parent::getCreatedAt();
}
/**
* {@inheritDoc}
*/
public function setCreatedAt(?\DateTimeInterface $createdAt): \App\Entity\Base
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]);
return parent::setCreatedAt($createdAt);
}
/**
* {@inheritDoc}
*/
public function getUpdatedAt(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []);
return parent::getUpdatedAt();
}
/**
* {@inheritDoc}
*/
public function setUpdatedAt(?\DateTimeInterface $updatedAt): \App\Entity\Base
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]);
return parent::setUpdatedAt($updatedAt);
}
/**
* {@inheritDoc}
*/
public function getRobots(): \App\Robots\Robots
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRobots', []);
return parent::getRobots();
}
/**
* {@inheritDoc}
*/
public function setRobots(\App\Robots\Robots $robots): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRobots', [$robots]);
parent::setRobots($robots);
}
/**
* {@inheritDoc}
*/
public function getAttributes(): array
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAttributes', []);
return parent::getAttributes();
}
/**
* {@inheritDoc}
*/
public function setAttributes(array $attributes): static
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAttributes', [$attributes]);
return parent::setAttributes($attributes);
}
/**
* {@inheritDoc}
*/
public function getBreadcrumbEntity(): ?object
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBreadcrumbEntity', []);
return parent::getBreadcrumbEntity();
}
/**
* {@inheritDoc}
*/
public function setBreadcrumbEntity(?object $breadcrumbEntity)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBreadcrumbEntity', [$breadcrumbEntity]);
return parent::setBreadcrumbEntity($breadcrumbEntity);
}
/**
* {@inheritDoc}
*/
public function getMetaTitle(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMetaTitle', []);
return parent::getMetaTitle();
}
/**
* {@inheritDoc}
*/
public function setMetaTitle(?string $metaTitle): object
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMetaTitle', [$metaTitle]);
return parent::setMetaTitle($metaTitle);
}
/**
* {@inheritDoc}
*/
public function getMetaDescription(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMetaDescription', []);
return parent::getMetaDescription();
}
/**
* {@inheritDoc}
*/
public function setMetaDescription(?string $metaDescription): object
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setMetaDescription', [$metaDescription]);
return parent::setMetaDescription($metaDescription);
}
/**
* {@inheritDoc}
*/
public function getOgImage(): ?\App\Entity\OgImage
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getOgImage', []);
return parent::getOgImage();
}
/**
* {@inheritDoc}
*/
public function setOgImage(?\App\Entity\OgImage $ogImage): \App\Entity\Page
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setOgImage', [$ogImage]);
return parent::setOgImage($ogImage);
}
}