DoctrineProfileExtraBundle
Bundle to get information about doctrine hydration performance
Install / Use
/learn @debesha/DoctrineProfileExtraBundleREADME
DoctrineProfileExtraBundle
Bundle to get information about doctrine hydration performance
Purpose
Adds a section to web profile which lists all doctrine hydrations performed during generation of response.
Installation
composer require "debesha/doctrine-hydration-profiler-bundle"
Then run php composer.phar update
Next step is to register the bundle in AppKernel (app/AppKernel.php)
if (in_array($this->getEnvironment(), array('dev', 'test'))) {
[...]
$bundles[] = new Debesha\DoctrineProfileExtraBundle\DebeshaDoctrineProfileExtraBundle();
}
Attention! The bundle MUST be included AFTER DoctrineBundle.
That's it.
Screenshots
Your profile gets a new section where you may get an information about how fast was hydrations made and how many entities was hydrated.


Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
