open-orchestra/open-orchestra-cms-bundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
BackofficeBundle/Command/OrchestraUnpublishNodeCommand.php13
BackofficeBundle/Controller/AbstractAdminController.php50
BackofficeBundle/Controller/AdminController.php26
BackofficeBundle/Controller/BlockController.php116
A
2 hrs
BackofficeBundle/Controller/ContentController.php133
B
4 hrs
BackofficeBundle/Controller/ContentTypeController.php77
A
1 hr
BackofficeBundle/Controller/InternalLinkController.php24
BackofficeBundle/Controller/KeywordController.php50
BackofficeBundle/Controller/NodeController.php110
B
6 hrs
BackofficeBundle/Controller/RedirectionController.php55
BackofficeBundle/Controller/SiteController.php65
BackofficeBundle/DataFixtures/MongoDB/LoadNodeRouteDocumentData.php35
BackofficeBundle/DataFixtures/MongoDB/LoadRedirectionRouteDocumentData.php34
BackofficeBundle/DependencyInjection/Compiler/BusinessRulesCompilerPass.php14
BackofficeBundle/DependencyInjection/Compiler/ClientConfigurationCompilerPass.php16
BackofficeBundle/DependencyInjection/Compiler/DisplayBlockCompilerPass.php14
BackofficeBundle/DependencyInjection/Compiler/FieldToElasticaTypeCompilerPass.php17
BackofficeBundle/DependencyInjection/Compiler/GenerateFormCompilerPass.php14
BackofficeBundle/DependencyInjection/Compiler/ReferenceCompilerPass.php14
BackofficeBundle/DependencyInjection/Compiler/SerializerCompilerPass.php0
BackofficeBundle/DependencyInjection/Compiler/TemplateCompilerPass.php13
BackofficeBundle/DependencyInjection/Compiler/TrashcanEntityCompilerPass.php14
BackofficeBundle/DependencyInjection/Compiler/TwigGlobalsCompilerPass.php18
BackofficeBundle/DependencyInjection/Compiler/ValueTransformerCompilerPass.php14
BackofficeBundle/DependencyInjection/Configuration.php299
C
1 day
BackofficeBundle/DependencyInjection/OpenOrchestraBackofficeExtension.php244
C
7 hrs
BackofficeBundle/OpenOrchestraBackofficeBundle.php31
BackofficeBundle/StrategyManager/GenerateFormManager.php49
BackofficeBundle/StrategyManager/TrashcanEntityManager.php30
BackofficeBundle/Tests/Command/OrchestraPublishNodeCommandTest.php30
A
3 hrs
BackofficeBundle/Tests/Command/OrchestraUnpublishNodeCommandTest.php30
A
3 hrs
BackofficeBundle/Tests/DependencyInjection/Compiler/ClientConfigurationCompilerPassTest.php36
BackofficeBundle/Tests/DependencyInjection/Compiler/FieldToElasticaTypeCompilerPassTest.php36
BackofficeBundle/Tests/DependencyInjection/OpenOrchestraBackofficeExtensionTest.php154
A
3 hrs
BackofficeBundle/Tests/StrategyManager/GenerateFormManagerTest.php70
BackofficeBundle/Tests/StrategyManager/TrashcanEntityManagerTest.php32
GroupBundle/BusinessRules/Strategies/GroupStrategy.php31
GroupBundle/Controller/Admin/GroupController.php60
B
6 hrs
GroupBundle/Controller/Api/GroupController.php107
GroupBundle/DataFixtures/MongoDB/AbstractLoadGroupData.php25
GroupBundle/DataFixtures/MongoDB/LoadGroupData.php64
GroupBundle/DependencyInjection/Compiler/EntityResolverCompilerPass.php46
A
1 hr
GroupBundle/DependencyInjection/Compiler/GeneratePerimeterCompilerPass.php14
GroupBundle/DependencyInjection/Compiler/PerimeterCompilerPass.php14
GroupBundle/DependencyInjection/Compiler/TwigGlobalsCompilerPass.php15
GroupBundle/DependencyInjection/Configuration.php22
A
1 hr
GroupBundle/DependencyInjection/OpenOrchestraGroupExtension.php25
GroupBundle/Document/Group.php114
GroupBundle/Document/Perimeter.php36
GroupBundle/Event/GroupFormEvent.php16