Query Metrics
4
Database Queries
4
Different statements
2.74 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.24 ms |
SELECT count(DISTINCT t0_.id) AS sclr_0 FROM tvisualisasi t0_
Parameters:
[] |
2 | 0.32 ms |
SELECT DISTINCT t0_.id AS id_0 FROM tvisualisasi t0_ LIMIT 10
Parameters:
[] |
3 | 0.60 ms |
SELECT t0_.id AS id_0, t0_.judul AS judul_1, t0_.cover AS cover_2, t0_.isi AS isi_3 FROM tvisualisasi t0_ WHERE t0_.id IN (?)
Parameters:
[ [ 1 2 3 4 5 6 7 8 9 10 ] ] |
4 | 0.58 ms |
SELECT t0.id AS id_1, t0.judul AS judul_2, t0.cover AS cover_3, t0.isi AS isi_4 FROM tvisualisasi t0
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 |
---|---|
Kematjaya\UserBundle\Entity\KmjUser | No errors. |
Kematjaya\UserBundle\Entity\DefaultUser | No errors. |
App\Entity\TVisualisasi | No errors. |