<?php
namespace Container3rpoK0E;
include_once \dirname(__DIR__, 4).'/src/Eccube/Repository/PluginRepository.php';
class PluginRepository_c4546a6 extends \Eccube\Repository\PluginRepository implements \ProxyManager\Proxy\VirtualProxyInterface
{
/**
* @var \Eccube\Repository\PluginRepository|null wrapped object, if the proxy is initialized
*/
private $valueHolder254f0 = null;
/**
* @var \Closure|null initializer responsible for generating the wrapped object
*/
private $initializeradd9c = null;
/**
* @var bool[] map of public properties of the parent class
*/
private static $publicProperties107e7 = [
];
public function findAllEnabled()
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'findAllEnabled', array(), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->findAllEnabled();
}
public function findByCode($code)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'findByCode', array('code' => $code), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->findByCode($code);
}
public function delete($entity)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'delete', array('entity' => $entity), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->delete($entity);
}
public function save($entity)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'save', array('entity' => $entity), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->save($entity);
}
public function createQueryBuilder($alias, $indexBy = null)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'createQueryBuilder', array('alias' => $alias, 'indexBy' => $indexBy), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->createQueryBuilder($alias, $indexBy);
}
public function createResultSetMappingBuilder($alias)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'createResultSetMappingBuilder', array('alias' => $alias), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->createResultSetMappingBuilder($alias);
}
public function createNamedQuery($queryName)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'createNamedQuery', array('queryName' => $queryName), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->createNamedQuery($queryName);
}
public function createNativeNamedQuery($queryName)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'createNativeNamedQuery', array('queryName' => $queryName), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->createNativeNamedQuery($queryName);
}
public function clear()
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'clear', array(), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->clear();
}
public function find($id, $lockMode = null, $lockVersion = null)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'find', array('id' => $id, 'lockMode' => $lockMode, 'lockVersion' => $lockVersion), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->find($id, $lockMode, $lockVersion);
}
public function findAll()
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'findAll', array(), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->findAll();
}
public function findBy(array $criteria, ?array $orderBy = null, $limit = null, $offset = null)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'findBy', array('criteria' => $criteria, 'orderBy' => $orderBy, 'limit' => $limit, 'offset' => $offset), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->findBy($criteria, $orderBy, $limit, $offset);
}
public function findOneBy(array $criteria, ?array $orderBy = null)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'findOneBy', array('criteria' => $criteria, 'orderBy' => $orderBy), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->findOneBy($criteria, $orderBy);
}
public function count(array $criteria)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'count', array('criteria' => $criteria), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->count($criteria);
}
public function __call($method, $arguments)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, '__call', array('method' => $method, 'arguments' => $arguments), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->__call($method, $arguments);
}
public function getClassName()
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'getClassName', array(), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->getClassName();
}
public function matching(\Doctrine\Common\Collections\Criteria $criteria)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'matching', array('criteria' => $criteria), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return $this->valueHolder254f0->matching($criteria);
}
/**
* Constructor for lazy initialization
*
* @param \Closure|null $initializer
*/
public static function staticProxyConstructor($initializer)
{
static $reflection;
$reflection = $reflection ?? new \ReflectionClass(__CLASS__);
$instance = $reflection->newInstanceWithoutConstructor();
unset($instance->eccubeConfig, $instance->_entityName, $instance->_em, $instance->_class);
\Closure::bind(function (\Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository $instance) {
unset($instance->registry, $instance->entityClass);
}, $instance, 'Doctrine\\Bundle\\DoctrineBundle\\Repository\\LazyServiceEntityRepository')->__invoke($instance);
$instance->initializeradd9c = $initializer;
return $instance;
}
public function __construct(\Doctrine\Persistence\ManagerRegistry $registry)
{
static $reflection;
if (! $this->valueHolder254f0) {
$reflection = $reflection ?? new \ReflectionClass('Eccube\\Repository\\PluginRepository');
$this->valueHolder254f0 = $reflection->newInstanceWithoutConstructor();
unset($this->eccubeConfig, $this->_entityName, $this->_em, $this->_class);
\Closure::bind(function (\Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository $instance) {
unset($instance->registry, $instance->entityClass);
}, $this, 'Doctrine\\Bundle\\DoctrineBundle\\Repository\\LazyServiceEntityRepository')->__invoke($this);
}
$this->valueHolder254f0->__construct($registry);
}
public function __get($name)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, '__get', ['name' => $name], $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
if (isset(self::$publicProperties107e7[$name])) {
return $this->valueHolder254f0->$name;
}
return $this->valueHolder254f0->__get($name);
}
public function __set($name, $value)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, '__set', array('name' => $name, 'value' => $value), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
$realInstanceReflection = new \ReflectionClass('Eccube\\Repository\\PluginRepository');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolder254f0;
$targetObject->$name = $value;
return $targetObject->$name;
}
$targetObject = $this->valueHolder254f0;
$accessor = function & () use ($targetObject, $name, $value) {
$targetObject->$name = $value;
return $targetObject->$name;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = & $accessor();
return $returnValue;
}
public function __isset($name) : bool
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, '__isset', array('name' => $name), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
$realInstanceReflection = new \ReflectionClass('Eccube\\Repository\\PluginRepository');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolder254f0;
return isset($targetObject->$name);
}
$targetObject = $this->valueHolder254f0;
$accessor = function () use ($targetObject, $name) {
return isset($targetObject->$name);
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$returnValue = $accessor();
return $returnValue;
}
public function __unset($name)
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, '__unset', array('name' => $name), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
$realInstanceReflection = new \ReflectionClass('Eccube\\Repository\\PluginRepository');
if (! $realInstanceReflection->hasProperty($name)) {
$targetObject = $this->valueHolder254f0;
unset($targetObject->$name);
return;
}
$targetObject = $this->valueHolder254f0;
$accessor = function () use ($targetObject, $name) {
unset($targetObject->$name);
return;
};
$backtrace = debug_backtrace(true, 2);
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
$accessor();
}
public function __clone()
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, '__clone', array(), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
$this->valueHolder254f0 = clone $this->valueHolder254f0;
}
public function __sleep()
{
$this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, '__sleep', array(), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
return array('valueHolder254f0');
}
public function __wakeup()
{
unset($this->eccubeConfig, $this->_entityName, $this->_em, $this->_class);
\Closure::bind(function (\Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository $instance) {
unset($instance->registry, $instance->entityClass);
}, $this, 'Doctrine\\Bundle\\DoctrineBundle\\Repository\\LazyServiceEntityRepository')->__invoke($this);
}
public function setProxyInitializer(?\Closure $initializer = null) : void
{
$this->initializeradd9c = $initializer;
}
public function getProxyInitializer() : ?\Closure
{
return $this->initializeradd9c;
}
public function initializeProxy() : bool
{
return $this->initializeradd9c && ($this->initializeradd9c->__invoke($valueHolder254f0, $this, 'initializeProxy', array(), $this->initializeradd9c) || 1) && $this->valueHolder254f0 = $valueHolder254f0;
}
public function isProxyInitialized() : bool
{
return null !== $this->valueHolder254f0;
}
public function getWrappedValueHolderValue()
{
return $this->valueHolder254f0;
}
}
if (!\class_exists('PluginRepository_c4546a6', false)) {
\class_alias(__NAMESPACE__.'\\PluginRepository_c4546a6', 'PluginRepository_c4546a6', false);
}