Query Metrics
2
Database Queries
2
Different statements
1.63 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.87 ms (53.45%) |
1 |
SELECT t0.id AS id_1, t0.fullname AS fullname_2, t0.phone AS phone_3, t0.address AS address_4, t0.facebook_id AS facebook_id_5, t0.instagram_id AS instagram_id_6, t0.bio AS bio_7, t0.avatar AS avatar_8, t0.gender AS gender_9, t0.age AS age_10, t0.education AS education_11, t0.languages AS languages_12, t0.job AS job_13, t0.relationship AS relationship_14, t0.idcard_no AS idcard_no_15, t0.ems_phone_number AS ems_phone_number_16, t0.profile_type AS profile_type_17, t0.skills AS skills_18, t0.created_at AS created_at_19, t0.viewed AS viewed_20, t0.company_name AS company_name_21, t0.telegram_id AS telegram_id_22, t0.linkedin_id AS linkedin_id_23, t0.whatsapp_number AS whatsapp_number_24, t0.website AS website_25, t0.email AS email_26, t0.conditions_and_rules AS conditions_and_rules_27, t0.lifestyle AS lifestyle_28, t0.interests AS interests_29, t0.country AS country_30, t0.city AS city_31, t0.active_since AS active_since_32, t0.has_tick_badge AS has_tick_badge_33, t0.user_id AS user_id_34 FROM profile t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
||||||||||||||||||||||||
|
0.76 ms (46.55%) |
1 |
SELECT AVG(r0_.score) AS sclr_0 FROM rating r0_ WHERE r0_.rated_id = ?
Parameters:
[
3
]
|
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 |
|---|---|
| App\Entity\Profile | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Rating |
|