Query Metrics
2
Database Queries
2
Different statements
1.76 ms
Query time
1
Invalid entities
Queries
umem connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.post_date AS post_date_4, t0.posted_by AS posted_by_5, t0.created AS created_6, t0.created_by AS created_by_7, t0.modified AS modified_8, t0.modified_by AS modified_by_9, t0.posted_by AS posted_by_10 FROM blog_post t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
294
]
|
| 2 | 1.31 ms |
SELECT SUBSTRING(b0_.post_date FROM 1 FOR 4) AS sclr_0, SUBSTRING(b0_.post_date FROM 6 FOR 2) AS sclr_1, CONCAT(SUBSTRING(b0_.post_date FROM 1 FOR 4), SUBSTRING(b0_.post_date FROM 6 FOR 2)) AS sclr_2, b0_.post_date AS post_date_3 FROM blog_post b0_ WHERE b0_.post_date <= CURRENT_DATE GROUP BY sclr_2 ORDER BY sclr_0 DESC, sclr_1 DESC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| umem | doctrine.dbal.umem_connection |
| mailman | doctrine.dbal.mailman_connection |
| moodle | doctrine.dbal.moodle_connection |
| fabric | doctrine.dbal.fabric_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| fabric | doctrine.orm.fabric_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
fabric entity manager
| Class | Mapping errors |
|---|---|
| Umem\FabricBundle\FabricEntity\StaffingModelLevel | No errors. |
| Umem\FabricBundle\FabricEntity\StaffingModel |
|
| Umem\FabricBundle\FabricEntity\StaffingModelWeight | No errors. |