Query Metrics
8
Database Queries
7
Different statements
4.11 ms
Query time
0
Invalid entities
5
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.58 ms |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.mobile_phone AS mobile_phone_5, t0.password AS password_6, t0.token AS token_7, t0.token_validity AS token_validity_8, t0.login_name AS login_name_9, t0.api_pin AS api_pin_10, t0.api_token AS api_token_11, t0.api_token_validity AS api_token_validity_12, t0.config AS config_13, t0.email_signature AS email_signature_14, t0.note AS note_15, t0.is_solo AS is_solo_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.deleted_at AS deleted_at_19, t0.is_active AS is_active_20, t0.profile_id AS profile_id_21, t0.language_id AS language_id_22, t0.created_by_id AS created_by_id_23, t0.updated_by_id AS updated_by_id_24, t0.deleted_by_id AS deleted_by_id_25 FROM user t0 WHERE t0.email = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"contact@scaledev.fr"
]
|
| 2 | 0.55 ms |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.mobile_phone AS mobile_phone_5, t0.password AS password_6, t0.token AS token_7, t0.token_validity AS token_validity_8, t0.login_name AS login_name_9, t0.api_pin AS api_pin_10, t0.api_token AS api_token_11, t0.api_token_validity AS api_token_validity_12, t0.config AS config_13, t0.email_signature AS email_signature_14, t0.note AS note_15, t0.is_solo AS is_solo_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.deleted_at AS deleted_at_19, t0.is_active AS is_active_20, t0.profile_id AS profile_id_21, t0.language_id AS language_id_22, t0.created_by_id AS created_by_id_23, t0.updated_by_id AS updated_by_id_24, t0.deleted_by_id AS deleted_by_id_25 FROM user t0 WHERE t0.email = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"contact@scaledev.fr"
]
|
| 3 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.roles AS roles_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6 FROM profile t0 WHERE t0.id = ?
Parameters:
[
b"\x1F\x19Y\e)”al·ÊÙîŽ\x1E`ü"
]
|
| 4 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.30 ms |
INSERT INTO user_login_log (id, ipv4, ipv6, is_login_valid, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"\x1F\x19Y#j_m°Qєÿ\x1C" "88.202.237.71" null 1 "2026-08-11 16:37:43" "2026-08-11 16:37:43" b"\x1F\x19Y\e.xmš¬+ÙîŽ\x1E`ü" ] |
| 6 | 1.53 ms |
"COMMIT"
Parameters:
[] |
| 7 | 0.35 ms |
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.context_id AS context_id_3 FROM user_context t0 WHERE t0.user_id = ?
Parameters:
[
b"\x1F\x19Y\e.xmš¬+ÙîŽ\x1E`ü"
]
|
| 8 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.company_name AS company_name_3, t0.address AS address_4, t0.address2 AS address2_5, t0.postcode AS postcode_6, t0.city AS city_7, t0.phone AS phone_8, t0.email AS email_9, t0.website AS website_10, t0.vat_number AS vat_number_11, t0.siren AS siren_12, t0.siret AS siret_13, t0.ape AS ape_14, t0.legal_form AS legal_form_15, t0.rcs AS rcs_16, t0.trade_registry_number AS trade_registry_number_17, t0.is_franchise AS is_franchise_18, t0.position AS position_19, t0.navbar_color AS navbar_color_20, t0.vat_payment_according_to_debits AS vat_payment_according_to_debits_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.deleted_at AS deleted_at_24, t0.is_default AS is_default_25, t0.currency_id AS currency_id_26, t0.country_id AS country_id_27, t0.country_state_id AS country_state_id_28, t0.parent_context_id AS parent_context_id_29, t0.created_by_id AS created_by_id_30, t0.updated_by_id AS updated_by_id_31, t0.deleted_by_id AS deleted_by_id_32 FROM context t0 WHERE ((t0.deleted_at IS NULL))
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\User | 1 |
| App\Entity\Profile | 1 |
| App\Entity\UserLoginLog | 1 |
| App\Entity\Context | 1 |
| App\Entity\Currency | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Profile | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\UserLoginLog | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\UserContext | No errors. |
| App\Entity\MailServer | No errors. |
| App\Entity\TeamUser | No errors. |
| App\Entity\UsersEstablishments | No errors. |
| App\Entity\Context | No errors. |
| App\Entity\Currency | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\CountryState | No errors. |
| App\Entity\Configuration | No errors. |
| App\Entity\Establishment | No errors. |