Query Metrics
576
Database Queries
4
Different statements
55.76 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
54.82 ms (98.32%) |
572 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.trans_name AS trans_name_4, t0.level AS level_5, t0.slug AS slug_6, t0.category_id AS category_id_7 FROM category t0 WHERE t0.category_id = ?
Parameters:
[
1145
]
|
|
0.40 ms (0.73%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.trans_name AS trans_name_4, t0.level AS level_5, t0.slug AS slug_6, t0.category_id AS category_id_7 FROM category t0 WHERE t0.level = ?
Parameters:
[
1
]
|
|
0.30 ms (0.54%) |
2 |
SELECT a0_.id AS id_0, a0_.type AS type_1, a0_.app_key AS app_key_2, a0_.app_value AS app_value_3 FROM app_parameter a0_ WHERE a0_.type = ?
Parameters:
[
"SEO_DEFAULT_VALUES"
]
|
|
0.23 ms (0.42%) |
1 |
SELECT t0.id AS id_1, t0.route AS route_2, t0.description AS description_3, t0.title AS title_4, t0.is_default AS is_default_5, t0.locale AS locale_6 FROM seo t0 WHERE t0.route = ? LIMIT 1
Parameters:
[
"category_3"
]
|
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 |
|---|---|
| Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
| App\Entity\RefreshToken | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Link | No errors. |
| App\Entity\Store | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Seo | No errors. |
| App\Entity\AppParameter | No errors. |