Query Metrics
3
Database Queries
3
Different statements
2.64 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.24 ms (47.04%) |
1 |
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.name AS name_3, t0.email AS email_4, t0.content AS content_5, t0.rank AS rank_6, t0.is_accepted AS is_accepted_7, t0.admin_answer AS admin_answer_8, t0.accepted_at AS accepted_at_9, t0.ip AS ip_10, t0.created_at AS created_at_11, t0.deleted_at AS deleted_at_12, t0.updated_at AS updated_at_13, t0.accepted_by_id AS accepted_by_id_14, t0.doctor_id AS doctor_id_15, t0.site_id AS site_id_16, t0.user_id AS user_id_17 FROM opinion t0 WHERE t0.is_accepted = ? AND t0.deleted_at IS NULL ORDER BY t0.created_at DESC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
0.86 ms (32.78%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.token AS token_3, t0.email AS email_4, t0.email_title AS email_title_5, t0.email_title_sick_leave AS email_title_sick_leave_6, t0.logo_url AS logo_url_7, t0.faq_url AS faq_url_8, t0.contact_url AS contact_url_9, t0.rule_url AS rule_url_10, t0.privacy_policy_url AS privacy_policy_url_11, t0.sms_sender AS sms_sender_12, t0.sms_content AS sms_content_13, t0.url AS url_14, t0.has_refund AS has_refund_15, t0.slug AS slug_16, t0.iframe_head_text AS iframe_head_text_17, t0.iframe_top_text AS iframe_top_text_18, t0.hash AS hash_19, t0.virtual_ AS virtual__20, t0.redirect AS redirect_21, t0.default_api_state AS default_api_state_22, t0.show_top_bar AS show_top_bar_23, t0.top_bar_message AS top_bar_message_24, t0.top_bar_bg_color AS top_bar_bg_color_25, t0.top_bar_text_color AS top_bar_text_color_26, t0.api AS api_27, t0.logo_id AS logo_id_28 FROM site t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
||||||||||||||||||||||||||||
0.53 ms (20.19%) |
1 |
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.name AS name_3, t0.email AS email_4, t0.content AS content_5, t0.rank AS rank_6, t0.is_accepted AS is_accepted_7, t0.admin_answer AS admin_answer_8, t0.accepted_at AS accepted_at_9, t0.ip AS ip_10, t0.created_at AS created_at_11, t0.deleted_at AS deleted_at_12, t0.updated_at AS updated_at_13, t0.accepted_by_id AS accepted_by_id_14, t0.doctor_id AS doctor_id_15, t0.site_id AS site_id_16, t0.user_id AS user_id_17 FROM opinion t0 WHERE t0.is_accepted = ? AND t0.deleted_at IS NULL ORDER BY t0.rank ASC
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Site | No errors. |
App\Entity\File | No errors. |
App\Entity\Service |
|
App\Entity\PriceRate | No errors. |
App\Entity\Discount | No errors. |
App\Entity\Chat | No errors. |
App\Entity\Opinion | No errors. |
App\Entity\Embeddable\RegLegal | No errors. |
App\Entity\User | No errors. |
App\Entity\Doctor | No errors. |