Warning: Undefined variable $namespace in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 3
; use
Warning: Undefined variable $entity_full_class_name in /home/aramisn/wws/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/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 7
;
Warning: Undefined variable $with_password_upgrade in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 8

Warning: Undefined variable $with_password_upgrade in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 9

Warning: Undefined variable $with_password_upgrade in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 10
/** * @method
Warning: Undefined variable $entity_class_name in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 13
|null find($id, $lockMode = null, $lockVersion = null) * @method
Warning: Undefined variable $entity_class_name in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 14
|null findOneBy(array $criteria, array $orderBy = null) * @method
Warning: Undefined variable $entity_class_name in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 15
[] findAll() * @method
Warning: Undefined variable $entity_class_name in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 16
[] findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) */ class
Warning: Undefined variable $class_name in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 18
extends ServiceEntityRepository
Warning: Undefined variable $with_password_upgrade in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 18
{ public function __construct(ManagerRegistry $registry) { parent::__construct($registry,
Warning: Undefined variable $entity_class_name in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 22
::class); }
Warning: Undefined variable $include_example_comments in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 24

Warning: Undefined variable $with_password_upgrade in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 27

Warning: Undefined variable $include_example_comments in /home/aramisn/wws/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 43
}