Query Metrics
1
Database Queries
1
Different statements
15.77 ms
Query time
0
Invalid entities
Queries
replica connection
#▲ | Time | Info | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 15.77 ms |
SELECT g.continent AS continentCode, g.country AS countryCode, g.city, g.latitude, g.longitude, g.isp_name AS isp, g.timezone FROM geo_location g WHERE ?::numeric <@ g.ip_range AND g.country <> 'ZZ' LIMIT 1
Parameters:
[
"691585277"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
replica | doctrine.dbal.replica_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
replica | doctrine.orm.replica_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
No loaded entities.
replica entity manager
Class | Mapping errors |
---|---|
App\Entity\GeoLocation | No errors. |