.editorconfig .gitattributes .php_cs.dist .yamllint LICENSE Makefile composer.json docs/Makefile docs/_static/.gitkeep docs/conf.py docs/index.rst docs/reference/advanced_configuration.rst docs/reference/api.rst docs/reference/installation.rst docs/reference/introduction.rst phpunit.xml.dist src/Action/AbstractPostArchiveAction.php src/Action/CollectionPostArchiveAction.php src/Action/CommentListAction.php src/Action/CreateCommentAction.php src/Action/CreateCommentFormAction.php src/Action/DailyPostArchiveAction.php src/Action/ModerateCommentAction.php src/Action/MonthlyPostArchiveAction.php src/Action/PostArchiveAction.php src/Action/TagPostArchiveAction.php src/Action/ViewPostAction.php src/Action/YearlyPostArchiveAction.php src/Admin/CommentAdmin.php src/Admin/PostAdmin.php src/Block/Breadcrumb/BaseNewsBreadcrumbBlockService.php src/Block/Breadcrumb/NewsArchiveBreadcrumbBlockService.php src/Block/Breadcrumb/NewsPostBreadcrumbBlockService.php src/Block/RecentCommentsBlockService.php src/Block/RecentPostsBlockService.php src/Command/SynchronizeCommentsCountCommand.php src/Controller/Api/CommentController.php src/Controller/Api/PostController.php src/Controller/CommentAdminController.php src/Controller/PostController.php src/DependencyInjection/Compiler/TwigStringExtensionCompilerPass.php src/DependencyInjection/Configuration.php src/DependencyInjection/SonataNewsExtension.php src/Document/BaseComment.php src/Document/BasePost.php src/Document/BasePostRepository.php src/Document/CommentManager.php src/Document/PostManager.php src/Entity/BaseComment.php src/Entity/BasePost.php src/Entity/BasePostRepository.php src/Entity/CommentManager.php src/Entity/PostManager.php src/Event/CommentEvent.php src/Event/FilterCommentResponseEvent.php src/Event/FormEvent.php src/Event/GetResponseCommentEvent.php src/Exception/NoDriverException.php src/Form/Type/ApiCommentType.php src/Form/Type/ApiPostType.php src/Form/Type/CommentStatusType.php src/Form/Type/CommentType.php src/Mailer/Mailer.php src/Mailer/MailerInterface.php src/Model/Blog.php src/Model/BlogInterface.php src/Model/Comment.php src/Model/CommentInterface.php src/Model/CommentManagerInterface.php src/Model/NoDriverManager.php src/Model/Post.php src/Model/PostInterface.php src/Model/PostManagerInterface.php src/Permalink/CollectionPermalink.php src/Permalink/DatePermalink.php src/Permalink/PermalinkInterface.php src/Resources/config/actions.xml src/Resources/config/api_controllers.xml src/Resources/config/api_form_doctrine_mongodb.xml src/Resources/config/api_form_doctrine_orm.xml src/Resources/config/block.xml src/Resources/config/command.xml src/Resources/config/core.xml src/Resources/config/doctrine/BaseComment.mongodb.xml src/Resources/config/doctrine/BaseComment.orm.xml src/Resources/config/doctrine/BasePost.mongodb.xml src/Resources/config/doctrine/BasePost.orm.xml src/Resources/config/doctrine/Comment.mongodb.xml.skeleton src/Resources/config/doctrine/Comment.orm.xml.skeleton src/Resources/config/doctrine/Post.mongodb.xml.skeleton src/Resources/config/doctrine/Post.orm.xml.skeleton src/Resources/config/doctrine_mongodb.xml src/Resources/config/doctrine_mongodb_admin.xml src/Resources/config/doctrine_orm.xml src/Resources/config/doctrine_orm_admin.xml src/Resources/config/form.xml src/Resources/config/no_driver.xml src/Resources/config/no_driver_admin.xml src/Resources/config/routing/api.xml src/Resources/config/routing/api/comment.xml src/Resources/config/routing/api/post.xml src/Resources/config/routing/news.xml src/Resources/config/serializer.xml src/Resources/config/serializer/Model.Comment.xml src/Resources/config/serializer/Model.Post.xml src/Resources/config/twig.xml src/Resources/config/validation.xml src/Resources/meta/LICENSE src/Resources/translations/SonataAdminBundle.de.xlf src/Resources/translations/SonataAdminBundle.en.xlf src/Resources/translations/SonataNewsBundle.cs.xliff src/Resources/translations/SonataNewsBundle.de.xliff src/Resources/translations/SonataNewsBundle.en.xliff src/Resources/translations/SonataNewsBundle.es.xliff src/Resources/translations/SonataNewsBundle.fr.xliff src/Resources/translations/SonataNewsBundle.hu.xliff src/Resources/translations/SonataNewsBundle.ja.xliff src/Resources/translations/SonataNewsBundle.nl.xliff src/Resources/translations/SonataNewsBundle.pt_BR.xliff src/Resources/translations/SonataNewsBundle.ru.xliff src/Resources/translations/SonataNewsBundle.sk.xliff src/Resources/translations/SonataNewsBundle.sl.xliff src/Resources/views/Admin/inner_row_comment.html.twig src/Resources/views/Admin/list_post_custom.html.twig src/Resources/views/Block/recent_comments.html.twig src/Resources/views/Block/recent_posts.html.twig src/Resources/views/Mail/comment_notification.txt.twig src/Resources/views/Post/archive.html.twig src/Resources/views/Post/archive.rss.twig src/Resources/views/Post/comment_form.html.twig src/Resources/views/Post/comments.html.twig src/Resources/views/Post/view.html.twig src/Serializer/PostSerializerHandler.php src/SonataNewsBundle.php src/SonataNewsEvents.php src/Status/CommentStatusRenderer.php src/Twig/Extension/NewsExtension.php src/Util/HashGenerator.php src/Util/HashGeneratorInterface.php tests/Action/DailyPostArchiveActionTest.php tests/App/AppKernel.php tests/App/Controller/TruncateController.php tests/App/Resources/views/truncate_test.html.twig tests/Controller/Api/CommentControllerTest.php tests/Controller/Api/PostControllerTest.php tests/DependencyInjection/Compiler/TwigStringExtensionCompilerPassTest.php tests/DependencyInjection/ConfigurationTest.php tests/DependencyInjection/SonataNewsExtensionTest.php tests/Document/CommentManagerTest.php tests/Document/PostManagerTest.php tests/Entity/CommentManagerTest.php tests/Entity/PostManagerTest.php tests/Fixtures/UserMock.php tests/Functional/Controller/TruncateControllerTest.php tests/Functional/RoutingTest.php tests/Mailer/MailerTest.php tests/Model/BaseModelTest.php tests/Model/CommentTest.php tests/Model/NoDriverManagerTest.php tests/Model/PostTest.php tests/Permalink/CollectionPermalinkTest.php tests/Permalink/DatePermalinkTest.php tests/bootstrap.php <<<<<< network # path=build/logs/clover.xml <<<<<< EOF # path=fixes ./tests/Entity/CommentManagerTest.php:30,34,43,46,57,60,71,74,85,88,97,98 ./tests/Entity/PostManagerTest.php:25,29,46,49,66,69,72,75,93,96,112,115,124,127,136,139,150,153,164,167,179,182,194,197,209,212,224,227,239,242,253,256,263,264 ./tests/Fixtures/UserMock.php:19,21,22,25,26,29,30,33,34,37,38,39 ./tests/Permalink/DatePermalinkTest.php:21,23,32,35,44,47,57,60,72,73 ./tests/Permalink/CollectionPermalinkTest.php:20,22,32,35,42,45,53,56,64,67,77,78 ./tests/Document/CommentManagerTest.php:27,29,36,37 ./tests/Document/PostManagerTest.php:23,25,31,32 ./tests/bootstrap.php:29 ./tests/Action/DailyPostArchiveActionTest.php:29,31,62,71,72 ./tests/Controller/Api/PostControllerTest.php:27,29,39,42,49,52,57,60,89,92,99,102,127,130,152,155,182,185,208,211,221,224,232,235,263,266,285,288,299,302,328,331,354,366,369,372,375,378,382,385,386 ./tests/Controller/Api/CommentControllerTest.php:23,25,32,35,40,43,53,56,64,72,75,78,79 ./tests/Functional/RoutingTest.php:23,30,45,60,71,72,73,76,93,96,98,99 ./tests/Functional/Controller/TruncateControllerTest.php:23,25,31,32 ./tests/App/Controller/TruncateController.php:20,22,24,25 ./tests/App/AppKernel.php:40,44,46,52,71,74,76,79,81,84,86,89,91,94,97,100,102,103 ./tests/Model/PostTest.php:22,24,25,26,29,31,71,72 ./tests/Model/NoDriverManagerTest.php:21,26,29,32,45,46 ./tests/Model/CommentTest.php:21,23,24,25,28,30,52,53 ./tests/Model/BaseModelTest.php:20,22,24,25,28,30,46,49,62,65,71,72 ./tests/Mailer/MailerTest.php:29,63,76,86,134,140,175,185,188,193,196,198,199 ./tests/DependencyInjection/SonataNewsExtensionTest.php:27,29,32,35,45,48,70,73,77,78 ./tests/DependencyInjection/Compiler/TwigStringExtensionCompilerPassTest.php:24,26,30,33,41,44,47,48 ./tests/DependencyInjection/ConfigurationTest.php:23,25,62,65,67,70,72,73 ./src/Status/CommentStatusRenderer.php:23,25,27,30,40,41,42 ./src/Entity/BasePostRepository.php:21,30,34,44,55,56 ./src/Entity/BasePost.php:20,22,29,30 ./src/Entity/CommentManager.php:26,36,40,43,47,53,63,66,72,75,78,90,95,106,114,116,125,132,133,134 ./src/Entity/BaseComment.php:19,21,24,25 ./src/Entity/PostManager.php:26,33,40,48,53,58,68,72,77,89,92,108,112,116,121,128,135,136,141,152,162,170,178,186,189,190 ./src/Permalink/CollectionPermalink.php:19,21,25,28,33,40,46,47 ./src/Permalink/DatePermalink.php:19,29,31,34,41,42,45,50,60,61 ./src/Permalink/PermalinkInterface.php:19,30 ./src/Document/BasePostRepository.php:19,26,33,34 ./src/Document/BasePost.php:20,22,25,26 ./src/Document/CommentManager.php:24,32,42,50,58,62,63 ./src/Document/BaseComment.php:19,21,24,25 ./src/Document/PostManager.php:24,36,41,51,59,66,74,79,84,94,98,103,115,118,129,133,138,143,150,151,156,167,170,178,186,194,197,198 ./src/SonataNewsEvents.php:17,44 ./src/Admin/PostAdmin.php:37,61,63,66,68,71,73,76,78,81,83,86,94,97,159,162,171,174,187,195,198,201,210,215,224,225,226,227 ./src/Admin/CommentAdmin.php:27,34,50,53,55,58,60,63,65,68,75,76,79,82,93,108,111,116,119,126,132,138,140,141 ./src/Action/AbstractPostArchiveAction.php:26,51,60,66,67,72,82,86,100,104,107,110,112,122,124,130,132,138,140,146,148,149 ./src/Action/YearlyPostArchiveAction.php:20,27,50,55,56 ./src/Action/ModerateCommentAction.php:24,55,67,72,78,87,88 ./src/Action/ViewPostAction.php:27,56,66,71,83,90,93,95,101,105,106 ./src/Action/DailyPostArchiveAction.php:25,45,55,94,99,100 ./src/Action/CreateCommentAction.php:38,97,98,108,115,122,133,134,144,161,162,165,171,174,181,184,190,191 ./src/Action/CreateCommentFormAction.php:27,58,67,74,80,86,97,98 ./src/Action/TagPostArchiveAction.php:26,46,54,62,82,85,86 ./src/Action/PostArchiveAction.php:20,25,42,45,46 ./src/Action/CollectionPostArchiveAction.php:26,46,54,62,84,87,88 ./src/Action/MonthlyPostArchiveAction.php:25,45,54,81,86,87 ./src/Action/CommentListAction.php:22,29,31,39,49,50 ./src/Controller/PostController.php:22,49,54,56,64,68,76,80,91,95,106,110,120,124,133,137,147,151,157,160,163,171,175,184,188,194,205,216,220,232,236,242,244,250,252,258,260,272,275,278,279 ./src/Controller/CommentAdminController.php:22,27,29,35,37,47,50,56,59,60 ./src/Controller/Api/PostController.php:38,65,71,95,102,125,127,148,150,176,178,201,208,211,237,250,278,283,297,303,306,337,342,348,363,366,374,382,383,394,397,409,414,417,428,450,456,459,460 ./src/Controller/Api/CommentController.php:27,37,39,65,67,90,97,100,112,117,120,121 ./src/Util/HashGenerator.php:19,29,31,34,36,37 ./src/Util/HashGeneratorInterface.php:19,24 ./src/SonataNewsBundle.php:23,25,29,32,34,40,48,49,50 ./src/Serializer/PostSerializerHandler.php:22,24,26,27 ./src/Block/RecentCommentsBlockService.php:36,52,59,60,66,69,84,87,90,123,126,136,139,143,144 ./src/Block/Breadcrumb/NewsArchiveBreadcrumbBlockService.php:25,27,29,32,39,42,55,67,70,71 ./src/Block/Breadcrumb/BaseNewsBreadcrumbBlockService.php:25,27,36,37 ./src/Block/Breadcrumb/NewsPostBreadcrumbBlockService.php:29,40,44,47,49,52,58,61,74,77,78 ./src/Block/RecentPostsBlockService.php:36,52,59,60,66,69,84,87,90,123,126,136,139,143,144 ./src/Model/NoDriverManager.php:25,27,29,32,34,41,43,46,48,54,56,59,61,68,70,77,79,82,84,87,89,90 ./src/Model/CommentManagerInterface.php:20,25 ./src/Model/PostInterface.php:23,298 ./src/Model/CommentInterface.php:17,145 ./src/Model/Comment.php:17,75,77,80,82,85,87,90,92,95,97,100,102,105,107,110,112,115,117,120,122,125,127,130,132,135,137,140,146,149,153,156,158,161,163,166,168,171,173,176,178,179 ./src/Model/Blog.php:19,46,51,54,56,59,61,64,66,69,71,74,76,79,81,84,86,87 ./src/Model/BlogInterface.php:19,54 ./src/Model/PostManagerInterface.php:20,21 ./src/Model/Post.php:25,122,124,127,129,132,136,139,141,144,146,149,151,154,156,159,161,164,166,169,171,174,176,179,181,184,186,189,191,194,196,199,201,204,206,209,211,214,217,220,225,226,229,231,234,236,239,241,244,246,249,252,256,259,262,265,268,270,273,275,278,280,283,285,288,290,293,295,298,300,303,305,308,310,313,315,318,320,323,326,330,333,336,339,342,345,347,350,352,355,357,360,362,365,367,370,372,378,380,383,385,388,390,393,395,396 ./src/Command/SynchronizeCommentsCountCommand.php:21,23,26,29,35,36 ./src/Exception/NoDriverException.php:20,24,26,27 ./src/Mailer/MailerInterface.php:19,24 ./src/Mailer/Mailer.php:25,59,69,78,86,89,101,102,110,125,134,137,138 ./src/Twig/Extension/NewsExtension.php:28,50,57,58,63,71,82,85,87,95,97,103,111,112,115,121,123,124 ./src/DependencyInjection/Compiler/TwigStringExtensionCompilerPass.php:22,24,28,29,34,35 ./src/DependencyInjection/SonataNewsExtension.php:31,36,52,58,59,65,70,71,76,77,108,109,113,119,127,133,141,147,151,167,168,197,214,231,248,254,270,278,281,285,286,298,309,320,331,345,357,358,359 ./src/DependencyInjection/Configuration.php:25,32,146,147 ./src/Form/Type/ApiPostType.php:22,23 ./src/Form/Type/ApiCommentType.php:22,23 ./src/Form/Type/CommentType.php:25,27,43,46,48,51,55,56 ./src/Form/Type/CommentStatusType.php:20,22,28,29 ./src/Event/FormEvent.php:22,39,42,45,47,50,52,55,57,60,62,63 ./src/Event/GetResponseCommentEvent.php:19,26,28,31,33,34 ./src/Event/FilterCommentResponseEvent.php:21,28,32,35,37,40,42,43 ./src/Event/CommentEvent.php:21,33,36,39,41,44,46,47 <<<<<< EOF