开发者 | nielsdeblaauw |
---|---|
更新时间 | 2022年6月3日 21:34 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.0.0 |
版权: | MIT |
版权网址: | 版权信息 |
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.
node_modules
folder of webcomponent to the plugin repository.
1.3.0