( ! ) Warning: Undefined variable $namespace in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
; use
( ! ) Warning: Undefined variable $entity_full_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 5
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
; use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository; use Doctrine\ORM\OptimisticLockException; use Doctrine\ORM\ORMException; use
( ! ) Warning: Undefined variable $doctrine_registry_class in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 9
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
;
( ! ) Warning: Undefined variable $with_password_upgrade in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 10
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0

( ! ) Warning: Undefined variable $with_password_upgrade in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 11
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0

( ! ) Warning: Undefined variable $with_password_upgrade in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 12
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0

( ! ) Warning: Undefined variable $with_password_upgrade in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 13
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
/** * @extends ServiceEntityRepository<
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 16
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
> * * @method
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 18
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
|null find($id, $lockMode = null, $lockVersion = null) * @method
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 19
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
|null findOneBy(array $criteria, array $orderBy = null) * @method
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 20
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
[] findAll() * @method
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 21
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
[] findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) */ class
( ! ) Warning: Undefined variable $class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 23
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
extends ServiceEntityRepository
( ! ) Warning: Undefined variable $with_password_upgrade in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 23
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
{ public function __construct(ManagerRegistry $registry) { parent::__construct($registry,
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 27
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
::class); } /** * @throws ORMException * @throws OptimisticLockException */ public function add(
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 34
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
$entity, bool $flush = true): void { $this->_em->persist($entity); if ($flush) { $this->_em->flush(); } } /** * @throws ORMException * @throws OptimisticLockException */ public function remove(
( ! ) Warning: Undefined variable $entity_class_name in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 46
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
$entity, bool $flush = true): void { $this->_em->remove($entity); if ($flush) { $this->_em->flush(); } }
( ! ) Warning: Undefined variable $include_example_comments in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 53
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0

( ! ) Warning: Undefined variable $with_password_upgrade in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 56
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0

( ! ) Warning: Undefined variable $include_example_comments in /work/home/ntrugeon/www/apivillessymfony/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 72
Call Stack
#TimeMemoryFunctionLocation
10.0022376272{main}( ).../Repository.tpl.php:0
}