Query Metrics
4
Database Queries
4
Different statements
17.34 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 7.20 ms |
SELECT t0.id AS id_1, t0.phone AS phone_2, t0.email AS email_3, t0.adress AS adress_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.information AS information_7, t0.dispute AS dispute_8 FROM legal t0
Parameters:
[] |
2 | 5.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.picture AS picture_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM category t0
Parameters:
[] |
3 | 4.13 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
4 | 0.71 ms |
SELECT DATABASE()
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 |
---|---|
App\Entity\Legal | No errors. |
App\Entity\Category | No errors. |
App\Entity\Service | No errors. |
App\Entity\User | No errors. |
App\Entity\Commentary | No errors. |
App\Entity\Booking | No errors. |
App\Entity\Bill | No errors. |
App\Entity\Contact | No errors. |