/**
  * Clears the current object, sets all attributes to their default values and removes
  * outgoing references as well as back-references (from other objects to this one. Results probably in a database
  * change of those foreign objects when you call `save` there).
  */
 public function clear()
 {
     if (null !== $this->aПроекты) {
         $this->aПроекты->removeучасткиработ($this);
     }
     $this->id = null;
     $this->участок_работ = null;
     $this->проект = null;
     $this->alreadyInSave = false;
     $this->clearAllReferences();
     $this->resetModified();
     $this->setNew(true);
     $this->setDeleted(false);
 }
 /**
  * Filter the query by a related \Проекты object
  *
  * @param \Проекты|ObjectCollection $�роекты The related object(s) to use as filter
  * @param string $comparison Operator to use for the column comparison, defaults to Criteria::EQUAL
  *
  * @throws \Propel\Runtime\Exception\PropelException
  *
  * @return ChildпроблемныевопросыQuery The current query, for fluid interface
  */
 public function filterByПроекты($�роекты, $comparison = null)
 {
     if ($�роекты instanceof \Проекты) {
         return $this->addUsingAlias(проблемныевопросыTableMap::COL_ПРОЕКТ, $�роекты->getId(), $comparison);
     } elseif ($�роекты instanceof ObjectCollection) {
         if (null === $comparison) {
             $comparison = Criteria::IN;
         }
         return $this->addUsingAlias(проблемныевопросыTableMap::COL_ПРОЕКТ, $�роекты->toKeyValue('PrimaryKey', 'Id'), $comparison);
     } else {
         throw new PropelException('filterByПроекты() only accepts arguments of type \\Проекты or Collection');
     }
 }
 /**
  * Clears the current object, sets all attributes to their default values and removes
  * outgoing references as well as back-references (from other objects to this one. Results probably in a database
  * change of those foreign objects when you call `save` there).
  */
 public function clear()
 {
     if (null !== $this->aПроекты) {
         $this->aПроекты->removeДатыОбновленийДашбордов($this);
     }
     if (null !== $this->aКалендарь) {
         $this->aКалендарь->removeДатыОбновленийДашбордов($this);
     }
     $this->id = null;
     $this->������� = null;
     $this->������ = null;
     $this->���� = null;
     $this->alreadyInSave = false;
     $this->clearAllReferences();
     $this->resetModified();
     $this->setNew(true);
     $this->setDeleted(false);
 }
 /**
  * Clears the current object, sets all attributes to their default values and removes
  * outgoing references as well as back-references (from other objects to this one. Results probably in a database
  * change of those foreign objects when you call `save` there).
  */
 public function clear()
 {
     if (null !== $this->aПроекты) {
         $this->aПроекты->removeпрограммы($this);
     }
     $this->id = null;
     $this->программа = null;
     $this->проект = null;
     $this->объем = null;
     $this->alreadyInSave = false;
     $this->clearAllReferences();
     $this->resetModified();
     $this->setNew(true);
     $this->setDeleted(false);
 }
 /**
  * Exclude object from result
  *
  * @param   ChildПроекты $�роекты Object to remove from the list of results
  *
  * @return $this|ChildПроектыQuery The current query, for fluid interface
  */
 public function prune($�роекты = null)
 {
     if ($�роекты) {
         $this->addUsingAlias(ПроектыTableMap::COL_ID, $�роекты->getId(), Criteria::NOT_EQUAL);
     }
     return $this;
 }
 /**
  * Clears the current object, sets all attributes to their default values and removes
  * outgoing references as well as back-references (from other objects to this one. Results probably in a database
  * change of those foreign objects when you call `save` there).
  */
 public function clear()
 {
     if (null !== $this->aПроекты) {
         $this->aПроекты->removeпроблемныевопросы($this);
     }
     $this->id = null;
     $this->проект = null;
     $this->дата = null;
     $this->кому = null;
     $this->проблемные_вопросы = null;
     $this->меры_для_решения = null;
     $this->ответсвенный = null;
     $this->срок = null;
     $this->статус = null;
     $this->alreadyInSave = false;
     $this->clearAllReferences();
     $this->resetModified();
     $this->setNew(true);
     $this->setDeleted(false);
 }
 /**
  * Clears the current object, sets all attributes to their default values and removes
  * outgoing references as well as back-references (from other objects to this one. Results probably in a database
  * change of those foreign objects when you call `save` there).
  */
 public function clear()
 {
     if (null !== $this->aучасткиработмобилизация) {
         $this->aучасткиработмобилизация->removeмобилизацияпомесяцам($this);
     }
     if (null !== $this->aКалендарь) {
         $this->aКалендарь->removeмобилизацияпомесяцам($this);
     }
     if (null !== $this->aтипытехникимобилизация) {
         $this->aтипытехникимобилизация->removeмобилизацияпомесяцам($this);
     }
     if (null !== $this->aгода) {
         $this->aгода->removeмобилизацияпомесяцам($this);
     }
     if (null !== $this->aмесяца) {
         $this->aмесяца->removeмобилизацияпомесяцам($this);
     }
     if (null !== $this->aПроекты) {
         $this->aПроекты->removeмобилизацияпомесяцам($this);
     }
     $this->id = null;
     $this->тип_техники = null;
     $this->план_отгрузка_количество = null;
     $this->факт_отгрузка_количество = null;
     $this->план_доставка_количество = null;
     $this->факт_доставка_количество = null;
     $this->проект = null;
     $this->год = null;
     $this->месяц = null;
     $this->дата_отчёта = null;
     $this->участок_работ = null;
     $this->alreadyInSave = false;
     $this->clearAllReferences();
     $this->resetModified();
     $this->setNew(true);
     $this->setDeleted(false);
 }
 /**
  * Clears the current object, sets all attributes to their default values and removes
  * outgoing references as well as back-references (from other objects to this one. Results probably in a database
  * change of those foreign objects when you call `save` there).
  */
 public function clear()
 {
     if (null !== $this->aКалендарьRelatedByдатавыдачи) {
         $this->aКалендарьRelatedByдатавыдачи->removeПредписанияRelatedByдатавыдачи($this);
     }
     if (null !== $this->aКонтролирующиеОрганы) {
         $this->aКонтролирующиеОрганы->removeПредписания($this);
     }
     if (null !== $this->aКалендарьRelatedByплановаядатаустранения) {
         $this->aКалендарьRelatedByплановаядатаустранения->removeПредписанияRelatedByплановаядатаустранения($this);
     }
     if (null !== $this->aПодрядчикиПредписания) {
         $this->aПодрядчикиПредписания->removeПредписания($this);
     }
     if (null !== $this->aПроекты) {
         $this->aПроекты->removeПредписания($this);
     }
     if (null !== $this->aСтатусыЗаявкиЗавершение) {
         $this->aСтатусыЗаявкиЗавершение->removeПредписания($this);
     }
     if (null !== $this->aСтатусыЗаявкиПросрочка) {
         $this->aСтатусыЗаявкиПросрочка->removeПредписания($this);
     }
     if (null !== $this->aТипыЗамечаний) {
         $this->aТипыЗамечаний->removeПредписания($this);
     }
     if (null !== $this->aКалендарьRelatedByфактическаядатаустранения) {
         $this->aКалендарьRelatedByфактическаядатаустранения->removeПредписанияRelatedByфактическаядатаустранения($this);
     }
     $this->id = null;
     $this->контролирующий_орган = null;
     $this->подрядчик = null;
     $this->дата_выдачи = null;
     $this->плановая_дата_устранения = null;
     $this->фактическая_дата_устранения = null;
     $this->тип_замечания = null;
     $this->проект = null;
     $this->статус_заявки_завершение = null;
     $this->статус_заявки_просрочка = null;
     $this->alreadyInSave = false;
     $this->clearAllReferences();
     $this->resetModified();
     $this->setNew(true);
     $this->setDeleted(false);
 }
예제 #9
0
 /**
  * Clears the current object, sets all attributes to their default values and removes
  * outgoing references as well as back-references (from other objects to this one. Results probably in a database
  * change of those foreign objects when you call `save` there).
  */
 public function clear()
 {
     if (null !== $this->aКалендарь) {
         $this->aКалендарь->removeмтр($this);
     }
     if (null !== $this->aподрядчикимтр) {
         $this->aподрядчикимтр->removeмтр($this);
     }
     if (null !== $this->aПроекты) {
         $this->aПроекты->removeмтр($this);
     }
     if (null !== $this->aстатуссостояниятехники) {
         $this->aстатуссостояниятехники->removeмтр($this);
     }
     if (null !== $this->aтипытехникимтр) {
         $this->aтипытехникимтр->removeмтр($this);
     }
     $this->id = null;
     $this->vin = null;
     $this->тип_техники = null;
     $this->дата = null;
     $this->состояние_техники = null;
     $this->подрядчик = null;
     $this->проект = null;
     $this->дата_отчёта = null;
     $this->alreadyInSave = false;
     $this->clearAllReferences();
     $this->resetModified();
     $this->setNew(true);
     $this->setDeleted(false);
 }