Query Metrics
4
Database Queries
4
Different statements
1.02 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.29 ms |
SELECT COUNT(s0_.id) AS sclr_0 FROM site_advice s0_ WHERE s0_.active = 1
Parameters:
[] |
| 2 | 0.40 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 ORDER BY s0_.hierarchy ASC, s0_.content_date DESC LIMIT 12 OFFSET 48
Parameters:
[] |
| 3 | 0.12 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.21 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. |