Query Metrics
3
Database Queries
3
Different statements
4.57 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.11 ms (46.22%) |
1 |
SELECT DISTINCT id_4 FROM (SELECT DISTINCT id_4 FROM (SELECT c0_.active AS active_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.deleted_at AS deleted_at_3, c0_.id AS id_4, c0_.name AS name_5, c0_.manager_name AS manager_name_6, c0_.manager_photo_file_name AS manager_photo_file_name_7, c0_.on_website AS on_website_8, c0_.email AS email_9, c0_.phone AS phone_10, c0_.address1 AS address1_11, c0_.address2 AS address2_12, c0_.zipcode AS zipcode_13, c0_.city AS city_14, c0_.rcs_number AS rcs_number_15, c0_.tva_number AS tva_number_16, c0_.creditor_id AS creditor_id_17, c0_.pdf_footer AS pdf_footer_18, c0_.sms_token AS sms_token_19, c0_.mailjet_public_key AS mailjet_public_key_20, c0_.mailjet_private_key AS mailjet_private_key_21, c0_.yousign_host AS yousign_host_22, c0_.yousign_token AS yousign_token_23, c0_.url_presentation AS url_presentation_24, c0_.url_access AS url_access_25, c0_.iban AS iban_26, c0_.token AS token_27, c0_.insurance_name AS insurance_name_28, c0_.insurance_policy AS insurance_policy_29, c0_.insurance_price AS insurance_price_30 FROM center c0_ WHERE c0_.deleted_at IS NULL) dctrn_result_inner ORDER BY id_4 ASC) dctrn_result LIMIT 1000
Parameters:
[]
|
||||||||||||||||||||||||||||||||||||||
|
1.28 ms (27.97%) |
1 |
SELECT c0_.active AS active_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.deleted_at AS deleted_at_3, c0_.id AS id_4, c0_.name AS name_5, c0_.manager_name AS manager_name_6, c0_.manager_photo_file_name AS manager_photo_file_name_7, c0_.on_website AS on_website_8, c0_.email AS email_9, c0_.phone AS phone_10, c0_.address1 AS address1_11, c0_.address2 AS address2_12, c0_.zipcode AS zipcode_13, c0_.city AS city_14, c0_.rcs_number AS rcs_number_15, c0_.tva_number AS tva_number_16, c0_.creditor_id AS creditor_id_17, c0_.pdf_footer AS pdf_footer_18, c0_.sms_token AS sms_token_19, c0_.mailjet_public_key AS mailjet_public_key_20, c0_.mailjet_private_key AS mailjet_private_key_21, c0_.yousign_host AS yousign_host_22, c0_.yousign_token AS yousign_token_23, c0_.url_presentation AS url_presentation_24, c0_.url_access AS url_access_25, c0_.iban AS iban_26, c0_.token AS token_27, c0_.insurance_name AS insurance_name_28, c0_.insurance_policy AS insurance_policy_29, c0_.insurance_price AS insurance_price_30 FROM center c0_ WHERE c0_.deleted_at IS NULL AND c0_.id IN (?, ?) ORDER BY c0_.id ASC
Parameters:
[ 1 2 ]
|
||||||||||||||||||||||||||||||||||||||
|
1.18 ms (25.81%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_4 FROM (SELECT c0_.active AS active_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.deleted_at AS deleted_at_3, c0_.id AS id_4, c0_.name AS name_5, c0_.manager_name AS manager_name_6, c0_.manager_photo_file_name AS manager_photo_file_name_7, c0_.on_website AS on_website_8, c0_.email AS email_9, c0_.phone AS phone_10, c0_.address1 AS address1_11, c0_.address2 AS address2_12, c0_.zipcode AS zipcode_13, c0_.city AS city_14, c0_.rcs_number AS rcs_number_15, c0_.tva_number AS tva_number_16, c0_.creditor_id AS creditor_id_17, c0_.pdf_footer AS pdf_footer_18, c0_.sms_token AS sms_token_19, c0_.mailjet_public_key AS mailjet_public_key_20, c0_.mailjet_private_key AS mailjet_private_key_21, c0_.yousign_host AS yousign_host_22, c0_.yousign_token AS yousign_token_23, c0_.url_presentation AS url_presentation_24, c0_.url_access AS url_access_25, c0_.iban AS iban_26, c0_.token AS token_27, c0_.insurance_name AS insurance_name_28, c0_.insurance_policy AS insurance_policy_29, c0_.insurance_price AS insurance_price_30 FROM center c0_ WHERE c0_.deleted_at IS NULL ORDER BY c0_.id ASC) dctrn_result) dctrn_table
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Datable | No errors. |
| App\Entity\Center | No errors. |
| App\Entity\CenterHour | No errors. |
| App\Entity\CenterReview | No errors. |
| App\Entity\User | No errors. |