bpaulin/SetupEzContentTypeBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
build.xml
composer.json
composer.lock
phpmd_rules.xml
phpunit.xml.dist
src/BpaulinSetupEzContentTypeBundle.php6
A
0 mins
src/Command/SetupEzContentTypeCommand.php220
D
2 days
src/DependencyInjection/BpaulinSetupEzContentTypeExtension.php140
B
4 hrs
src/DependencyInjection/Configuration.php58
A
1 hr
src/Event/FieldAttributeEvent.php25
A
0 mins
src/Event/ImportEvent.php36
A
0 mins
src/Events.php17
A
0 mins
src/Exception/CircularExtendsException.php9
A
0 mins
src/Exception/FieldTypeNotImplementedException.php9
A
0 mins
src/Exception/NoFieldsException.php9
A
0 mins
src/Exception/NoNameForMainLanguageException.php9
A
0 mins
src/Resources/config/services.yml
src/Service/Import.php272
B
5 hrs
src/Tests/Command/SetupEzContentTypeCommandTest.php182
C
1 day
src/Tests/DependencyInjection/BpaulinSetupEzContentTypeExtensionTest.php277
C
1 day
src/Tests/DependencyInjection/ConfigurationTest.php21
A
0 mins
src/Tests/DependencyInjection/Fixtures/Yaml/sample.yml
src/Tests/Event/FieldAttributeEventTest.php30
A
0 mins
src/Tests/Event/ImportEventTest.php42
A
0 mins
src/Tests/Service/ImportTest.php139
A
2 hrs
src/Tests/bootstrap.php6
A
0 mins