EmicoEcommerce/Magento2TweakwiseExport

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/ISSUE_TEMPLATE.md
.github/workflows/release.yml
.github/workflows/testing-suite.yaml
.gitignore
.releaserc
CHANGELOG.md
LICENSE.md
README.md
composer.json
etc/acl.xml
etc/adminhtml/routes.xml
etc/adminhtml/system.xml
etc/config.xml
etc/crontab.xml
etc/di.xml
etc/frontend/routes.xml
etc/module.xml
grumphp.yml
pdepend.xml
phpcs.xml
phpmd.xml
phpstan.neon
App/Response/FeedContent.php43
A
35 mins
Block/Config/Form/Field/ExportPriceStart.php21
Block/Config/Form/Field/ExportStart.php21
Block/Config/Form/Field/ExportState.php22
Block/Config/Form/Field/ExportStatePrice.php22
Block/Config/Form/Field/ExportStateStock.php22
Block/Config/Form/Field/ExportStockStart.php21
Console/Command/ExportCommand.php153
A
3 hrs
Controller/Adminhtml/Export/Trigger.php39
Controller/Cache/Flush.php51
A
35 mins
Controller/Feed/Export.php58
A
2 hrs
Cron/Export.php61
A
55 mins
Exception/ExportExceptionInterface.php5
Exception/FeedException.php6
Exception/InvalidArgumentException.php5
Exception/LockException.php6
Exception/ValidationException.php6
Exception/WriteException.php6
Model/CacheHandler.php17
Model/ChildOptions.php28
Model/Config.php155
Model/Config/Source/PriceField.php43
Model/Config/Source/ProductAttributes.php39
Model/DbResourceHelper.php25
Model/DefaultStockProviderInterfaceFactory.php17
Model/Export.php172
A
3 hrs
Model/Helper.php81
Model/Logger.php58