Query Metrics
1
Database Queries
1
Different statements
1.13 ms
Query time
0
Invalid entities
0
Cache hits
1
Cache misses
2
Cache puts
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.slug AS slug_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.fulltitle AS fulltitle_9, t0.lang_id AS lang_id_10, t0.category_id AS category_id_11 FROM category_translate t0 WHERE t0.lang_id = ? AND t0.slug = ? LIMIT 1
Parameters:
[ 2 "books" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
1
Misses
2
Puts
Number of cache misses
Region | Misses |
---|---|
app_entity_categorytranslate | 1 |
Number of cache puts
Region | Puts |
---|---|
app_entity_categorytranslate | 2 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\CategoryTranslate | No errors. |
App\Entity\Lang | No errors. |
App\Entity\Category | No errors. |
App\Entity\GoodslangTranslate | No errors. |
App\Entity\Goods | No errors. |