core23/FacebookBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/CODEOWNERS
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/Bug.md
.github/ISSUE_TEMPLATE/Feature.md
.github/ISSUE_TEMPLATE/Question.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/release-drafter.yml
.github/settings.yml
.github/workflows/continuous-integration.yml
.github/workflows/release-drafter.yml
.gitignore
.kodiak.toml
.php_cs.dist
.rmt.yml
CHANGELOG
LICENSE.md
README.md
composer.json
infection.json
phpstan-baseline.neon
phpstan.neon.dist
phpunit.xml.dist
src/Action/AuthErrorAction.php45
A
0 mins
src/Action/AuthSuccessAction.php50
A
0 mins
src/Action/CheckAuthAction.php55
A
0 mins
src/Action/StartAuthAction.php28
A
0 mins
src/Block/Service/AbstractFacebookBlockService.php44
A
0 mins
src/Block/Service/PageFeedBlockService.php90
A
1 hr
src/Connection/FacebookConnection.php27
A
0 mins
src/Core23FacebookBundle.php7
A
0 mins
src/Core23FacebookEvents.php8
A
0 mins
src/DependencyInjection/Configuration.php35
A
0 mins
src/DependencyInjection/Core23FacebookExtension.php29
A
0 mins
src/Event/AuthFailedEvent.php17
A
0 mins
src/Event/AuthSuccessEvent.php31
A
0 mins
src/Resources/config/action.xml
src/Resources/config/block.xml
src/Resources/config/routing/auth.yml
src/Resources/config/services.xml
src/Resources/translations/Core23FacebookBundle.de.xlf
src/Resources/translations/Core23FacebookBundle.en.xlf
src/Resources/views/Auth/error.html.twig
src/Resources/views/Auth/success.html.twig
src/Resources/views/Block/block_page_feed.html.twig
src/Session/Session.php40
A
0 mins
src/Session/SessionInterface.php11
A
0 mins
src/Session/SessionManager.php51
A
0 mins