Query Metrics
2
Database Queries
2
Different statements
1.43 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.90 ms (63.42%) |
1 |
SELECT t0.id AS id_1, t0.password AS password_2, t0.email AS email_3, t0.google_id AS google_id_4, t0.facebook_id AS facebook_id_5, t0.stripe_id AS stripe_id_6, t0.username AS username_7, t0.civility AS civility_8, t0.lastname AS lastname_9, t0.firstname AS firstname_10, t0.password_token AS password_token_11, t0.password_request_at AS password_request_at_12, t0.tva AS tva_13, t0.siret AS siret_14, t0.company AS company_15, t0.brand AS brand_16, t0.available AS available_17, t0.validated AS validated_18, t0.last_connection AS last_connection_19, t0.hash AS hash_20, t0.registration_validation_token AS registration_validation_token_21, t0.registration_validation_request_at AS registration_validation_request_at_22, t0.is_emenu AS is_emenu_23, t0.is_distrimenu AS is_distrimenu_24, t0.is_bkarte AS is_bkarte_25, t0.sms_remaining AS sms_remaining_26, t0.captain_verify AS captain_verify_27, t0.has_default_categories AS has_default_categories_28, t0.created_at AS created_at_29, t0.updated_at AS updated_at_30, t0.active AS active_31, t0.deleted_at AS deleted_at_32, t0.profile_id AS profile_id_33, t0.profile_additional_id AS profile_additional_id_34, t0.created_by AS created_by_35, t0.updated_by AS updated_by_36, t0.deleted_by AS deleted_by_37 FROM `user` t0 WHERE t0.email = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"contact@ipocam.fr"
]
|
|
0.52 ms (36.58%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.role AS role_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.position AS position_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.deleted_by AS deleted_by_10 FROM `profile` t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
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\User | No errors. |
| App\Entity\Profile | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\ProductStep | No errors. |
| App\Entity\CreationComment | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\UserFavoriteElement | No errors. |
| App\Entity\UserFavoriteImage | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\OrderStep | No errors. |
| App\Entity\OrderStepTime | No errors. |
| App\Entity\UserSubscription | No errors. |
| App\Entity\Institution | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Onboarding | No errors. |
| App\Entity\UserConnection | No errors. |
| App\Entity\PromotionUsedUser | No errors. |
| App\Entity\Matrix | No errors. |
| App\Entity\MatrixSet | No errors. |