<?php
namespace Proxies\__CG__\Aqarmap\Bundle\ListingBundle\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class Location extends \Aqarmap\Bundle\ListingBundle\Entity\Location implements \Doctrine\ORM\Proxy\Proxy
{
/**
* @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with
* three parameters, being respectively the proxy object to be initialized, the method that triggered the
* initialization process and an array of ordered parameters that were passed to that method.
*
* @see \Doctrine\Common\Proxy\Proxy::__setInitializer
*/
public $__initializer__;
/**
* @var \Closure the callback responsible of loading properties that need to be copied in the cloned object
*
* @see \Doctrine\Common\Proxy\Proxy::__setCloner
*/
public $__cloner__;
/**
* @var boolean flag indicating if this object was already initialized
*
* @see \Doctrine\Persistence\Proxy::__isInitialized
*/
public $__isInitialized__ = false;
/**
* @var array<string, null> properties to be lazy loaded, indexed by property name
*/
public static $lazyPropertiesNames = array (
);
/**
* @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names
*
* @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties
*/
public static $lazyPropertiesDefaults = array (
);
public function __construct(?\Closure $initializer = null, ?\Closure $cloner = null)
{
$this->__initializer__ = $initializer;
$this->__cloner__ = $cloner;
}
/**
*
* @return array
*/
public function __sleep()
{
if ($this->__isInitialized__) {
return ['__isInitialized__', '' . "\0" . '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" . 'type', '' . "\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'];
}
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" . 'type', '' . "\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'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (Location $proxy) {
$proxy->__setInitializer(null);
$proxy->__setCloner(null);
$existingProperties = get_object_vars($proxy);
foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
if ( ! array_key_exists($property, $existingProperties)) {
$proxy->$property = $defaultValue;
}
}
};
}
}
/**
* {@inheritDoc}
*/
public function __clone()
{
$this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []);
parent::__clone();
}
/**
* Forces initialization of the proxy
*/
public function __load(): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []);
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __isInitialized(): bool
{
return $this->__isInitialized__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitialized($initialized): void
{
$this->__isInitialized__ = $initialized;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setInitializer(?\Closure $initializer = null): void
{
$this->__initializer__ = $initializer;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __getInitializer(): ?\Closure
{
return $this->__initializer__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
*/
public function __setCloner(?\Closure $cloner = null): void
{
$this->__cloner__ = $cloner;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific cloning logic
*/
public function __getCloner(): ?\Closure
{
return $this->__cloner__;
}
/**
* {@inheritDoc}
* @internal generated method: use only when explicitly handling proxy specific loading logic
* @deprecated no longer in use - generated code now relies on internal components rather than generated public API
* @static
*/
public function __getLazyProperties(): array
{
return self::$lazyPropertiesDefaults;
}
/**
* {@inheritDoc}
*/
public function getLocation()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocation', []);
return parent::getLocation();
}
/**
* {@inheritDoc}
*/
public function getKeyword()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getKeyword', []);
return parent::getKeyword();
}
/**
* {@inheritDoc}
*/
public function setKeyword(string $keyword): \Aqarmap\Bundle\ListingBundle\Entity\Location
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setKeyword', [$keyword]);
return parent::setKeyword($keyword);
}
/**
* {@inheritDoc}
*/
public function removeKeyword(string $keyword): \Aqarmap\Bundle\ListingBundle\Entity\Location
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeKeyword', [$keyword]);
return parent::removeKeyword($keyword);
}
/**
* {@inheritDoc}
*/
public function getFile()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFile', []);
return parent::getFile();
}
/**
* {@inheritDoc}
*/
public function setFile($file): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFile', [$file]);
parent::setFile($file);
}
/**
* {@inheritDoc}
*/
public function getId()
{
if ($this->__isInitialized__ === false) {
return (int) parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function setTitle($title)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTitle', [$title]);
return parent::setTitle($title);
}
/**
* {@inheritDoc}
*/
public function getTitle()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTitle', []);
return parent::getTitle();
}
/**
* {@inheritDoc}
*/
public function getIndentedTitle()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIndentedTitle', []);
return parent::getIndentedTitle();
}
/**
* {@inheritDoc}
*/
public function setDescription($description)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]);
return parent::setDescription($description);
}
/**
* {@inheritDoc}
*/
public function getDescription()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []);
return parent::getDescription();
}
/**
* {@inheritDoc}
*/
public function setSlug($slug)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSlug', [$slug]);
return parent::setSlug($slug);
}
/**
* {@inheritDoc}
*/
public function getSlug()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSlug', []);
return parent::getSlug();
}
/**
* {@inheritDoc}
*/
public function setCenterLat($centerLat)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCenterLat', [$centerLat]);
return parent::setCenterLat($centerLat);
}
/**
* {@inheritDoc}
*/
public function getCenterLat()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCenterLat', []);
return parent::getCenterLat();
}
/**
* {@inheritDoc}
*/
public function setLat($latitude)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLat', [$latitude]);
return parent::setLat($latitude);
}
/**
* {@inheritDoc}
*/
public function getLat()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLat', []);
return parent::getLat();
}
/**
* {@inheritDoc}
*/
public function setCenterLng($lon)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCenterLng', [$lon]);
return parent::setCenterLng($lon);
}
/**
* {@inheritDoc}
*/
public function getCenterLng()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCenterLng', []);
return parent::getCenterLng();
}
/**
* {@inheritDoc}
*/
public function setLon($longitude)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLon', [$longitude]);
return parent::setLon($longitude);
}
/**
* {@inheritDoc}
*/
public function getLon()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLon', []);
return parent::getLon();
}
/**
* {@inheritDoc}
*/
public function setZoomLevel($zoom)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setZoomLevel', [$zoom]);
return parent::setZoomLevel($zoom);
}
/**
* {@inheritDoc}
*/
public function getZoomLevel()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getZoomLevel', []);
return parent::getZoomLevel();
}
/**
* {@inheritDoc}
*/
public function setZoom(?int $level): \Aqarmap\Bundle\ListingBundle\Entity\Location
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setZoom', [$level]);
return parent::setZoom($level);
}
/**
* {@inheritDoc}
*/
public function getZoom()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getZoom', []);
return parent::getZoom();
}
/**
* {@inheritDoc}
*/
public function setCoordinates($coordinates)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCoordinates', [$coordinates]);
return parent::setCoordinates($coordinates);
}
/**
* {@inheritDoc}
*/
public function getCoordinates()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCoordinates', []);
return parent::getCoordinates();
}
/**
* {@inheritDoc}
*/
public function setSearchable($searchable)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSearchable', [$searchable]);
return parent::setSearchable($searchable);
}
/**
* {@inheritDoc}
*/
public function getSearchable()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSearchable', []);
return parent::getSearchable();
}
/**
* {@inheritDoc}
*/
public function setHomeFilter($homeFilter)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setHomeFilter', [$homeFilter]);
return parent::setHomeFilter($homeFilter);
}
/**
* {@inheritDoc}
*/
public function getHomeFilter()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHomeFilter', []);
return parent::getHomeFilter();
}
/**
* {@inheritDoc}
*/
public function setEstimate($estimate)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEstimate', [$estimate]);
return parent::setEstimate($estimate);
}
/**
* {@inheritDoc}
*/
public function getEstimate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEstimate', []);
return parent::getEstimate();
}
/**
* {@inheritDoc}
*/
public function setDisabled($disabled)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDisabled', [$disabled]);
return parent::setDisabled($disabled);
}
/**
* {@inheritDoc}
*/
public function getDisabled()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDisabled', []);
return parent::getDisabled();
}
/**
* {@inheritDoc}
*/
public function setParent(\Aqarmap\Bundle\ListingBundle\Entity\Location $parent = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setParent', [$parent]);
return parent::setParent($parent);
}
/**
* {@inheritDoc}
*/
public function getParent()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getParent', []);
return parent::getParent();
}
/**
* {@inheritDoc}
*/
public function addChild(\Aqarmap\Bundle\ListingBundle\Entity\Location $children)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addChild', [$children]);
return parent::addChild($children);
}
/**
* {@inheritDoc}
*/
public function removeChild(\Aqarmap\Bundle\ListingBundle\Entity\Location $children): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeChild', [$children]);
parent::removeChild($children);
}
/**
* {@inheritDoc}
*/
public function getChildren()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildren', []);
return parent::getChildren();
}
/**
* {@inheritDoc}
*/
public function getChildrenSortedById($filters = array (
))
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildrenSortedById', [$filters]);
return parent::getChildrenSortedById($filters);
}
/**
* {@inheritDoc}
*/
public function getChildrenArray()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getChildrenArray', []);
return parent::getChildrenArray();
}
/**
* {@inheritDoc}
*/
public function getNeighborhoodChildren()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNeighborhoodChildren', []);
return parent::getNeighborhoodChildren();
}
/**
* {@inheritDoc}
*/
public function getLeveledChildren()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLeveledChildren', []);
return parent::getLeveledChildren();
}
/**
* {@inheritDoc}
*/
public function setType($type)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setType', [$type]);
return parent::setType($type);
}
/**
* {@inheritDoc}
*/
public function getType()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getType', []);
return parent::getType();
}
/**
* {@inheritDoc}
*/
public function getTranslations()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTranslations', []);
return parent::getTranslations();
}
/**
* {@inheritDoc}
*/
public function addTranslation(\Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation $translation)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addTranslation', [$translation]);
return parent::addTranslation($translation);
}
/**
* {@inheritDoc}
*/
public function removeTranslation(\Aqarmap\Bundle\ListingBundle\Entity\LocationTranslation $translation)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeTranslation', [$translation]);
return parent::removeTranslation($translation);
}
/**
* {@inheritDoc}
*/
public function addListing(\Aqarmap\Bundle\ListingBundle\Entity\Listing $listings)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addListing', [$listings]);
return parent::addListing($listings);
}
/**
* {@inheritDoc}
*/
public function removeListing(\Aqarmap\Bundle\ListingBundle\Entity\Listing $listings): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeListing', [$listings]);
parent::removeListing($listings);
}
/**
* {@inheritDoc}
*/
public function getListings()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getListings', []);
return parent::getListings();
}
/**
* {@inheritDoc}
*/
public function addNotifier(\Aqarmap\Bundle\NotifierBundle\Entity\Notifier $notifiers)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addNotifier', [$notifiers]);
return parent::addNotifier($notifiers);
}
/**
* {@inheritDoc}
*/
public function removeNotifier(\Aqarmap\Bundle\NotifierBundle\Entity\Notifier $notifiers): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeNotifier', [$notifiers]);
parent::removeNotifier($notifiers);
}
/**
* {@inheritDoc}
*/
public function getNotifiers()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNotifiers', []);
return parent::getNotifiers();
}
/**
* {@inheritDoc}
*/
public function addRule(\Aqarmap\Bundle\ListingBundle\Entity\Rule $rules)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addRule', [$rules]);
return parent::addRule($rules);
}
/**
* {@inheritDoc}
*/
public function removeRule(\Aqarmap\Bundle\ListingBundle\Entity\Rule $rules): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeRule', [$rules]);
parent::removeRule($rules);
}
/**
* {@inheritDoc}
*/
public function getRules()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRules', []);
return parent::getRules();
}
/**
* {@inheritDoc}
*/
public function getNearestSearchable()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNearestSearchable', []);
return parent::getNearestSearchable();
}
/**
* {@inheritDoc}
*/
public function getNearestNeighborhood()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNearestNeighborhood', []);
return parent::getNearestNeighborhood();
}
/**
* {@inheritDoc}
*/
public function getNearestLeveledLocation($level = 1)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNearestLeveledLocation', [$level]);
return parent::getNearestLeveledLocation($level);
}
/**
* {@inheritDoc}
*/
public function getVirtualParent()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getVirtualParent', []);
return parent::getVirtualParent();
}
/**
* {@inheritDoc}
*/
public function getLeveledParent($level = 1)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLeveledParent', [$level]);
return parent::getLeveledParent($level);
}
/**
* {@inheritDoc}
*/
public function getFirstParent()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFirstParent', []);
return parent::getFirstParent();
}
/**
* {@inheritDoc}
*/
public function setLevel($level)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLevel', [$level]);
return parent::setLevel($level);
}
/**
* {@inheritDoc}
*/
public function getLevel()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLevel', []);
return parent::getLevel();
}
/**
* {@inheritDoc}
*/
public function setLeft($left)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLeft', [$left]);
return parent::setLeft($left);
}
/**
* {@inheritDoc}
*/
public function getLeft()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLeft', []);
return parent::getLeft();
}
/**
* {@inheritDoc}
*/
public function setRight($right)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRight', [$right]);
return parent::setRight($right);
}
/**
* {@inheritDoc}
*/
public function getRight()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRight', []);
return parent::getRight();
}
/**
* {@inheritDoc}
*/
public function setRoot($root)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRoot', [$root]);
return parent::setRoot($root);
}
/**
* {@inheritDoc}
*/
public function getRoot()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRoot', []);
return parent::getRoot();
}
/**
* {@inheritDoc}
*/
public function addLocationSupplyDemand(\Aqarmap\Bundle\ListingBundle\Entity\LocationSupplyDemand $locationSupplyDemand)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addLocationSupplyDemand', [$locationSupplyDemand]);
return parent::addLocationSupplyDemand($locationSupplyDemand);
}
/**
* {@inheritDoc}
*/
public function removeLocationSupplyDemand(\Aqarmap\Bundle\ListingBundle\Entity\LocationSupplyDemand $locationSupplyDemand): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeLocationSupplyDemand', [$locationSupplyDemand]);
parent::removeLocationSupplyDemand($locationSupplyDemand);
}
/**
* {@inheritDoc}
*/
public function getLocationSupplyDemand()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocationSupplyDemand', []);
return parent::getLocationSupplyDemand();
}
/**
* {@inheritDoc}
*/
public function addPhoto(\Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto $photo)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPhoto', [$photo]);
return parent::addPhoto($photo);
}
/**
* {@inheritDoc}
*/
public function setPhotos($photos)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPhotos', [$photos]);
return parent::setPhotos($photos);
}
/**
* {@inheritDoc}
*/
public function removePhoto(\Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto $photo): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePhoto', [$photo]);
parent::removePhoto($photo);
}
/**
* {@inheritDoc}
*/
public function getPhotos()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPhotos', []);
return parent::getPhotos();
}
/**
* {@inheritDoc}
*/
public function getMainPhoto()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getMainPhoto', []);
return parent::getMainPhoto();
}
/**
* {@inheritDoc}
*/
public function __toString()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []);
return parent::__toString();
}
/**
* {@inheritDoc}
*/
public function setRating(\Aqarmap\Bundle\ListingBundle\Entity\LocationRating $rating = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setRating', [$rating]);
return parent::setRating($rating);
}
/**
* {@inheritDoc}
*/
public function getRating()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getRating', []);
return parent::getRating();
}
/**
* {@inheritDoc}
*/
public function setNeighborhoodFilter($neighborhoodFilter)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setNeighborhoodFilter', [$neighborhoodFilter]);
return parent::setNeighborhoodFilter($neighborhoodFilter);
}
/**
* {@inheritDoc}
*/
public function getNeighborhoodFilter()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNeighborhoodFilter', []);
return parent::getNeighborhoodFilter();
}
/**
* {@inheritDoc}
*/
public function addLocationStatistic(\Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationStatistics $locationStatistic)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addLocationStatistic', [$locationStatistic]);
return parent::addLocationStatistic($locationStatistic);
}
/**
* {@inheritDoc}
*/
public function removeLocationStatistic(\Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationStatistics $locationStatistic): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeLocationStatistic', [$locationStatistic]);
parent::removeLocationStatistic($locationStatistic);
}
/**
* {@inheritDoc}
*/
public function getLocationStatistics()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocationStatistics', []);
return parent::getLocationStatistics();
}
/**
* {@inheritDoc}
*/
public function getSingleStatistics(\Aqarmap\Bundle\ListingBundle\Entity\PropertyType $propertyType = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSingleStatistics', [$propertyType]);
return parent::getSingleStatistics($propertyType);
}
/**
* {@inheritDoc}
*/
public function setStatisticsFilter($statisticsFilter)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setStatisticsFilter', [$statisticsFilter]);
return parent::setStatisticsFilter($statisticsFilter);
}
/**
* {@inheritDoc}
*/
public function getStatisticsFilter()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStatisticsFilter', []);
return parent::getStatisticsFilter();
}
/**
* {@inheritDoc}
*/
public function addCompany(\Aqarmap\Bundle\CRMBundle\Entity\Company $company)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addCompany', [$company]);
return parent::addCompany($company);
}
/**
* {@inheritDoc}
*/
public function removeCompany(\Aqarmap\Bundle\CRMBundle\Entity\Company $company): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeCompany', [$company]);
parent::removeCompany($company);
}
/**
* {@inheritDoc}
*/
public function getCompanies()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCompanies', []);
return parent::getCompanies();
}
/**
* {@inheritDoc}
*/
public function addDiscussion(\Aqarmap\Bundle\DiscussionBundle\Entity\Discussion $discussion)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addDiscussion', [$discussion]);
return parent::addDiscussion($discussion);
}
/**
* {@inheritDoc}
*/
public function removeDiscussion(\Aqarmap\Bundle\DiscussionBundle\Entity\Discussion $discussion): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeDiscussion', [$discussion]);
parent::removeDiscussion($discussion);
}
/**
* {@inheritDoc}
*/
public function getDiscussions()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDiscussions', []);
return parent::getDiscussions();
}
/**
* {@inheritDoc}
*/
public function setCompoundFilter($compoundFilter)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCompoundFilter', [$compoundFilter]);
return parent::setCompoundFilter($compoundFilter);
}
/**
* {@inheritDoc}
*/
public function getCompoundFilter()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCompoundFilter', []);
return parent::getCompoundFilter();
}
/**
* {@inheritDoc}
*/
public function addPropertyType(\Aqarmap\Bundle\ListingBundle\Entity\PropertyType $propertyType)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPropertyType', [$propertyType]);
return parent::addPropertyType($propertyType);
}
/**
* {@inheritDoc}
*/
public function removePropertyType(\Aqarmap\Bundle\ListingBundle\Entity\PropertyType $propertyType): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePropertyType', [$propertyType]);
parent::removePropertyType($propertyType);
}
/**
* {@inheritDoc}
*/
public function getPropertyTypes()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPropertyTypes', []);
return parent::getPropertyTypes();
}
/**
* {@inheritDoc}
*/
public function setListing(\Aqarmap\Bundle\ListingBundle\Entity\Listing $listing = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setListing', [$listing]);
return parent::setListing($listing);
}
/**
* {@inheritDoc}
*/
public function setListings(array $listings = array (
))
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setListings', [$listings]);
return parent::setListings($listings);
}
/**
* {@inheritDoc}
*/
public function getListing()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getListing', []);
return parent::getListing();
}
/**
* {@inheritDoc}
*/
public function setLocationCompound(\Aqarmap\Bundle\NeighborhoodBundle\Entity\LocationCompound $locationCompound = NULL)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLocationCompound', [$locationCompound]);
return parent::setLocationCompound($locationCompound);
}
/**
* {@inheritDoc}
*/
public function getLocationCompound()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocationCompound', []);
return parent::getLocationCompound();
}
/**
* {@inheritDoc}
*/
public function addNearestLocation(\Aqarmap\Bundle\ListingBundle\Entity\Location $nearestLocation)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addNearestLocation', [$nearestLocation]);
return parent::addNearestLocation($nearestLocation);
}
/**
* {@inheritDoc}
*/
public function removeNearestLocation(\Aqarmap\Bundle\ListingBundle\Entity\Location $nearestLocation)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeNearestLocation', [$nearestLocation]);
return parent::removeNearestLocation($nearestLocation);
}
/**
* {@inheritDoc}
*/
public function getNearestLocations()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getNearestLocations', []);
return parent::getNearestLocations();
}
/**
* {@inheritDoc}
*/
public function addInterest(\Aqarmap\Bundle\UserBundle\Entity\UserInterest $interest)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addInterest', [$interest]);
return parent::addInterest($interest);
}
/**
* {@inheritDoc}
*/
public function removeInterest(\Aqarmap\Bundle\UserBundle\Entity\UserInterest $interest): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeInterest', [$interest]);
parent::removeInterest($interest);
}
/**
* {@inheritDoc}
*/
public function getInterests()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getInterests', []);
return parent::getInterests();
}
/**
* {@inheritDoc}
*/
public function getLiveInterests()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLiveInterests', []);
return parent::getLiveInterests();
}
/**
* {@inheritDoc}
*/
public function setTranslatableLocale($locale): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setTranslatableLocale', [$locale]);
parent::setTranslatableLocale($locale);
}
/**
* {@inheritDoc}
*/
public function addExchangeRequest(\Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest $exchangeRequest)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addExchangeRequest', [$exchangeRequest]);
return parent::addExchangeRequest($exchangeRequest);
}
/**
* {@inheritDoc}
*/
public function removeExchangeRequest(\Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest $exchangeRequest): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeExchangeRequest', [$exchangeRequest]);
parent::removeExchangeRequest($exchangeRequest);
}
/**
* {@inheritDoc}
*/
public function getExchangeRequests()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getExchangeRequests', []);
return parent::getExchangeRequests();
}
/**
* {@inheritDoc}
*/
public function setSearchTerms($searchTerms): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSearchTerms', [$searchTerms]);
parent::setSearchTerms($searchTerms);
}
/**
* {@inheritDoc}
*/
public function getSearchTerms()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSearchTerms', []);
return parent::getSearchTerms();
}
/**
* {@inheritDoc}
*/
public function getLeadsCounter()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLeadsCounter', []);
return parent::getLeadsCounter();
}
/**
* {@inheritDoc}
*/
public function setLeadsCounter($leadsCounter): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLeadsCounter', [$leadsCounter]);
parent::setLeadsCounter($leadsCounter);
}
/**
* {@inheritDoc}
*/
public function getListingsCounter()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getListingsCounter', []);
return parent::getListingsCounter();
}
/**
* {@inheritDoc}
*/
public function setListingsCounter($listingsCounter)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setListingsCounter', [$listingsCounter]);
return parent::setListingsCounter($listingsCounter);
}
/**
* {@inheritDoc}
*/
public function getLocationParentLabel()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocationParentLabel', []);
return parent::getLocationParentLabel();
}
/**
* {@inheritDoc}
*/
public function getLastSlug()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastSlug', []);
return parent::getLastSlug();
}
/**
* {@inheritDoc}
*/
public function getHasChildren()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getHasChildren', []);
return parent::getHasChildren();
}
/**
* {@inheritDoc}
*/
public function getText()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getText', []);
return parent::getText();
}
/**
* {@inheritDoc}
*/
public function getTitleFullPath(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTitleFullPath', []);
return parent::getTitleFullPath();
}
/**
* {@inheritDoc}
*/
public function getSearchableTitle(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSearchableTitle', []);
return parent::getSearchableTitle();
}
/**
* {@inheritDoc}
*/
public function getTitleFullPathStartedFromChildren(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTitleFullPathStartedFromChildren', []);
return parent::getTitleFullPathStartedFromChildren();
}
/**
* {@inheritDoc}
*/
public function setSynced($synced)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSynced', [$synced]);
return parent::setSynced($synced);
}
/**
* {@inheritDoc}
*/
public function getSynced()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSynced', []);
return parent::getSynced();
}
/**
* {@inheritDoc}
*/
public function getTranslation(): array
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTranslation', []);
return parent::getTranslation();
}
/**
* {@inheritDoc}
*/
public function getFullPath()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFullPath', []);
return parent::getFullPath();
}
/**
* {@inheritDoc}
*/
public function setFullPath(string $fullPath = NULL): \Aqarmap\Bundle\ListingBundle\Entity\Location
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFullPath', [$fullPath]);
return parent::setFullPath($fullPath);
}
/**
* {@inheritDoc}
*/
public function getName()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []);
return parent::getName();
}
/**
* {@inheritDoc}
*/
public function getLatitude()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLatitude', []);
return parent::getLatitude();
}
/**
* {@inheritDoc}
*/
public function getLongitude()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLongitude', []);
return parent::getLongitude();
}
/**
* {@inheritDoc}
*/
public function getLocationTranslations(): array
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLocationTranslations', []);
return parent::getLocationTranslations();
}
/**
* {@inheritDoc}
*/
public function setLocationTranslations(array $translation): \Aqarmap\Bundle\ListingBundle\Entity\Location
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLocationTranslations', [$translation]);
return parent::setLocationTranslations($translation);
}
/**
* {@inheritDoc}
*/
public function getReferenceId()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReferenceId', []);
return parent::getReferenceId();
}
/**
* {@inheritDoc}
*/
public function setReferenceId(?int $referenceId)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setReferenceId', [$referenceId]);
return parent::setReferenceId($referenceId);
}
/**
* {@inheritDoc}
*/
public function getListingsCount()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getListingsCount', []);
return parent::getListingsCount();
}
/**
* {@inheritDoc}
*/
public function setListingsCount(int $listingsCount): \Aqarmap\Bundle\ListingBundle\Entity\Location
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setListingsCount', [$listingsCount]);
return parent::setListingsCount($listingsCount);
}
/**
* {@inheritDoc}
*/
public function getReferencedV4Id()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getReferencedV4Id', []);
return parent::getReferencedV4Id();
}
/**
* {@inheritDoc}
*/
public function setV4Translations($translations = array (
))
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setV4Translations', [$translations]);
return parent::setV4Translations($translations);
}
/**
* {@inheritDoc}
*/
public function getV4Translations()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getV4Translations', []);
return parent::getV4Translations();
}
/**
* {@inheritDoc}
*/
public function setEligibleForMortgage(bool $eligibleForMortgage)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setEligibleForMortgage', [$eligibleForMortgage]);
return parent::setEligibleForMortgage($eligibleForMortgage);
}
/**
* {@inheritDoc}
*/
public function getEligibleForMortgage()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEligibleForMortgage', []);
return parent::getEligibleForMortgage();
}
/**
* {@inheritDoc}
*/
public function setIsCompoundLocation($isCompoundLocation)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setIsCompoundLocation', [$isCompoundLocation]);
return parent::setIsCompoundLocation($isCompoundLocation);
}
/**
* {@inheritDoc}
*/
public function getIsCompoundLocation()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getIsCompoundLocation', []);
return parent::getIsCompoundLocation();
}
/**
* {@inheritDoc}
*/
public function getListingOrNull(): ?\Aqarmap\Bundle\ListingBundle\Entity\Listing
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getListingOrNull', []);
return parent::getListingOrNull();
}
/**
* {@inheritDoc}
*/
public function setListingOrNull(?\Aqarmap\Bundle\ListingBundle\Entity\Listing $listingOrNull): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setListingOrNull', [$listingOrNull]);
parent::setListingOrNull($listingOrNull);
}
/**
* {@inheritDoc}
*/
public function getAlias(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAlias', []);
return parent::getAlias();
}
/**
* {@inheritDoc}
*/
public function setAlias(string $alias): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAlias', [$alias]);
parent::setAlias($alias);
}
}