GET https://careconcept-n2a.myn2a.online/admin/errors

Query Metrics

5 Database Queries
4 Different statements
2.93 ms Query time
0 Invalid entities
40 Managed entities

Queries

Group similar statements

# Time Info
1 0.78 ms
SELECT t0.clef AS clef_1, t0.valeur AS valeur_2 FROM app_config t0 WHERE t0.clef = ?
Parameters:
[
  "maintenance_mode"
]
2 0.22 ms
SELECT t0.clef AS clef_1, t0.valeur AS valeur_2 FROM app_config t0 WHERE t0.clef = ?
Parameters:
[
  "maintenance_resume_at"
]
3 0.58 ms
SELECT t0.uuid AS uuid_1, t0.email AS email_2, t0.prenom AS prenom_3, t0.nom AS nom_4, t0.telephone AS telephone_5, t0.ifu AS ifu_6, t0.photo AS photo_7, t0.roles AS roles_8, t0.position_updated_at AS position_updated_at_9, t0.type_compte AS type_compte_10, t0.created_at AS created_at_11, t0.last_login_at AS last_login_at_12, t0.bpay_account AS bpay_account_13, t0.business_pay_account AS business_pay_account_14, t0.care_concept_account AS care_concept_account_15, t0.cashline_account AS cashline_account_16, t0.current_lat AS current_lat_17, t0.current_lon AS current_lon_18, t19.id AS id_20, t19.numero_carte AS numero_carte_21, t19.points_actuels AS points_actuels_22, t19.points_totaux AS points_totaux_23, t19.created_at AS created_at_24, t19.user_uuid AS user_uuid_25 FROM users t0 LEFT JOIN fidelity_card t19 ON t19.user_uuid = t0.uuid WHERE t0.uuid = ?
Parameters:
[
  "6a3d3a8b-05d5-45f4-a790-0eaa2ef0523d"
]
4 0.46 ms
SELECT t0.uuid AS uuid_1, t0.email AS email_2, t0.prenom AS prenom_3, t0.nom AS nom_4, t0.telephone AS telephone_5, t0.ifu AS ifu_6, t0.photo AS photo_7, t0.roles AS roles_8, t0.position_updated_at AS position_updated_at_9, t0.type_compte AS type_compte_10, t0.created_at AS created_at_11, t0.last_login_at AS last_login_at_12, t0.bpay_account AS bpay_account_13, t0.business_pay_account AS business_pay_account_14, t0.care_concept_account AS care_concept_account_15, t0.cashline_account AS cashline_account_16, t0.current_lat AS current_lat_17, t0.current_lon AS current_lon_18, t19.id AS id_20, t19.numero_carte AS numero_carte_21, t19.points_actuels AS points_actuels_22, t19.points_totaux AS points_totaux_23, t19.created_at AS created_at_24, t19.user_uuid AS user_uuid_25 FROM users t0 LEFT JOIN fidelity_card t19 ON t19.user_uuid = t0.uuid WHERE t0.email = ? LIMIT 1
Parameters:
[
  "superadmin@magmaerp.online"
]
5 0.89 ms
SELECT e0_.id AS id_0, e0_.message AS message_1, e0_.code AS code_2, e0_.uri AS uri_3, e0_.method AS method_4, e0_.trace AS trace_5, e0_.created_at AS created_at_6, e0_.user_id AS user_id_7, e0_.user_email AS user_email_8, e0_.user_full_name AS user_full_name_9, e0_.user_photo AS user_photo_10, e0_.enseigne_id AS enseigne_id_11, e0_.enseigne_nom AS enseigne_nom_12, e0_.enseigne_code AS enseigne_code_13, e0_.enseigne_logo AS enseigne_logo_14, e0_.entreprise_id AS entreprise_id_15, e0_.entreprise_libelle AS entreprise_libelle_16, e0_.entreprise_logo AS entreprise_logo_17, e0_.entreprise_telephone AS entreprise_telephone_18, e0_.entreprise_email AS entreprise_email_19, e0_.entreprise_pays AS entreprise_pays_20, e0_.role AS role_21 FROM exception_log e0_ ORDER BY e0_.created_at DESC LIMIT 100
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\ExceptionLog 37
App\Entity\AppConfig 2
App\Entity\Users 1

Entities Mapping

Class Mapping errors
App\Entity\AppConfig No errors.
App\Entity\Users No errors.
App\Entity\FidelityCard No errors.
App\Entity\Reward No errors.
App\Entity\HR\UserOrganizationalUnit No errors.
App\Entity\ExceptionLog No errors.