Query Metrics
3
Database Queries
3
Different statements
1.42 ms
Query time
0
Invalid entities
10
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.62 ms |
SELECT p0_.id AS id_0, p0_.page_key AS page_key_1, p0_.brand AS brand_2, p0_.simulator_gdprnotes AS simulator_gdprnotes_3, p0_.simulator_notes AS simulator_notes_4, p0_.faq_title AS faq_title_5, p0_.footer_title AS footer_title_6, p0_.contact_label_step1 AS contact_label_step1_7, p0_.contact_label_step2 AS contact_label_step2_8, p0_.cookies_notes AS cookies_notes_9, p0_.asterisk_footnotes AS asterisk_footnotes_10, p0_.numbers_footnotes AS numbers_footnotes_11, p0_.asterisk_footnotes_step2 AS asterisk_footnotes_step2_12, p0_.numbers_footnotes_step2 AS numbers_footnotes_step2_13, p0_.guide AS guide_14, p0_.show_sticky_desktop AS show_sticky_desktop_15, p0_.show_sticky_mobile AS show_sticky_mobile_16, p0_.guide_slug AS guide_slug_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM page_content p0_ WHERE p0_.page_key = ? AND p0_.brand = ?
Parameters:
[ "STD" "CE" ]
|
||||||||||||||||||||||||||||||
| 2 | 0.53 ms |
SELECT f0_.id AS id_0, f0_.page_key AS page_key_1, f0_.brand AS brand_2, f0_.dom_id AS dom_id_3, f0_.position AS position_4, f0_.question AS question_5, f0_.answer AS answer_6, f0_.step1 AS step1_7, f0_.step2 AS step2_8, f0_.created_at AS created_at_9, f0_.updated_at AS updated_at_10 FROM faq f0_ WHERE f0_.page_key LIKE ? AND f0_.brand LIKE ? AND (f0_.step1 = 1 OR f0_.step2 = 1) ORDER BY f0_.position ASC
Parameters:
[ "%"STD"%" "%"CE"%" ]
|
||||||||||||||||||||||||||||||
| 3 | 0.27 ms |
SELECT t0.id AS id_1, t0.brand AS brand_2, t0.header_notes1 AS header_notes1_3, t0.header_notes2 AS header_notes2_4, t0.simulator_notes AS simulator_notes_5, t0.guide AS guide_6, t0.guide_slug AS guide_slug_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM default_content t0 WHERE t0.brand = ? LIMIT 1
Parameters:
[
"CE"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Faq | 8 |
| App\Entity\PageContent | 1 |
| App\Entity\DefaultContent | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PageContent | No errors. |
| App\Entity\Faq | No errors. |
| App\Entity\DefaultContent | No errors. |