Query Metrics
2
Database Queries
2
Different statements
0.71 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.46 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_center AS is_center_3, t0.image AS image_4, t0.order_index AS order_index_5, t0.is_active AS is_active_6 FROM slider_homepage t0 WHERE t0.is_active = ? ORDER BY t0.order_index ASC
Parameters:
[
1
]
|
||||||||||||||||||||
2 | 0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.description AS description_4, t0.order_index AS order_index_5, t0.is_active AS is_active_6 FROM slider_realisations t0 WHERE t0.is_active = ? ORDER BY t0.order_index ASC
Parameters:
[
1
]
|
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\SliderHomepage | No errors. |
App\Entity\SliderRealisations | No errors. |