( ! ) Warning: Undefined variable $namespace in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
;
( ! ) Warning: Undefined variable $use_statements in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 5
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
/** * @extends ServiceEntityRepository<
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 8
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
> * * @method
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 10
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
|null find($id, $lockMode = null, $lockVersion = null) * @method
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 11
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
|null findOneBy(array $criteria, array $orderBy = null) * @method
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 12
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
[] findAll() * @method
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 13
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
[] findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) */ class
( ! ) Warning: Undefined variable $class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 15
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
extends ServiceEntityRepository
( ! ) Warning: Undefined variable $with_password_upgrade in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 15
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
{ public function __construct(ManagerRegistry $registry) { parent::__construct($registry,
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 19
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
::class); } public function save(
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 22
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
$entity, bool $flush = false): void { $this->getEntityManager()->persist($entity); if ($flush) { $this->getEntityManager()->flush(); } } public function remove(
( ! ) Warning: Undefined variable $entity_class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 31
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
$entity, bool $flush = false): void { $this->getEntityManager()->remove($entity); if ($flush) { $this->getEntityManager()->flush(); } }
( ! ) Warning: Undefined variable $include_example_comments in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 39
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0

( ! ) Warning: Undefined variable $with_password_upgrade in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 42
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0

( ! ) Warning: Undefined variable $include_example_comments in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 58
Call Stack
#TimeMemoryFunctionLocation
10.0121361000{main}( ).../Repository.tpl.php:0
}