Query Metrics

5 Database Queries
3 Different statements
73.76 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 21.25 ms
SELECT a0_.id AS id_0, a0_.email AS email_1, a0_.phone_number AS phone_number_2, a0_.password AS password_3, a0_.roles AS roles_4, a0_.lastname AS lastname_5, a0_.firstname AS firstname_6, a0_.created_at AS created_at_7, a0_.registration_source AS registration_source_8, a0_.honorific_prefix AS honorific_prefix_9, a0_.reset_token AS reset_token_10, a0_.reset_token_expiration_date AS reset_token_expiration_date_11, a0_.uniq_id AS uniq_id_12, a0_.code_confirmation AS code_confirmation_13, a0_.updated_at AS updated_at_14, a0_.is_active AS is_active_15 FROM app_users a0_ WHERE a0_.email = ? OR a0_.phone_number = ?
Parameters:
[
  "stanislas@digidom.pro"
  "stanislas@digidom.pro"
]
2 23.46 ms
SELECT a0_.id AS id_0, a0_.email AS email_1, a0_.phone_number AS phone_number_2, a0_.password AS password_3, a0_.roles AS roles_4, a0_.lastname AS lastname_5, a0_.firstname AS firstname_6, a0_.created_at AS created_at_7, a0_.registration_source AS registration_source_8, a0_.honorific_prefix AS honorific_prefix_9, a0_.reset_token AS reset_token_10, a0_.reset_token_expiration_date AS reset_token_expiration_date_11, a0_.uniq_id AS uniq_id_12, a0_.code_confirmation AS code_confirmation_13, a0_.updated_at AS updated_at_14, a0_.is_active AS is_active_15 FROM app_users a0_ WHERE a0_.email = ? OR a0_.phone_number = ?
Parameters:
[
  "fdnnrn@digidom.pro"
  "fdnnrn@digidom.pro"
]
3 22.60 ms
SELECT a0_.id AS id_0, a0_.email AS email_1, a0_.phone_number AS phone_number_2, a0_.password AS password_3, a0_.roles AS roles_4, a0_.lastname AS lastname_5, a0_.firstname AS firstname_6, a0_.created_at AS created_at_7, a0_.registration_source AS registration_source_8, a0_.honorific_prefix AS honorific_prefix_9, a0_.reset_token AS reset_token_10, a0_.reset_token_expiration_date AS reset_token_expiration_date_11, a0_.uniq_id AS uniq_id_12, a0_.code_confirmation AS code_confirmation_13, a0_.updated_at AS updated_at_14, a0_.is_active AS is_active_15 FROM app_users a0_ WHERE a0_.email = ? OR a0_.phone_number = ?
Parameters:
[
  "_58db897964e66f052cb96ca3c90e6b8a"
  "_58db897964e66f052cb96ca3c90e6b8a"
]
4 1.19 ms
SELECT t0.id AS id_1, t0.honorific_prefix AS honorific_prefix_2, t0.family_name AS family_name_3, t0.given_name AS given_name_4, t0.birth_date AS birth_date_5, t0.nationality AS nationality_6, t0.type AS type_7, t0.siret AS siret_8, t0.legal_name AS legal_name_9, t0.registration_city AS registration_city_10, t0.legal_status AS legal_status_11, t0.father_honorific_prefix AS father_honorific_prefix_12, t0.father_family_name AS father_family_name_13, t0.father_given_name AS father_given_name_14, t0.mother_honorific_prefix AS mother_honorific_prefix_15, t0.mother_birth_name AS mother_birth_name_16, t0.mother_given_name AS mother_given_name_17, t0.birth_name AS birth_name_18, t0.is_hosted AS is_hosted_19, t0.securite_sociale AS securite_sociale_20, t0.assurance_maladie AS assurance_maladie_21, t0.declaration_cotisation AS declaration_cotisation_22, t0.prelevement_liberatoire_impot AS prelevement_liberatoire_impot_23, t0.address_id AS address_id_24, t0.birth_place_id AS birth_place_id_25 FROM person t0 WHERE t0.id = ?
Parameters:
[
  "68851"
]
5 5.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.status AS status_4, t0.reason_not_approved AS reason_not_approved_5, t0.path AS path_6, t0.expiration_date AS expiration_date_7, t0.created_at AS created_at_8, t0.aws_path AS aws_path_9, t0.signed_by AS signed_by_10, t0.yousign_link AS yousign_link_11, t0.awaiting_validation_date AS awaiting_validation_date_12, t0.yousign_error AS yousign_error_13, t0.html_document AS html_document_14, t0.label AS label_15, t0.rejection_message_title AS rejection_message_title_16, t0.rejection_message_description AS rejection_message_description_17, t0.is_from_pappers AS is_from_pappers_18, t0.organization_id AS organization_id_19, t0.rejection_message_id AS rejection_message_id_20, t0.person_id AS person_id_21, t0.potential_case_id AS potential_case_id_22 FROM document t0 WHERE t0.person_id = ?
Parameters:
[
  68851
]

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
Evo\Infrastructure\MappingORM\Product No errors.
Evo\Infrastructure\MappingORM\Invoice No errors.
Evo\Infrastructure\MappingORM\Subscription No errors.
Evo\Infrastructure\MappingORM\SubscriptionModel No errors.
Evo\Infrastructure\MappingORM\User No errors.
Evo\Infrastructure\MappingORM\PappersActivityLogWrapper No errors.
Evo\Infrastructure\MappingORM\CreditNote No errors.
Evo\Infrastructure\MappingORM\Quote No errors.
Evo\Infrastructure\MappingORM\Organization No errors.
Evo\Infrastructure\MappingORM\Store No errors.
Evo\Infrastructure\MappingORM\UserUTM No errors.
Evo\Infrastructure\MappingORM\Lead No errors.
Evo\Infrastructure\MappingORM\ActivityLog No errors.
Evo\Infrastructure\MappingORM\CommercialGesture No errors.
Evo\Infrastructure\MappingORM\Person No errors.
Evo\Infrastructure\MappingORM\PostalAddress No errors.
Evo\Infrastructure\MappingORM\Document No errors.
Evo\Infrastructure\MappingORM\LegalRepresentative No errors.
Evo\Infrastructure\MappingORM\DocumentRejectionMessage No errors.
Evo\Infrastructure\MappingORM\PotentialCase No errors.