Query Metrics
4
Database Queries
4
Different statements
0.94 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.38 ms (40.26%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.description AS description_4, t0.image AS image_5, t0.picture AS picture_6, t0.keyword AS keyword_7, t0.is_promoted AS is_promoted_8, t0.slug AS slug_9, t0.color AS color_10, t0.color1 AS color1_11, t0.color2 AS color2_12, t0.is_active AS is_active_13, t0.category_id AS category_id_14 FROM d_category t0 WHERE t0.is_active = ? AND t0.is_promoted = ?
Parameters:
[ 1 1 ] |
|
0.31 ms (32.92%) |
1 |
SELECT t0.id AS id_1, t0.setting AS setting_2, t0.value AS value_3, t0.type AS type_4 FROM s_setting t0
Parameters:
[] |
|
0.16 ms (17.35%) |
1 |
SELECT t0.id AS id_1, t0.setting AS setting_2, t0.value AS value_3, t0.type AS type_4 FROM s_setting t0 WHERE t0.type = ?
Parameters:
[
"contact"
]
|
|
0.09 ms (9.47%) |
1 |
SELECT t0.id AS id_1, t0.setting AS setting_2, t0.value AS value_3, t0.type AS type_4 FROM s_setting t0 WHERE t0.type = ? AND t0.setting = ? LIMIT 1
Parameters:
[ "config" "rechargeVerification" ] |
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\Setting | No errors. |
| Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
| App\Entity\RefreshToken | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Coupon | No errors. |