var/cache/dev/doctrine/orm/Proxies/__CG__AppEntityPage.php line 827

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 Page extends \App\Entity\Page 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\\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'];
  53.         }
  54.         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'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Page $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.      * {@inheritDoc}
  76.      */
  77.     public function __clone()
  78.     {
  79.         $this->__cloner__ && $this->__cloner__->__invoke($this'__clone', []);
  80.         parent::__clone();
  81.     }
  82.     /**
  83.      * Forces initialization of the proxy
  84.      */
  85.     public function __load(): void
  86.     {
  87.         $this->__initializer__ && $this->__initializer__->__invoke($this'__load', []);
  88.     }
  89.     /**
  90.      * {@inheritDoc}
  91.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  92.      */
  93.     public function __isInitialized(): bool
  94.     {
  95.         return $this->__isInitialized__;
  96.     }
  97.     /**
  98.      * {@inheritDoc}
  99.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  100.      */
  101.     public function __setInitialized($initialized): void
  102.     {
  103.         $this->__isInitialized__ $initialized;
  104.     }
  105.     /**
  106.      * {@inheritDoc}
  107.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  108.      */
  109.     public function __setInitializer(\Closure $initializer null): void
  110.     {
  111.         $this->__initializer__ $initializer;
  112.     }
  113.     /**
  114.      * {@inheritDoc}
  115.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  116.      */
  117.     public function __getInitializer(): ?\Closure
  118.     {
  119.         return $this->__initializer__;
  120.     }
  121.     /**
  122.      * {@inheritDoc}
  123.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  124.      */
  125.     public function __setCloner(\Closure $cloner null): void
  126.     {
  127.         $this->__cloner__ $cloner;
  128.     }
  129.     /**
  130.      * {@inheritDoc}
  131.      * @internal generated method: use only when explicitly handling proxy specific cloning logic
  132.      */
  133.     public function __getCloner(): ?\Closure
  134.     {
  135.         return $this->__cloner__;
  136.     }
  137.     /**
  138.      * {@inheritDoc}
  139.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  140.      * @deprecated no longer in use - generated code now relies on internal components rather than generated public API
  141.      * @static
  142.      */
  143.     public function __getLazyProperties(): array
  144.     {
  145.         return self::$lazyPropertiesDefaults;
  146.     }
  147.     
  148.     /**
  149.      * {@inheritDoc}
  150.      */
  151.     public function getId(): ?int
  152.     {
  153.         if ($this->__isInitialized__ === false) {
  154.             return (int)  parent::getId();
  155.         }
  156.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  157.         return parent::getId();
  158.     }
  159.     /**
  160.      * {@inheritDoc}
  161.      */
  162.     public function getDeletedAt(): ?\DateTimeInterface
  163.     {
  164.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeletedAt', []);
  165.         return parent::getDeletedAt();
  166.     }
  167.     /**
  168.      * {@inheritDoc}
  169.      */
  170.     public function setDeletedAt(?\DateTimeInterface $deletedAt): \App\Entity\Page
  171.     {
  172.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeletedAt', [$deletedAt]);
  173.         return parent::setDeletedAt($deletedAt);
  174.     }
  175.     /**
  176.      * {@inheritDoc}
  177.      */
  178.     public function setTitle(string $title): \App\Entity\Page
  179.     {
  180.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTitle', [$title]);
  181.         return parent::setTitle($title);
  182.     }
  183.     /**
  184.      * {@inheritDoc}
  185.      */
  186.     public function getTitle(): ?string
  187.     {
  188.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTitle', []);
  189.         return parent::getTitle();
  190.     }
  191.     /**
  192.      * {@inheritDoc}
  193.      */
  194.     public function getFixedHeaderTitle(): ?string
  195.     {
  196.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFixedHeaderTitle', []);
  197.         return parent::getFixedHeaderTitle();
  198.     }
  199.     /**
  200.      * {@inheritDoc}
  201.      */
  202.     public function setFixedHeaderTitle(?string $fixedHeaderTitle): \App\Entity\Page
  203.     {
  204.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFixedHeaderTitle', [$fixedHeaderTitle]);
  205.         return parent::setFixedHeaderTitle($fixedHeaderTitle);
  206.     }
  207.     /**
  208.      * {@inheritDoc}
  209.      */
  210.     public function setBody(?string $body): \App\Entity\Page
  211.     {
  212.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBody', [$body]);
  213.         return parent::setBody($body);
  214.     }
  215.     /**
  216.      * {@inheritDoc}
  217.      */
  218.     public function getBody(): ?string
  219.     {
  220.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBody', []);
  221.         return parent::getBody();
  222.     }
  223.     /**
  224.      * {@inheritDoc}
  225.      */
  226.     public function setParent(?\App\Entity\Page $parent): \App\Entity\Page
  227.     {
  228.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParent', [$parent]);
  229.         return parent::setParent($parent);
  230.     }
  231.     /**
  232.      * {@inheritDoc}
  233.      */
  234.     public function getParent(): ?\App\Entity\Page
  235.     {
  236.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParent', []);
  237.         return parent::getParent();
  238.     }
  239.     /**
  240.      * {@inheritDoc}
  241.      */
  242.     public function getRoutes(): \Doctrine\Common\Collections\Collection
  243.     {
  244.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRoutes', []);
  245.         return parent::getRoutes();
  246.     }
  247.     /**
  248.      * {@inheritDoc}
  249.      */
  250.     public function setRoutes($routes): \App\Entity\Page
  251.     {
  252.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRoutes', [$routes]);
  253.         return parent::setRoutes($routes);
  254.     }
  255.     /**
  256.      * {@inheritDoc}
  257.      */
  258.     public function addRoute(\App\Entity\Route $route): \App\Entity\Page
  259.     {
  260.         $this->__initializer__ && $this->__initializer__->__invoke($this'addRoute', [$route]);
  261.         return parent::addRoute($route);
  262.     }
  263.     /**
  264.      * {@inheritDoc}
  265.      */
  266.     public function removeRoute(\App\Entity\Route $route): \App\Entity\Page
  267.     {
  268.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeRoute', [$route]);
  269.         return parent::removeRoute($route);
  270.     }
  271.     /**
  272.      * {@inheritDoc}
  273.      */
  274.     public function getLft(): ?int
  275.     {
  276.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLft', []);
  277.         return parent::getLft();
  278.     }
  279.     /**
  280.      * {@inheritDoc}
  281.      */
  282.     public function getLvl(): ?int
  283.     {
  284.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLvl', []);
  285.         return parent::getLvl();
  286.     }
  287.     /**
  288.      * {@inheritDoc}
  289.      */
  290.     public function getRgt(): ?int
  291.     {
  292.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRgt', []);
  293.         return parent::getRgt();
  294.     }
  295.     /**
  296.      * {@inheritDoc}
  297.      */
  298.     public function getChildren(): \Doctrine\Common\Collections\Collection
  299.     {
  300.         $this->__initializer__ && $this->__initializer__->__invoke($this'getChildren', []);
  301.         return parent::getChildren();
  302.     }
  303.     /**
  304.      * {@inheritDoc}
  305.      */
  306.     public function hasChildren(): bool
  307.     {
  308.         $this->__initializer__ && $this->__initializer__->__invoke($this'hasChildren', []);
  309.         return parent::hasChildren();
  310.     }
  311.     /**
  312.      * {@inheritDoc}
  313.      */
  314.     public function __toString(): string
  315.     {
  316.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  317.         return parent::__toString();
  318.     }
  319.     /**
  320.      * {@inheritDoc}
  321.      */
  322.     public function getType(): ?string
  323.     {
  324.         $this->__initializer__ && $this->__initializer__->__invoke($this'getType', []);
  325.         return parent::getType();
  326.     }
  327.     /**
  328.      * {@inheritDoc}
  329.      */
  330.     public function setType(string $type): \App\Entity\Page
  331.     {
  332.         $this->__initializer__ && $this->__initializer__->__invoke($this'setType', [$type]);
  333.         return parent::setType($type);
  334.     }
  335.     /**
  336.      * {@inheritDoc}
  337.      */
  338.     public function getSymlinkedPage(): ?\App\Entity\Page
  339.     {
  340.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSymlinkedPage', []);
  341.         return parent::getSymlinkedPage();
  342.     }
  343.     /**
  344.      * {@inheritDoc}
  345.      */
  346.     public function setSymlinkedPage(?\App\Entity\Page $symlinkedPage): \App\Entity\Page
  347.     {
  348.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSymlinkedPage', [$symlinkedPage]);
  349.         return parent::setSymlinkedPage($symlinkedPage);
  350.     }
  351.     /**
  352.      * {@inheritDoc}
  353.      */
  354.     public function addSymlink(\App\Entity\Page $symlink): \App\Entity\Page
  355.     {
  356.         $this->__initializer__ && $this->__initializer__->__invoke($this'addSymlink', [$symlink]);
  357.         return parent::addSymlink($symlink);
  358.     }
  359.     /**
  360.      * {@inheritDoc}
  361.      */
  362.     public function removeSymlink(\App\Entity\Page $symlink): \App\Entity\Page
  363.     {
  364.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeSymlink', [$symlink]);
  365.         return parent::removeSymlink($symlink);
  366.     }
  367.     /**
  368.      * {@inheritDoc}
  369.      */
  370.     public function setLft(int $lft): \App\Entity\Page
  371.     {
  372.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLft', [$lft]);
  373.         return parent::setLft($lft);
  374.     }
  375.     /**
  376.      * {@inheritDoc}
  377.      */
  378.     public function setLvl(int $lvl): \App\Entity\Page
  379.     {
  380.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLvl', [$lvl]);
  381.         return parent::setLvl($lvl);
  382.     }
  383.     /**
  384.      * {@inheritDoc}
  385.      */
  386.     public function setRgt(int $rgt): \App\Entity\Page
  387.     {
  388.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRgt', [$rgt]);
  389.         return parent::setRgt($rgt);
  390.     }
  391.     /**
  392.      * {@inheritDoc}
  393.      */
  394.     public function setChildren($children)
  395.     {
  396.         $this->__initializer__ && $this->__initializer__->__invoke($this'setChildren', [$children]);
  397.         return parent::setChildren($children);
  398.     }
  399.     /**
  400.      * {@inheritDoc}
  401.      */
  402.     public function isShowInMenu(): bool
  403.     {
  404.         $this->__initializer__ && $this->__initializer__->__invoke($this'isShowInMenu', []);
  405.         return parent::isShowInMenu();
  406.     }
  407.     /**
  408.      * {@inheritDoc}
  409.      */
  410.     public function setShowInMenu(bool $showInMenu): \App\Entity\Page
  411.     {
  412.         $this->__initializer__ && $this->__initializer__->__invoke($this'setShowInMenu', [$showInMenu]);
  413.         return parent::setShowInMenu($showInMenu);
  414.     }
  415.     /**
  416.      * {@inheritDoc}
  417.      */
  418.     public function getClass(): ?string
  419.     {
  420.         $this->__initializer__ && $this->__initializer__->__invoke($this'getClass', []);
  421.         return parent::getClass();
  422.     }
  423.     /**
  424.      * {@inheritDoc}
  425.      */
  426.     public function setClass(?string $class): \App\Entity\Page
  427.     {
  428.         $this->__initializer__ && $this->__initializer__->__invoke($this'setClass', [$class]);
  429.         return parent::setClass($class);
  430.     }
  431.     /**
  432.      * {@inheritDoc}
  433.      */
  434.     public function getAlias(): ?string
  435.     {
  436.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAlias', []);
  437.         return parent::getAlias();
  438.     }
  439.     /**
  440.      * {@inheritDoc}
  441.      */
  442.     public function setAlias(?string $alias): \App\Entity\Page
  443.     {
  444.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAlias', [$alias]);
  445.         return parent::setAlias($alias);
  446.     }
  447.     /**
  448.      * {@inheritDoc}
  449.      */
  450.     public function isDeletable()
  451.     {
  452.         $this->__initializer__ && $this->__initializer__->__invoke($this'isDeletable', []);
  453.         return parent::isDeletable();
  454.     }
  455.     /**
  456.      * {@inheritDoc}
  457.      */
  458.     public function setDeletable(bool $deletable): \App\Entity\Page
  459.     {
  460.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeletable', [$deletable]);
  461.         return parent::setDeletable($deletable);
  462.     }
  463.     /**
  464.      * {@inheritDoc}
  465.      */
  466.     public function getBodyClass(): ?string
  467.     {
  468.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBodyClass', []);
  469.         return parent::getBodyClass();
  470.     }
  471.     /**
  472.      * {@inheritDoc}
  473.      */
  474.     public function setBodyClass(?string $bodyClass): \App\Entity\Page
  475.     {
  476.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBodyClass', [$bodyClass]);
  477.         return parent::setBodyClass($bodyClass);
  478.     }
  479.     /**
  480.      * {@inheritDoc}
  481.      */
  482.     public function getSymlinkVariablePattern(): ?string
  483.     {
  484.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSymlinkVariablePattern', []);
  485.         return parent::getSymlinkVariablePattern();
  486.     }
  487.     /**
  488.      * {@inheritDoc}
  489.      */
  490.     public function getDecodedSymlinkVariablePattern(): ?array
  491.     {
  492.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDecodedSymlinkVariablePattern', []);
  493.         return parent::getDecodedSymlinkVariablePattern();
  494.     }
  495.     /**
  496.      * {@inheritDoc}
  497.      */
  498.     public function setSymlinkVariablePattern(?string $symlinkVariablePattern): \App\Entity\Page
  499.     {
  500.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSymlinkVariablePattern', [$symlinkVariablePattern]);
  501.         return parent::setSymlinkVariablePattern($symlinkVariablePattern);
  502.     }
  503.     /**
  504.      * {@inheritDoc}
  505.      */
  506.     public function getController(): ?string
  507.     {
  508.         $this->__initializer__ && $this->__initializer__->__invoke($this'getController', []);
  509.         return parent::getController();
  510.     }
  511.     /**
  512.      * {@inheritDoc}
  513.      */
  514.     public function setController(?string $controller): \App\Entity\Page
  515.     {
  516.         $this->__initializer__ && $this->__initializer__->__invoke($this'setController', [$controller]);
  517.         return parent::setController($controller);
  518.     }
  519.     /**
  520.      * {@inheritDoc}
  521.      */
  522.     public function hasBreadcrumbs(): bool
  523.     {
  524.         $this->__initializer__ && $this->__initializer__->__invoke($this'hasBreadcrumbs', []);
  525.         return parent::hasBreadcrumbs();
  526.     }
  527.     /**
  528.      * {@inheritDoc}
  529.      */
  530.     public function setBreadcrumbs(bool $breadcrumbs): \App\Entity\Page
  531.     {
  532.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBreadcrumbs', [$breadcrumbs]);
  533.         return parent::setBreadcrumbs($breadcrumbs);
  534.     }
  535.     /**
  536.      * {@inheritDoc}
  537.      */
  538.     public function setTranslatableLocale($locale): \App\Entity\Page
  539.     {
  540.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTranslatableLocale', [$locale]);
  541.         return parent::setTranslatableLocale($locale);
  542.     }
  543.     /**
  544.      * {@inheritDoc}
  545.      */
  546.     public function getLocale(): ?string
  547.     {
  548.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocale', []);
  549.         return parent::getLocale();
  550.     }
  551.     /**
  552.      * {@inheritDoc}
  553.      */
  554.     public function getFeature(): ?string
  555.     {
  556.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFeature', []);
  557.         return parent::getFeature();
  558.     }
  559.     /**
  560.      * {@inheritDoc}
  561.      */
  562.     public function setFeature(?string $feature): \App\Entity\Page
  563.     {
  564.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFeature', [$feature]);
  565.         return parent::setFeature($feature);
  566.     }
  567.     /**
  568.      * {@inheritDoc}
  569.      */
  570.     public function getMegaMenuItem(): ?\App\Entity\MegaMenuItem
  571.     {
  572.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMegaMenuItem', []);
  573.         return parent::getMegaMenuItem();
  574.     }
  575.     /**
  576.      * {@inheritDoc}
  577.      */
  578.     public function setMegaMenuItem(?\App\Entity\MegaMenuItem $megaMenuItem): \App\Entity\Page
  579.     {
  580.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMegaMenuItem', [$megaMenuItem]);
  581.         return parent::setMegaMenuItem($megaMenuItem);
  582.     }
  583.     /**
  584.      * {@inheritDoc}
  585.      */
  586.     public function getIconClass(): ?string
  587.     {
  588.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIconClass', []);
  589.         return parent::getIconClass();
  590.     }
  591.     /**
  592.      * {@inheritDoc}
  593.      */
  594.     public function setIconClass(?string $iconClass): \App\Entity\Page
  595.     {
  596.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIconClass', [$iconClass]);
  597.         return parent::setIconClass($iconClass);
  598.     }
  599.     /**
  600.      * {@inheritDoc}
  601.      */
  602.     public function isHideTitle(): bool
  603.     {
  604.         $this->__initializer__ && $this->__initializer__->__invoke($this'isHideTitle', []);
  605.         return parent::isHideTitle();
  606.     }
  607.     /**
  608.      * {@inheritDoc}
  609.      */
  610.     public function setHideTitle(bool $hideTitle): \App\Entity\Page
  611.     {
  612.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHideTitle', [$hideTitle]);
  613.         return parent::setHideTitle($hideTitle);
  614.     }
  615.     /**
  616.      * {@inheritDoc}
  617.      */
  618.     public function isDeleted(): bool
  619.     {
  620.         $this->__initializer__ && $this->__initializer__->__invoke($this'isDeleted', []);
  621.         return parent::isDeleted();
  622.     }
  623.     /**
  624.      * {@inheritDoc}
  625.      */
  626.     public function getHeroConfiguration(): ?\App\Entity\HeroConfiguration
  627.     {
  628.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHeroConfiguration', []);
  629.         return parent::getHeroConfiguration();
  630.     }
  631.     /**
  632.      * {@inheritDoc}
  633.      */
  634.     public function setHeroConfiguration(?\App\Entity\HeroConfiguration $heroConfiguration): \App\Entity\Page
  635.     {
  636.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHeroConfiguration', [$heroConfiguration]);
  637.         return parent::setHeroConfiguration($heroConfiguration);
  638.     }
  639.     /**
  640.      * {@inheritDoc}
  641.      */
  642.     public function isConcept(): bool
  643.     {
  644.         $this->__initializer__ && $this->__initializer__->__invoke($this'isConcept', []);
  645.         return parent::isConcept();
  646.     }
  647.     /**
  648.      * {@inheritDoc}
  649.      */
  650.     public function setConcept(bool $concept): \App\Entity\Page
  651.     {
  652.         $this->__initializer__ && $this->__initializer__->__invoke($this'setConcept', [$concept]);
  653.         return parent::setConcept($concept);
  654.     }
  655.     /**
  656.      * {@inheritDoc}
  657.      */
  658.     public function getConnexysPageConfiguration(): ?\App\Entity\ConnexysPageConfiguration
  659.     {
  660.         $this->__initializer__ && $this->__initializer__->__invoke($this'getConnexysPageConfiguration', []);
  661.         return parent::getConnexysPageConfiguration();
  662.     }
  663.     /**
  664.      * {@inheritDoc}
  665.      */
  666.     public function setConnexysPageConfiguration(?\App\Entity\ConnexysPageConfiguration $connexysPageConfiguration): \App\Entity\Page
  667.     {
  668.         $this->__initializer__ && $this->__initializer__->__invoke($this'setConnexysPageConfiguration', [$connexysPageConfiguration]);
  669.         return parent::setConnexysPageConfiguration($connexysPageConfiguration);
  670.     }
  671.     /**
  672.      * {@inheritDoc}
  673.      */
  674.     public function getShowInMenu(): ?bool
  675.     {
  676.         $this->__initializer__ && $this->__initializer__->__invoke($this'getShowInMenu', []);
  677.         return parent::getShowInMenu();
  678.     }
  679.     /**
  680.      * {@inheritDoc}
  681.      */
  682.     public function getDeletable(): ?bool
  683.     {
  684.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeletable', []);
  685.         return parent::getDeletable();
  686.     }
  687.     /**
  688.      * {@inheritDoc}
  689.      */
  690.     public function getBreadcrumbs(): ?bool
  691.     {
  692.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBreadcrumbs', []);
  693.         return parent::getBreadcrumbs();
  694.     }
  695.     /**
  696.      * {@inheritDoc}
  697.      */
  698.     public function getHideTitle(): ?bool
  699.     {
  700.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHideTitle', []);
  701.         return parent::getHideTitle();
  702.     }
  703.     /**
  704.      * {@inheritDoc}
  705.      */
  706.     public function getConcept(): ?bool
  707.     {
  708.         $this->__initializer__ && $this->__initializer__->__invoke($this'getConcept', []);
  709.         return parent::getConcept();
  710.     }
  711.     /**
  712.      * {@inheritDoc}
  713.      */
  714.     public function addChild(\App\Entity\Page $child): \App\Entity\Page
  715.     {
  716.         $this->__initializer__ && $this->__initializer__->__invoke($this'addChild', [$child]);
  717.         return parent::addChild($child);
  718.     }
  719.     /**
  720.      * {@inheritDoc}
  721.      */
  722.     public function removeChild(\App\Entity\Page $child): \App\Entity\Page
  723.     {
  724.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeChild', [$child]);
  725.         return parent::removeChild($child);
  726.     }
  727.     /**
  728.      * {@inheritDoc}
  729.      */
  730.     public function getSymlinks(): \Doctrine\Common\Collections\Collection
  731.     {
  732.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSymlinks', []);
  733.         return parent::getSymlinks();
  734.     }
  735.     /**
  736.      * {@inheritDoc}
  737.      */
  738.     public function getTarget(): ?string
  739.     {
  740.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTarget', []);
  741.         return parent::getTarget();
  742.     }
  743.     /**
  744.      * {@inheritDoc}
  745.      */
  746.     public function setTarget(?string $target): \App\Entity\Page
  747.     {
  748.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTarget', [$target]);
  749.         return parent::setTarget($target);
  750.     }
  751.     /**
  752.      * {@inheritDoc}
  753.      */
  754.     public function getTags(): \Doctrine\Common\Collections\Collection
  755.     {
  756.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTags', []);
  757.         return parent::getTags();
  758.     }
  759.     /**
  760.      * {@inheritDoc}
  761.      */
  762.     public function addTag(\App\Entity\Tag $tag): \App\Entity\Page
  763.     {
  764.         $this->__initializer__ && $this->__initializer__->__invoke($this'addTag', [$tag]);
  765.         return parent::addTag($tag);
  766.     }
  767.     /**
  768.      * {@inheritDoc}
  769.      */
  770.     public function removeTag(\App\Entity\Tag $tag): \App\Entity\Page
  771.     {
  772.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeTag', [$tag]);
  773.         return parent::removeTag($tag);
  774.     }
  775.     /**
  776.      * {@inheritDoc}
  777.      */
  778.     public function isMegaMenu(): bool
  779.     {
  780.         $this->__initializer__ && $this->__initializer__->__invoke($this'isMegaMenu', []);
  781.         return parent::isMegaMenu();
  782.     }
  783.     /**
  784.      * {@inheritDoc}
  785.      */
  786.     public function setMegaMenu(bool $megaMenu): \App\Entity\Page
  787.     {
  788.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMegaMenu', [$megaMenu]);
  789.         return parent::setMegaMenu($megaMenu);
  790.     }
  791.     /**
  792.      * {@inheritDoc}
  793.      */
  794.     public function getMegaMenuTitle(): ?string
  795.     {
  796.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMegaMenuTitle', []);
  797.         return parent::getMegaMenuTitle();
  798.     }
  799.     /**
  800.      * {@inheritDoc}
  801.      */
  802.     public function setMegaMenuTitle(?string $megaMenuTitle): \App\Entity\Page
  803.     {
  804.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMegaMenuTitle', [$megaMenuTitle]);
  805.         return parent::setMegaMenuTitle($megaMenuTitle);
  806.     }
  807.     /**
  808.      * {@inheritDoc}
  809.      */
  810.     public function getMegaMenuIntro(): ?string
  811.     {
  812.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMegaMenuIntro', []);
  813.         return parent::getMegaMenuIntro();
  814.     }
  815.     /**
  816.      * {@inheritDoc}
  817.      */
  818.     public function setMegaMenuIntro(?string $megaMenuIntro): \App\Entity\Page
  819.     {
  820.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMegaMenuIntro', [$megaMenuIntro]);
  821.         return parent::setMegaMenuIntro($megaMenuIntro);
  822.     }
  823.     /**
  824.      * {@inheritDoc}
  825.      */
  826.     public function getMegaMenuOutro(): ?string
  827.     {
  828.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMegaMenuOutro', []);
  829.         return parent::getMegaMenuOutro();
  830.     }
  831.     /**
  832.      * {@inheritDoc}
  833.      */
  834.     public function setMegaMenuOutro(?string $megaMenuOutro): \App\Entity\Page
  835.     {
  836.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMegaMenuOutro', [$megaMenuOutro]);
  837.         return parent::setMegaMenuOutro($megaMenuOutro);
  838.     }
  839.     /**
  840.      * {@inheritDoc}
  841.      */
  842.     public function getCreatedAt(): ?\DateTimeInterface
  843.     {
  844.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCreatedAt', []);
  845.         return parent::getCreatedAt();
  846.     }
  847.     /**
  848.      * {@inheritDoc}
  849.      */
  850.     public function setCreatedAt(?\DateTimeInterface $createdAt): \App\Entity\Base
  851.     {
  852.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCreatedAt', [$createdAt]);
  853.         return parent::setCreatedAt($createdAt);
  854.     }
  855.     /**
  856.      * {@inheritDoc}
  857.      */
  858.     public function getUpdatedAt(): ?\DateTimeInterface
  859.     {
  860.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUpdatedAt', []);
  861.         return parent::getUpdatedAt();
  862.     }
  863.     /**
  864.      * {@inheritDoc}
  865.      */
  866.     public function setUpdatedAt(?\DateTimeInterface $updatedAt): \App\Entity\Base
  867.     {
  868.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUpdatedAt', [$updatedAt]);
  869.         return parent::setUpdatedAt($updatedAt);
  870.     }
  871.     /**
  872.      * {@inheritDoc}
  873.      */
  874.     public function getRobots(): \App\Robots\Robots
  875.     {
  876.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRobots', []);
  877.         return parent::getRobots();
  878.     }
  879.     /**
  880.      * {@inheritDoc}
  881.      */
  882.     public function setRobots(\App\Robots\Robots $robots): void
  883.     {
  884.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRobots', [$robots]);
  885.         parent::setRobots($robots);
  886.     }
  887.     /**
  888.      * {@inheritDoc}
  889.      */
  890.     public function getAttributes(): array
  891.     {
  892.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAttributes', []);
  893.         return parent::getAttributes();
  894.     }
  895.     /**
  896.      * {@inheritDoc}
  897.      */
  898.     public function setAttributes(array $attributes): static
  899.     {
  900.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAttributes', [$attributes]);
  901.         return parent::setAttributes($attributes);
  902.     }
  903.     /**
  904.      * {@inheritDoc}
  905.      */
  906.     public function getBreadcrumbEntity(): ?object
  907.     {
  908.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBreadcrumbEntity', []);
  909.         return parent::getBreadcrumbEntity();
  910.     }
  911.     /**
  912.      * {@inheritDoc}
  913.      */
  914.     public function setBreadcrumbEntity(?object $breadcrumbEntity)
  915.     {
  916.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBreadcrumbEntity', [$breadcrumbEntity]);
  917.         return parent::setBreadcrumbEntity($breadcrumbEntity);
  918.     }
  919.     /**
  920.      * {@inheritDoc}
  921.      */
  922.     public function getMetaTitle(): ?string
  923.     {
  924.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMetaTitle', []);
  925.         return parent::getMetaTitle();
  926.     }
  927.     /**
  928.      * {@inheritDoc}
  929.      */
  930.     public function setMetaTitle(?string $metaTitle): object
  931.     {
  932.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMetaTitle', [$metaTitle]);
  933.         return parent::setMetaTitle($metaTitle);
  934.     }
  935.     /**
  936.      * {@inheritDoc}
  937.      */
  938.     public function getMetaDescription(): ?string
  939.     {
  940.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMetaDescription', []);
  941.         return parent::getMetaDescription();
  942.     }
  943.     /**
  944.      * {@inheritDoc}
  945.      */
  946.     public function setMetaDescription(?string $metaDescription): object
  947.     {
  948.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMetaDescription', [$metaDescription]);
  949.         return parent::setMetaDescription($metaDescription);
  950.     }
  951.     /**
  952.      * {@inheritDoc}
  953.      */
  954.     public function getOgImage(): ?\App\Entity\OgImage
  955.     {
  956.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOgImage', []);
  957.         return parent::getOgImage();
  958.     }
  959.     /**
  960.      * {@inheritDoc}
  961.      */
  962.     public function setOgImage(?\App\Entity\OgImage $ogImage): \App\Entity\Page
  963.     {
  964.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOgImage', [$ogImage]);
  965.         return parent::setOgImage($ogImage);
  966.     }
  967. }