Verbose Magento 2 DB Schema Status
Ever found yourself wondering why a store required downtime to deploy? Or even the case where `setup:db:status` constantly reports `Declarative Schema is not up to date` despite you just update it?
Ever found yourself wondering why a store required downtime to deploy? Or even the case where `setup:db:status` constantly reports `Declarative Schema is not up to date` despite you just update it?
Quick reference guide to debugging Varnish usage within Magento 2, covering cache utilisation, hit & miss rate logging, identifying the source of purge requests
A simple installer script to allow you to setup and configure PHP SPX in a Warden environment for Magento 2
Generate a diff report for the difference between the Magento 2 DB Schema in code, and the schema currently deployed.
Quick and easily identify what XML blocks are breaking your full page caching, by injecting a small piece of code into any template.