Query Metrics
10
Database Queries
4
Different statements
2.71 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.34 ms (49.54%) |
7 |
SELECT t0.title AS title_1, t0.title_ar AS title_ar_2, t0.diploma AS diploma_3, t0.slug AS slug_4, t0.forder AS forder_5, t0.featured AS featured_6, t0.id AS id_7, t0.create_at AS create_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.docs AS docs_11, t0.category_id AS category_id_12, t0.domaine_id AS domaine_id_13 FROM hs_tc_formation_activity t0 WHERE t0.category_id = ?
Parameters:
[
1
]
|
|
0.73 ms (26.78%) |
1 |
SELECT t0.title AS title_1, t0.sub_title AS sub_title_2, t0.slug AS slug_3, t0.link AS link_4, t0.image1_name AS image1_name_5, t0.image2_name AS image2_name_6, t0.featured AS featured_7, t0.start_at AS start_at_8, t0.end_at AS end_at_9, t0.abstract AS abstract_10, t0.id AS id_11, t0.create_at AS create_at_12, t0.published AS published_13, t0.published_at AS published_at_14, t0.docs AS docs_15 FROM hs_training_center_news t0 WHERE t0.published = ? AND t0.featured = ? ORDER BY t0.create_at DESC LIMIT 3
Parameters:
[ 1 1 ] |
|
0.41 ms (15.05%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.type AS type_3, t0.val AS val_4, t0.category AS category_5, t0.show_in_home AS show_in_home_6, t0.show_in_contact AS show_in_contact_7, t0.id AS id_8, t0.create_at AS create_at_9, t0.published AS published_10, t0.published_at AS published_at_11, t0.docs AS docs_12 FROM hs_tc_information t0 WHERE t0.category = ? AND t0.published = ?
Parameters:
[ "Coordonnées" 1 ] |
|
0.23 ms (8.63%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.id AS id_3, t0.create_at AS create_at_4, t0.published AS published_5, t0.published_at AS published_at_6, t0.docs AS docs_7 FROM hs_tc_formation_category t0 WHERE t0.published = ?
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\News | No errors. |
| App\Entity\Formation\Category | No errors. |
| App\Entity\Formation\Activity | No errors. |
| App\Entity\Formation\Domaine | No errors. |
| App\Entity\Formation\Unite | No errors. |
| App\Entity\Formation\Classe | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Information | No errors. |