Query Metrics
4
Database Queries
3
Different statements
2.38 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.94 ms (39.74%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.coachingtype AS coachingtype_4, t0.resume AS resume_5, t0.description AS description_6, t0.published AS published_7, t0.enabled AS enabled_8, t0.highlights AS highlights_9, t0.country_id AS country_id_10 FROM experience t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
0.90 ms (38.05%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"bookoachroot_db1_24"
]
|
0.53 ms (22.22%) |
2 |
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\Experience |
|
App\Entity\Category | No errors. |
App\Entity\Subcategory | No errors. |
App\Entity\Program |
|