Leuchtfeuer/mautic-deutschepost

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yaml
.gitignore
Assets/img/printmailing.png
LICENSE
Library/composer.json
Library/composer.lock
README.md
Translations/de_DE/messages.ini
Translations/en_US/messages.ini
composer.json
phpunit.xml.dist
Assets/js/printmailing.js133
B
5 hrs
.php-cs-fixer.php24
Config/config.php135
Controller/TriggerCampaignController.php463
F
3 days
Entity/TriggerCampaign.php184
A
3 hrs
Entity/TriggerCampaignRepository.php20
Event/TriggerCampaignEvent.php16
EventListener/CampaignSubscriber.php126
A
1 hr
EventListener/ConfigSubscriber.php25
Exception/RequestException.php13
Form/Type/ActionType.php42
Form/Type/ConfigType.php74
A
2 hrs
Form/Type/TriggerCampaignType.php146
A
3 hrs
Form/Type/VariableType.php75
Generator/ClientIdGenerator.php9
Helper/AudienceHelper.php17
Integration/PrintmailingIntegration.php19
LeuchtfeuerPrintmailingBundle.php41
A
2 hrs
Model/TriggerCampaignModel.php71
A
2 hrs
PrintmailingEvents.php10
Security/Permissions/PrintmailingPermissions.php20
Service/PrintmailingService.php427
D
1 day
Utility/SingleSignOnUtility.php65
Validator/AllowedCharacters.php8
Validator/AllowedCharactersValidator.php18
Validator/Variable.php8
Validator/VariableValidator.php20
Views/FormTheme/Config/_config_printmailingconfig_widget.html.php64
Views/FormTheme/Variables/_trigger_campaign_variables_entry_widget.html.php31
Views/FormTheme/Variables/_trigger_campaign_variables_widget.html.php12
Views/TriggerCampaign/actionform.html.php6
Views/TriggerCampaign/form.html.php119
Views/TriggerCampaign/index.html.php45
Views/TriggerCampaign/list.html.php100