Query Metrics
2
Database Queries
2
Different statements
1.50 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.15 ms |
SELECT t0.old_url AS old_url_1, t0.new_url AS new_url_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.is_create_by_user AS is_create_by_user_5, t0.id AS id_6 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1
Parameters:
[
"/Dieta-keto"
]
|
| 2 | 0.35 ms |
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM page_translation t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"Dieta-keto"
]
|
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\Page\Page | No errors. |
| App\Entity\Page\PageTranslation | No errors. |
| App\Entity\Page\Redirects | No errors. |
| App\Entity\Diet\Diet | No errors. |
| App\Entity\Settings\Settings | No errors. |
| App\Entity\Section\Image | No errors. |
| App\Entity\MainMenu\MainMenu | No errors. |
| App\Entity\Post\Post | No errors. |
| App\Entity\Post\Category | No errors. |
| App\Entity\Shop\Shop | No errors. |