Query Metrics
8
Database Queries
3
Different statements
4.66 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.86 ms (39.95%) |
1 |
SELECT t0.id AS id_1, t0.nazwa AS nazwa_2, t0.srcid AS srcid_3 FROM slownik_rodzaj_klienta t0 ORDER BY t0.nazwa ASC
Parameters:
[] |
1.45 ms (31.08%) |
1 |
SELECT t0.id AS id_1, t0.nazwa AS nazwa_2, t0.skrot_2 AS skrot_2_3, t0.skrot_3 AS skrot_3_4, t0.numer AS numer_5, t0.srcid AS srcid_6 FROM slownik_kraj_iso t0 ORDER BY t0.nazwa ASC
Parameters:
[] |
1.35 ms (28.97%) |
6 |
SELECT t0.id AS id_1, t0.opis AS opis_2, t0.wartosc AS wartosc_3, t0.cr_date AS cr_date_4, t0.up_date AS up_date_5, t0.del_date AS del_date_6, t0.srcid AS srcid_7 FROM konfiguracja t0 WHERE t0.opis = ? LIMIT 1
Parameters:
[
"PASS MIN LENGTH"
]
|
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\Konfiguracja | No errors. |
App\Entity\SlownikRodzajKlienta | No errors. |
App\Entity\SlownikKrajISO | No errors. |