Query Metrics
12
Database Queries
5
Different statements
2.80 ms
Query time
0
Invalid entities
29
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.42 ms (50.78%) |
8 |
SELECT COUNT(s0_.id) AS sclr_0 FROM service_page s0_ WHERE s0_.is_published = ? AND s0_.category_id = ?
Parameters:
[ 1 1 ]
|
||||||||||||||||||||||||||||||
|
0.47 ms (16.64%) |
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.icon AS icon_3, s0_.icon_color AS icon_color_4, s0_.icon_image AS icon_image_5, s0_.template_type AS template_type_6, s0_.sort_order AS sort_order_7, s0_.is_active AS is_active_8 FROM service_category s0_ WHERE s0_.is_active = ? ORDER BY s0_.sort_order ASC, s0_.title ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||
|
0.41 ms (14.64%) |
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.meta_description AS meta_description_3, s0_.content_json AS content_json_4, s0_.page_heading AS page_heading_5, s0_.short_description AS short_description_6, s0_.hero_feature_lines AS hero_feature_lines_7, s0_.hero_image AS hero_image_8, s0_.what_shows_title AS what_shows_title_9, s0_.what_shows_cards AS what_shows_cards_10, s0_.process_title AS process_title_11, s0_.process_description AS process_description_12, s0_.process_steps AS process_steps_13, s0_.process_slides AS process_slides_14, s0_.contact_form_image AS contact_form_image_15, s0_.catalog_image AS catalog_image_16, s0_.checkup_preview_image AS checkup_preview_image_17, s0_.catalog_price AS catalog_price_18, s0_.catalog_features AS catalog_features_19, s0_.is_published AS is_published_20, s0_.sort_order AS sort_order_21, s0_.category_id AS category_id_22 FROM service_page s0_ WHERE s0_.is_published = ? AND s0_.category_id = ? ORDER BY s0_.sort_order ASC, s0_.id DESC
Parameters:
[ 1 5 ]
|
||||||||||||||||||||||||||||||
|
0.29 ms (10.36%) |
1 |
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.slug AS slug_3, t0.photo AS photo_4, t0.list_photo AS list_photo_5, t0.list_description AS list_description_6, t0.short_description AS short_description_7, t0.left_description AS left_description_8, t0.right_description AS right_description_9, t0.years_experience AS years_experience_10 FROM doctor t0 ORDER BY t0.full_name ASC
Parameters:
[] |
||||||||||||||||||||||||||||||
|
0.21 ms (7.57%) |
1 |
SELECT COUNT(s0_.id) AS sclr_0 FROM service_page s0_ WHERE s0_.is_published = ?
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\Doctor | 20 |
| App\Entity\ServiceCategory | 8 |
| App\Entity\ServicePage | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ServiceCategory | No errors. |
| App\Entity\ServicePage | No errors. |
| App\Entity\Doctor | No errors. |
| App\Entity\DoctorDiploma | No errors. |