microservices-playground/api-comments

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/config/doctrine/legacy/User.orm.yml
app/config/config.yml
bin/console
README.md
app/config/validation.yml
phpunit.xml.dist
app/config/doctrine/default/Mention.orm.yml
app/config/config_test.yml
app/config/parameters.yml.dist
app/config/doctrine/default/Author.orm.yml
composer.json
app/config/doctrine/legacy/Parameter.orm.yml
app/config/doctrine/legacy/Mention.orm.yml
composer.lock
app/config/routing.yml
app/config/routing_dev.yml
app/config/security.yml
app/config/config_prod.yml
.travis.yml
app/config/doctrine/legacy/Comment.orm.yml
app/config/services.yml
app/config/serializer.yml
makefile
app/config/config_dev.yml
.gitignore
app/config/doctrine/default/Comment.orm.yml
src/AppBundle/Service/Validator/Validatable.php5
A
0 mins
src/AppBundle/Dto/Dto.php5
A
0 mins
src/AppBundle/Entity/Entity.php5
A
0 mins
app/AppCache.php5
A
0 mins
src/AppBundle/Response/GenericErrorResponse.php6
A
0 mins
src/AppBundle/Service/ConfigurationFetcher/ConfigurationFetcher.php6
A
0 mins
src/AppBundle/Service/CrudOperations/DeleteHandler.php6
A
0 mins
app/autoload.php6
A
0 mins
src/AppBundle/AppBundle.php6
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsParser.php6
A
0 mins
src/AppBundle/Service/EventsHandler/SystemWideEventDispatcher.php6
A
0 mins
src/LegacyBundle/LegacyBundle.php6
A
0 mins
src/AppBundle/Repository/AuthorRepository.php6
A
0 mins
src/AppBundle/Service/UploadPathResolver/UploadPathResolver.php6
A
0 mins
src/AppBundle/Service/ResponseFactory/ResponseFactory.php7
A
0 mins
src/AppBundle/Service/CrudOperations/CreateHandler.php7
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsResolver.php7
A
0 mins
src/AppBundle/Service/Validator/ValidationHandler.php7
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsFetcher.php7
A
0 mins
src/AppBundle/Dto/Dto/ConfirmedMentionDto.php8
A
0 mins
src/AppBundle/Service/EventsHandler/Event.php8
A
0 mins
src/AppBundle/Mapper/DtoToEntityMapper.php8
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsMapper.php8
A
0 mins
src/AppBundle/Repository/MentionRepository.php8
A
0 mins