http://89.116.20.47/api/nfhs/IN

Query Metrics

2 Database Queries
2 Different statements
1.28 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.66 ms
SELECT t0._id AS _id_1, t0.code AS code_2, t0.state AS state_3, t0.tfertility AS tfertility_4, t0.afertility AS afertility_5, t0.married AS married_6, t0.pregnant AS pregnant_7, t0.method AS method_8, t0.fsterilization AS fsterilization_9, t0.msterilization AS msterilization_10, t0.tunmet AS tunmet_11, t0.unmet AS unmet_12, t0.talked AS talked_13, t0.sideffects AS sideffects_14, t0.tsexratio AS tsexratio_15, t0.bsexratio AS bsexratio_16, t0.neonatal AS neonatal_17, t0.mortality AS mortality_18, t0.underfive AS underfive_19, t0.dlinks AS dlinks_20, t0.link AS link_21, t0.createdOn AS createdOn_22, t0.updatedOn AS updatedOn_23 FROM nfhs t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "IN"
]
2 0.62 ms
SELECT t0._id AS _id_1, t0.name AS name_2, t0.email AS email_3, t0.roles AS roles_4, t0.active AS active_5, t0.password AS password_6, t0.createdOn AS createdOn_7, t0.updatedOn AS updatedOn_8 FROM users t0 WHERE t0._id = ?
Parameters:
[
  "9768ea38-b110-4a71-92d4-a20232dce4de"
]

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\NFHS No errors.
App\Entity\Users No errors.