Query Metrics
4
Database Queries
4
Different statements
1.18 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.44 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.link = ? LIMIT 1
Parameters:
[
"znizki-zwyzki-ubezpieczenia-oc"
]
|
| 2 | 0.37 ms |
SELECT s0_.id AS id_0, s0_.created AS created_1, s0_.content_date AS content_date_2, s0_.img AS img_3, s0_.small_img AS small_img_4, s0_.title AS title_5, s0_.short_description AS short_description_6, s0_.description AS description_7, s0_.content AS content_8, s0_.link AS link_9, s0_.keywords AS keywords_10, s0_.hierarchy AS hierarchy_11, s0_.active AS active_12, s0_.last_update AS last_update_13, s0_.type AS type_14, s0_.button AS button_15 FROM site_advice s0_ WHERE s0_.active = 1 AND s0_.type LIKE ? AND s0_.id <> ? ORDER BY s0_.hierarchy ASC, s0_.content_date DESC LIMIT 3
Parameters:
[ "samochod" 353 ] |
| 3 | 0.24 ms |
SELECT t0.id AS id_1, t0.startTime AS startTime_2, t0.endTime AS endTime_3 FROM customer_contact_request_time t0
Parameters:
[] |
| 4 | 0.13 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. |