Query Metrics
2
Database Queries
2
Different statements
1.22 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.72 ms (58.61%) |
1 |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.type AS type_3, t0.value_string AS value_string_4, t0.value_int AS value_int_5, t0.value_float AS value_float_6, t0.value_bool AS value_bool_7, t0.value_json AS value_json_8, t0.value_text AS value_text_9, t0.description AS description_10, t0.updated_at AS updated_at_11, t0.section AS section_12 FROM website_setting t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
"site_maintenance"
]
|
|
0.50 ms (41.39%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.civility AS civility_5, t0.first_name AS first_name_6, t0.email AS email_7, t0.birth_date AS birth_date_8, t0.description AS description_9, t0.client_search_note AS client_search_note_10, t0.phone AS phone_11, t0.second_phone AS second_phone_12, t0.adress AS adress_13, t0.country AS country_14, t0.region AS region_15, t0.city AS city_16, t0.zip AS zip_17, t0.type AS type_18, t0.is_verified AS is_verified_19, t0.created_at AS created_at_20, t0.is_blocked AS is_blocked_21, t0.blocked_at AS blocked_at_22, t0.unblocked_at AS unblocked_at_23, t0.block_reason AS block_reason_24, t0.blocked_hours AS blocked_hours_25, t0.client_type_locked AS client_type_locked_26, t0.internal_messenger_sound_enabled AS internal_messenger_sound_enabled_27, t0.internal_messenger_browser_notifications_enabled AS internal_messenger_browser_notifications_enabled_28, t0.messenger_code AS messenger_code_29, t0.supplier_id AS supplier_id_30, t0.promotion_id AS promotion_id_31, t0.group_user_id AS group_user_id_32, t0.user_post_id AS user_post_id_33, t0.client_type_id AS client_type_id_34 FROM `users` t0 WHERE t0.id = ?
Parameters:
[
65016
]
|
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\WebsiteSetting | No errors. |
| App\Entity\User |
|
| App\Entity\Supplier | No errors. |
| App\Entity\Promotion | No errors. |
| App\Entity\GroupUser | No errors. |
| App\Entity\UserPost | No errors. |
| App\Entity\ClientType | No errors. |
| App\Entity\Link | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\Comment | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\Activity | No errors. |
| App\Entity\Produit | No errors. |
| App\Entity\Warehouse | No errors. |