Query Metrics
6
Database Queries
3
Different statements
9.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.09 ms (67.48%) |
4 |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.ui_label AS ui_label_2, s0_.value AS value_3, s0_.readonly AS readonly_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6 FROM setting s0_ WHERE s0_.name = ? LIMIT 1
Parameters:
[
"partners_per_page"
]
|
|
1.47 ms (16.32%) |
1 |
SELECT DISTINCT m0_.id AS id_0, m0_.created_at AS created_at_1 FROM media_publication m0_ ORDER BY m0_.created_at DESC LIMIT 16
Parameters:
[] |
|
1.46 ms (16.20%) |
1 |
SELECT count(DISTINCT m0_.id) AS sclr_0 FROM media_publication m0_
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\Purchase | No errors. |
| App\Entity\CustomerPayment | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\MediaPublication | No errors. |
| App\Entity\Setting | No errors. |