GET https://procordis.wab.com.br/especialidades/prevencao-cardiovascular

Query Metrics

5 Database Queries
5 Different statements
4.01 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.90 ms
(72.41%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.svg_icon AS svg_icon_4, t0.used_to_diagnose AS used_to_diagnose_5, t0.short_description AS short_description_6, t0.full_text AS full_text_7, t0.image_name AS image_name_8, t0.updated_at AS updated_at_9, t0.active AS active_10, t0.sort_order AS sort_order_11 FROM specialty t0 WHERE t0.slug = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "prevencao-cardiovascular"
  1
]
0.37 ms
(9.13%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.content AS content_3, p0_.is_active AS is_active_4, p0_.published_at AS published_at_5, p0_.updated_at AS updated_at_6, p0_.created_at AS created_at_7 FROM page p0_ WHERE p0_.is_active = ? ORDER BY p0_.title ASC
Parameters:
[
  1
]
0.28 ms
(6.88%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.content AS content_5, t0.icon AS icon_6, t0.image_name AS image_name_7, t0.updated_at AS updated_at_8 FROM service t0 ORDER BY t0.title ASC LIMIT 5
Parameters:
[]
0.27 ms
(6.69%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.svg_icon AS svg_icon_4, t0.used_to_diagnose AS used_to_diagnose_5, t0.short_description AS short_description_6, t0.full_text AS full_text_7, t0.image_name AS image_name_8, t0.updated_at AS updated_at_9, t0.active AS active_10, t0.sort_order AS sort_order_11 FROM specialty t0 WHERE t0.active = ? ORDER BY t0.sort_order ASC
Parameters:
[
  1
]
0.20 ms
(4.89%)
1
SELECT t0.id AS id_1, t0.address AS address_2, t0.phone AS phone_3, t0.email AS email_4, t0.facebook AS facebook_5, t0.instagram AS instagram_6, t0.whatsapp AS whatsapp_7, t0.map_embed_code AS map_embed_code_8 FROM general_data t0 LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Specialty 7
App\Entity\Service 4
App\Entity\Page 3
App\Entity\GeneralData 1