Query Metrics
2
Database Queries
2
Different statements
2.20 ms
Query time
1
Invalid entities
Queries
umem connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.11 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.body AS body_2, b0_.post_date AS post_date_3, b0_.posted_by AS posted_by_4, b0_.created AS created_5, b0_.created_by AS created_by_6, b0_.modified AS modified_7, b0_.modified_by AS modified_by_8 FROM blog_post b0_ WHERE b0_.post_date <= CURRENT_DATE ORDER BY b0_.post_date DESC) dctrn_result) dctrn_table
Parameters:
[] |
| 2 | 1.09 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. |