Query Metrics
7
Database Queries
4
Different statements
12.80 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 4.48 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.direction AS direction_3, t0.is_active AS is_active_4, t0.code_language AS code_language_5, t0.rang AS rang_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deletedAt AS deletedat_9 FROM myeureka_languages t0 WHERE t0.is_active = ? AND ((t0.deletedAt IS NULL)) ORDER BY t0.rang ASC
Parameters:
[
1
]
|
| 2 | 2.66 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.is_active AS is_active_4, t0.slug AS slug_5, t0.in_bottom_menu AS in_bottom_menu_6, t0.rang AS rang_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deletedAt AS deletedat_10 FROM myeureka_pages t0 WHERE t0.in_bottom_menu = ? AND t0.is_active = ? AND ((t0.deletedAt IS NULL))
Parameters:
[ 1 1 ] |
| 3 | 2.35 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "1ed44c08-8358-6528-b7c4-63def9b5af17" "en_US" "App\Entity\Admin\Config\Page" ] |
| 4 | 0.62 ms |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "1ed44c08-8358-67b2-af38-63def9b5af17" "en_US" "App\Entity\Admin\Config\Page" ] |
| 5 | 1.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.is_active AS is_active_4, t0.slug AS slug_5, t0.in_bottom_menu AS in_bottom_menu_6, t0.rang AS rang_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deletedAt AS deletedat_10 FROM myeureka_pages t0 WHERE t0.id = ? AND ((t0.deletedAt IS NULL))
Parameters:
[
"1ed44c08-8358-6528-b7c4-63def9b5af17"
]
|
| 6 | 0.93 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.is_active AS is_active_4, t0.slug AS slug_5, t0.in_bottom_menu AS in_bottom_menu_6, t0.rang AS rang_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deletedAt AS deletedat_10 FROM myeureka_pages t0 WHERE t0.id = ? AND ((t0.deletedAt IS NULL))
Parameters:
[
"1ed44c08-8358-67b2-af38-63def9b5af17"
]
|
| 7 | 0.51 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.direction AS direction_3, t0.is_active AS is_active_4, t0.code_language AS code_language_5, t0.rang AS rang_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deletedAt AS deletedat_9 FROM myeureka_languages t0 WHERE t0.is_active = ? AND ((t0.deletedAt IS NULL)) ORDER BY t0.rang ASC
Parameters:
[
1
]
|
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\Admin\Config\Languages | No errors. |
| App\Entity\Users\User | No errors. |
| App\Entity\Admin\Config\Page | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |