Query Metrics
5
Database Queries
4
Different statements
2.30 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.95 ms (41.30%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.is_actif AS is_actif_4, t0.is_default AS is_default_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.deleted_at AS deleted_at_8 FROM languages t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"en"
]
|
0.55 ms (24.03%) |
1 |
SELECT p0_.slug AS slug_0, p0_.page_id AS sclr_1 FROM page_lang p0_ WHERE p0_.language_id = ? AND p0_.page_id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 2 "4" "5" "8" "10" "9" "21" "32" "43" ] |
0.48 ms (21.00%) |
1 |
SELECT p0_.slug AS slug_0, p0_.page_category_id AS sclr_1 FROM page_category_lang p0_ WHERE p0_.language_id = ? AND p0_.page_category_id IN (?)
Parameters:
[ 2 "1" ] |
0.31 ms (13.67%) |
1 |
SELECT p0_.slug AS slug_0, p0_.page_id AS sclr_1 FROM page_lang p0_ WHERE p0_.language_id = ? AND p0_.page_id IN (?, ?)
Parameters:
[ 2 "21" "22" ] |
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\Languages | No errors. |
App\Entity\ClientBlocs\ClientBlocLang | No errors. |
App\Entity\Labels\LabelBlocLang | No errors. |
App\Entity\Labels\LabelSliderLang | No errors. |
App\Entity\ItemsSolution\ItemsSolutionLang | No errors. |
App\Entity\Benefice\BeneficeLang | No errors. |
App\Entity\Benefice\BeneficeItemsLang | No errors. |
App\Entity\Pages\PageSousCategoryLang | No errors. |
App\Entity\User\UserStatusLang | No errors. |
App\Entity\Pages\PageCategoryLang | No errors. |
App\Entity\Pages\PageCategory | No errors. |
App\Entity\Pages\PageLang | No errors. |
App\Entity\Pages\Page | No errors. |