Query Metrics
4
Database Queries
4
Different statements
25.72 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.32 ms (36.23%) |
1 |
SELECT DATABASE()
Parameters:
[] |
9.03 ms (35.13%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.content AS content_4, t0.picture AS picture_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.deleted_at AS deleted_at_8 FROM theme t0
Parameters:
[] |
4.00 ms (15.57%) |
1 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
3.36 ms (13.07%) |
1 |
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:
[] |
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\Theme | 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. |