open-orchestra/open-orchestra-base-api-bundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
README.md
BaseApiBundle/Resources/config/oauth2.yml
BaseApiBundle/Resources/config/security.yml
BaseApiBundle/Resources/config/oauth2_routing.yml
BaseApiBundle/Tests/DependencyInjection/Fixtures/config/empty.yml
BaseApiBundle/Resources/views/Exception/show.json.twig
BaseApiBundle/Tests/DependencyInjection/Fixtures/config/value.yml
BaseApiBundle/Resources/config/transformer.yml
.gitignore
ISSUE_TEMPLATE
LICENSE
.travis.yml
.codeclimate.yml
BaseApiBundle/Resources/config/services.yml
composer.json
phpunit.xml.dist
BaseApi/Exceptions/TransformerParameterTypeException.php5
A
0 mins
BaseApiBundle/Controller/Annotation/Serialize.php5
A
0 mins
BaseApi/Facade/FacadeInterface.php5
A
0 mins
BaseApi/Exceptions/FacadeClassNotSetException.php6
A
0 mins
BaseApi/Exceptions/ApiException.php6
A
0 mins
BaseApi/Facade/Traits/BlameableFacade.php7
A
0 mins
BaseApi/Facade/Traits/TimestampableFacade.php7
A
0 mins
BaseApi/Repository/ApiClientRepositoryInterface.php7
A
0 mins
BaseApi/Facade/AbstractFacade.php7
A
0 mins
BaseApi/Model/ExpireableInterface.php8
A
0 mins
BaseApi/Model/BlockableInterface.php9
A
0 mins
BaseApi/Facade/OAuth2/AccessTokenFacade.php10
A
0 mins
BaseApi/OAuth2/Strategy/StrategyInterface.php11
A
0 mins
BaseApi/Repository/AccessTokenRepositoryInterface.php11
A
0 mins
BaseApi/Transformer/TransformerInterface.php11
A
0 mins
BaseApiBundle/Controller/AuthorizationController.php12
A
0 mins
BaseApiBundle/Controller/Annotation/Groups.php12
A
0 mins
BaseApi/Exceptions/HttpException/BadUserCredentialsHttpException.php13
A
0 mins
BaseApiBundle/Controller/ExceptionController.php13
A
0 mins
BaseApi/Exceptions/HttpException/ClientAccessDeniedHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/BadClientCredentialsHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/TokenNotFoundHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/ClientBlockedHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/TokenExpiredHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/AuthorizationNonSupportedHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/ClientNonTrustedHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/UserNotFoundHttpException.php13
A
0 mins
BaseApi/Exceptions/HttpException/TokenBlockedHttpException.php13
A
0 mins
BaseApiBundle/DependencyInjection/Compiler/Oauth2CompilerPass.php14
A
0 mins
BaseApi/Transformer/AbstractSecurityCheckerAwareTransformer.php14
A
0 mins
BaseApiBundle/DependencyInjection/Configuration.php17
A
0 mins
BaseApiBundle/OpenOrchestraBaseApiBundle.php18
A
0 mins
BaseApiBundle/DependencyInjection/Compiler/TransformerCompilerPass.php19
A
0 mins
BaseApi/Model/TokenInterface.php19
A
0 mins