Query Metrics
12
Database Queries
8
Different statements
23.02 ms
Query time
14
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.66 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.06 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 | 1.97 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.50 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 | 0.99 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.84 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.50 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
]
|
| 8 | 0.89 ms |
SELECT CURRENT_DATABASE()
Parameters:
[] |
| 9 | 10.18 ms |
SELECT quote_ident(table_name) AS table_name, table_schema AS schema_name FROM information_schema.tables WHERE table_catalog = ? AND table_schema NOT LIKE 'pg\_%' AND table_schema != 'information_schema' AND table_name != 'geometry_columns' AND table_name != 'spatial_ref_sys' AND table_type = 'BASE TABLE'
Parameters:
[
"myeureka_feature_aymen"
]
|
| 10 | 0.85 ms |
SELECT schema_name FROM information_schema.schemata WHERE schema_name NOT LIKE 'pg\_%' AND schema_name != 'information_schema'
Parameters:
[] |
| 11 | 0.19 ms |
SHOW search_path
Parameters:
[] |
| 12 | 0.39 ms |
SELECT CURRENT_DATABASE()
Parameters:
[] |
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.