var/cache/dev/doctrine/orm/Proxies/__CG__AppEntityChild.php line 9
<?php
namespace Proxies\__CG__\App\Entity;
/**
* DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
*/
class Child extends \App\Entity\Child 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" . 'App\\Entity\\Child' . "\0" . 'id', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'first_name', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'last_name', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'gender', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'birth_date', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'birth_place', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'blood', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'diseases', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'allergies', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'food_habit', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'behavior', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'fears', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'interests', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'description', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'status', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'section', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'photo', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'family', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'owner', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'address', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'subscriptions', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'classrooms', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'evenements', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'tasks', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'posts', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'first_name_ar', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'last_name_ar', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'season', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'pointings', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'createdAt', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'updatedAt', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'deletedAt'];
}
return ['__isInitialized__', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'id', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'first_name', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'last_name', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'gender', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'birth_date', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'birth_place', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'blood', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'diseases', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'allergies', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'food_habit', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'behavior', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'fears', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'interests', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'description', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'status', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'section', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'photo', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'family', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'owner', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'address', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'subscriptions', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'classrooms', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'evenements', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'tasks', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'posts', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'first_name_ar', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'last_name_ar', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'season', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'pointings', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'createdAt', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'updatedAt', '' . "\0" . 'App\\Entity\\Child' . "\0" . 'deletedAt'];
}
/**
*
*/
public function __wakeup()
{
if ( ! $this->__isInitialized__) {
$this->__initializer__ = function (Child $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;
}
}
};
}
}
/**
*
*/
public function __clone()
{
$this->__cloner__ && $this->__cloner__->__invoke($this, '__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 __toString(): string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, '__toString', []);
return parent::__toString();
}
/**
* {@inheritDoc}
*/
public function getAge(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAge', []);
return parent::getAge();
}
/**
* {@inheritDoc}
*/
public function getAgeMonths(): ?\DateInterval
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAgeMonths', []);
return parent::getAgeMonths();
}
/**
* {@inheritDoc}
*/
public function getId(): ?\Symfony\Component\Uid\Ulid
{
if ($this->__isInitialized__ === false) {
return parent::getId();
}
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []);
return parent::getId();
}
/**
* {@inheritDoc}
*/
public function getFirstName(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFirstName', []);
return parent::getFirstName();
}
/**
* {@inheritDoc}
*/
public function setFirstName(string $first_name): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFirstName', [$first_name]);
return parent::setFirstName($first_name);
}
/**
* {@inheritDoc}
*/
public function getLastName(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastName', []);
return parent::getLastName();
}
/**
* {@inheritDoc}
*/
public function setLastName(string $last_name): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastName', [$last_name]);
return parent::setLastName($last_name);
}
/**
* {@inheritDoc}
*/
public function getBirthDate(): ?\DateTimeInterface
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBirthDate', []);
return parent::getBirthDate();
}
/**
* {@inheritDoc}
*/
public function setBirthDate(\DateTimeInterface $birth_date): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBirthDate', [$birth_date]);
return parent::setBirthDate($birth_date);
}
/**
* {@inheritDoc}
*/
public function getBirthPlace(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBirthPlace', []);
return parent::getBirthPlace();
}
/**
* {@inheritDoc}
*/
public function setBirthPlace(?string $birth_place): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBirthPlace', [$birth_place]);
return parent::setBirthPlace($birth_place);
}
/**
* {@inheritDoc}
*/
public function getBlood(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBlood', []);
return parent::getBlood();
}
/**
* {@inheritDoc}
*/
public function setBlood(string $blood): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBlood', [$blood]);
return parent::setBlood($blood);
}
/**
* {@inheritDoc}
*/
public function getDiseases(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDiseases', []);
return parent::getDiseases();
}
/**
* {@inheritDoc}
*/
public function setDiseases(?string $diseases): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDiseases', [$diseases]);
return parent::setDiseases($diseases);
}
/**
* {@inheritDoc}
*/
public function getAllergies(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAllergies', []);
return parent::getAllergies();
}
/**
* {@inheritDoc}
*/
public function setAllergies(?string $allergies): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAllergies', [$allergies]);
return parent::setAllergies($allergies);
}
/**
* {@inheritDoc}
*/
public function getFoodHabit(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFoodHabit', []);
return parent::getFoodHabit();
}
/**
* {@inheritDoc}
*/
public function setFoodHabit(?string $food_habit): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFoodHabit', [$food_habit]);
return parent::setFoodHabit($food_habit);
}
/**
* {@inheritDoc}
*/
public function getBehavior(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getBehavior', []);
return parent::getBehavior();
}
/**
* {@inheritDoc}
*/
public function setBehavior(?string $behavior): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setBehavior', [$behavior]);
return parent::setBehavior($behavior);
}
/**
* {@inheritDoc}
*/
public function getFears(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFears', []);
return parent::getFears();
}
/**
* {@inheritDoc}
*/
public function setFears(?string $fears): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFears', [$fears]);
return parent::setFears($fears);
}
/**
* {@inheritDoc}
*/
public function getInterests(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getInterests', []);
return parent::getInterests();
}
/**
* {@inheritDoc}
*/
public function setInterests(?string $interests): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setInterests', [$interests]);
return parent::setInterests($interests);
}
/**
* {@inheritDoc}
*/
public function getDescription(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []);
return parent::getDescription();
}
/**
* {@inheritDoc}
*/
public function setDescription(?string $description): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]);
return parent::setDescription($description);
}
/**
* {@inheritDoc}
*/
public function getGender(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getGender', []);
return parent::getGender();
}
/**
* {@inheritDoc}
*/
public function setGender(string $gender): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setGender', [$gender]);
return parent::setGender($gender);
}
/**
* {@inheritDoc}
*/
public function getStatus(): ?\App\Entity\enums\ChildStatus
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getStatus', []);
return parent::getStatus();
}
/**
* {@inheritDoc}
*/
public function setStatus(\App\Entity\enums\ChildStatus $status): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setStatus', [$status]);
return parent::setStatus($status);
}
/**
* {@inheritDoc}
*/
public function getPhoto(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPhoto', []);
return parent::getPhoto();
}
/**
* {@inheritDoc}
*/
public function setPhoto(?string $photo): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setPhoto', [$photo]);
return parent::setPhoto($photo);
}
/**
* {@inheritDoc}
*/
public function getFamily(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFamily', []);
return parent::getFamily();
}
/**
* {@inheritDoc}
*/
public function addFamily(\App\Entity\FamilyMember $family): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addFamily', [$family]);
return parent::addFamily($family);
}
/**
* {@inheritDoc}
*/
public function removeFamily(\App\Entity\FamilyMember $family): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeFamily', [$family]);
return parent::removeFamily($family);
}
/**
* {@inheritDoc}
*/
public function getOwner(): ?\App\Entity\Company
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getOwner', []);
return parent::getOwner();
}
/**
* {@inheritDoc}
*/
public function setOwner(?\App\Entity\Company $owner): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setOwner', [$owner]);
return parent::setOwner($owner);
}
/**
* {@inheritDoc}
*/
public function getAddress(): ?\App\Entity\Location
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getAddress', []);
return parent::getAddress();
}
/**
* {@inheritDoc}
*/
public function setAddress(?\App\Entity\Location $address): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setAddress', [$address]);
return parent::setAddress($address);
}
/**
* {@inheritDoc}
*/
public function getSubscriptions(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSubscriptions', []);
return parent::getSubscriptions();
}
/**
* {@inheritDoc}
*/
public function addSubscription(\App\Entity\Subscription $subscription): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addSubscription', [$subscription]);
return parent::addSubscription($subscription);
}
/**
* {@inheritDoc}
*/
public function removeSubscription(\App\Entity\Subscription $subscription): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeSubscription', [$subscription]);
return parent::removeSubscription($subscription);
}
/**
* {@inheritDoc}
*/
public function getClassrooms(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getClassrooms', []);
return parent::getClassrooms();
}
/**
* {@inheritDoc}
*/
public function addClassroom(\App\Entity\Classroom $classroom): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addClassroom', [$classroom]);
return parent::addClassroom($classroom);
}
/**
* {@inheritDoc}
*/
public function removeClassroom(\App\Entity\Classroom $classroom): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeClassroom', [$classroom]);
return parent::removeClassroom($classroom);
}
/**
* {@inheritDoc}
*/
public function getEvenements(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getEvenements', []);
return parent::getEvenements();
}
/**
* {@inheritDoc}
*/
public function addEvenement(\App\Entity\Evenement $evenement): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addEvenement', [$evenement]);
return parent::addEvenement($evenement);
}
/**
* {@inheritDoc}
*/
public function removeEvenement(\App\Entity\Evenement $evenement): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeEvenement', [$evenement]);
return parent::removeEvenement($evenement);
}
/**
* {@inheritDoc}
*/
public function getTasks(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTasks', []);
return parent::getTasks();
}
/**
* {@inheritDoc}
*/
public function addTask(\App\Entity\Task $task): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addTask', [$task]);
return parent::addTask($task);
}
/**
* {@inheritDoc}
*/
public function removeTask(\App\Entity\Task $task): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removeTask', [$task]);
return parent::removeTask($task);
}
/**
* {@inheritDoc}
*/
public function getPosts(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPosts', []);
return parent::getPosts();
}
/**
* {@inheritDoc}
*/
public function addPost(\App\Entity\Post $post): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPost', [$post]);
return parent::addPost($post);
}
/**
* {@inheritDoc}
*/
public function removePost(\App\Entity\Post $post): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePost', [$post]);
return parent::removePost($post);
}
/**
* {@inheritDoc}
*/
public function getSection(): ?\App\Entity\Section
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSection', []);
return parent::getSection();
}
/**
* {@inheritDoc}
*/
public function setSection(?\App\Entity\Section $section): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSection', [$section]);
return parent::setSection($section);
}
/**
* {@inheritDoc}
*/
public function getTotalSubscriptions(): float
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTotalSubscriptions', []);
return parent::getTotalSubscriptions();
}
/**
* {@inheritDoc}
*/
public function getTotalReste(): float
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTotalReste', []);
return parent::getTotalReste();
}
/**
* {@inheritDoc}
*/
public function getTotalPayed(): float
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getTotalPayed', []);
return parent::getTotalPayed();
}
/**
* {@inheritDoc}
*/
public function getFirstNameAr(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getFirstNameAr', []);
return parent::getFirstNameAr();
}
/**
* {@inheritDoc}
*/
public function setFirstNameAr(?string $first_name_ar): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setFirstNameAr', [$first_name_ar]);
return parent::setFirstNameAr($first_name_ar);
}
/**
* {@inheritDoc}
*/
public function getLastNameAr(): ?string
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getLastNameAr', []);
return parent::getLastNameAr();
}
/**
* {@inheritDoc}
*/
public function setLastNameAr(?string $last_name_ar): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setLastNameAr', [$last_name_ar]);
return parent::setLastNameAr($last_name_ar);
}
/**
* {@inheritDoc}
*/
public function getSeason(): ?\App\Entity\Season
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getSeason', []);
return parent::getSeason();
}
/**
* {@inheritDoc}
*/
public function setSeason(?\App\Entity\Season $season): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setSeason', [$season]);
return parent::setSeason($season);
}
/**
* {@inheritDoc}
*/
public function getPointings(): \Doctrine\Common\Collections\Collection
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getPointings', []);
return parent::getPointings();
}
/**
* {@inheritDoc}
*/
public function addPointing(\App\Entity\Pointing $pointing): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'addPointing', [$pointing]);
return parent::addPointing($pointing);
}
/**
* {@inheritDoc}
*/
public function removePointing(\App\Entity\Pointing $pointing): \App\Entity\Child
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'removePointing', [$pointing]);
return parent::removePointing($pointing);
}
/**
* {@inheritDoc}
*/
public function onPrePersist()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'onPrePersist', []);
return parent::onPrePersist();
}
/**
* {@inheritDoc}
*/
public function onPreUpdate()
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'onPreUpdate', []);
return parent::onPreUpdate();
}
/**
* {@inheritDoc}
*/
public function setCreatedAt($createdAt)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]);
return parent::setCreatedAt($createdAt);
}
/**
* {@inheritDoc}
*/
public function getCreatedAt(): ?\DateTimeImmutable
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []);
return parent::getCreatedAt();
}
/**
* {@inheritDoc}
*/
public function setUpdatedAt($updatedAt)
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]);
return parent::setUpdatedAt($updatedAt);
}
/**
* {@inheritDoc}
*/
public function getUpdatedAt(): ?\DateTimeImmutable
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []);
return parent::getUpdatedAt();
}
/**
* {@inheritDoc}
*/
public function getDeletedAt(): ?\DateTimeImmutable
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'getDeletedAt', []);
return parent::getDeletedAt();
}
/**
* {@inheritDoc}
*/
public function setDeletedAt(?\DateTimeImmutable $deletedAt): void
{
$this->__initializer__ && $this->__initializer__->__invoke($this, 'setDeletedAt', [$deletedAt]);
parent::setDeletedAt($deletedAt);
}
}