Query Metrics
6
Database Queries
1
Different statements
1.34 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
1.34 ms (100.00%) |
6 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.state AS state_3 FROM feature_flag t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"TRACKING"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| my_brunex | doctrine.dbal.my_brunex_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| my_brunex | doctrine.orm.my_brunex_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |
| Roothirsch\CoreBundle\Site\Entity\Site | No errors. |
| Roothirsch\CoreBundle\FeatureFlag\Entity\FeatureFlag | No errors. |
my_brunex entity manager
No loaded entities.