dothiv/DothivContentfulBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
Resources/config/controllers.yml
Resources/config/listener.yml
Resources/config/my_contentful.yml.dist
Resources/config/persistence.yml
Resources/config/routing.yml
Resources/config/services.yml
composer.json
composer.lock
phpunit.xml.dist
Adapter/ContentfulApiAdapter.php7
Adapter/ContentfulAssetAdapterInterface.php10
Adapter/ContentfulContentAdapter.php15
Adapter/ContentfulContentTypeReader.php23
Adapter/ContentfulEntityReader.php62
B
4 hrs
Adapter/FilesystemAssetAdapter.php99
A
2 hrs
Adapter/HttpClientAdapter.php139
A
1 hr
Adapter/RepositoryContentAdapter.php101
Cache/RequestLastModifiedCache.php112
Client/CachingHttpClient.php41
Client/HttpClient.php98
Client/HttpClientInterface.php11
Command/AssetCacheCommand.php29
A
1 hr
Command/ConfigCommand.php64
Command/ListAssetsCommand.php49
Command/ListContentTypesCommand.php43
B
6 hrs
Command/ListEntriesCommand.php43
B
6 hrs
Command/ScaleAssetsImagesCommand.php28
A
1 hr
Command/SyncCommand.php60
A
1 hr
Command/WebhookListCommand.php30
Command/WebhookRegisterCommand.php41
Command/WebhookUnregisterCommand.php27
Controller/PageController.php56
Controller/WebhookController.php98
A
3 hrs
DependencyInjection/Compiler/ContentfulStringsTranslationsPass.php18
DependencyInjection/Compiler/ContentfulThumbnailsCompilerPass.php24
DependencyInjection/Configuration.php38
A
1 hr
DependencyInjection/DothivContentfulExtension.php52
DothivContentfulBundle.php22
DothivContentfulBundleEvents.php12
Entity/Config.php56
Event/ContentfulAssetEvent.php20
Event/ContentfulContentTypeEvent.php20
Event/ContentfulContentTypesEvent.php21
Event/ContentfulEntryEvent.php20
Event/ContentfulViewEvent.php19
Event/DeletedContentfulEntryEvent.php20