staempfli/magento2-module-seo

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codacy.yml
.codeclimate.yml
.gitignore
.travis.yml
README.md
composer.json
etc/acl.xml
etc/adminhtml/menu.xml
etc/adminhtml/system.xml
etc/config.xml
etc/di.xml
etc/frontend/di.xml
etc/frontend/routes.xml
etc/module.xml
phpunit.xml
view/frontend/layout/catalog_product_opengraph.xml
view/frontend/layout/default.xml
view/frontend/templates/default.phtml
view/frontend/templates/hreflang.phtml
Api/CategoryUrlRetrieverInterface.php5
Api/CmsPageUrlRetrieverInterface.php5
Api/ProductUrlRetrieverInterface.php5
Api/UrlRetrieverInterface.php7
Block/HrefLang.php67
A
50 mins
Block/OpenGraph.php33
Block/SeoBlockInterface.php7
Block/SiteVerification.php41
Block/TwitterCard.php39
Controller/Index/Index.php24
Model/Adapter.php25
Model/Adapter/Category.php52
A
1 hr
Model/Adapter/Page.php39
Model/Adapter/Product.php56
A
45 mins
Model/AdapterInterface.php7
Model/BlockParser.php22
Model/Config.php69
Model/Config/Source/TwitterCard/Type.php25
Model/Property.php152
A
1 hr
Model/PropertyInterface.php18
Model/Robots.php63
Plugin/PageConfigPlugin.php31
Plugin/RouteConfigPlugin.php15
Service/HrefLang/AlternativeUrlService.php39
A
30 mins
Service/HrefLang/CategoryUrlRetriever.php31
Service/HrefLang/CmsPageUrlRetriever.php35
Service/HrefLang/ProductUrlRetriever.php31
registration.php6