DigitalState/Platform-Transport-Bundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
CHANGELOG.md
LICENSE
README.md
Resources/config/collections.yml
Resources/config/data.yml
Resources/config/forms.yml
Resources/config/managers.yml
Resources/config/oro/acls.yml
Resources/config/oro/api.yml
Resources/config/oro/bundles.yml
Resources/config/oro/datagrids.yml
Resources/config/oro/navigation.yml
Resources/config/oro/routing.yml
Resources/config/oro/routing/api.yml
Resources/config/repositories.yml
Resources/config/transports.yml
Resources/config/widgets.yml
Resources/translations/messages.en.yml
Resources/translations/messages.fr.yml
Resources/views/Profile/edit.html.twig
Resources/views/Profile/index.html.twig
Resources/views/Profile/view.html.twig
Resources/views/Profile/widget/entity.html.twig
Resources/views/Profile/widget/form.html.twig
Resources/views/Profile/widget/owner.html.twig
Resources/views/Transport/edit.html.twig
Resources/views/Transport/index.html.twig
Resources/views/Transport/view.html.twig
Resources/views/Transport/widget/entity.html.twig
Resources/views/Transport/widget/form.html.twig
Resources/views/Transport/widget/owner.html.twig
composer.json
Collection/TransportCollection.php6
Controller/Api/Rest/ProfileController.php57
A
30 mins
Controller/Api/Rest/TransportController.php53
A
30 mins
Controller/ProfileController.php31
A
40 mins
Controller/TransportController.php30
A
40 mins
Data/Resolver/ProfileResolver.php6
Data/Resolver/TransportResolver.php6
DependencyInjection/Compiler/TransportPass.php25
DependencyInjection/Configuration.php13
DependencyInjection/DsTransportExtension.php21
DsTransportBundle.php13
Entity/Profile.php35
Entity/Transport.php25
Form/Handler/ProfileHandler.php6
Form/Handler/TransportHandler.php6
Form/Type/Api/ProfileType.php27
Form/Type/Api/TransportType.php27