Query Metrics
3
Database Queries
3
Different statements
1.55 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.25 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.content_date AS content_date_3, t0.img AS img_4, t0.small_img AS small_img_5, t0.title AS title_6, t0.short_description AS short_description_7, t0.description AS description_8, t0.content AS content_9, t0.link AS link_10, t0.keywords AS keywords_11, t0.hierarchy AS hierarchy_12, t0.active AS active_13, t0.last_update AS last_update_14, t0.type AS type_15, t0.button AS button_16 FROM site_advice t0 WHERE t0.active = ? ORDER BY t0.hierarchy ASC, t0.content_date DESC
Parameters:
[
1
]
|
| 2 | 0.16 ms |
SELECT t0.id AS id_1, t0.startTime AS startTime_2, t0.endTime AS endTime_3 FROM customer_contact_request_time t0
Parameters:
[] |
| 3 | 0.14 ms |
SELECT c0_.id AS id_0, c0_.startTime AS startTime_1, c0_.endTime AS endTime_2 FROM customer_contact_request_time c0_
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| AppBundle\Entity\User\User | No errors. |
| AppBundle\Entity\Site\Advice | No errors. |
| AppBundle\Entity\Customer\ContactRequestTime | No errors. |
| AppBundle\Entity\Customer\ContactRequest | No errors. |