Linux 软件免费装

Query monitor Twig profile

开发者 nielsdeblaauw
更新时间 2022年6月3日 21:34
PHP版本: 7.0 及以上
WordPress版本: 6.0.0
版权: MIT
版权网址: 版权信息

标签

speed debug performance profile theme template development timber twig developer query monitor

下载

1.0.1 1.2.0 1.3.1 1.0.2 1.1.0 1.3.5 1.3.6 1.0.3 1.3.2 1.3.3 1.3.4

详情介绍:

Find out which pages are slow, and why! Immediately see profiling information from twig in your Query Monitor toolbar. The Twig profile extension for Query Monitor helps you notice which templates are used on a page and where the time rendering the page is spent. Kind of like the 'What the file' plugin, but for Twig and with timing information.

安装:

  1. Install the plugin.
  2. Activate it.
  3. Check the 'Twig profile' tab in Query Monitor.
  4. Speed up your site! Alternatively, you can use wpackagist or packagist.
You can also download specific releases and the development version from GitHub.

屏幕截图:

  • The Twig profile tab in Query Monitor (dark mode)
  • The Twig profile tab in Query Monitor (light mode)

常见问题:

Privacy Statement

Can I use it with other frameworks that use twig? Definitely. Just add a twig profiler extension to your twig instance and submit it to the collector. if ( function_exists( 'NdB\QM_Twig_Profile\collect' ) ) { $twig = \NdB\QM_Twig_Profile\collect( $twig ); } Query Monitor Twig Profile data is private by default and always will be. It does not persistently store any of the data that it collects. It does not send data to any third party, nor does it include any third party resources.

更新日志:

1.3.6