Error 404 Not Found

GET https://dii-investigacion.ing.uc.cl/author/public/url

Forwarded to ErrorController (e09090)

Query Metrics

4 Database Queries
3 Different statements
3.68 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.49 ms
SELECT t0.id AS id_1, t0.researcher_id AS researcher_id_2, t0.daisng_id AS daisng_id_3, t0.bio AS bio_4, t0.vigent AS vigent_5, t0.user_id AS user_id_6 FROM author t0 WHERE t0.id = ?
Parameters:
[
  "url"
]
2 0.48 ms
SELECT DATABASE()
Parameters:
[]
3 1.36 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "researching"
]
4 0.35 ms
SELECT DATABASE()
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\Author No errors.
App\Entity\User No errors.
App\Entity\PublicationAuthor No errors.
App\Entity\ResearchLine No errors.