Skip to content

Features for Magento 1

Giuseppe Morelli edited this page Sep 14, 2016 · 3 revisions

List of features available for Magento 1

Global Page Information

  • General Tab

    • Magento Version
    • Request parameters
    • Controller Action
    • Module info
    • Path url
    • Locales
  • Design Tab

    • layout handlers
    • package / theme code
  • Observers Tab

    • list of events (timing and count)
  • Blocks Tab

    • Fully detailed info of single block: class, template file, cache, module ecc..
    • (phpstorm remote debugger link to template file)
  • Profiler Tab

    • profiling with timing of single operation