Download the PHP package debesha/doctrine-hydration-profiler-bundle without Composer
On this page you can find all versions of the php package debesha/doctrine-hydration-profiler-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-hydration-profiler-bundle
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
Then run php composer.phar update
Next step is to register the bundle in AppKernel (app/AppKernel.php
)
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.
All versions of doctrine-hydration-profiler-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
doctrine/orm Version ^2.19
doctrine/doctrine-bundle Version ^2.11
symfony/framework-bundle Version ^5.4|^6.0|^7.0
symfony/twig-bundle Version ^5.4|^6.0|^7.0
twig/twig Version ^2.15.6|^3.8
doctrine/orm Version ^2.19
doctrine/doctrine-bundle Version ^2.11
symfony/framework-bundle Version ^5.4|^6.0|^7.0
symfony/twig-bundle Version ^5.4|^6.0|^7.0
twig/twig Version ^2.15.6|^3.8
The package debesha/doctrine-hydration-profiler-bundle contains the following files
Loading the files please wait ....