var/cache/dev/doctrine/orm/Proxies/__CG__CoreBundleEntityDealer.php line 9

Open in your IDE?
  1. <?php
  2. namespace Proxies\__CG__\CoreBundle\Entity;
  3. /**
  4.  * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
  5.  */
  6. class Dealer extends \CoreBundle\Entity\Dealer 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" 'CoreBundle\\Entity\\Dealer' "\0" 'id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'name''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'users''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'unique_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'domain''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'brand''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_name_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_name_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'city_name_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'city_name_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_service_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_service_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_address_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_address_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'edrpou''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'seo_url''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'iban''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'facilities''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'description_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'description_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'gallery''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'isNightDealer''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'gtm_code''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'rate''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'vacancies''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'url''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'phone''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'email_sale''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'email_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'open_time''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'close_time''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lat''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lng''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lat_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lng_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'crm_name''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'ga_tracking_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'crm_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'hour_cost''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_facebook''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_youtube''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_instagram''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'image_service_center''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'name_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'uid_1c''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'position''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'fb_access_token''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'phone_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'base_name_1c''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'ria_user_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_service_video''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'rate_in_delivery''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'city''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'service_work''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'nova_poshta_api_key''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'dealerWorkHours''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'merchant_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'output_order''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'external_uid_1c''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'operating_manuals''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'facebook_pixel_code''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'faq''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'tik_tok_pixel_code''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'posts'];
  53.         }
  54.         return ['__isInitialized__''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'name''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'users''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'unique_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'domain''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'brand''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_name_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_name_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'city_name_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'city_name_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_service_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_service_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_address_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'official_address_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'edrpou''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'seo_url''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'iban''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'facilities''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'description_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'description_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'gallery''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'isNightDealer''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'gtm_code''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'rate''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'vacancies''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'address_ua''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'url''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'phone''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'email_sale''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'email_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'open_time''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'close_time''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lat''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lng''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lat_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'lng_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'crm_name''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'ga_tracking_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'crm_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'hour_cost''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_facebook''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_youtube''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_instagram''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'image_service_center''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'name_ru''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'uid_1c''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'position''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'fb_access_token''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'phone_service''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'base_name_1c''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'ria_user_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'link_service_video''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'rate_in_delivery''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'city''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'service_work''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'nova_poshta_api_key''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'dealerWorkHours''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'merchant_id''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'output_order''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'external_uid_1c''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'operating_manuals''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'facebook_pixel_code''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'faq''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'tik_tok_pixel_code''' "\0" 'CoreBundle\\Entity\\Dealer' "\0" 'posts'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (Dealer $proxy) {
  63.                 $proxy->__setInitializer(null);
  64.                 $proxy->__setCloner(null);
  65.                 $existingProperties get_object_vars($proxy);
  66.                 foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) {
  67.                     if ( ! array_key_exists($property$existingProperties)) {
  68.                         $proxy->$property $defaultValue;
  69.                     }
  70.                 }
  71.             };
  72.         }
  73.     }
  74.     /**
  75.      * 
  76.      */
  77.     public function __clone()
  78.     {
  79.         $this->__cloner__ && $this->__cloner__->__invoke($this'__clone', []);
  80.     }
  81.     /**
  82.      * Forces initialization of the proxy
  83.      */
  84.     public function __load(): void
  85.     {
  86.         $this->__initializer__ && $this->__initializer__->__invoke($this'__load', []);
  87.     }
  88.     /**
  89.      * {@inheritDoc}
  90.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  91.      */
  92.     public function __isInitialized(): bool
  93.     {
  94.         return $this->__isInitialized__;
  95.     }
  96.     /**
  97.      * {@inheritDoc}
  98.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  99.      */
  100.     public function __setInitialized($initialized): void
  101.     {
  102.         $this->__isInitialized__ $initialized;
  103.     }
  104.     /**
  105.      * {@inheritDoc}
  106.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  107.      */
  108.     public function __setInitializer(?\Closure $initializer null): void
  109.     {
  110.         $this->__initializer__ $initializer;
  111.     }
  112.     /**
  113.      * {@inheritDoc}
  114.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  115.      */
  116.     public function __getInitializer(): ?\Closure
  117.     {
  118.         return $this->__initializer__;
  119.     }
  120.     /**
  121.      * {@inheritDoc}
  122.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  123.      */
  124.     public function __setCloner(?\Closure $cloner null): void
  125.     {
  126.         $this->__cloner__ $cloner;
  127.     }
  128.     /**
  129.      * {@inheritDoc}
  130.      * @internal generated method: use only when explicitly handling proxy specific cloning logic
  131.      */
  132.     public function __getCloner(): ?\Closure
  133.     {
  134.         return $this->__cloner__;
  135.     }
  136.     /**
  137.      * {@inheritDoc}
  138.      * @internal generated method: use only when explicitly handling proxy specific loading logic
  139.      * @deprecated no longer in use - generated code now relies on internal components rather than generated public API
  140.      * @static
  141.      */
  142.     public function __getLazyProperties(): array
  143.     {
  144.         return self::$lazyPropertiesDefaults;
  145.     }
  146.     
  147.     /**
  148.      * {@inheritDoc}
  149.      */
  150.     public function getId()
  151.     {
  152.         if ($this->__isInitialized__ === false) {
  153.             return (int)  parent::getId();
  154.         }
  155.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  156.         return parent::getId();
  157.     }
  158.     /**
  159.      * {@inheritDoc}
  160.      */
  161.     public function setName($name)
  162.     {
  163.         $this->__initializer__ && $this->__initializer__->__invoke($this'setName', [$name]);
  164.         return parent::setName($name);
  165.     }
  166.     /**
  167.      * {@inheritDoc}
  168.      */
  169.     public function getName()
  170.     {
  171.         $this->__initializer__ && $this->__initializer__->__invoke($this'getName', []);
  172.         return parent::getName();
  173.     }
  174.     /**
  175.      * {@inheritDoc}
  176.      */
  177.     public function addUser(\CoreBundle\Entity\User $user)
  178.     {
  179.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUser', [$user]);
  180.         return parent::addUser($user);
  181.     }
  182.     /**
  183.      * {@inheritDoc}
  184.      */
  185.     public function removeUser(\CoreBundle\Entity\User $user)
  186.     {
  187.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUser', [$user]);
  188.         return parent::removeUser($user);
  189.     }
  190.     /**
  191.      * {@inheritDoc}
  192.      */
  193.     public function getUsers()
  194.     {
  195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsers', []);
  196.         return parent::getUsers();
  197.     }
  198.     /**
  199.      * {@inheritDoc}
  200.      */
  201.     public function setDomain($domain)
  202.     {
  203.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDomain', [$domain]);
  204.         return parent::setDomain($domain);
  205.     }
  206.     /**
  207.      * {@inheritDoc}
  208.      */
  209.     public function getDomain()
  210.     {
  211.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDomain', []);
  212.         return parent::getDomain();
  213.     }
  214.     /**
  215.      * {@inheritDoc}
  216.      */
  217.     public function setRate($rate)
  218.     {
  219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRate', [$rate]);
  220.         return parent::setRate($rate);
  221.     }
  222.     /**
  223.      * {@inheritDoc}
  224.      */
  225.     public function getRate()
  226.     {
  227.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRate', []);
  228.         return parent::getRate();
  229.     }
  230.     /**
  231.      * {@inheritDoc}
  232.      */
  233.     public function addVacancy(\DcSiteBundle\Entity\Vacancy $vacancy)
  234.     {
  235.         $this->__initializer__ && $this->__initializer__->__invoke($this'addVacancy', [$vacancy]);
  236.         return parent::addVacancy($vacancy);
  237.     }
  238.     /**
  239.      * {@inheritDoc}
  240.      */
  241.     public function removeVacancy(\DcSiteBundle\Entity\Vacancy $vacancy)
  242.     {
  243.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeVacancy', [$vacancy]);
  244.         return parent::removeVacancy($vacancy);
  245.     }
  246.     /**
  247.      * {@inheritDoc}
  248.      */
  249.     public function getVacancies()
  250.     {
  251.         $this->__initializer__ && $this->__initializer__->__invoke($this'getVacancies', []);
  252.         return parent::getVacancies();
  253.     }
  254.     /**
  255.      * {@inheritDoc}
  256.      */
  257.     public function setUniqueId($uniqueId)
  258.     {
  259.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUniqueId', [$uniqueId]);
  260.         return parent::setUniqueId($uniqueId);
  261.     }
  262.     /**
  263.      * {@inheritDoc}
  264.      */
  265.     public function getUniqueId()
  266.     {
  267.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUniqueId', []);
  268.         return parent::getUniqueId();
  269.     }
  270.     /**
  271.      * {@inheritDoc}
  272.      */
  273.     public function setBrand(?\CoreBundle\Entity\Brand $brand NULL)
  274.     {
  275.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBrand', [$brand]);
  276.         return parent::setBrand($brand);
  277.     }
  278.     /**
  279.      * {@inheritDoc}
  280.      */
  281.     public function getBrand()
  282.     {
  283.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBrand', []);
  284.         return parent::getBrand();
  285.     }
  286.     /**
  287.      * {@inheritDoc}
  288.      */
  289.     public function __toString(): string
  290.     {
  291.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  292.         return parent::__toString();
  293.     }
  294.     /**
  295.      * {@inheritDoc}
  296.      */
  297.     public function setAddressRu($addressRu)
  298.     {
  299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddressRu', [$addressRu]);
  300.         return parent::setAddressRu($addressRu);
  301.     }
  302.     /**
  303.      * {@inheritDoc}
  304.      */
  305.     public function getAddressRu()
  306.     {
  307.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddressRu', []);
  308.         return parent::getAddressRu();
  309.     }
  310.     /**
  311.      * {@inheritDoc}
  312.      */
  313.     public function setAddressUa($addressUa)
  314.     {
  315.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddressUa', [$addressUa]);
  316.         return parent::setAddressUa($addressUa);
  317.     }
  318.     /**
  319.      * {@inheritDoc}
  320.      */
  321.     public function getAddressUa()
  322.     {
  323.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddressUa', []);
  324.         return parent::getAddressUa();
  325.     }
  326.     /**
  327.      * {@inheritDoc}
  328.      */
  329.     public function setUrl($url)
  330.     {
  331.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUrl', [$url]);
  332.         return parent::setUrl($url);
  333.     }
  334.     /**
  335.      * {@inheritDoc}
  336.      */
  337.     public function getUrl()
  338.     {
  339.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUrl', []);
  340.         return parent::getUrl();
  341.     }
  342.     /**
  343.      * {@inheritDoc}
  344.      */
  345.     public function setPhone($phone)
  346.     {
  347.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhone', [$phone]);
  348.         return parent::setPhone($phone);
  349.     }
  350.     /**
  351.      * {@inheritDoc}
  352.      */
  353.     public function getPhone()
  354.     {
  355.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhone', []);
  356.         return parent::getPhone();
  357.     }
  358.     /**
  359.      * {@inheritDoc}
  360.      */
  361.     public function setEmailSale($emailSale)
  362.     {
  363.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailSale', [$emailSale]);
  364.         return parent::setEmailSale($emailSale);
  365.     }
  366.     /**
  367.      * {@inheritDoc}
  368.      */
  369.     public function getEmailSale()
  370.     {
  371.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailSale', []);
  372.         return parent::getEmailSale();
  373.     }
  374.     /**
  375.      * {@inheritDoc}
  376.      */
  377.     public function setEmailService($emailService)
  378.     {
  379.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailService', [$emailService]);
  380.         return parent::setEmailService($emailService);
  381.     }
  382.     /**
  383.      * {@inheritDoc}
  384.      */
  385.     public function getEmailService()
  386.     {
  387.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailService', []);
  388.         return parent::getEmailService();
  389.     }
  390.     /**
  391.      * {@inheritDoc}
  392.      */
  393.     public function getAddressByLocale($locale)
  394.     {
  395.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddressByLocale', [$locale]);
  396.         return parent::getAddressByLocale($locale);
  397.     }
  398.     /**
  399.      * {@inheritDoc}
  400.      */
  401.     public function setOpenTime($openTime)
  402.     {
  403.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOpenTime', [$openTime]);
  404.         return parent::setOpenTime($openTime);
  405.     }
  406.     /**
  407.      * {@inheritDoc}
  408.      */
  409.     public function getOpenTime()
  410.     {
  411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOpenTime', []);
  412.         return parent::getOpenTime();
  413.     }
  414.     /**
  415.      * {@inheritDoc}
  416.      */
  417.     public function setCloseTime($closeTime)
  418.     {
  419.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCloseTime', [$closeTime]);
  420.         return parent::setCloseTime($closeTime);
  421.     }
  422.     /**
  423.      * {@inheritDoc}
  424.      */
  425.     public function getCloseTime()
  426.     {
  427.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCloseTime', []);
  428.         return parent::getCloseTime();
  429.     }
  430.     /**
  431.      * {@inheritDoc}
  432.      */
  433.     public function setLat($lat)
  434.     {
  435.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLat', [$lat]);
  436.         return parent::setLat($lat);
  437.     }
  438.     /**
  439.      * {@inheritDoc}
  440.      */
  441.     public function getLat()
  442.     {
  443.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLat', []);
  444.         return parent::getLat();
  445.     }
  446.     /**
  447.      * {@inheritDoc}
  448.      */
  449.     public function setLng($lng)
  450.     {
  451.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLng', [$lng]);
  452.         return parent::setLng($lng);
  453.     }
  454.     /**
  455.      * {@inheritDoc}
  456.      */
  457.     public function getLng()
  458.     {
  459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLng', []);
  460.         return parent::getLng();
  461.     }
  462.     /**
  463.      * {@inheritDoc}
  464.      */
  465.     public function setLatService($lat)
  466.     {
  467.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLatService', [$lat]);
  468.         return parent::setLatService($lat);
  469.     }
  470.     /**
  471.      * {@inheritDoc}
  472.      */
  473.     public function getLatService()
  474.     {
  475.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLatService', []);
  476.         return parent::getLatService();
  477.     }
  478.     /**
  479.      * {@inheritDoc}
  480.      */
  481.     public function setLngService($lng)
  482.     {
  483.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLngService', [$lng]);
  484.         return parent::setLngService($lng);
  485.     }
  486.     /**
  487.      * {@inheritDoc}
  488.      */
  489.     public function getLngService()
  490.     {
  491.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLngService', []);
  492.         return parent::getLngService();
  493.     }
  494.     /**
  495.      * {@inheritDoc}
  496.      */
  497.     public function setCrmName($crmName)
  498.     {
  499.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCrmName', [$crmName]);
  500.         return parent::setCrmName($crmName);
  501.     }
  502.     /**
  503.      * {@inheritDoc}
  504.      */
  505.     public function getCrmName()
  506.     {
  507.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCrmName', []);
  508.         return parent::getCrmName();
  509.     }
  510.     /**
  511.      * {@inheritDoc}
  512.      */
  513.     public function setGaTrackingId($gaTrackingId)
  514.     {
  515.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGaTrackingId', [$gaTrackingId]);
  516.         return parent::setGaTrackingId($gaTrackingId);
  517.     }
  518.     /**
  519.      * {@inheritDoc}
  520.      */
  521.     public function getGaTrackingId()
  522.     {
  523.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGaTrackingId', []);
  524.         return parent::getGaTrackingId();
  525.     }
  526.     /**
  527.      * {@inheritDoc}
  528.      */
  529.     public function setCrmId($crmId)
  530.     {
  531.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCrmId', [$crmId]);
  532.         return parent::setCrmId($crmId);
  533.     }
  534.     /**
  535.      * {@inheritDoc}
  536.      */
  537.     public function getCrmId()
  538.     {
  539.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCrmId', []);
  540.         return parent::getCrmId();
  541.     }
  542.     /**
  543.      * {@inheritDoc}
  544.      */
  545.     public function setHourCost($hourCost)
  546.     {
  547.         $this->__initializer__ && $this->__initializer__->__invoke($this'setHourCost', [$hourCost]);
  548.         return parent::setHourCost($hourCost);
  549.     }
  550.     /**
  551.      * {@inheritDoc}
  552.      */
  553.     public function getHourCost()
  554.     {
  555.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHourCost', []);
  556.         return parent::getHourCost();
  557.     }
  558.     /**
  559.      * {@inheritDoc}
  560.      */
  561.     public function setLinkFacebook($linkFacebook)
  562.     {
  563.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLinkFacebook', [$linkFacebook]);
  564.         return parent::setLinkFacebook($linkFacebook);
  565.     }
  566.     /**
  567.      * {@inheritDoc}
  568.      */
  569.     public function getLinkFacebook()
  570.     {
  571.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLinkFacebook', []);
  572.         return parent::getLinkFacebook();
  573.     }
  574.     /**
  575.      * {@inheritDoc}
  576.      */
  577.     public function setLinkYoutube($linkYoutube)
  578.     {
  579.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLinkYoutube', [$linkYoutube]);
  580.         return parent::setLinkYoutube($linkYoutube);
  581.     }
  582.     /**
  583.      * {@inheritDoc}
  584.      */
  585.     public function getLinkYoutube()
  586.     {
  587.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLinkYoutube', []);
  588.         return parent::getLinkYoutube();
  589.     }
  590.     /**
  591.      * {@inheritDoc}
  592.      */
  593.     public function setLinkInstagram($linkInstagram)
  594.     {
  595.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLinkInstagram', [$linkInstagram]);
  596.         return parent::setLinkInstagram($linkInstagram);
  597.     }
  598.     /**
  599.      * {@inheritDoc}
  600.      */
  601.     public function getLinkInstagram()
  602.     {
  603.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLinkInstagram', []);
  604.         return parent::getLinkInstagram();
  605.     }
  606.     /**
  607.      * {@inheritDoc}
  608.      */
  609.     public function setNameRu($nameRu)
  610.     {
  611.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNameRu', [$nameRu]);
  612.         return parent::setNameRu($nameRu);
  613.     }
  614.     /**
  615.      * {@inheritDoc}
  616.      */
  617.     public function getNameRu()
  618.     {
  619.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNameRu', []);
  620.         return parent::getNameRu();
  621.     }
  622.     /**
  623.      * {@inheritDoc}
  624.      */
  625.     public function getNameByLocale($locale 'ru')
  626.     {
  627.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNameByLocale', [$locale]);
  628.         return parent::getNameByLocale($locale);
  629.     }
  630.     /**
  631.      * {@inheritDoc}
  632.      */
  633.     public function setUid1c($uid1c)
  634.     {
  635.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUid1c', [$uid1c]);
  636.         return parent::setUid1c($uid1c);
  637.     }
  638.     /**
  639.      * {@inheritDoc}
  640.      */
  641.     public function getUid1c()
  642.     {
  643.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUid1c', []);
  644.         return parent::getUid1c();
  645.     }
  646.     /**
  647.      * {@inheritDoc}
  648.      */
  649.     public function setPosition($position)
  650.     {
  651.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPosition', [$position]);
  652.         return parent::setPosition($position);
  653.     }
  654.     /**
  655.      * {@inheritDoc}
  656.      */
  657.     public function getPosition()
  658.     {
  659.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPosition', []);
  660.         return parent::getPosition();
  661.     }
  662.     /**
  663.      * {@inheritDoc}
  664.      */
  665.     public function setFbAccessToken($fbAccessToken)
  666.     {
  667.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFbAccessToken', [$fbAccessToken]);
  668.         return parent::setFbAccessToken($fbAccessToken);
  669.     }
  670.     /**
  671.      * {@inheritDoc}
  672.      */
  673.     public function getFbAccessToken()
  674.     {
  675.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFbAccessToken', []);
  676.         return parent::getFbAccessToken();
  677.     }
  678.     /**
  679.      * {@inheritDoc}
  680.      */
  681.     public function setOfficialNameRu($official_name_ru)
  682.     {
  683.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOfficialNameRu', [$official_name_ru]);
  684.         return parent::setOfficialNameRu($official_name_ru);
  685.     }
  686.     /**
  687.      * {@inheritDoc}
  688.      */
  689.     public function getOfficialNameRu()
  690.     {
  691.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfficialNameRu', []);
  692.         return parent::getOfficialNameRu();
  693.     }
  694.     /**
  695.      * {@inheritDoc}
  696.      */
  697.     public function setEdrpou($edrpou)
  698.     {
  699.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEdrpou', [$edrpou]);
  700.         return parent::setEdrpou($edrpou);
  701.     }
  702.     /**
  703.      * {@inheritDoc}
  704.      */
  705.     public function getEdrpou()
  706.     {
  707.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEdrpou', []);
  708.         return parent::getEdrpou();
  709.     }
  710.     /**
  711.      * {@inheritDoc}
  712.      */
  713.     public function setOfficialNameUa($official_name_ua)
  714.     {
  715.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOfficialNameUa', [$official_name_ua]);
  716.         return parent::setOfficialNameUa($official_name_ua);
  717.     }
  718.     /**
  719.      * {@inheritDoc}
  720.      */
  721.     public function getOfficialNameUa()
  722.     {
  723.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfficialNameUa', []);
  724.         return parent::getOfficialNameUa();
  725.     }
  726.     /**
  727.      * {@inheritDoc}
  728.      */
  729.     public function setCityNameRu($city_name_ru)
  730.     {
  731.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCityNameRu', [$city_name_ru]);
  732.         return parent::setCityNameRu($city_name_ru);
  733.     }
  734.     /**
  735.      * {@inheritDoc}
  736.      */
  737.     public function getCityNameRu()
  738.     {
  739.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCityNameRu', []);
  740.         return parent::getCityNameRu();
  741.     }
  742.     /**
  743.      * {@inheritDoc}
  744.      */
  745.     public function setCityNameUa($city_name_ua)
  746.     {
  747.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCityNameUa', [$city_name_ua]);
  748.         return parent::setCityNameUa($city_name_ua);
  749.     }
  750.     /**
  751.      * {@inheritDoc}
  752.      */
  753.     public function getCityNameUa()
  754.     {
  755.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCityNameUa', []);
  756.         return parent::getCityNameUa();
  757.     }
  758.     /**
  759.      * {@inheritDoc}
  760.      */
  761.     public function getCityNameByLocale($locale)
  762.     {
  763.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCityNameByLocale', [$locale]);
  764.         return parent::getCityNameByLocale($locale);
  765.     }
  766.     /**
  767.      * {@inheritDoc}
  768.      */
  769.     public function setAddressServiceRu($address_service_ru)
  770.     {
  771.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddressServiceRu', [$address_service_ru]);
  772.         return parent::setAddressServiceRu($address_service_ru);
  773.     }
  774.     /**
  775.      * {@inheritDoc}
  776.      */
  777.     public function getAddressServiceRu()
  778.     {
  779.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddressServiceRu', []);
  780.         return parent::getAddressServiceRu();
  781.     }
  782.     /**
  783.      * {@inheritDoc}
  784.      */
  785.     public function setAddressServiceUa($address_service_ua)
  786.     {
  787.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAddressServiceUa', [$address_service_ua]);
  788.         return parent::setAddressServiceUa($address_service_ua);
  789.     }
  790.     /**
  791.      * {@inheritDoc}
  792.      */
  793.     public function getAddressServiceUa()
  794.     {
  795.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddressServiceUa', []);
  796.         return parent::getAddressServiceUa();
  797.     }
  798.     /**
  799.      * {@inheritDoc}
  800.      */
  801.     public function getAddressServiceByLocale($locale)
  802.     {
  803.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAddressServiceByLocale', [$locale]);
  804.         return parent::getAddressServiceByLocale($locale);
  805.     }
  806.     /**
  807.      * {@inheritDoc}
  808.      */
  809.     public function setOfficialAddressRu($official_address_ru)
  810.     {
  811.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOfficialAddressRu', [$official_address_ru]);
  812.         return parent::setOfficialAddressRu($official_address_ru);
  813.     }
  814.     /**
  815.      * {@inheritDoc}
  816.      */
  817.     public function getOfficialAddressRu()
  818.     {
  819.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfficialAddressRu', []);
  820.         return parent::getOfficialAddressRu();
  821.     }
  822.     /**
  823.      * {@inheritDoc}
  824.      */
  825.     public function setOfficialAddressUa($official_address_ua)
  826.     {
  827.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOfficialAddressUa', [$official_address_ua]);
  828.         return parent::setOfficialAddressUa($official_address_ua);
  829.     }
  830.     /**
  831.      * {@inheritDoc}
  832.      */
  833.     public function getOfficialAddressUa()
  834.     {
  835.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfficialAddressUa', []);
  836.         return parent::getOfficialAddressUa();
  837.     }
  838.     /**
  839.      * {@inheritDoc}
  840.      */
  841.     public function getOfficialNameByLocale($locale)
  842.     {
  843.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfficialNameByLocale', [$locale]);
  844.         return parent::getOfficialNameByLocale($locale);
  845.     }
  846.     /**
  847.      * {@inheritDoc}
  848.      */
  849.     public function getOfficialAddressByLocale($locale)
  850.     {
  851.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOfficialAddressByLocale', [$locale]);
  852.         return parent::getOfficialAddressByLocale($locale);
  853.     }
  854.     /**
  855.      * {@inheritDoc}
  856.      */
  857.     public function setPhoneService($phone_service)
  858.     {
  859.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPhoneService', [$phone_service]);
  860.         return parent::setPhoneService($phone_service);
  861.     }
  862.     /**
  863.      * {@inheritDoc}
  864.      */
  865.     public function getPhoneService()
  866.     {
  867.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPhoneService', []);
  868.         return parent::getPhoneService();
  869.     }
  870.     /**
  871.      * {@inheritDoc}
  872.      */
  873.     public function setBaseName1c($baseName1c)
  874.     {
  875.         $this->__initializer__ && $this->__initializer__->__invoke($this'setBaseName1c', [$baseName1c]);
  876.         return parent::setBaseName1c($baseName1c);
  877.     }
  878.     /**
  879.      * {@inheritDoc}
  880.      */
  881.     public function getBaseName1c()
  882.     {
  883.         $this->__initializer__ && $this->__initializer__->__invoke($this'getBaseName1c', []);
  884.         return parent::getBaseName1c();
  885.     }
  886.     /**
  887.      * {@inheritDoc}
  888.      */
  889.     public function setRiaUserId($riaUserId)
  890.     {
  891.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRiaUserId', [$riaUserId]);
  892.         return parent::setRiaUserId($riaUserId);
  893.     }
  894.     /**
  895.      * {@inheritDoc}
  896.      */
  897.     public function getRiaUserId()
  898.     {
  899.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRiaUserId', []);
  900.         return parent::getRiaUserId();
  901.     }
  902.     /**
  903.      * {@inheritDoc}
  904.      */
  905.     public function setLinkServiceVideo($linkServiceVideo)
  906.     {
  907.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLinkServiceVideo', [$linkServiceVideo]);
  908.         return parent::setLinkServiceVideo($linkServiceVideo);
  909.     }
  910.     /**
  911.      * {@inheritDoc}
  912.      */
  913.     public function getLinkServiceVideo()
  914.     {
  915.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLinkServiceVideo', []);
  916.         return parent::getLinkServiceVideo();
  917.     }
  918.     /**
  919.      * {@inheritDoc}
  920.      */
  921.     public function setRateInDelivery($rateInDelivery)
  922.     {
  923.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRateInDelivery', [$rateInDelivery]);
  924.         return parent::setRateInDelivery($rateInDelivery);
  925.     }
  926.     /**
  927.      * {@inheritDoc}
  928.      */
  929.     public function getRateInDelivery()
  930.     {
  931.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRateInDelivery', []);
  932.         return parent::getRateInDelivery();
  933.     }
  934.     /**
  935.      * {@inheritDoc}
  936.      */
  937.     public function setImageServiceCenter(?\Application\Sonata\MediaBundle\Entity\Media $imageServiceCenter NULL)
  938.     {
  939.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImageServiceCenter', [$imageServiceCenter]);
  940.         return parent::setImageServiceCenter($imageServiceCenter);
  941.     }
  942.     /**
  943.      * {@inheritDoc}
  944.      */
  945.     public function getImageServiceCenter()
  946.     {
  947.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImageServiceCenter', []);
  948.         return parent::getImageServiceCenter();
  949.     }
  950.     /**
  951.      * {@inheritDoc}
  952.      */
  953.     public function setFacilities($facilities)
  954.     {
  955.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFacilities', [$facilities]);
  956.         return parent::setFacilities($facilities);
  957.     }
  958.     /**
  959.      * {@inheritDoc}
  960.      */
  961.     public function getFacilities()
  962.     {
  963.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFacilities', []);
  964.         return parent::getFacilities();
  965.     }
  966.     /**
  967.      * {@inheritDoc}
  968.      */
  969.     public function setCity(?\CoreBundle\Entity\City $city NULL)
  970.     {
  971.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCity', [$city]);
  972.         return parent::setCity($city);
  973.     }
  974.     /**
  975.      * {@inheritDoc}
  976.      */
  977.     public function getCity()
  978.     {
  979.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCity', []);
  980.         return parent::getCity();
  981.     }
  982.     /**
  983.      * {@inheritDoc}
  984.      */
  985.     public function hasCity()
  986.     {
  987.         $this->__initializer__ && $this->__initializer__->__invoke($this'hasCity', []);
  988.         return parent::hasCity();
  989.     }
  990.     /**
  991.      * {@inheritDoc}
  992.      */
  993.     public function addServiceWork(\DcSiteBundle\Entity\ServiceWork $serviceWork)
  994.     {
  995.         $this->__initializer__ && $this->__initializer__->__invoke($this'addServiceWork', [$serviceWork]);
  996.         return parent::addServiceWork($serviceWork);
  997.     }
  998.     /**
  999.      * {@inheritDoc}
  1000.      */
  1001.     public function removeServiceWork(\DcSiteBundle\Entity\ServiceWork $serviceWork)
  1002.     {
  1003.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeServiceWork', [$serviceWork]);
  1004.         return parent::removeServiceWork($serviceWork);
  1005.     }
  1006.     /**
  1007.      * {@inheritDoc}
  1008.      */
  1009.     public function getServiceWork()
  1010.     {
  1011.         $this->__initializer__ && $this->__initializer__->__invoke($this'getServiceWork', []);
  1012.         return parent::getServiceWork();
  1013.     }
  1014.     /**
  1015.      * {@inheritDoc}
  1016.      */
  1017.     public function setNovaPoshtaApiKey($novaPoshtaApiKey NULL)
  1018.     {
  1019.         $this->__initializer__ && $this->__initializer__->__invoke($this'setNovaPoshtaApiKey', [$novaPoshtaApiKey]);
  1020.         return parent::setNovaPoshtaApiKey($novaPoshtaApiKey);
  1021.     }
  1022.     /**
  1023.      * {@inheritDoc}
  1024.      */
  1025.     public function getNovaPoshtaApiKey()
  1026.     {
  1027.         $this->__initializer__ && $this->__initializer__->__invoke($this'getNovaPoshtaApiKey', []);
  1028.         return parent::getNovaPoshtaApiKey();
  1029.     }
  1030.     /**
  1031.      * {@inheritDoc}
  1032.      */
  1033.     public function setDealerWorkHours(?\CoreBundle\Entity\DealerWorkHours $dealerWorkHours NULL)
  1034.     {
  1035.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDealerWorkHours', [$dealerWorkHours]);
  1036.         return parent::setDealerWorkHours($dealerWorkHours);
  1037.     }
  1038.     /**
  1039.      * {@inheritDoc}
  1040.      */
  1041.     public function getDealerWorkHours()
  1042.     {
  1043.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDealerWorkHours', []);
  1044.         return parent::getDealerWorkHours();
  1045.     }
  1046.     /**
  1047.      * {@inheritDoc}
  1048.      */
  1049.     public function setIban($iban)
  1050.     {
  1051.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIban', [$iban]);
  1052.         return parent::setIban($iban);
  1053.     }
  1054.     /**
  1055.      * {@inheritDoc}
  1056.      */
  1057.     public function getIban()
  1058.     {
  1059.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIban', []);
  1060.         return parent::getIban();
  1061.     }
  1062.     /**
  1063.      * {@inheritDoc}
  1064.      */
  1065.     public function setDescriptionUa($descriptionUa)
  1066.     {
  1067.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDescriptionUa', [$descriptionUa]);
  1068.         return parent::setDescriptionUa($descriptionUa);
  1069.     }
  1070.     /**
  1071.      * {@inheritDoc}
  1072.      */
  1073.     public function getDescriptionUa()
  1074.     {
  1075.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDescriptionUa', []);
  1076.         return parent::getDescriptionUa();
  1077.     }
  1078.     /**
  1079.      * {@inheritDoc}
  1080.      */
  1081.     public function setDescriptionRu($descriptionRu)
  1082.     {
  1083.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDescriptionRu', [$descriptionRu]);
  1084.         return parent::setDescriptionRu($descriptionRu);
  1085.     }
  1086.     /**
  1087.      * {@inheritDoc}
  1088.      */
  1089.     public function getDescriptionRu()
  1090.     {
  1091.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDescriptionRu', []);
  1092.         return parent::getDescriptionRu();
  1093.     }
  1094.     /**
  1095.      * {@inheritDoc}
  1096.      */
  1097.     public function getDescriptionByLocale($locale 'ru')
  1098.     {
  1099.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDescriptionByLocale', [$locale]);
  1100.         return parent::getDescriptionByLocale($locale);
  1101.     }
  1102.     /**
  1103.      * {@inheritDoc}
  1104.      */
  1105.     public function setGallery(?\Application\Sonata\MediaBundle\Entity\Gallery $gallery NULL)
  1106.     {
  1107.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGallery', [$gallery]);
  1108.         return parent::setGallery($gallery);
  1109.     }
  1110.     /**
  1111.      * {@inheritDoc}
  1112.      */
  1113.     public function getGallery()
  1114.     {
  1115.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGallery', []);
  1116.         return parent::getGallery();
  1117.     }
  1118.     /**
  1119.      * {@inheritDoc}
  1120.      */
  1121.     public function setSeoUrl($seo_url)
  1122.     {
  1123.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSeoUrl', [$seo_url]);
  1124.         return parent::setSeoUrl($seo_url);
  1125.     }
  1126.     /**
  1127.      * {@inheritDoc}
  1128.      */
  1129.     public function getSeoUrl()
  1130.     {
  1131.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSeoUrl', []);
  1132.         return parent::getSeoUrl();
  1133.     }
  1134.     /**
  1135.      * {@inheritDoc}
  1136.      */
  1137.     public function setMerchantId($merchantId NULL)
  1138.     {
  1139.         $this->__initializer__ && $this->__initializer__->__invoke($this'setMerchantId', [$merchantId]);
  1140.         return parent::setMerchantId($merchantId);
  1141.     }
  1142.     /**
  1143.      * {@inheritDoc}
  1144.      */
  1145.     public function getMerchantId()
  1146.     {
  1147.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMerchantId', []);
  1148.         return parent::getMerchantId();
  1149.     }
  1150.     /**
  1151.      * {@inheritDoc}
  1152.      */
  1153.     public function setOutputOrder($outputOrder NULL)
  1154.     {
  1155.         $this->__initializer__ && $this->__initializer__->__invoke($this'setOutputOrder', [$outputOrder]);
  1156.         return parent::setOutputOrder($outputOrder);
  1157.     }
  1158.     /**
  1159.      * {@inheritDoc}
  1160.      */
  1161.     public function getOutputOrder()
  1162.     {
  1163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOutputOrder', []);
  1164.         return parent::getOutputOrder();
  1165.     }
  1166.     /**
  1167.      * {@inheritDoc}
  1168.      */
  1169.     public function setExternalUid1c($externalUid1c)
  1170.     {
  1171.         $this->__initializer__ && $this->__initializer__->__invoke($this'setExternalUid1c', [$externalUid1c]);
  1172.         return parent::setExternalUid1c($externalUid1c);
  1173.     }
  1174.     /**
  1175.      * {@inheritDoc}
  1176.      */
  1177.     public function getExternalUid1c()
  1178.     {
  1179.         $this->__initializer__ && $this->__initializer__->__invoke($this'getExternalUid1c', []);
  1180.         return parent::getExternalUid1c();
  1181.     }
  1182.     /**
  1183.      * {@inheritDoc}
  1184.      */
  1185.     public function addOperatingManual(\DcSiteBundle\Entity\OperatingManuals $operatingManual)
  1186.     {
  1187.         $this->__initializer__ && $this->__initializer__->__invoke($this'addOperatingManual', [$operatingManual]);
  1188.         return parent::addOperatingManual($operatingManual);
  1189.     }
  1190.     /**
  1191.      * {@inheritDoc}
  1192.      */
  1193.     public function removeOperatingManual(\DcSiteBundle\Entity\OperatingManuals $operatingManual)
  1194.     {
  1195.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeOperatingManual', [$operatingManual]);
  1196.         return parent::removeOperatingManual($operatingManual);
  1197.     }
  1198.     /**
  1199.      * {@inheritDoc}
  1200.      */
  1201.     public function getOperatingManuals()
  1202.     {
  1203.         $this->__initializer__ && $this->__initializer__->__invoke($this'getOperatingManuals', []);
  1204.         return parent::getOperatingManuals();
  1205.     }
  1206.     /**
  1207.      * {@inheritDoc}
  1208.      */
  1209.     public function getIsNightDealer(): bool
  1210.     {
  1211.         $this->__initializer__ && $this->__initializer__->__invoke($this'getIsNightDealer', []);
  1212.         return parent::getIsNightDealer();
  1213.     }
  1214.     /**
  1215.      * {@inheritDoc}
  1216.      */
  1217.     public function setIsNightDealer(bool $isNightDealer): \CoreBundle\Entity\Dealer
  1218.     {
  1219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setIsNightDealer', [$isNightDealer]);
  1220.         return parent::setIsNightDealer($isNightDealer);
  1221.     }
  1222.     /**
  1223.      * {@inheritDoc}
  1224.      */
  1225.     public function setFacebookPixelCode($facebookPixelCode NULL)
  1226.     {
  1227.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFacebookPixelCode', [$facebookPixelCode]);
  1228.         return parent::setFacebookPixelCode($facebookPixelCode);
  1229.     }
  1230.     /**
  1231.      * {@inheritDoc}
  1232.      */
  1233.     public function getFacebookPixelCode()
  1234.     {
  1235.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFacebookPixelCode', []);
  1236.         return parent::getFacebookPixelCode();
  1237.     }
  1238.     /**
  1239.      * {@inheritDoc}
  1240.      */
  1241.     public function addFaq(\DcSiteBundle\Entity\Faq $faq)
  1242.     {
  1243.         $this->__initializer__ && $this->__initializer__->__invoke($this'addFaq', [$faq]);
  1244.         return parent::addFaq($faq);
  1245.     }
  1246.     /**
  1247.      * {@inheritDoc}
  1248.      */
  1249.     public function removeFaq(\DcSiteBundle\Entity\Faq $faq)
  1250.     {
  1251.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeFaq', [$faq]);
  1252.         return parent::removeFaq($faq);
  1253.     }
  1254.     /**
  1255.      * {@inheritDoc}
  1256.      */
  1257.     public function getFaq()
  1258.     {
  1259.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFaq', []);
  1260.         return parent::getFaq();
  1261.     }
  1262.     /**
  1263.      * {@inheritDoc}
  1264.      */
  1265.     public function setTikTokPixelCode($tikTokPixelCode NULL)
  1266.     {
  1267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTikTokPixelCode', [$tikTokPixelCode]);
  1268.         return parent::setTikTokPixelCode($tikTokPixelCode);
  1269.     }
  1270.     /**
  1271.      * {@inheritDoc}
  1272.      */
  1273.     public function getTikTokPixelCode()
  1274.     {
  1275.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTikTokPixelCode', []);
  1276.         return parent::getTikTokPixelCode();
  1277.     }
  1278.     /**
  1279.      * {@inheritDoc}
  1280.      */
  1281.     public function getPosts()
  1282.     {
  1283.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPosts', []);
  1284.         return parent::getPosts();
  1285.     }
  1286.     /**
  1287.      * {@inheritDoc}
  1288.      */
  1289.     public function getGtmCode(): ?string
  1290.     {
  1291.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGtmCode', []);
  1292.         return parent::getGtmCode();
  1293.     }
  1294.     /**
  1295.      * {@inheritDoc}
  1296.      */
  1297.     public function setGtmCode($gtm_code NULL): void
  1298.     {
  1299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setGtmCode', [$gtm_code]);
  1300.         parent::setGtmCode($gtm_code);
  1301.     }
  1302. }