Query Metrics
1
Database Queries
1
Different statements
1.64 ms
Query time
0
Invalid entities
Grouped Statements
replica connection
Time▼ | Count | Info | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.64 ms (100.00%) |
1 |
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:
[
"3051870929"
]
|
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. |