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

Open in your IDE?
  1. <?php
  2. namespace Proxies\__CG__\App\Ox\HoardBundle\Entity;
  3. /**
  4.  * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR
  5.  */
  6. class User extends \App\Ox\HoardBundle\Entity\User 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__''id''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'title''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'firstName''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'lastName''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'institution''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'administrator''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'importer''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'listEditor''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'creationDate''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'modifiedDate''comment''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'deleted''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'hoardsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'hoardsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'accessibleHoards''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'accessibleCountries''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'containersCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'containersLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'referencesCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'referencesLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'layersCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'layersLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'objectsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'objectsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'coinsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'coinsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'denominationsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'denominationsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'periodsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'periodsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'personsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'personsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reignsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reignsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'mintsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'mintsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reportsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reportsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'statusCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'statusLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'usersCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'usersLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'created''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'modified''username''usernameCanonical''email''emailCanonical''enabled''salt''password''plainPassword''lastLogin''confirmationToken''passwordRequestedAt''groups''roles''locale''timezone'];
  53.         }
  54.         return ['__isInitialized__''id''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'title''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'firstName''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'lastName''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'institution''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'administrator''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'importer''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'listEditor''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'creationDate''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'modifiedDate''comment''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'deleted''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'hoardsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'hoardsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'accessibleHoards''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'accessibleCountries''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'containersCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'containersLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'referencesCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'referencesLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'layersCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'layersLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'objectsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'objectsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'coinsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'coinsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'denominationsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'denominationsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'periodsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'periodsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'personsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'personsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reignsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reignsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'mintsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'mintsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reportsCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'reportsLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'statusCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'statusLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'usersCreated''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'usersLastModified''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'created''' "\0" 'App\\Ox\\HoardBundle\\Entity\\User' "\0" 'modified''username''usernameCanonical''email''emailCanonical''enabled''salt''password''plainPassword''lastLogin''confirmationToken''passwordRequestedAt''groups''roles''locale''timezone'];
  55.     }
  56.     /**
  57.      * 
  58.      */
  59.     public function __wakeup()
  60.     {
  61.         if ( ! $this->__isInitialized__) {
  62.             $this->__initializer__ = function (User $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 __toString(): string
  151.     {
  152.         $this->__initializer__ && $this->__initializer__->__invoke($this'__toString', []);
  153.         return parent::__toString();
  154.     }
  155.     /**
  156.      * {@inheritDoc}
  157.      */
  158.     public function getId()
  159.     {
  160.         if ($this->__isInitialized__ === false) {
  161.             return (int)  parent::getId();
  162.         }
  163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getId', []);
  164.         return parent::getId();
  165.     }
  166.     /**
  167.      * {@inheritDoc}
  168.      */
  169.     public function setTitle($title)
  170.     {
  171.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTitle', [$title]);
  172.         return parent::setTitle($title);
  173.     }
  174.     /**
  175.      * {@inheritDoc}
  176.      */
  177.     public function getTitle()
  178.     {
  179.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTitle', []);
  180.         return parent::getTitle();
  181.     }
  182.     /**
  183.      * {@inheritDoc}
  184.      */
  185.     public function setFirstName($firstName)
  186.     {
  187.         $this->__initializer__ && $this->__initializer__->__invoke($this'setFirstName', [$firstName]);
  188.         return parent::setFirstName($firstName);
  189.     }
  190.     /**
  191.      * {@inheritDoc}
  192.      */
  193.     public function getFirstName()
  194.     {
  195.         $this->__initializer__ && $this->__initializer__->__invoke($this'getFirstName', []);
  196.         return parent::getFirstName();
  197.     }
  198.     /**
  199.      * {@inheritDoc}
  200.      */
  201.     public function setLastName($lastName)
  202.     {
  203.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastName', [$lastName]);
  204.         return parent::setLastName($lastName);
  205.     }
  206.     /**
  207.      * {@inheritDoc}
  208.      */
  209.     public function getLastName()
  210.     {
  211.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastName', []);
  212.         return parent::getLastName();
  213.     }
  214.     /**
  215.      * {@inheritDoc}
  216.      */
  217.     public function setInstitution($institution)
  218.     {
  219.         $this->__initializer__ && $this->__initializer__->__invoke($this'setInstitution', [$institution]);
  220.         return parent::setInstitution($institution);
  221.     }
  222.     /**
  223.      * {@inheritDoc}
  224.      */
  225.     public function getInstitution()
  226.     {
  227.         $this->__initializer__ && $this->__initializer__->__invoke($this'getInstitution', []);
  228.         return parent::getInstitution();
  229.     }
  230.     /**
  231.      * {@inheritDoc}
  232.      */
  233.     public function setAdministrator($administrator)
  234.     {
  235.         $this->__initializer__ && $this->__initializer__->__invoke($this'setAdministrator', [$administrator]);
  236.         return parent::setAdministrator($administrator);
  237.     }
  238.     /**
  239.      * {@inheritDoc}
  240.      */
  241.     public function getAdministrator()
  242.     {
  243.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAdministrator', []);
  244.         return parent::getAdministrator();
  245.     }
  246.     /**
  247.      * {@inheritDoc}
  248.      */
  249.     public function setImporter($importer)
  250.     {
  251.         $this->__initializer__ && $this->__initializer__->__invoke($this'setImporter', [$importer]);
  252.         return parent::setImporter($importer);
  253.     }
  254.     /**
  255.      * {@inheritDoc}
  256.      */
  257.     public function getImporter()
  258.     {
  259.         $this->__initializer__ && $this->__initializer__->__invoke($this'getImporter', []);
  260.         return parent::getImporter();
  261.     }
  262.     /**
  263.      * {@inheritDoc}
  264.      */
  265.     public function setListEditor($listEditor)
  266.     {
  267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setListEditor', [$listEditor]);
  268.         return parent::setListEditor($listEditor);
  269.     }
  270.     /**
  271.      * {@inheritDoc}
  272.      */
  273.     public function getListEditor()
  274.     {
  275.         $this->__initializer__ && $this->__initializer__->__invoke($this'getListEditor', []);
  276.         return parent::getListEditor();
  277.     }
  278.     /**
  279.      * {@inheritDoc}
  280.      */
  281.     public function setCreationDate($creationDate)
  282.     {
  283.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCreationDate', [$creationDate]);
  284.         return parent::setCreationDate($creationDate);
  285.     }
  286.     /**
  287.      * {@inheritDoc}
  288.      */
  289.     public function getCreationDate()
  290.     {
  291.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCreationDate', []);
  292.         return parent::getCreationDate();
  293.     }
  294.     /**
  295.      * {@inheritDoc}
  296.      */
  297.     public function setModifiedDate($modifiedDate)
  298.     {
  299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setModifiedDate', [$modifiedDate]);
  300.         return parent::setModifiedDate($modifiedDate);
  301.     }
  302.     /**
  303.      * {@inheritDoc}
  304.      */
  305.     public function getModifiedDate()
  306.     {
  307.         $this->__initializer__ && $this->__initializer__->__invoke($this'getModifiedDate', []);
  308.         return parent::getModifiedDate();
  309.     }
  310.     /**
  311.      * {@inheritDoc}
  312.      */
  313.     public function setComment($comment)
  314.     {
  315.         $this->__initializer__ && $this->__initializer__->__invoke($this'setComment', [$comment]);
  316.         return parent::setComment($comment);
  317.     }
  318.     /**
  319.      * {@inheritDoc}
  320.      */
  321.     public function getComment()
  322.     {
  323.         $this->__initializer__ && $this->__initializer__->__invoke($this'getComment', []);
  324.         return parent::getComment();
  325.     }
  326.     /**
  327.      * {@inheritDoc}
  328.      */
  329.     public function setDeleted($deleted)
  330.     {
  331.         $this->__initializer__ && $this->__initializer__->__invoke($this'setDeleted', [$deleted]);
  332.         return parent::setDeleted($deleted);
  333.     }
  334.     /**
  335.      * {@inheritDoc}
  336.      */
  337.     public function getDeleted()
  338.     {
  339.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDeleted', []);
  340.         return parent::getDeleted();
  341.     }
  342.     /**
  343.      * {@inheritDoc}
  344.      */
  345.     public function addHoardsCreated(\App\Ox\HoardBundle\Entity\Hoard $hoardsCreated)
  346.     {
  347.         $this->__initializer__ && $this->__initializer__->__invoke($this'addHoardsCreated', [$hoardsCreated]);
  348.         return parent::addHoardsCreated($hoardsCreated);
  349.     }
  350.     /**
  351.      * {@inheritDoc}
  352.      */
  353.     public function removeHoardsCreated(\App\Ox\HoardBundle\Entity\Hoard $hoardsCreated)
  354.     {
  355.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeHoardsCreated', [$hoardsCreated]);
  356.         return parent::removeHoardsCreated($hoardsCreated);
  357.     }
  358.     /**
  359.      * {@inheritDoc}
  360.      */
  361.     public function getHoardsCreated()
  362.     {
  363.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHoardsCreated', []);
  364.         return parent::getHoardsCreated();
  365.     }
  366.     /**
  367.      * {@inheritDoc}
  368.      */
  369.     public function addHoardsLastModified(\App\Ox\HoardBundle\Entity\Hoard $hoardsLastModified)
  370.     {
  371.         $this->__initializer__ && $this->__initializer__->__invoke($this'addHoardsLastModified', [$hoardsLastModified]);
  372.         return parent::addHoardsLastModified($hoardsLastModified);
  373.     }
  374.     /**
  375.      * {@inheritDoc}
  376.      */
  377.     public function removeHoardsLastModified(\App\Ox\HoardBundle\Entity\Hoard $hoardsLastModified)
  378.     {
  379.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeHoardsLastModified', [$hoardsLastModified]);
  380.         return parent::removeHoardsLastModified($hoardsLastModified);
  381.     }
  382.     /**
  383.      * {@inheritDoc}
  384.      */
  385.     public function getHoardsLastModified()
  386.     {
  387.         $this->__initializer__ && $this->__initializer__->__invoke($this'getHoardsLastModified', []);
  388.         return parent::getHoardsLastModified();
  389.     }
  390.     /**
  391.      * {@inheritDoc}
  392.      */
  393.     public function addAccessibleHoard(\App\Ox\HoardBundle\Entity\UserHoard $accessibleHoards)
  394.     {
  395.         $this->__initializer__ && $this->__initializer__->__invoke($this'addAccessibleHoard', [$accessibleHoards]);
  396.         return parent::addAccessibleHoard($accessibleHoards);
  397.     }
  398.     /**
  399.      * {@inheritDoc}
  400.      */
  401.     public function removeAccessibleHoard(\App\Ox\HoardBundle\Entity\UserHoard $accessibleHoards)
  402.     {
  403.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeAccessibleHoard', [$accessibleHoards]);
  404.         return parent::removeAccessibleHoard($accessibleHoards);
  405.     }
  406.     /**
  407.      * {@inheritDoc}
  408.      */
  409.     public function getAccessibleHoards()
  410.     {
  411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAccessibleHoards', []);
  412.         return parent::getAccessibleHoards();
  413.     }
  414.     /**
  415.      * {@inheritDoc}
  416.      */
  417.     public function addAccessibleCountry(\App\Ox\HoardBundle\Entity\Country $accessibleCountries)
  418.     {
  419.         $this->__initializer__ && $this->__initializer__->__invoke($this'addAccessibleCountry', [$accessibleCountries]);
  420.         return parent::addAccessibleCountry($accessibleCountries);
  421.     }
  422.     /**
  423.      * {@inheritDoc}
  424.      */
  425.     public function removeAccessibleCountry(\App\Ox\HoardBundle\Entity\Country $accessibleCountries)
  426.     {
  427.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeAccessibleCountry', [$accessibleCountries]);
  428.         return parent::removeAccessibleCountry($accessibleCountries);
  429.     }
  430.     /**
  431.      * {@inheritDoc}
  432.      */
  433.     public function getAccessibleCountries()
  434.     {
  435.         $this->__initializer__ && $this->__initializer__->__invoke($this'getAccessibleCountries', []);
  436.         return parent::getAccessibleCountries();
  437.     }
  438.     /**
  439.      * {@inheritDoc}
  440.      */
  441.     public function addContainersCreated(\App\Ox\HoardBundle\Entity\Container $containersCreated)
  442.     {
  443.         $this->__initializer__ && $this->__initializer__->__invoke($this'addContainersCreated', [$containersCreated]);
  444.         return parent::addContainersCreated($containersCreated);
  445.     }
  446.     /**
  447.      * {@inheritDoc}
  448.      */
  449.     public function removeContainersCreated(\App\Ox\HoardBundle\Entity\Container $containersCreated)
  450.     {
  451.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeContainersCreated', [$containersCreated]);
  452.         return parent::removeContainersCreated($containersCreated);
  453.     }
  454.     /**
  455.      * {@inheritDoc}
  456.      */
  457.     public function getContainersCreated()
  458.     {
  459.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContainersCreated', []);
  460.         return parent::getContainersCreated();
  461.     }
  462.     /**
  463.      * {@inheritDoc}
  464.      */
  465.     public function addContainersLastModified(\App\Ox\HoardBundle\Entity\Container $containersLastModified)
  466.     {
  467.         $this->__initializer__ && $this->__initializer__->__invoke($this'addContainersLastModified', [$containersLastModified]);
  468.         return parent::addContainersLastModified($containersLastModified);
  469.     }
  470.     /**
  471.      * {@inheritDoc}
  472.      */
  473.     public function removeContainersLastModified(\App\Ox\HoardBundle\Entity\Container $containersLastModified)
  474.     {
  475.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeContainersLastModified', [$containersLastModified]);
  476.         return parent::removeContainersLastModified($containersLastModified);
  477.     }
  478.     /**
  479.      * {@inheritDoc}
  480.      */
  481.     public function getContainersLastModified()
  482.     {
  483.         $this->__initializer__ && $this->__initializer__->__invoke($this'getContainersLastModified', []);
  484.         return parent::getContainersLastModified();
  485.     }
  486.     /**
  487.      * {@inheritDoc}
  488.      */
  489.     public function addReferencesCreated(\App\Ox\HoardBundle\Entity\Reference $referencesCreated)
  490.     {
  491.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReferencesCreated', [$referencesCreated]);
  492.         return parent::addReferencesCreated($referencesCreated);
  493.     }
  494.     /**
  495.      * {@inheritDoc}
  496.      */
  497.     public function removeReferencesCreated(\App\Ox\HoardBundle\Entity\Reference $referencesCreated)
  498.     {
  499.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReferencesCreated', [$referencesCreated]);
  500.         return parent::removeReferencesCreated($referencesCreated);
  501.     }
  502.     /**
  503.      * {@inheritDoc}
  504.      */
  505.     public function getReferencesCreated()
  506.     {
  507.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReferencesCreated', []);
  508.         return parent::getReferencesCreated();
  509.     }
  510.     /**
  511.      * {@inheritDoc}
  512.      */
  513.     public function addReferencesLastModified(\App\Ox\HoardBundle\Entity\Reference $referencesLastModified)
  514.     {
  515.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReferencesLastModified', [$referencesLastModified]);
  516.         return parent::addReferencesLastModified($referencesLastModified);
  517.     }
  518.     /**
  519.      * {@inheritDoc}
  520.      */
  521.     public function removeReferencesLastModified(\App\Ox\HoardBundle\Entity\Reference $referencesLastModified)
  522.     {
  523.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReferencesLastModified', [$referencesLastModified]);
  524.         return parent::removeReferencesLastModified($referencesLastModified);
  525.     }
  526.     /**
  527.      * {@inheritDoc}
  528.      */
  529.     public function getReferencesLastModified()
  530.     {
  531.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReferencesLastModified', []);
  532.         return parent::getReferencesLastModified();
  533.     }
  534.     /**
  535.      * {@inheritDoc}
  536.      */
  537.     public function addLayersCreated(\App\Ox\HoardBundle\Entity\Layer $layersCreated)
  538.     {
  539.         $this->__initializer__ && $this->__initializer__->__invoke($this'addLayersCreated', [$layersCreated]);
  540.         return parent::addLayersCreated($layersCreated);
  541.     }
  542.     /**
  543.      * {@inheritDoc}
  544.      */
  545.     public function removeLayersCreated(\App\Ox\HoardBundle\Entity\Layer $layersCreated)
  546.     {
  547.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeLayersCreated', [$layersCreated]);
  548.         return parent::removeLayersCreated($layersCreated);
  549.     }
  550.     /**
  551.      * {@inheritDoc}
  552.      */
  553.     public function getLayersCreated()
  554.     {
  555.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLayersCreated', []);
  556.         return parent::getLayersCreated();
  557.     }
  558.     /**
  559.      * {@inheritDoc}
  560.      */
  561.     public function addLayersLastModified(\App\Ox\HoardBundle\Entity\Layer $layersLastModified)
  562.     {
  563.         $this->__initializer__ && $this->__initializer__->__invoke($this'addLayersLastModified', [$layersLastModified]);
  564.         return parent::addLayersLastModified($layersLastModified);
  565.     }
  566.     /**
  567.      * {@inheritDoc}
  568.      */
  569.     public function removeLayersLastModified(\App\Ox\HoardBundle\Entity\Layer $layersLastModified)
  570.     {
  571.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeLayersLastModified', [$layersLastModified]);
  572.         return parent::removeLayersLastModified($layersLastModified);
  573.     }
  574.     /**
  575.      * {@inheritDoc}
  576.      */
  577.     public function getLayersLastModified()
  578.     {
  579.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLayersLastModified', []);
  580.         return parent::getLayersLastModified();
  581.     }
  582.     /**
  583.      * {@inheritDoc}
  584.      */
  585.     public function addObjectsCreated(\App\Ox\HoardBundle\Entity\HObject $objectsCreated)
  586.     {
  587.         $this->__initializer__ && $this->__initializer__->__invoke($this'addObjectsCreated', [$objectsCreated]);
  588.         return parent::addObjectsCreated($objectsCreated);
  589.     }
  590.     /**
  591.      * {@inheritDoc}
  592.      */
  593.     public function removeObjectsCreated(\App\Ox\HoardBundle\Entity\HObject $objectsCreated)
  594.     {
  595.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeObjectsCreated', [$objectsCreated]);
  596.         return parent::removeObjectsCreated($objectsCreated);
  597.     }
  598.     /**
  599.      * {@inheritDoc}
  600.      */
  601.     public function getObjectsCreated()
  602.     {
  603.         $this->__initializer__ && $this->__initializer__->__invoke($this'getObjectsCreated', []);
  604.         return parent::getObjectsCreated();
  605.     }
  606.     /**
  607.      * {@inheritDoc}
  608.      */
  609.     public function addObjectsLastModified(\App\Ox\HoardBundle\Entity\HObject $objectsLastModified)
  610.     {
  611.         $this->__initializer__ && $this->__initializer__->__invoke($this'addObjectsLastModified', [$objectsLastModified]);
  612.         return parent::addObjectsLastModified($objectsLastModified);
  613.     }
  614.     /**
  615.      * {@inheritDoc}
  616.      */
  617.     public function removeObjectsLastModified(\App\Ox\HoardBundle\Entity\HObject $objectsLastModified)
  618.     {
  619.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeObjectsLastModified', [$objectsLastModified]);
  620.         return parent::removeObjectsLastModified($objectsLastModified);
  621.     }
  622.     /**
  623.      * {@inheritDoc}
  624.      */
  625.     public function getObjectsLastModified()
  626.     {
  627.         $this->__initializer__ && $this->__initializer__->__invoke($this'getObjectsLastModified', []);
  628.         return parent::getObjectsLastModified();
  629.     }
  630.     /**
  631.      * {@inheritDoc}
  632.      */
  633.     public function addCoinsCreated(\App\Ox\HoardBundle\Entity\Coin $coinsCreated)
  634.     {
  635.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCoinsCreated', [$coinsCreated]);
  636.         return parent::addCoinsCreated($coinsCreated);
  637.     }
  638.     /**
  639.      * {@inheritDoc}
  640.      */
  641.     public function removeCoinsCreated(\App\Ox\HoardBundle\Entity\Coin $coinsCreated)
  642.     {
  643.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCoinsCreated', [$coinsCreated]);
  644.         return parent::removeCoinsCreated($coinsCreated);
  645.     }
  646.     /**
  647.      * {@inheritDoc}
  648.      */
  649.     public function getCoinsCreated()
  650.     {
  651.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCoinsCreated', []);
  652.         return parent::getCoinsCreated();
  653.     }
  654.     /**
  655.      * {@inheritDoc}
  656.      */
  657.     public function addCoinsLastModified(\App\Ox\HoardBundle\Entity\Coin $coinsLastModified)
  658.     {
  659.         $this->__initializer__ && $this->__initializer__->__invoke($this'addCoinsLastModified', [$coinsLastModified]);
  660.         return parent::addCoinsLastModified($coinsLastModified);
  661.     }
  662.     /**
  663.      * {@inheritDoc}
  664.      */
  665.     public function removeCoinsLastModified(\App\Ox\HoardBundle\Entity\Coin $coinsLastModified)
  666.     {
  667.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeCoinsLastModified', [$coinsLastModified]);
  668.         return parent::removeCoinsLastModified($coinsLastModified);
  669.     }
  670.     /**
  671.      * {@inheritDoc}
  672.      */
  673.     public function getCoinsLastModified()
  674.     {
  675.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCoinsLastModified', []);
  676.         return parent::getCoinsLastModified();
  677.     }
  678.     /**
  679.      * {@inheritDoc}
  680.      */
  681.     public function addDenominationsCreated(\App\Ox\HoardBundle\Entity\Denomination $denominationsCreated)
  682.     {
  683.         $this->__initializer__ && $this->__initializer__->__invoke($this'addDenominationsCreated', [$denominationsCreated]);
  684.         return parent::addDenominationsCreated($denominationsCreated);
  685.     }
  686.     /**
  687.      * {@inheritDoc}
  688.      */
  689.     public function removeDenominationsCreated(\App\Ox\HoardBundle\Entity\Denomination $denominationsCreated)
  690.     {
  691.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeDenominationsCreated', [$denominationsCreated]);
  692.         return parent::removeDenominationsCreated($denominationsCreated);
  693.     }
  694.     /**
  695.      * {@inheritDoc}
  696.      */
  697.     public function getDenominationsCreated()
  698.     {
  699.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDenominationsCreated', []);
  700.         return parent::getDenominationsCreated();
  701.     }
  702.     /**
  703.      * {@inheritDoc}
  704.      */
  705.     public function addDenominationsLastModified(\App\Ox\HoardBundle\Entity\Denomination $denominationsLastModified)
  706.     {
  707.         $this->__initializer__ && $this->__initializer__->__invoke($this'addDenominationsLastModified', [$denominationsLastModified]);
  708.         return parent::addDenominationsLastModified($denominationsLastModified);
  709.     }
  710.     /**
  711.      * {@inheritDoc}
  712.      */
  713.     public function removeDenominationsLastModified(\App\Ox\HoardBundle\Entity\Denomination $denominationsLastModified)
  714.     {
  715.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeDenominationsLastModified', [$denominationsLastModified]);
  716.         return parent::removeDenominationsLastModified($denominationsLastModified);
  717.     }
  718.     /**
  719.      * {@inheritDoc}
  720.      */
  721.     public function getDenominationsLastModified()
  722.     {
  723.         $this->__initializer__ && $this->__initializer__->__invoke($this'getDenominationsLastModified', []);
  724.         return parent::getDenominationsLastModified();
  725.     }
  726.     /**
  727.      * {@inheritDoc}
  728.      */
  729.     public function addPersonsCreated(\App\Ox\HoardBundle\Entity\Person $personsCreated)
  730.     {
  731.         $this->__initializer__ && $this->__initializer__->__invoke($this'addPersonsCreated', [$personsCreated]);
  732.         return parent::addPersonsCreated($personsCreated);
  733.     }
  734.     /**
  735.      * {@inheritDoc}
  736.      */
  737.     public function removePersonsCreated(\App\Ox\HoardBundle\Entity\Person $personsCreated)
  738.     {
  739.         $this->__initializer__ && $this->__initializer__->__invoke($this'removePersonsCreated', [$personsCreated]);
  740.         return parent::removePersonsCreated($personsCreated);
  741.     }
  742.     /**
  743.      * {@inheritDoc}
  744.      */
  745.     public function getPersonsCreated()
  746.     {
  747.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPersonsCreated', []);
  748.         return parent::getPersonsCreated();
  749.     }
  750.     /**
  751.      * {@inheritDoc}
  752.      */
  753.     public function addPersonsLastModified(\App\Ox\HoardBundle\Entity\Person $personsLastModified)
  754.     {
  755.         $this->__initializer__ && $this->__initializer__->__invoke($this'addPersonsLastModified', [$personsLastModified]);
  756.         return parent::addPersonsLastModified($personsLastModified);
  757.     }
  758.     /**
  759.      * {@inheritDoc}
  760.      */
  761.     public function removePersonsLastModified(\App\Ox\HoardBundle\Entity\Person $personsLastModified)
  762.     {
  763.         $this->__initializer__ && $this->__initializer__->__invoke($this'removePersonsLastModified', [$personsLastModified]);
  764.         return parent::removePersonsLastModified($personsLastModified);
  765.     }
  766.     /**
  767.      * {@inheritDoc}
  768.      */
  769.     public function getPersonsLastModified()
  770.     {
  771.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPersonsLastModified', []);
  772.         return parent::getPersonsLastModified();
  773.     }
  774.     /**
  775.      * {@inheritDoc}
  776.      */
  777.     public function addReignsCreated(\App\Ox\HoardBundle\Entity\Reign $reignsCreated)
  778.     {
  779.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReignsCreated', [$reignsCreated]);
  780.         return parent::addReignsCreated($reignsCreated);
  781.     }
  782.     /**
  783.      * {@inheritDoc}
  784.      */
  785.     public function removeReignsCreated(\App\Ox\HoardBundle\Entity\Reign $reignsCreated)
  786.     {
  787.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReignsCreated', [$reignsCreated]);
  788.         return parent::removeReignsCreated($reignsCreated);
  789.     }
  790.     /**
  791.      * {@inheritDoc}
  792.      */
  793.     public function getReignsCreated()
  794.     {
  795.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReignsCreated', []);
  796.         return parent::getReignsCreated();
  797.     }
  798.     /**
  799.      * {@inheritDoc}
  800.      */
  801.     public function addReignsLastModified(\App\Ox\HoardBundle\Entity\Reign $reignsLastModified)
  802.     {
  803.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReignsLastModified', [$reignsLastModified]);
  804.         return parent::addReignsLastModified($reignsLastModified);
  805.     }
  806.     /**
  807.      * {@inheritDoc}
  808.      */
  809.     public function removeReignsLastModified(\App\Ox\HoardBundle\Entity\Reign $reignsLastModified)
  810.     {
  811.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReignsLastModified', [$reignsLastModified]);
  812.         return parent::removeReignsLastModified($reignsLastModified);
  813.     }
  814.     /**
  815.      * {@inheritDoc}
  816.      */
  817.     public function getReignsLastModified()
  818.     {
  819.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReignsLastModified', []);
  820.         return parent::getReignsLastModified();
  821.     }
  822.     /**
  823.      * {@inheritDoc}
  824.      */
  825.     public function addMintsCreated(\App\Ox\HoardBundle\Entity\Mint $mintsCreated)
  826.     {
  827.         $this->__initializer__ && $this->__initializer__->__invoke($this'addMintsCreated', [$mintsCreated]);
  828.         return parent::addMintsCreated($mintsCreated);
  829.     }
  830.     /**
  831.      * {@inheritDoc}
  832.      */
  833.     public function removeMintsCreated(\App\Ox\HoardBundle\Entity\Mint $mintsCreated)
  834.     {
  835.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeMintsCreated', [$mintsCreated]);
  836.         return parent::removeMintsCreated($mintsCreated);
  837.     }
  838.     /**
  839.      * {@inheritDoc}
  840.      */
  841.     public function getMintsCreated()
  842.     {
  843.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMintsCreated', []);
  844.         return parent::getMintsCreated();
  845.     }
  846.     /**
  847.      * {@inheritDoc}
  848.      */
  849.     public function addMintsLastModified(\App\Ox\HoardBundle\Entity\Mint $mintsLastModified)
  850.     {
  851.         $this->__initializer__ && $this->__initializer__->__invoke($this'addMintsLastModified', [$mintsLastModified]);
  852.         return parent::addMintsLastModified($mintsLastModified);
  853.     }
  854.     /**
  855.      * {@inheritDoc}
  856.      */
  857.     public function removeMintsLastModified(\App\Ox\HoardBundle\Entity\Mint $mintsLastModified)
  858.     {
  859.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeMintsLastModified', [$mintsLastModified]);
  860.         return parent::removeMintsLastModified($mintsLastModified);
  861.     }
  862.     /**
  863.      * {@inheritDoc}
  864.      */
  865.     public function getMintsLastModified()
  866.     {
  867.         $this->__initializer__ && $this->__initializer__->__invoke($this'getMintsLastModified', []);
  868.         return parent::getMintsLastModified();
  869.     }
  870.     /**
  871.      * {@inheritDoc}
  872.      */
  873.     public function addReportsCreated(\App\Ox\HoardBundle\Entity\Report $reportsCreated)
  874.     {
  875.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReportsCreated', [$reportsCreated]);
  876.         return parent::addReportsCreated($reportsCreated);
  877.     }
  878.     /**
  879.      * {@inheritDoc}
  880.      */
  881.     public function removeReportsCreated(\App\Ox\HoardBundle\Entity\Report $reportsCreated)
  882.     {
  883.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReportsCreated', [$reportsCreated]);
  884.         return parent::removeReportsCreated($reportsCreated);
  885.     }
  886.     /**
  887.      * {@inheritDoc}
  888.      */
  889.     public function getReportsCreated()
  890.     {
  891.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReportsCreated', []);
  892.         return parent::getReportsCreated();
  893.     }
  894.     /**
  895.      * {@inheritDoc}
  896.      */
  897.     public function addReportsLastModified(\App\Ox\HoardBundle\Entity\Report $reportsLastModified)
  898.     {
  899.         $this->__initializer__ && $this->__initializer__->__invoke($this'addReportsLastModified', [$reportsLastModified]);
  900.         return parent::addReportsLastModified($reportsLastModified);
  901.     }
  902.     /**
  903.      * {@inheritDoc}
  904.      */
  905.     public function removeReportsLastModified(\App\Ox\HoardBundle\Entity\Report $reportsLastModified)
  906.     {
  907.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeReportsLastModified', [$reportsLastModified]);
  908.         return parent::removeReportsLastModified($reportsLastModified);
  909.     }
  910.     /**
  911.      * {@inheritDoc}
  912.      */
  913.     public function getReportsLastModified()
  914.     {
  915.         $this->__initializer__ && $this->__initializer__->__invoke($this'getReportsLastModified', []);
  916.         return parent::getReportsLastModified();
  917.     }
  918.     /**
  919.      * {@inheritDoc}
  920.      */
  921.     public function addStatusCreated(\App\Ox\HoardBundle\Entity\Status $statusCreated)
  922.     {
  923.         $this->__initializer__ && $this->__initializer__->__invoke($this'addStatusCreated', [$statusCreated]);
  924.         return parent::addStatusCreated($statusCreated);
  925.     }
  926.     /**
  927.      * {@inheritDoc}
  928.      */
  929.     public function removeStatusCreated(\App\Ox\HoardBundle\Entity\Status $statusCreated)
  930.     {
  931.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeStatusCreated', [$statusCreated]);
  932.         return parent::removeStatusCreated($statusCreated);
  933.     }
  934.     /**
  935.      * {@inheritDoc}
  936.      */
  937.     public function getStatusCreated()
  938.     {
  939.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStatusCreated', []);
  940.         return parent::getStatusCreated();
  941.     }
  942.     /**
  943.      * {@inheritDoc}
  944.      */
  945.     public function addStatusLastModified(\App\Ox\HoardBundle\Entity\Status $statusLastModified)
  946.     {
  947.         $this->__initializer__ && $this->__initializer__->__invoke($this'addStatusLastModified', [$statusLastModified]);
  948.         return parent::addStatusLastModified($statusLastModified);
  949.     }
  950.     /**
  951.      * {@inheritDoc}
  952.      */
  953.     public function removeStatusLastModified(\App\Ox\HoardBundle\Entity\Status $statusLastModified)
  954.     {
  955.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeStatusLastModified', [$statusLastModified]);
  956.         return parent::removeStatusLastModified($statusLastModified);
  957.     }
  958.     /**
  959.      * {@inheritDoc}
  960.      */
  961.     public function getStatusLastModified()
  962.     {
  963.         $this->__initializer__ && $this->__initializer__->__invoke($this'getStatusLastModified', []);
  964.         return parent::getStatusLastModified();
  965.     }
  966.     /**
  967.      * {@inheritDoc}
  968.      */
  969.     public function addUsersCreated(\App\Ox\HoardBundle\Entity\User $usersCreated)
  970.     {
  971.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUsersCreated', [$usersCreated]);
  972.         return parent::addUsersCreated($usersCreated);
  973.     }
  974.     /**
  975.      * {@inheritDoc}
  976.      */
  977.     public function removeUsersCreated(\App\Ox\HoardBundle\Entity\User $usersCreated)
  978.     {
  979.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUsersCreated', [$usersCreated]);
  980.         return parent::removeUsersCreated($usersCreated);
  981.     }
  982.     /**
  983.      * {@inheritDoc}
  984.      */
  985.     public function getUsersCreated()
  986.     {
  987.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsersCreated', []);
  988.         return parent::getUsersCreated();
  989.     }
  990.     /**
  991.      * {@inheritDoc}
  992.      */
  993.     public function addUsersLastModified(\App\Ox\HoardBundle\Entity\User $usersLastModified)
  994.     {
  995.         $this->__initializer__ && $this->__initializer__->__invoke($this'addUsersLastModified', [$usersLastModified]);
  996.         return parent::addUsersLastModified($usersLastModified);
  997.     }
  998.     /**
  999.      * {@inheritDoc}
  1000.      */
  1001.     public function removeUsersLastModified(\App\Ox\HoardBundle\Entity\User $usersLastModified)
  1002.     {
  1003.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeUsersLastModified', [$usersLastModified]);
  1004.         return parent::removeUsersLastModified($usersLastModified);
  1005.     }
  1006.     /**
  1007.      * {@inheritDoc}
  1008.      */
  1009.     public function getUsersLastModified()
  1010.     {
  1011.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsersLastModified', []);
  1012.         return parent::getUsersLastModified();
  1013.     }
  1014.     /**
  1015.      * {@inheritDoc}
  1016.      */
  1017.     public function setCreated(\App\Ox\HoardBundle\Entity\User $created NULL)
  1018.     {
  1019.         $this->__initializer__ && $this->__initializer__->__invoke($this'setCreated', [$created]);
  1020.         return parent::setCreated($created);
  1021.     }
  1022.     /**
  1023.      * {@inheritDoc}
  1024.      */
  1025.     public function getCreated()
  1026.     {
  1027.         $this->__initializer__ && $this->__initializer__->__invoke($this'getCreated', []);
  1028.         return parent::getCreated();
  1029.     }
  1030.     /**
  1031.      * {@inheritDoc}
  1032.      */
  1033.     public function setModified(\App\Ox\HoardBundle\Entity\User $modified NULL)
  1034.     {
  1035.         $this->__initializer__ && $this->__initializer__->__invoke($this'setModified', [$modified]);
  1036.         return parent::setModified($modified);
  1037.     }
  1038.     /**
  1039.      * {@inheritDoc}
  1040.      */
  1041.     public function getModified()
  1042.     {
  1043.         $this->__initializer__ && $this->__initializer__->__invoke($this'getModified', []);
  1044.         return parent::getModified();
  1045.     }
  1046.     /**
  1047.      * {@inheritDoc}
  1048.      */
  1049.     public function updateModifiedDate()
  1050.     {
  1051.         $this->__initializer__ && $this->__initializer__->__invoke($this'updateModifiedDate', []);
  1052.         return parent::updateModifiedDate();
  1053.     }
  1054.     /**
  1055.      * {@inheritDoc}
  1056.      */
  1057.     public function addRole(string $role): void
  1058.     {
  1059.         $this->__initializer__ && $this->__initializer__->__invoke($this'addRole', [$role]);
  1060.         parent::addRole($role);
  1061.     }
  1062.     /**
  1063.      * {@inheritDoc}
  1064.      */
  1065.     public function serialize(): string
  1066.     {
  1067.         $this->__initializer__ && $this->__initializer__->__invoke($this'serialize', []);
  1068.         return parent::serialize();
  1069.     }
  1070.     /**
  1071.      * {@inheritDoc}
  1072.      */
  1073.     public function unserialize($serialized): void
  1074.     {
  1075.         $this->__initializer__ && $this->__initializer__->__invoke($this'unserialize', [$serialized]);
  1076.         parent::unserialize($serialized);
  1077.     }
  1078.     /**
  1079.      * {@inheritDoc}
  1080.      */
  1081.     public function eraseCredentials(): void
  1082.     {
  1083.         $this->__initializer__ && $this->__initializer__->__invoke($this'eraseCredentials', []);
  1084.         parent::eraseCredentials();
  1085.     }
  1086.     /**
  1087.      * {@inheritDoc}
  1088.      */
  1089.     public function getUsername(): string
  1090.     {
  1091.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsername', []);
  1092.         return parent::getUsername();
  1093.     }
  1094.     /**
  1095.      * {@inheritDoc}
  1096.      */
  1097.     public function getUsernameCanonical(): string
  1098.     {
  1099.         $this->__initializer__ && $this->__initializer__->__invoke($this'getUsernameCanonical', []);
  1100.         return parent::getUsernameCanonical();
  1101.     }
  1102.     /**
  1103.      * {@inheritDoc}
  1104.      */
  1105.     public function getSalt(): ?string
  1106.     {
  1107.         $this->__initializer__ && $this->__initializer__->__invoke($this'getSalt', []);
  1108.         return parent::getSalt();
  1109.     }
  1110.     /**
  1111.      * {@inheritDoc}
  1112.      */
  1113.     public function getEmail(): string
  1114.     {
  1115.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmail', []);
  1116.         return parent::getEmail();
  1117.     }
  1118.     /**
  1119.      * {@inheritDoc}
  1120.      */
  1121.     public function getEmailCanonical(): string
  1122.     {
  1123.         $this->__initializer__ && $this->__initializer__->__invoke($this'getEmailCanonical', []);
  1124.         return parent::getEmailCanonical();
  1125.     }
  1126.     /**
  1127.      * {@inheritDoc}
  1128.      */
  1129.     public function getPassword(): string
  1130.     {
  1131.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPassword', []);
  1132.         return parent::getPassword();
  1133.     }
  1134.     /**
  1135.      * {@inheritDoc}
  1136.      */
  1137.     public function getPlainPassword(): ?string
  1138.     {
  1139.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPlainPassword', []);
  1140.         return parent::getPlainPassword();
  1141.     }
  1142.     /**
  1143.      * {@inheritDoc}
  1144.      */
  1145.     public function getLastLogin(): ?\DateTime
  1146.     {
  1147.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLastLogin', []);
  1148.         return parent::getLastLogin();
  1149.     }
  1150.     /**
  1151.      * {@inheritDoc}
  1152.      */
  1153.     public function getConfirmationToken(): ?string
  1154.     {
  1155.         $this->__initializer__ && $this->__initializer__->__invoke($this'getConfirmationToken', []);
  1156.         return parent::getConfirmationToken();
  1157.     }
  1158.     /**
  1159.      * {@inheritDoc}
  1160.      */
  1161.     public function getRoles(): array
  1162.     {
  1163.         $this->__initializer__ && $this->__initializer__->__invoke($this'getRoles', []);
  1164.         return parent::getRoles();
  1165.     }
  1166.     /**
  1167.      * {@inheritDoc}
  1168.      */
  1169.     public function hasRole(string $role): bool
  1170.     {
  1171.         $this->__initializer__ && $this->__initializer__->__invoke($this'hasRole', [$role]);
  1172.         return parent::hasRole($role);
  1173.     }
  1174.     /**
  1175.      * {@inheritDoc}
  1176.      */
  1177.     public function isAccountNonExpired(): bool
  1178.     {
  1179.         $this->__initializer__ && $this->__initializer__->__invoke($this'isAccountNonExpired', []);
  1180.         return parent::isAccountNonExpired();
  1181.     }
  1182.     /**
  1183.      * {@inheritDoc}
  1184.      */
  1185.     public function isAccountNonLocked(): bool
  1186.     {
  1187.         $this->__initializer__ && $this->__initializer__->__invoke($this'isAccountNonLocked', []);
  1188.         return parent::isAccountNonLocked();
  1189.     }
  1190.     /**
  1191.      * {@inheritDoc}
  1192.      */
  1193.     public function isCredentialsNonExpired(): bool
  1194.     {
  1195.         $this->__initializer__ && $this->__initializer__->__invoke($this'isCredentialsNonExpired', []);
  1196.         return parent::isCredentialsNonExpired();
  1197.     }
  1198.     /**
  1199.      * {@inheritDoc}
  1200.      */
  1201.     public function isEnabled(): bool
  1202.     {
  1203.         $this->__initializer__ && $this->__initializer__->__invoke($this'isEnabled', []);
  1204.         return parent::isEnabled();
  1205.     }
  1206.     /**
  1207.      * {@inheritDoc}
  1208.      */
  1209.     public function isSuperAdmin(): bool
  1210.     {
  1211.         $this->__initializer__ && $this->__initializer__->__invoke($this'isSuperAdmin', []);
  1212.         return parent::isSuperAdmin();
  1213.     }
  1214.     /**
  1215.      * {@inheritDoc}
  1216.      */
  1217.     public function removeRole(string $role): void
  1218.     {
  1219.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeRole', [$role]);
  1220.         parent::removeRole($role);
  1221.     }
  1222.     /**
  1223.      * {@inheritDoc}
  1224.      */
  1225.     public function setUsername(string $username): void
  1226.     {
  1227.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUsername', [$username]);
  1228.         parent::setUsername($username);
  1229.     }
  1230.     /**
  1231.      * {@inheritDoc}
  1232.      */
  1233.     public function setUsernameCanonical(string $usernameCanonical): void
  1234.     {
  1235.         $this->__initializer__ && $this->__initializer__->__invoke($this'setUsernameCanonical', [$usernameCanonical]);
  1236.         parent::setUsernameCanonical($usernameCanonical);
  1237.     }
  1238.     /**
  1239.      * {@inheritDoc}
  1240.      */
  1241.     public function setSalt(?string $salt): void
  1242.     {
  1243.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSalt', [$salt]);
  1244.         parent::setSalt($salt);
  1245.     }
  1246.     /**
  1247.      * {@inheritDoc}
  1248.      */
  1249.     public function setEmail(string $email): void
  1250.     {
  1251.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmail', [$email]);
  1252.         parent::setEmail($email);
  1253.     }
  1254.     /**
  1255.      * {@inheritDoc}
  1256.      */
  1257.     public function setEmailCanonical(string $emailCanonical): void
  1258.     {
  1259.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEmailCanonical', [$emailCanonical]);
  1260.         parent::setEmailCanonical($emailCanonical);
  1261.     }
  1262.     /**
  1263.      * {@inheritDoc}
  1264.      */
  1265.     public function setEnabled(bool $boolean): void
  1266.     {
  1267.         $this->__initializer__ && $this->__initializer__->__invoke($this'setEnabled', [$boolean]);
  1268.         parent::setEnabled($boolean);
  1269.     }
  1270.     /**
  1271.      * {@inheritDoc}
  1272.      */
  1273.     public function setPassword(string $password): void
  1274.     {
  1275.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPassword', [$password]);
  1276.         parent::setPassword($password);
  1277.     }
  1278.     /**
  1279.      * {@inheritDoc}
  1280.      */
  1281.     public function setSuperAdmin(bool $boolean): void
  1282.     {
  1283.         $this->__initializer__ && $this->__initializer__->__invoke($this'setSuperAdmin', [$boolean]);
  1284.         parent::setSuperAdmin($boolean);
  1285.     }
  1286.     /**
  1287.      * {@inheritDoc}
  1288.      */
  1289.     public function setPlainPassword(?string $password): void
  1290.     {
  1291.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPlainPassword', [$password]);
  1292.         parent::setPlainPassword($password);
  1293.     }
  1294.     /**
  1295.      * {@inheritDoc}
  1296.      */
  1297.     public function setLastLogin(\DateTime $time NULL): void
  1298.     {
  1299.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLastLogin', [$time]);
  1300.         parent::setLastLogin($time);
  1301.     }
  1302.     /**
  1303.      * {@inheritDoc}
  1304.      */
  1305.     public function setConfirmationToken(?string $confirmationToken): void
  1306.     {
  1307.         $this->__initializer__ && $this->__initializer__->__invoke($this'setConfirmationToken', [$confirmationToken]);
  1308.         parent::setConfirmationToken($confirmationToken);
  1309.     }
  1310.     /**
  1311.      * {@inheritDoc}
  1312.      */
  1313.     public function setPasswordRequestedAt(\DateTime $date NULL): void
  1314.     {
  1315.         $this->__initializer__ && $this->__initializer__->__invoke($this'setPasswordRequestedAt', [$date]);
  1316.         parent::setPasswordRequestedAt($date);
  1317.     }
  1318.     /**
  1319.      * {@inheritDoc}
  1320.      */
  1321.     public function getPasswordRequestedAt(): ?\DateTime
  1322.     {
  1323.         $this->__initializer__ && $this->__initializer__->__invoke($this'getPasswordRequestedAt', []);
  1324.         return parent::getPasswordRequestedAt();
  1325.     }
  1326.     /**
  1327.      * {@inheritDoc}
  1328.      */
  1329.     public function isPasswordRequestNonExpired(int $ttl): bool
  1330.     {
  1331.         $this->__initializer__ && $this->__initializer__->__invoke($this'isPasswordRequestNonExpired', [$ttl]);
  1332.         return parent::isPasswordRequestNonExpired($ttl);
  1333.     }
  1334.     /**
  1335.      * {@inheritDoc}
  1336.      */
  1337.     public function setRoles(array $roles): void
  1338.     {
  1339.         $this->__initializer__ && $this->__initializer__->__invoke($this'setRoles', [$roles]);
  1340.         parent::setRoles($roles);
  1341.     }
  1342.     /**
  1343.      * {@inheritDoc}
  1344.      */
  1345.     public function getGroups(): \Doctrine\Common\Collections\Collection
  1346.     {
  1347.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGroups', []);
  1348.         return parent::getGroups();
  1349.     }
  1350.     /**
  1351.      * {@inheritDoc}
  1352.      */
  1353.     public function getGroupNames(): array
  1354.     {
  1355.         $this->__initializer__ && $this->__initializer__->__invoke($this'getGroupNames', []);
  1356.         return parent::getGroupNames();
  1357.     }
  1358.     /**
  1359.      * {@inheritDoc}
  1360.      */
  1361.     public function hasGroup(string $name): bool
  1362.     {
  1363.         $this->__initializer__ && $this->__initializer__->__invoke($this'hasGroup', [$name]);
  1364.         return parent::hasGroup($name);
  1365.     }
  1366.     /**
  1367.      * {@inheritDoc}
  1368.      */
  1369.     public function addGroup(\Nucleos\UserBundle\Model\GroupInterface $group): void
  1370.     {
  1371.         $this->__initializer__ && $this->__initializer__->__invoke($this'addGroup', [$group]);
  1372.         parent::addGroup($group);
  1373.     }
  1374.     /**
  1375.      * {@inheritDoc}
  1376.      */
  1377.     public function removeGroup(\Nucleos\UserBundle\Model\GroupInterface $group): void
  1378.     {
  1379.         $this->__initializer__ && $this->__initializer__->__invoke($this'removeGroup', [$group]);
  1380.         parent::removeGroup($group);
  1381.     }
  1382.     /**
  1383.      * {@inheritDoc}
  1384.      */
  1385.     public function setLocale(?string $locale): void
  1386.     {
  1387.         $this->__initializer__ && $this->__initializer__->__invoke($this'setLocale', [$locale]);
  1388.         parent::setLocale($locale);
  1389.     }
  1390.     /**
  1391.      * {@inheritDoc}
  1392.      */
  1393.     public function getLocale(): ?string
  1394.     {
  1395.         $this->__initializer__ && $this->__initializer__->__invoke($this'getLocale', []);
  1396.         return parent::getLocale();
  1397.     }
  1398.     /**
  1399.      * {@inheritDoc}
  1400.      */
  1401.     public function setTimezone(?string $timezone): void
  1402.     {
  1403.         $this->__initializer__ && $this->__initializer__->__invoke($this'setTimezone', [$timezone]);
  1404.         parent::setTimezone($timezone);
  1405.     }
  1406.     /**
  1407.      * {@inheritDoc}
  1408.      */
  1409.     public function getTimezone(): ?string
  1410.     {
  1411.         $this->__initializer__ && $this->__initializer__->__invoke($this'getTimezone', []);
  1412.         return parent::getTimezone();
  1413.     }
  1414.     /**
  1415.      * {@inheritDoc}
  1416.      */
  1417.     public function isEqualTo(\Symfony\Component\Security\Core\User\UserInterface $user): bool
  1418.     {
  1419.         $this->__initializer__ && $this->__initializer__->__invoke($this'isEqualTo', [$user]);
  1420.         return parent::isEqualTo($user);
  1421.     }
  1422. }