Query Metrics
7
Database Queries
2
Different statements
5.33 ms
Query time
1
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
4.70 ms (88.14%) |
6 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.description AS description_4, t0.field_type AS field_type_5, t0.title AS title_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"PORTAL_CHILDREN"
]
|
|
0.63 ms (11.86%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.display_job AS display_job_4, t0.display_role AS display_role_5 FROM parameter_hook t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"footer"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| user_logs | doctrine.dbal.user_logs_connection |
| dtv_blacklisted_emails | doctrine.dbal.dtv_blacklisted_emails_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\Newsletter | No errors. |
| App\Entity\ContactList |
|
| App\Entity\Setting | No errors. |
| App\Entity\ParameterHook | No errors. |