Query Metrics
2
Database Queries
2
Different statements
7.47 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.27 ms |
SELECT g0_.id AS id_0, g0_.name AS name_1, g0_.name_en AS name_en_2 FROM gender g0_
Parameters:
[] |
| 2 | 5.20 ms |
SELECT c0_.id AS id_0, c0_.iso_code AS iso_code_1, c0_.iso3_code AS iso3_code_2, c0_.country_name AS country_name_3, c0_.capital AS capital_4, c0_.currency_code AS currency_code_5, c0_.currency_name AS currency_name_6, c0_.languages AS languages_7, c0_.continent AS continent_8, c0_.population AS population_9, c0_.area AS area_10, c0_.tld AS tld_11, c0_.phone_code AS phone_code_12, c0_.geoname_id AS geoname_id_13, c0_.neighbours AS neighbours_14, c0_.last_updated AS last_updated_15, c0_.country_name_fr AS country_name_fr_16 FROM country_info c0_ ORDER BY c0_.country_name ASC
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Currency\CurrencyChange | No errors. |
| App\Entity\Localisation\GeoIP | No errors. |
| App\Entity\Localisation\CountryInfo | No errors. |
| App\Entity\Gender | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Child | No errors. |