Query Metrics
2
Database Queries
2
Different statements
1.41 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.44 ms (31.03%) |
1 |
SELECT t0.api_key_id AS api_key_id_1, t0.account_id AS account_id_2, t0.service_id AS service_id_3, t0.service_url AS service_url_4, t0.service_ip AS service_ip_5, t0.description AS description_6, t0.public_key AS public_key_7 FROM api_key t0 WHERE t0.public_key = ? LIMIT 1
Parameters:
[
"5E884898DA28047151D0E56F8DC6292773603D0D6AABBDD62A11EF721D1542D8"
]
|
horoscope connection
| Time▼ | Count | Info |
|---|---|---|
|
0.97 ms (68.97%) |
1 |
SELECT t0.id AS id_1, t0.vie_prive AS vie_prive_2, t0.travail AS travail_3, t0.forme AS forme_4 FROM mensuel t0 ORDER BY t0.id ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| tickets | doctrine.dbal.tickets_connection |
| records | doctrine.dbal.records_connection |
| horoscope | doctrine.dbal.horoscope_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| tickets | doctrine.orm.tickets_entity_manager |
| records | doctrine.orm.records_entity_manager |
| horoscope | doctrine.orm.horoscope_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\AppAccounts\ApiKey | No errors. |
tickets entity manager
No loaded entities.
records entity manager
No loaded entities.
horoscope entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\AppHoroscope\Mensuel | No errors. |