Query Metrics
6
Database Queries
5
Different statements
2.11 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.49 ms |
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:
[
"wp"
]
|
2 | 0.41 ms |
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:
[
"wp"
]
|
3 | 0.45 ms |
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:
[ null "1" ] |
4 | 0.25 ms |
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:
[ null "4" "5" "8" "10" "9" "21" "32" "43" ] |
5 | 0.19 ms |
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:
[ null "21" "22" ] |
6 | 0.32 ms |
SELECT t0.id AS id_1, t0.is_enable AS is_enable_2, t0.is_contact AS is_contact_3, t0.is_demo AS is_demo_4, t0.classe_titre_contact AS classe_titre_contact_5, t0.link_visiter_site AS link_visiter_site_6, t0.classe_body_page AS classe_body_page_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.page_sous_category_id AS page_sous_category_id_11, t0.parent_id AS parent_id_12 FROM page t0 WHERE t0.id = ?
Parameters:
[
"9"
]
|
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\Pages\PageCategoryLang | No errors. |
App\Entity\Pages\PageCategory | No errors. |
App\Entity\Pages\PageLang | No errors. |
App\Entity\Pages\Page | No errors. |
App\Entity\Pages\PageSousCategory | 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. |