Error 404 Not Found

POST https://geolocator.dev.digital-link.com/api/pinpoints

Forwarded to MainController (ae5c77)

Query Metrics

1 Database Queries
1 Different statements
15.77 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

replica connection

Time Count Info
15.77 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:
[
  "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.