Query Metrics
2
Database Queries
2
Different statements
0.79 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.36 ms |
SELECT f0_.id AS id_0, f0_.question AS question_1, f0_.answer AS answer_2, f0_.question_en AS question_en_3, f0_.answer_en AS answer_en_4, f0_.position AS position_5, f0_.is_visible AS is_visible_6, f0_.updated_at AS updated_at_7 FROM faq_item f0_ WHERE f0_.is_visible = 1 ORDER BY f0_.position ASC, f0_.id ASC
Parameters:
[]
|
||||||||||||||||||||||||||||
| 2 | 0.44 ms |
SELECT t0.id AS id_1, t0.hero_text_line1 AS hero_text_line1_2, t0.hero_text_line2 AS hero_text_line2_3, t0.hero_text_line3 AS hero_text_line3_4, t0.hero_image_key AS hero_image_key_5, t0.hero_video_url AS hero_video_url_6, t0.home_intro_text AS home_intro_text_7, t0.about_text AS about_text_8, t0.about_image_key AS about_image_key_9, t0.before_after_title AS before_after_title_10, t0.before_after_text AS before_after_text_11, t0.before_image_key AS before_image_key_12, t0.after_image_key AS after_image_key_13, t0.email AS email_14, t0.phone AS phone_15, t0.address AS address_16, t0.instagram AS instagram_17, t0.linkedin AS linkedin_18, t0.behance AS behance_19, t0.facebook AS facebook_20, t0.cta_background_image_key AS cta_background_image_key_21, t0.cta_text AS cta_text_22, t0.testimonials_image_key AS testimonials_image_key_23, t0.testimonials_intro_text AS testimonials_intro_text_24, t0.hero_text_line1_en AS hero_text_line1_en_25, t0.hero_text_line2_en AS hero_text_line2_en_26, t0.hero_text_line3_en AS hero_text_line3_en_27, t0.home_intro_text_en AS home_intro_text_en_28, t0.about_text_en AS about_text_en_29, t0.before_after_title_en AS before_after_title_en_30, t0.before_after_text_en AS before_after_text_en_31, t0.cta_text_en AS cta_text_en_32, t0.testimonials_intro_text_en AS testimonials_intro_text_en_33 FROM site_settings t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\FaqItem | 7 |
| App\Entity\SiteSettings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\FaqItem | No errors. |
| App\Entity\SiteSettings | No errors. |