GET https://www.jonathan-seppa.websrc.fr/config/openai

Query Metrics

2 Database Queries
2 Different statements
20.50 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 20.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "openai_api_key"
]
2 0.32 ms
SELECT t0.question AS question_1, t0.answer AS answer_2, t0.routename AS routename_3, t0.id AS id_4, t0.date_created AS date_created_5, t0.date_updated AS date_updated_6 FROM faq t0 WHERE t0.routename = ?
Parameters:
[
  "config_openai"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Configuration 1

Entities Mapping

Class Mapping errors
App\Entity\Configuration No errors.
App\Entity\Faq No errors.