thomas-claireau/PHP-P6-Openclassrooms

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
src/Entity/Category.php47
A
0 mins
src/Entity/Comment.php51
A
0 mins
src/Entity/Figures.php211
A
0 mins
src/Entity/Picture.php59
A
0 mins
src/Entity/User.php127
A
0 mins
src/Entity/Video.php32
A
0 mins
src/Form/CategoryType.php21
A
0 mins
src/Form/CommentType.php22
A
0 mins
src/Form/FigureType.php40
A
0 mins
src/Form/ForgotPasswordUserType.php22
A
0 mins
src/Form/PictureType.php27
A
0 mins
src/Form/ResetPasswordUserType.php23
A
0 mins
src/Form/UserType.php24
A
0 mins
src/Form/VideoType.php24
A
0 mins
src/Kernel.php44
A
0 mins
src/Repository/CategoryRepository.php17
A
0 mins
src/Repository/CommentRepository.php69
A
0 mins
src/Repository/FiguresRepository.php60
A
0 mins
src/Repository/PictureRepository.php17
A
0 mins
src/Repository/UserRepository.php17
A
0 mins
src/Repository/VideoRepository.php17
A
0 mins
templates/admin/category/_delete_form.html.twig
templates/admin/category/_form.html.twig
templates/admin/category/edit.html.twig
templates/admin/category/index.html.twig
templates/admin/category/new.html.twig
templates/admin/figure/_form_edit.html.twig
templates/admin/figure/_form_new.html.twig
templates/admin/figure/edit.html.twig
templates/admin/figure/index.html.twig
templates/admin/figure/new.html.twig
templates/admin/picture/_delete_form.html.twig
templates/admin/picture/_form.html.twig
templates/admin/picture/edit.html.twig
templates/admin/picture/new.html.twig
templates/admin/video/_delete_form.html.twig
templates/admin/video/_form.html.twig
templates/admin/video/_iframe.html.twig
templates/admin/video/edit.html.twig
templates/admin/video/new.html.twig
templates/base.html.twig
templates/comment.html.twig
templates/emails/confirmation.html.twig
templates/emails/reset-password.html.twig
templates/figure/_figure.html.twig
templates/figure/show.html.twig
templates/flash.html.twig
templates/footer.html.twig
templates/header.html.twig
templates/home.html.twig