Query Metrics
2
Database Queries
2
Different statements
1.83 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.02 ms (55.83%) |
1 |
SELECT t0.id AS id_1, t0.notif AS notif_2, t0.ref AS ref_3, t0.summary AS summary_4, t0.percent AS percent_5, t0.options AS options_6, t0.seen AS seen_7, t0.portfolio_id AS portfolio_id_8, t0.esg_id AS esg_id_9, t0.config_id AS config_id_10 FROM pfo_notif t0 WHERE t0.percent = ? AND t0.seen = ? LIMIT 1
Parameters:
[ 100 0 ] |
0.81 ms (44.17%) |
1 |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.phone AS phone_5, t0.roles AS roles_6, t0.password AS password_7, t0.nom_complet AS nom_complet_8, t0.reset_token AS reset_token_9, t0.lastlogin AS lastlogin_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
22
]
|
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\User | No errors. |
App\Entity\MatchLog |
|
App\Entity\PfoNotif | No errors. |
App\Entity\Portfolio |
|
App\Entity\ESGConsensus | No errors. |
App\Entity\FileConfig | No errors. |