var/cache/dev/doctrine/Proxies/__CG__AqarmapBundleListingBundleEntityLocation.php line 9

Open in your IDE?
  1. <?php
  2. namespace Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity;
  3. /**
  4.  * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
  5.  */
  6. class Location extends \Aqarmap\Bundle\ListingBundle\Entity\Location 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" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'id''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'title''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'alias''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'description''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'slug''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'lat''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'lon''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'zoom''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'coordinates''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'searchable''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'homeFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'statisticsFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'neighborhoodFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'compoundFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'estimate''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'disabled''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'synced''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'level''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'left''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'right''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'root''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'parent''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'children''nearestLocations''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'translations''listings''propertyTypes''companies''locationSupplyDemand''notifiers''interests''rules''photos''locationStatistics''locationCompound''discussions''exchangeRequests''rating''listing''searchTerms''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'locale''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'leadsCounter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'listingsCounter''file''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'keyword''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'location''listingInsights''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'fullPath''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'referenceId''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'locationTranslations''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'v4Translations''eligibleForMortgage''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'isCompoundLocation''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'childrenSortedById''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'listingOrNull'];
  53.         }
  54.         return ['__isInitialized__''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'id''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'title''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'alias''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'description''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'slug''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'lat''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'lon''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'zoom''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'coordinates''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'searchable''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'homeFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'statisticsFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'neighborhoodFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'compoundFilter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'estimate''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'disabled''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'synced''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'level''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'left''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'right''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'root''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'parent''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'children''nearestLocations''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'translations''listings''propertyTypes''companies''locationSupplyDemand''notifiers''interests''rules''photos''locationStatistics''locationCompound''discussions''exchangeRequests''rating''listing''searchTerms''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'locale''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'leadsCounter''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'listingsCounter''file''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'keyword''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'location''listingInsights''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'fullPath''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'referenceId''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'locationTranslations''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'v4Translations''eligibleForMortgage''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'isCompoundLocation''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'childrenSortedById''' "\0" 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location' "\0" 'listingOrNull'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Location $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 getLocation()
  152.     {
  153.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocation', []);
  154.         return parent::getLocation();
  155.     }
  156.     /**
  157.      * {@inheritDoc}
  158.      */
  159.     public function getKeyword()
  160.     {
  161.         $this->__initializer__ && $this->__initializer__->__invoke($this'getKeyword', []);
  162.         return parent::getKeyword();
  163.     }
  164.     /**
  165.      * {@inheritDoc}
  166.      */
  167.     public function setKeyword(string $keyword): \Aqarmap\Bundle\ListingBundle\Entity\Location
  168.     {
  169.         $this->__initializer__ && $this->__initializer__->__invoke($this'setKeyword', [$keyword]);
  170.         return parent::setKeyword($keyword);
  171.     }
  172.     /**
  173.      * {@inheritDoc}
  174.      */
  175.     public function removeKeyword(string $keyword): \Aqarmap\Bundle\ListingBundle\Entity\Location
  176.     {
  177.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeKeyword', [$keyword]);
  178.         return parent::removeKeyword($keyword);
  179.     }
  180.     /**
  181.      * {@inheritDoc}
  182.      */
  183.     public function getFile()
  184.     {
  185.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFile', []);
  186.         return parent::getFile();
  187.     }
  188.     /**
  189.      * {@inheritDoc}
  190.      */
  191.     public function setFile($file): void
  192.     {
  193.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFile', [$file]);
  194.         parent::setFile($file);
  195.     }
  196.     /**
  197.      * {@inheritDoc}
  198.      */
  199.     public function getId()
  200.     {
  201.         if ($this->__isInitialized__ === false) {
  202.             return (int)  parent::getId();
  203.         }
  204.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  205.         return parent::getId();
  206.     }
  207.     /**
  208.      * {@inheritDoc}
  209.      */
  210.     public function setTitle($title)
  211.     {
  212.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTitle', [$title]);
  213.         return parent::setTitle($title);
  214.     }
  215.     /**
  216.      * {@inheritDoc}
  217.      */
  218.     public function getTitle()
  219.     {
  220.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTitle', []);
  221.         return parent::getTitle();
  222.     }
  223.     /**
  224.      * {@inheritDoc}
  225.      */
  226.     public function getIndentedTitle()
  227.     {
  228.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIndentedTitle', []);
  229.         return parent::getIndentedTitle();
  230.     }
  231.     /**
  232.      * {@inheritDoc}
  233.      */
  234.     public function setDescription($description)
  235.     {
  236.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDescription', [$description]);
  237.         return parent::setDescription($description);
  238.     }
  239.     /**
  240.      * {@inheritDoc}
  241.      */
  242.     public function getDescription()
  243.     {
  244.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDescription', []);
  245.         return parent::getDescription();
  246.     }
  247.     /**
  248.      * {@inheritDoc}
  249.      */
  250.     public function setSlug($slug)
  251.     {
  252.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSlug', [$slug]);
  253.         return parent::setSlug($slug);
  254.     }
  255.     /**
  256.      * {@inheritDoc}
  257.      */
  258.     public function getSlug()
  259.     {
  260.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSlug', []);
  261.         return parent::getSlug();
  262.     }
  263.     /**
  264.      * {@inheritDoc}
  265.      */
  266.     public function setCenterLat($centerLat)
  267.     {
  268.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCenterLat', [$centerLat]);
  269.         return parent::setCenterLat($centerLat);
  270.     }
  271.     /**
  272.      * {@inheritDoc}
  273.      */
  274.     public function getCenterLat()
  275.     {
  276.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCenterLat', []);
  277.         return parent::getCenterLat();
  278.     }
  279.     /**
  280.      * {@inheritDoc}
  281.      */
  282.     public function setLat($latitude)
  283.     {
  284.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLat', [$latitude]);
  285.         return parent::setLat($latitude);
  286.     }
  287.     /**
  288.      * {@inheritDoc}
  289.      */
  290.     public function getLat()
  291.     {
  292.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLat', []);
  293.         return parent::getLat();
  294.     }
  295.     /**
  296.      * {@inheritDoc}
  297.      */
  298.     public function setCenterLng($lon)
  299.     {
  300.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCenterLng', [$lon]);
  301.         return parent::setCenterLng($lon);
  302.     }
  303.     /**
  304.      * {@inheritDoc}
  305.      */
  306.     public function getCenterLng()
  307.     {
  308.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCenterLng', []);
  309.         return parent::getCenterLng();
  310.     }
  311.     /**
  312.      * {@inheritDoc}
  313.      */
  314.     public function setLon($longitude)
  315.     {
  316.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLon', [$longitude]);
  317.         return parent::setLon($longitude);
  318.     }
  319.     /**
  320.      * {@inheritDoc}
  321.      */
  322.     public function getLon()
  323.     {
  324.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLon', []);
  325.         return parent::getLon();
  326.     }
  327.     /**
  328.      * {@inheritDoc}
  329.      */
  330.     public function setZoomLevel($zoom)
  331.     {
  332.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZoomLevel', [$zoom]);
  333.         return parent::setZoomLevel($zoom);
  334.     }
  335.     /**
  336.      * {@inheritDoc}
  337.      */
  338.     public function getZoomLevel()
  339.     {
  340.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZoomLevel', []);
  341.         return parent::getZoomLevel();
  342.     }
  343.     /**
  344.      * {@inheritDoc}
  345.      */
  346.     public function setZoom(?int $level): \Aqarmap\Bundle\ListingBundle\Entity\Location
  347.     {
  348.         $this->__initializer__ && $this->__initializer__->__invoke($this'setZoom', [$level]);
  349.         return parent::setZoom($level);
  350.     }
  351.     /**
  352.      * {@inheritDoc}
  353.      */
  354.     public function getZoom()
  355.     {
  356.         $this->__initializer__ && $this->__initializer__->__invoke($this'getZoom', []);
  357.         return parent::getZoom();
  358.     }
  359.     /**
  360.      * {@inheritDoc}
  361.      */
  362.     public function setCoordinates($coordinates)
  363.     {
  364.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCoordinates', [$coordinates]);
  365.         return parent::setCoordinates($coordinates);
  366.     }
  367.     /**
  368.      * {@inheritDoc}
  369.      */
  370.     public function getCoordinates()
  371.     {
  372.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCoordinates', []);
  373.         return parent::getCoordinates();
  374.     }
  375.     /**
  376.      * {@inheritDoc}
  377.      */
  378.     public function setSearchable($searchable)
  379.     {
  380.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSearchable', [$searchable]);
  381.         return parent::setSearchable($searchable);
  382.     }
  383.     /**
  384.      * {@inheritDoc}
  385.      */
  386.     public function getSearchable()
  387.     {
  388.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSearchable', []);
  389.         return parent::getSearchable();
  390.     }
  391.     /**
  392.      * {@inheritDoc}
  393.      */
  394.     public function setHomeFilter($homeFilter)
  395.     {
  396.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHomeFilter', [$homeFilter]);
  397.         return parent::setHomeFilter($homeFilter);
  398.     }
  399.     /**
  400.      * {@inheritDoc}
  401.      */
  402.     public function getHomeFilter()
  403.     {
  404.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHomeFilter', []);
  405.         return parent::getHomeFilter();
  406.     }
  407.     /**
  408.      * {@inheritDoc}
  409.      */
  410.     public function setEstimate($estimate)
  411.     {
  412.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEstimate', [$estimate]);
  413.         return parent::setEstimate($estimate);
  414.     }
  415.     /**
  416.      * {@inheritDoc}
  417.      */
  418.     public function getEstimate()
  419.     {
  420.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEstimate', []);
  421.         return parent::getEstimate();
  422.     }
  423.     /**
  424.      * {@inheritDoc}
  425.      */
  426.     public function setDisabled($disabled)
  427.     {
  428.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDisabled', [$disabled]);
  429.         return parent::setDisabled($disabled);
  430.     }
  431.     /**
  432.      * {@inheritDoc}
  433.      */
  434.     public function getDisabled()
  435.     {
  436.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDisabled', []);
  437.         return parent::getDisabled();
  438.     }
  439.     /**
  440.      * {@inheritDoc}
  441.      */
  442.     public function setParent(\Aqarmap\Bundle\ListingBundle\Entity\Location $parent NULL)
  443.     {
  444.         $this->__initializer__ && $this->__initializer__->__invoke($this'setParent', [$parent]);
  445.         return parent::setParent($parent);
  446.     }
  447.     /**
  448.      * {@inheritDoc}
  449.      */
  450.     public function getParent()
  451.     {
  452.         $this->__initializer__ && $this->__initializer__->__invoke($this'getParent', []);
  453.         return parent::getParent();
  454.     }
  455.     /**
  456.      * {@inheritDoc}
  457.      */
  458.     public function addChild(\Aqarmap\Bundle\ListingBundle\Entity\Location $children)
  459.     {
  460.         $this->__initializer__ && $this->__initializer__->__invoke($this'addChild', [$children]);
  461.         return parent::addChild($children);
  462.     }
  463.     /**
  464.      * {@inheritDoc}
  465.      */
  466.     public function removeChild(\Aqarmap\Bundle\ListingBundle\Entity\Location $children): void
  467.     {
  468.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeChild', [$children]);
  469.         parent::removeChild($children);
  470.     }
  471.     /**
  472.      * {@inheritDoc}
  473.      */
  474.     public function getChildren()
  475.     {
  476.         $this->__initializer__ && $this->__initializer__->__invoke($this'getChildren', []);
  477.         return parent::getChildren();
  478.     }
  479.     /**
  480.      * {@inheritDoc}
  481.      */
  482.     public function getChildrenSortedById($filters = array (
  483. ))
  484.     {
  485.         $this->__initializer__ && $this->__initializer__->__invoke($this'getChildrenSortedById', [$filters]);
  486.         return parent::getChildrenSortedById($filters);
  487.     }
  488.     /**
  489.      * {@inheritDoc}
  490.      */
  491.     public function getChildrenArray()
  492.     {
  493.         $this->__initializer__ && $this->__initializer__->__invoke($this'getChildrenArray', []);
  494.         return parent::getChildrenArray();
  495.     }
  496.     /**
  497.      * {@inheritDoc}
  498.      */
  499.     public function getNeighborhoodChildren()
  500.     {
  501.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNeighborhoodChildren', []);
  502.         return parent::getNeighborhoodChildren();
  503.     }
  504.     /**
  505.      * {@inheritDoc}
  506.      */
  507.     public function getLeveledChildren()
  508.     {
  509.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLeveledChildren', []);
  510.         return parent::getLeveledChildren();
  511.     }
  512.     /**
  513.      * {@inheritDoc}
  514.      */
  515.     public function getTranslations()
  516.     {
  517.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTranslations', []);
  518.         return parent::getTranslations();
  519.     }
  520.     /**
  521.      * {@inheritDoc}
  522.      */
  523.     public function addTranslation(\Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation $translation)
  524.     {
  525.         $this->__initializer__ && $this->__initializer__->__invoke($this'addTranslation', [$translation]);
  526.         return parent::addTranslation($translation);
  527.     }
  528.     /**
  529.      * {@inheritDoc}
  530.      */
  531.     public function removeTranslation(\Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation $translation)
  532.     {
  533.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeTranslation', [$translation]);
  534.         return parent::removeTranslation($translation);
  535.     }
  536.     /**
  537.      * {@inheritDoc}
  538.      */
  539.     public function addListing(\Aqarmap\Bundle\ListingBundle\Entity\Listing $listings)
  540.     {
  541.         $this->__initializer__ && $this->__initializer__->__invoke($this'addListing', [$listings]);
  542.         return parent::addListing($listings);
  543.     }
  544.     /**
  545.      * {@inheritDoc}
  546.      */
  547.     public function removeListing(\Aqarmap\Bundle\ListingBundle\Entity\Listing $listings): void
  548.     {
  549.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeListing', [$listings]);
  550.         parent::removeListing($listings);
  551.     }
  552.     /**
  553.      * {@inheritDoc}
  554.      */
  555.     public function getListings()
  556.     {
  557.         $this->__initializer__ && $this->__initializer__->__invoke($this'getListings', []);
  558.         return parent::getListings();
  559.     }
  560.     /**
  561.      * {@inheritDoc}
  562.      */
  563.     public function addNotifier(\Aqarmap\Bundle\NotifierBundle\Entity\Notifier $notifiers)
  564.     {
  565.         $this->__initializer__ && $this->__initializer__->__invoke($this'addNotifier', [$notifiers]);
  566.         return parent::addNotifier($notifiers);
  567.     }
  568.     /**
  569.      * {@inheritDoc}
  570.      */
  571.     public function removeNotifier(\Aqarmap\Bundle\NotifierBundle\Entity\Notifier $notifiers): void
  572.     {
  573.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeNotifier', [$notifiers]);
  574.         parent::removeNotifier($notifiers);
  575.     }
  576.     /**
  577.      * {@inheritDoc}
  578.      */
  579.     public function getNotifiers()
  580.     {
  581.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNotifiers', []);
  582.         return parent::getNotifiers();
  583.     }
  584.     /**
  585.      * {@inheritDoc}
  586.      */
  587.     public function addRule(\Aqarmap\Bundle\ListingBundle\Entity\Rule $rules)
  588.     {
  589.         $this->__initializer__ && $this->__initializer__->__invoke($this'addRule', [$rules]);
  590.         return parent::addRule($rules);
  591.     }
  592.     /**
  593.      * {@inheritDoc}
  594.      */
  595.     public function removeRule(\Aqarmap\Bundle\ListingBundle\Entity\Rule $rules): void
  596.     {
  597.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeRule', [$rules]);
  598.         parent::removeRule($rules);
  599.     }
  600.     /**
  601.      * {@inheritDoc}
  602.      */
  603.     public function getRules()
  604.     {
  605.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRules', []);
  606.         return parent::getRules();
  607.     }
  608.     /**
  609.      * {@inheritDoc}
  610.      */
  611.     public function getNearestSearchable()
  612.     {
  613.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNearestSearchable', []);
  614.         return parent::getNearestSearchable();
  615.     }
  616.     /**
  617.      * {@inheritDoc}
  618.      */
  619.     public function getNearestNeighborhood()
  620.     {
  621.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNearestNeighborhood', []);
  622.         return parent::getNearestNeighborhood();
  623.     }
  624.     /**
  625.      * {@inheritDoc}
  626.      */
  627.     public function getNearestLeveledLocation($level 1)
  628.     {
  629.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNearestLeveledLocation', [$level]);
  630.         return parent::getNearestLeveledLocation($level);
  631.     }
  632.     /**
  633.      * {@inheritDoc}
  634.      */
  635.     public function getVirtualParent()
  636.     {
  637.         $this->__initializer__ && $this->__initializer__->__invoke($this'getVirtualParent', []);
  638.         return parent::getVirtualParent();
  639.     }
  640.     /**
  641.      * {@inheritDoc}
  642.      */
  643.     public function getLeveledParent($level 1)
  644.     {
  645.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLeveledParent', [$level]);
  646.         return parent::getLeveledParent($level);
  647.     }
  648.     /**
  649.      * {@inheritDoc}
  650.      */
  651.     public function getFirstParent()
  652.     {
  653.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFirstParent', []);
  654.         return parent::getFirstParent();
  655.     }
  656.     /**
  657.      * {@inheritDoc}
  658.      */
  659.     public function setLevel($level)
  660.     {
  661.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLevel', [$level]);
  662.         return parent::setLevel($level);
  663.     }
  664.     /**
  665.      * {@inheritDoc}
  666.      */
  667.     public function getLevel()
  668.     {
  669.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLevel', []);
  670.         return parent::getLevel();
  671.     }
  672.     /**
  673.      * {@inheritDoc}
  674.      */
  675.     public function setLeft($left)
  676.     {
  677.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLeft', [$left]);
  678.         return parent::setLeft($left);
  679.     }
  680.     /**
  681.      * {@inheritDoc}
  682.      */
  683.     public function getLeft()
  684.     {
  685.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLeft', []);
  686.         return parent::getLeft();
  687.     }
  688.     /**
  689.      * {@inheritDoc}
  690.      */
  691.     public function setRight($right)
  692.     {
  693.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRight', [$right]);
  694.         return parent::setRight($right);
  695.     }
  696.     /**
  697.      * {@inheritDoc}
  698.      */
  699.     public function getRight()
  700.     {
  701.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRight', []);
  702.         return parent::getRight();
  703.     }
  704.     /**
  705.      * {@inheritDoc}
  706.      */
  707.     public function setRoot($root)
  708.     {
  709.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRoot', [$root]);
  710.         return parent::setRoot($root);
  711.     }
  712.     /**
  713.      * {@inheritDoc}
  714.      */
  715.     public function getRoot()
  716.     {
  717.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRoot', []);
  718.         return parent::getRoot();
  719.     }
  720.     /**
  721.      * {@inheritDoc}
  722.      */
  723.     public function addLocationSupplyDemand(\Aqarmap\Bundle\ListingBundle\Entity\LocationSupplyDemand $locationSupplyDemand)
  724.     {
  725.         $this->__initializer__ && $this->__initializer__->__invoke($this'addLocationSupplyDemand', [$locationSupplyDemand]);
  726.         return parent::addLocationSupplyDemand($locationSupplyDemand);
  727.     }
  728.     /**
  729.      * {@inheritDoc}
  730.      */
  731.     public function removeLocationSupplyDemand(\Aqarmap\Bundle\ListingBundle\Entity\LocationSupplyDemand $locationSupplyDemand): void
  732.     {
  733.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeLocationSupplyDemand', [$locationSupplyDemand]);
  734.         parent::removeLocationSupplyDemand($locationSupplyDemand);
  735.     }
  736.     /**
  737.      * {@inheritDoc}
  738.      */
  739.     public function getLocationSupplyDemand()
  740.     {
  741.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocationSupplyDemand', []);
  742.         return parent::getLocationSupplyDemand();
  743.     }
  744.     /**
  745.      * {@inheritDoc}
  746.      */
  747.     public function addPhoto(\Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto $photo)
  748.     {
  749.         $this->__initializer__ && $this->__initializer__->__invoke($this'addPhoto', [$photo]);
  750.         return parent::addPhoto($photo);
  751.     }
  752.     /**
  753.      * {@inheritDoc}
  754.      */
  755.     public function setPhotos($photos)
  756.     {
  757.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhotos', [$photos]);
  758.         return parent::setPhotos($photos);
  759.     }
  760.     /**
  761.      * {@inheritDoc}
  762.      */
  763.     public function removePhoto(\Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto $photo): void
  764.     {
  765.         $this->__initializer__ && $this->__initializer__->__invoke($this'removePhoto', [$photo]);
  766.         parent::removePhoto($photo);
  767.     }
  768.     /**
  769.      * {@inheritDoc}
  770.      */
  771.     public function getPhotos()
  772.     {
  773.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhotos', []);
  774.         return parent::getPhotos();
  775.     }
  776.     /**
  777.      * {@inheritDoc}
  778.      */
  779.     public function getMainPhoto()
  780.     {
  781.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMainPhoto', []);
  782.         return parent::getMainPhoto();
  783.     }
  784.     /**
  785.      * {@inheritDoc}
  786.      */
  787.     public function __toString()
  788.     {
  789.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  790.         return parent::__toString();
  791.     }
  792.     /**
  793.      * {@inheritDoc}
  794.      */
  795.     public function setRating(\Aqarmap\Bundle\ListingBundle\Entity\LocationRating $rating NULL)
  796.     {
  797.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRating', [$rating]);
  798.         return parent::setRating($rating);
  799.     }
  800.     /**
  801.      * {@inheritDoc}
  802.      */
  803.     public function getRating()
  804.     {
  805.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRating', []);
  806.         return parent::getRating();
  807.     }
  808.     /**
  809.      * {@inheritDoc}
  810.      */
  811.     public function setNeighborhoodFilter($neighborhoodFilter)
  812.     {
  813.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNeighborhoodFilter', [$neighborhoodFilter]);
  814.         return parent::setNeighborhoodFilter($neighborhoodFilter);
  815.     }
  816.     /**
  817.      * {@inheritDoc}
  818.      */
  819.     public function getNeighborhoodFilter()
  820.     {
  821.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNeighborhoodFilter', []);
  822.         return parent::getNeighborhoodFilter();
  823.     }
  824.     /**
  825.      * {@inheritDoc}
  826.      */
  827.     public function addLocationStatistic(\Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationStatistics $locationStatistic)
  828.     {
  829.         $this->__initializer__ && $this->__initializer__->__invoke($this'addLocationStatistic', [$locationStatistic]);
  830.         return parent::addLocationStatistic($locationStatistic);
  831.     }
  832.     /**
  833.      * {@inheritDoc}
  834.      */
  835.     public function removeLocationStatistic(\Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationStatistics $locationStatistic): void
  836.     {
  837.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeLocationStatistic', [$locationStatistic]);
  838.         parent::removeLocationStatistic($locationStatistic);
  839.     }
  840.     /**
  841.      * {@inheritDoc}
  842.      */
  843.     public function getLocationStatistics()
  844.     {
  845.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocationStatistics', []);
  846.         return parent::getLocationStatistics();
  847.     }
  848.     /**
  849.      * {@inheritDoc}
  850.      */
  851.     public function getSingleStatistics(\Aqarmap\Bundle\ListingBundle\Entity\PropertyType $propertyType NULL)
  852.     {
  853.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSingleStatistics', [$propertyType]);
  854.         return parent::getSingleStatistics($propertyType);
  855.     }
  856.     /**
  857.      * {@inheritDoc}
  858.      */
  859.     public function setStatisticsFilter($statisticsFilter)
  860.     {
  861.         $this->__initializer__ && $this->__initializer__->__invoke($this'setStatisticsFilter', [$statisticsFilter]);
  862.         return parent::setStatisticsFilter($statisticsFilter);
  863.     }
  864.     /**
  865.      * {@inheritDoc}
  866.      */
  867.     public function getStatisticsFilter()
  868.     {
  869.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStatisticsFilter', []);
  870.         return parent::getStatisticsFilter();
  871.     }
  872.     /**
  873.      * {@inheritDoc}
  874.      */
  875.     public function addCompany(\Aqarmap\Bundle\CRMBundle\Entity\Company $company)
  876.     {
  877.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCompany', [$company]);
  878.         return parent::addCompany($company);
  879.     }
  880.     /**
  881.      * {@inheritDoc}
  882.      */
  883.     public function removeCompany(\Aqarmap\Bundle\CRMBundle\Entity\Company $company): void
  884.     {
  885.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCompany', [$company]);
  886.         parent::removeCompany($company);
  887.     }
  888.     /**
  889.      * {@inheritDoc}
  890.      */
  891.     public function getCompanies()
  892.     {
  893.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCompanies', []);
  894.         return parent::getCompanies();
  895.     }
  896.     /**
  897.      * {@inheritDoc}
  898.      */
  899.     public function addDiscussion(\Aqarmap\Bundle\DiscussionBundle\Entity\Discussion $discussion)
  900.     {
  901.         $this->__initializer__ && $this->__initializer__->__invoke($this'addDiscussion', [$discussion]);
  902.         return parent::addDiscussion($discussion);
  903.     }
  904.     /**
  905.      * {@inheritDoc}
  906.      */
  907.     public function removeDiscussion(\Aqarmap\Bundle\DiscussionBundle\Entity\Discussion $discussion): void
  908.     {
  909.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeDiscussion', [$discussion]);
  910.         parent::removeDiscussion($discussion);
  911.     }
  912.     /**
  913.      * {@inheritDoc}
  914.      */
  915.     public function getDiscussions()
  916.     {
  917.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDiscussions', []);
  918.         return parent::getDiscussions();
  919.     }
  920.     /**
  921.      * {@inheritDoc}
  922.      */
  923.     public function setCompoundFilter($compoundFilter)
  924.     {
  925.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCompoundFilter', [$compoundFilter]);
  926.         return parent::setCompoundFilter($compoundFilter);
  927.     }
  928.     /**
  929.      * {@inheritDoc}
  930.      */
  931.     public function getCompoundFilter()
  932.     {
  933.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCompoundFilter', []);
  934.         return parent::getCompoundFilter();
  935.     }
  936.     /**
  937.      * {@inheritDoc}
  938.      */
  939.     public function addPropertyType(\Aqarmap\Bundle\ListingBundle\Entity\PropertyType $propertyType)
  940.     {
  941.         $this->__initializer__ && $this->__initializer__->__invoke($this'addPropertyType', [$propertyType]);
  942.         return parent::addPropertyType($propertyType);
  943.     }
  944.     /**
  945.      * {@inheritDoc}
  946.      */
  947.     public function removePropertyType(\Aqarmap\Bundle\ListingBundle\Entity\PropertyType $propertyType): void
  948.     {
  949.         $this->__initializer__ && $this->__initializer__->__invoke($this'removePropertyType', [$propertyType]);
  950.         parent::removePropertyType($propertyType);
  951.     }
  952.     /**
  953.      * {@inheritDoc}
  954.      */
  955.     public function getPropertyTypes()
  956.     {
  957.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPropertyTypes', []);
  958.         return parent::getPropertyTypes();
  959.     }
  960.     /**
  961.      * {@inheritDoc}
  962.      */
  963.     public function setListing(\Aqarmap\Bundle\ListingBundle\Entity\Listing $listing NULL)
  964.     {
  965.         $this->__initializer__ && $this->__initializer__->__invoke($this'setListing', [$listing]);
  966.         return parent::setListing($listing);
  967.     }
  968.     /**
  969.      * {@inheritDoc}
  970.      */
  971.     public function setListings(array $listings = array (
  972. ))
  973.     {
  974.         $this->__initializer__ && $this->__initializer__->__invoke($this'setListings', [$listings]);
  975.         return parent::setListings($listings);
  976.     }
  977.     /**
  978.      * {@inheritDoc}
  979.      */
  980.     public function getListing()
  981.     {
  982.         $this->__initializer__ && $this->__initializer__->__invoke($this'getListing', []);
  983.         return parent::getListing();
  984.     }
  985.     /**
  986.      * {@inheritDoc}
  987.      */
  988.     public function setLocationCompound(\Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompound $locationCompound NULL)
  989.     {
  990.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLocationCompound', [$locationCompound]);
  991.         return parent::setLocationCompound($locationCompound);
  992.     }
  993.     /**
  994.      * {@inheritDoc}
  995.      */
  996.     public function getLocationCompound()
  997.     {
  998.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocationCompound', []);
  999.         return parent::getLocationCompound();
  1000.     }
  1001.     /**
  1002.      * {@inheritDoc}
  1003.      */
  1004.     public function addNearestLocation(\Aqarmap\Bundle\ListingBundle\Entity\Location $nearestLocation)
  1005.     {
  1006.         $this->__initializer__ && $this->__initializer__->__invoke($this'addNearestLocation', [$nearestLocation]);
  1007.         return parent::addNearestLocation($nearestLocation);
  1008.     }
  1009.     /**
  1010.      * {@inheritDoc}
  1011.      */
  1012.     public function removeNearestLocation(\Aqarmap\Bundle\ListingBundle\Entity\Location $nearestLocation)
  1013.     {
  1014.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeNearestLocation', [$nearestLocation]);
  1015.         return parent::removeNearestLocation($nearestLocation);
  1016.     }
  1017.     /**
  1018.      * {@inheritDoc}
  1019.      */
  1020.     public function getNearestLocations()
  1021.     {
  1022.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNearestLocations', []);
  1023.         return parent::getNearestLocations();
  1024.     }
  1025.     /**
  1026.      * {@inheritDoc}
  1027.      */
  1028.     public function addInterest(\Aqarmap\Bundle\UserBundle\Entity\UserInterest $interest)
  1029.     {
  1030.         $this->__initializer__ && $this->__initializer__->__invoke($this'addInterest', [$interest]);
  1031.         return parent::addInterest($interest);
  1032.     }
  1033.     /**
  1034.      * {@inheritDoc}
  1035.      */
  1036.     public function removeInterest(\Aqarmap\Bundle\UserBundle\Entity\UserInterest $interest): void
  1037.     {
  1038.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeInterest', [$interest]);
  1039.         parent::removeInterest($interest);
  1040.     }
  1041.     /**
  1042.      * {@inheritDoc}
  1043.      */
  1044.     public function getInterests()
  1045.     {
  1046.         $this->__initializer__ && $this->__initializer__->__invoke($this'getInterests', []);
  1047.         return parent::getInterests();
  1048.     }
  1049.     /**
  1050.      * {@inheritDoc}
  1051.      */
  1052.     public function getLiveInterests()
  1053.     {
  1054.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLiveInterests', []);
  1055.         return parent::getLiveInterests();
  1056.     }
  1057.     /**
  1058.      * {@inheritDoc}
  1059.      */
  1060.     public function setTranslatableLocale($locale): void
  1061.     {
  1062.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTranslatableLocale', [$locale]);
  1063.         parent::setTranslatableLocale($locale);
  1064.     }
  1065.     /**
  1066.      * {@inheritDoc}
  1067.      */
  1068.     public function addExchangeRequest(\Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest $exchangeRequest)
  1069.     {
  1070.         $this->__initializer__ && $this->__initializer__->__invoke($this'addExchangeRequest', [$exchangeRequest]);
  1071.         return parent::addExchangeRequest($exchangeRequest);
  1072.     }
  1073.     /**
  1074.      * {@inheritDoc}
  1075.      */
  1076.     public function removeExchangeRequest(\Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest $exchangeRequest): void
  1077.     {
  1078.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeExchangeRequest', [$exchangeRequest]);
  1079.         parent::removeExchangeRequest($exchangeRequest);
  1080.     }
  1081.     /**
  1082.      * {@inheritDoc}
  1083.      */
  1084.     public function getExchangeRequests()
  1085.     {
  1086.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExchangeRequests', []);
  1087.         return parent::getExchangeRequests();
  1088.     }
  1089.     /**
  1090.      * {@inheritDoc}
  1091.      */
  1092.     public function setSearchTerms($searchTerms): void
  1093.     {
  1094.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSearchTerms', [$searchTerms]);
  1095.         parent::setSearchTerms($searchTerms);
  1096.     }
  1097.     /**
  1098.      * {@inheritDoc}
  1099.      */
  1100.     public function getSearchTerms()
  1101.     {
  1102.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSearchTerms', []);
  1103.         return parent::getSearchTerms();
  1104.     }
  1105.     /**
  1106.      * {@inheritDoc}
  1107.      */
  1108.     public function getLeadsCounter()
  1109.     {
  1110.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLeadsCounter', []);
  1111.         return parent::getLeadsCounter();
  1112.     }
  1113.     /**
  1114.      * {@inheritDoc}
  1115.      */
  1116.     public function setLeadsCounter($leadsCounter): void
  1117.     {
  1118.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLeadsCounter', [$leadsCounter]);
  1119.         parent::setLeadsCounter($leadsCounter);
  1120.     }
  1121.     /**
  1122.      * {@inheritDoc}
  1123.      */
  1124.     public function getListingsCounter()
  1125.     {
  1126.         $this->__initializer__ && $this->__initializer__->__invoke($this'getListingsCounter', []);
  1127.         return parent::getListingsCounter();
  1128.     }
  1129.     /**
  1130.      * {@inheritDoc}
  1131.      */
  1132.     public function setListingsCounter($listingsCounter)
  1133.     {
  1134.         $this->__initializer__ && $this->__initializer__->__invoke($this'setListingsCounter', [$listingsCounter]);
  1135.         return parent::setListingsCounter($listingsCounter);
  1136.     }
  1137.     /**
  1138.      * {@inheritDoc}
  1139.      */
  1140.     public function getLocationParentLabel()
  1141.     {
  1142.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocationParentLabel', []);
  1143.         return parent::getLocationParentLabel();
  1144.     }
  1145.     /**
  1146.      * {@inheritDoc}
  1147.      */
  1148.     public function getLastSlug()
  1149.     {
  1150.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastSlug', []);
  1151.         return parent::getLastSlug();
  1152.     }
  1153.     /**
  1154.      * {@inheritDoc}
  1155.      */
  1156.     public function getHasChildren()
  1157.     {
  1158.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHasChildren', []);
  1159.         return parent::getHasChildren();
  1160.     }
  1161.     /**
  1162.      * {@inheritDoc}
  1163.      */
  1164.     public function getText()
  1165.     {
  1166.         $this->__initializer__ && $this->__initializer__->__invoke($this'getText', []);
  1167.         return parent::getText();
  1168.     }
  1169.     /**
  1170.      * {@inheritDoc}
  1171.      */
  1172.     public function getTitleFullPath(): string
  1173.     {
  1174.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTitleFullPath', []);
  1175.         return parent::getTitleFullPath();
  1176.     }
  1177.     /**
  1178.      * {@inheritDoc}
  1179.      */
  1180.     public function getSearchableTitle(): string
  1181.     {
  1182.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSearchableTitle', []);
  1183.         return parent::getSearchableTitle();
  1184.     }
  1185.     /**
  1186.      * {@inheritDoc}
  1187.      */
  1188.     public function getTitleFullPathStartedFromChildren(): string
  1189.     {
  1190.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTitleFullPathStartedFromChildren', []);
  1191.         return parent::getTitleFullPathStartedFromChildren();
  1192.     }
  1193.     /**
  1194.      * {@inheritDoc}
  1195.      */
  1196.     public function setSynced($synced)
  1197.     {
  1198.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSynced', [$synced]);
  1199.         return parent::setSynced($synced);
  1200.     }
  1201.     /**
  1202.      * {@inheritDoc}
  1203.      */
  1204.     public function getSynced()
  1205.     {
  1206.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSynced', []);
  1207.         return parent::getSynced();
  1208.     }
  1209.     /**
  1210.      * {@inheritDoc}
  1211.      */
  1212.     public function getTranslation(): array
  1213.     {
  1214.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTranslation', []);
  1215.         return parent::getTranslation();
  1216.     }
  1217.     /**
  1218.      * {@inheritDoc}
  1219.      */
  1220.     public function getFullPath()
  1221.     {
  1222.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFullPath', []);
  1223.         return parent::getFullPath();
  1224.     }
  1225.     /**
  1226.      * {@inheritDoc}
  1227.      */
  1228.     public function setFullPath(string $fullPath NULL): \Aqarmap\Bundle\ListingBundle\Entity\Location
  1229.     {
  1230.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFullPath', [$fullPath]);
  1231.         return parent::setFullPath($fullPath);
  1232.     }
  1233.     /**
  1234.      * {@inheritDoc}
  1235.      */
  1236.     public function getName()
  1237.     {
  1238.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName', []);
  1239.         return parent::getName();
  1240.     }
  1241.     /**
  1242.      * {@inheritDoc}
  1243.      */
  1244.     public function getLatitude()
  1245.     {
  1246.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLatitude', []);
  1247.         return parent::getLatitude();
  1248.     }
  1249.     /**
  1250.      * {@inheritDoc}
  1251.      */
  1252.     public function getLongitude()
  1253.     {
  1254.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLongitude', []);
  1255.         return parent::getLongitude();
  1256.     }
  1257.     /**
  1258.      * {@inheritDoc}
  1259.      */
  1260.     public function getLocationTranslations(): array
  1261.     {
  1262.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocationTranslations', []);
  1263.         return parent::getLocationTranslations();
  1264.     }
  1265.     /**
  1266.      * {@inheritDoc}
  1267.      */
  1268.     public function setLocationTranslations(array $translation): \Aqarmap\Bundle\ListingBundle\Entity\Location
  1269.     {
  1270.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLocationTranslations', [$translation]);
  1271.         return parent::setLocationTranslations($translation);
  1272.     }
  1273.     /**
  1274.      * {@inheritDoc}
  1275.      */
  1276.     public function getReferenceId()
  1277.     {
  1278.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReferenceId', []);
  1279.         return parent::getReferenceId();
  1280.     }
  1281.     /**
  1282.      * {@inheritDoc}
  1283.      */
  1284.     public function setReferenceId(?int $referenceId)
  1285.     {
  1286.         $this->__initializer__ && $this->__initializer__->__invoke($this'setReferenceId', [$referenceId]);
  1287.         return parent::setReferenceId($referenceId);
  1288.     }
  1289.     /**
  1290.      * {@inheritDoc}
  1291.      */
  1292.     public function getListingsCount()
  1293.     {
  1294.         $this->__initializer__ && $this->__initializer__->__invoke($this'getListingsCount', []);
  1295.         return parent::getListingsCount();
  1296.     }
  1297.     /**
  1298.      * {@inheritDoc}
  1299.      */
  1300.     public function setListingsCount(int $listingsCount): \Aqarmap\Bundle\ListingBundle\Entity\Location
  1301.     {
  1302.         $this->__initializer__ && $this->__initializer__->__invoke($this'setListingsCount', [$listingsCount]);
  1303.         return parent::setListingsCount($listingsCount);
  1304.     }
  1305.     /**
  1306.      * {@inheritDoc}
  1307.      */
  1308.     public function getReferencedV4Id()
  1309.     {
  1310.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReferencedV4Id', []);
  1311.         return parent::getReferencedV4Id();
  1312.     }
  1313.     /**
  1314.      * {@inheritDoc}
  1315.      */
  1316.     public function setV4Translations($translations = array (
  1317. ))
  1318.     {
  1319.         $this->__initializer__ && $this->__initializer__->__invoke($this'setV4Translations', [$translations]);
  1320.         return parent::setV4Translations($translations);
  1321.     }
  1322.     /**
  1323.      * {@inheritDoc}
  1324.      */
  1325.     public function getV4Translations()
  1326.     {
  1327.         $this->__initializer__ && $this->__initializer__->__invoke($this'getV4Translations', []);
  1328.         return parent::getV4Translations();
  1329.     }
  1330.     /**
  1331.      * {@inheritDoc}
  1332.      */
  1333.     public function setEligibleForMortgage(bool $eligibleForMortgage)
  1334.     {
  1335.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEligibleForMortgage', [$eligibleForMortgage]);
  1336.         return parent::setEligibleForMortgage($eligibleForMortgage);
  1337.     }
  1338.     /**
  1339.      * {@inheritDoc}
  1340.      */
  1341.     public function getEligibleForMortgage()
  1342.     {
  1343.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEligibleForMortgage', []);
  1344.         return parent::getEligibleForMortgage();
  1345.     }
  1346.     /**
  1347.      * {@inheritDoc}
  1348.      */
  1349.     public function setIsCompoundLocation($isCompoundLocation)
  1350.     {
  1351.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsCompoundLocation', [$isCompoundLocation]);
  1352.         return parent::setIsCompoundLocation($isCompoundLocation);
  1353.     }
  1354.     /**
  1355.      * {@inheritDoc}
  1356.      */
  1357.     public function getIsCompoundLocation()
  1358.     {
  1359.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIsCompoundLocation', []);
  1360.         return parent::getIsCompoundLocation();
  1361.     }
  1362.     /**
  1363.      * {@inheritDoc}
  1364.      */
  1365.     public function getListingOrNull(): ?\Aqarmap\Bundle\ListingBundle\Entity\Listing
  1366.     {
  1367.         $this->__initializer__ && $this->__initializer__->__invoke($this'getListingOrNull', []);
  1368.         return parent::getListingOrNull();
  1369.     }
  1370.     /**
  1371.      * {@inheritDoc}
  1372.      */
  1373.     public function setListingOrNull(?\Aqarmap\Bundle\ListingBundle\Entity\Listing $listingOrNull): void
  1374.     {
  1375.         $this->__initializer__ && $this->__initializer__->__invoke($this'setListingOrNull', [$listingOrNull]);
  1376.         parent::setListingOrNull($listingOrNull);
  1377.     }
  1378.     /**
  1379.      * {@inheritDoc}
  1380.      */
  1381.     public function getAlias(): string
  1382.     {
  1383.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAlias', []);
  1384.         return parent::getAlias();
  1385.     }
  1386.     /**
  1387.      * {@inheritDoc}
  1388.      */
  1389.     public function setAlias(string $alias): void
  1390.     {
  1391.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAlias', [$alias]);
  1392.         parent::setAlias($alias);
  1393.     }
  1394. }