Warning: Undefined variable $namespace in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 3
;
use
Warning: Undefined variable $entity_full_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 5
;
use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository;
use
Warning: Undefined variable $doctrine_registry_class in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 7
;
Warning: Undefined variable $with_password_upgrade in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 8
Warning: Undefined variable $with_password_upgrade in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 9
Warning: Undefined variable $with_password_upgrade in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 10
Warning: Undefined variable $with_password_upgrade in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 11
/**
* @method
Warning: Undefined variable $entity_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 14
|null find($id, $lockMode = null, $lockVersion = null)
* @method
Warning: Undefined variable $entity_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 15
|null findOneBy(array $criteria, array $orderBy = null)
* @method
Warning: Undefined variable $entity_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 16
[] findAll()
* @method
Warning: Undefined variable $entity_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 17
[] findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null)
*/
class
Warning: Undefined variable $class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 19
extends ServiceEntityRepository
Warning: Undefined variable $with_password_upgrade in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 19
{
public function __construct(ManagerRegistry $registry)
{
parent::__construct($registry,
Warning: Undefined variable $entity_class_name in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 23
::class);
}
Warning: Undefined variable $include_example_comments in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 25
Warning: Undefined variable $with_password_upgrade in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 28
Warning: Undefined variable $include_example_comments in /home/projetwewv/www/licence00/monapp/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 44
}