Query Metrics
2
Database Queries
2
Different statements
1.47 ms
Query time
1
Invalid entities
Grouped Statements
umem connection
| Time▼ | Count | Info |
|---|---|---|
|
0.77 ms (52.48%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.content AS content_2, p0_.date_posted AS date_posted_3, p0_.cited_references AS cited_references_4, p0_.type AS type_5, p0_.attachment_url AS attachment_url_6, p0_.publish AS publish_7, p0_.public AS public_8, p0_.created AS created_9, p0_.created_by AS created_by_10, p0_.updated AS updated_11, p0_.updated_by AS updated_by_12, p0_.sort_order AS sort_order_13, p0_.author AS author_14, p0_.parent_id AS parent_id_15 FROM podcast p0_ LEFT JOIN podcast_tag p2_ ON p0_.id = p2_.podcast_id LEFT JOIN tag t1_ ON t1_.id = p2_.tag_id WHERE p0_.publish = 1 AND p0_.parent_id = ? ORDER BY p0_.sort_order ASC
Parameters:
[
186
]
|
|
0.70 ms (47.52%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.date_posted AS date_posted_4, t0.cited_references AS cited_references_5, t0.type AS type_6, t0.attachment_url AS attachment_url_7, t0.publish AS publish_8, t0.public AS public_9, t0.created AS created_10, t0.created_by AS created_by_11, t0.updated AS updated_12, t0.updated_by AS updated_by_13, t0.sort_order AS sort_order_14, t0.author AS author_15, t0.parent_id AS parent_id_16 FROM podcast t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"186"
]
|
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. |