Warning: Undefined variable $namespace in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 3
;
Warning: Undefined variable $use_statements in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 5
/** * @extends ServiceEntityRepository<
Warning: Undefined variable $entity_class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 8
>
Warning: Undefined variable $with_password_upgrade in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 9
* * @method
Warning: Undefined variable $entity_class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 11
|null find($id, $lockMode = null, $lockVersion = null) * @method
Warning: Undefined variable $entity_class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 12
|null findOneBy(array $criteria, array $orderBy = null) * @method
Warning: Undefined variable $entity_class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 13
[] findAll() * @method
Warning: Undefined variable $entity_class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 14
[] findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) */ class
Warning: Undefined variable $class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 16
extends ServiceEntityRepository
Warning: Undefined variable $with_password_upgrade in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 16
{ public function __construct(ManagerRegistry $registry) { parent::__construct($registry,
Warning: Undefined variable $entity_class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 20
::class); }
Warning: Undefined variable $include_example_comments in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 22

Warning: Undefined variable $with_password_upgrade in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 25

Warning: Undefined variable $include_example_comments in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/doctrine/Repository.tpl.php on line 41
}