open-orchestra/open-orchestra-model-bundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
ModelBundle/Manager/EntityDbMapper.php32
ModelBundle/OpenOrchestraModelBundle.php13
ModelBundle/Repository/BlockRepository.php88
ModelBundle/Repository/ContentRepository.php377
D
1 day
ModelBundle/Repository/ContentTypeRepository.php113
ModelBundle/Repository/KeywordRepository.php59
A
40 mins
ModelBundle/Repository/NodeRepository.php757
F
3 days
ModelBundle/Repository/RedirectionRepository.php96
A
1 hr
ModelBundle/Repository/RepositoryTrait/AutoPublishableTrait.php45
ModelBundle/Repository/RepositoryTrait/KeywordableTrait.php60
A
3 hrs
ModelBundle/Repository/RepositoryTrait/StatusableTrait.php21
ModelBundle/Repository/RepositoryTrait/UseTrackableTrait.php11
ModelBundle/Repository/RouteDocumentRepository.php56
ModelBundle/Repository/SiteRepository.php105
A
1 hr
ModelBundle/Repository/StatusRepository.php117
A
40 mins
ModelBundle/Repository/TrashItemRepository.php77
A
3 hrs
ModelBundle/Repository/WorkflowProfileRepository.php69
A
40 mins
ModelBundle/Tests/Command/OrchestraGenerateReferenceCommandTest.php30
ModelBundle/Tests/DataFixtures/Loader/OrchestraContainerAwareLoaderTest.php63
ModelBundle/Tests/DependencyInjection/OpenOrchestraModelExtensionTest.php99
A
2 hrs
ModelBundle/Tests/Document/RouteDocumentTest.php42
ModelBundle/Tests/Document/SiteTest.php55
ModelBundle/Tests/EventListener/GenerateIdListenerTest.php85
A
1 hr
ModelBundle/Tests/EventListener/GeneratePathListenerTest.php123
A
1 hr
ModelBundle/Tests/EventListener/UpdateNonTranslatableContentFieldsListenerTest.php93
ModelBundle/Tests/Form/DataTransformer/EmbedSiteToSiteTransformerTest.php40
ModelBundle/Tests/Form/DataTransformer/EmbedStatusToStatusTransformerTest.php52
ModelBundle/Tests/Form/Type/GroupSiteChoiceTypeTest.php51
ModelBundle/Tests/Form/Type/StatusChoiceTypeTest.php53
ModelBundle/Tests/HealthCheck/MongoDbConnexionTestTest.php37
ModelBundle/Tests/Helper/SuppressSpecialCharacterHelperTest.php32
ModelBundle/Tests/Manager/EntityDbMapperTest.php59
ModelBundle/Tests/Validator/Constraints/AbstractConstraintTest.php15
ModelBundle/Tests/Validator/Constraints/CheckPublishingDateTest.php20
ModelBundle/Tests/Validator/Constraints/CheckPublishingDateValidatorTest.php68
ModelBundle/Tests/Validator/Constraints/CheckRoutePatternTest.php21
ModelBundle/Tests/Validator/Constraints/CheckRoutePatternValidatorTest.php61
ModelBundle/Tests/Validator/Constraints/IdAuthorizedCharacterTest.php20
ModelBundle/Tests/Validator/Constraints/IdAuthorizedCharacterValidatorTest.php40
ModelBundle/Tests/Validator/Constraints/PreventProhibitedStatusChangeTest.php20
ModelBundle/Tests/Validator/Constraints/PreventProhibitedStatusChangeValidatorTest.php59
ModelBundle/Tests/Validator/Constraints/UniqueContentTypeIdTest.php20
ModelBundle/Tests/Validator/Constraints/UniqueContentTypeIdValidatorTest.php58
ModelBundle/Tests/Validator/Constraints/UniqueFieldIdContentTypeTest.php20
ModelBundle/Tests/Validator/Constraints/UniqueFieldIdContentTypeValidatorTest.php54
ModelBundle/Tests/Validator/Constraints/UniqueSiteIdTest.php20
ModelBundle/Tests/Validator/Constraints/UniqueSiteIdValidatorTest.php61
ModelBundle/Validator/Constraints/CheckPublishingDate.php15
ModelBundle/Validator/Constraints/CheckPublishingDateValidator.php21
ModelBundle/Validator/Constraints/CheckRoutePattern.php16