Query Metrics
3
Database Queries
3
Different statements
83.16 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
77.14 ms (92.76%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.created AS created_3, t0.enabled AS enabled_4, t0.is_main AS is_main_5, t0.anons AS anons_6, t0.content AS content_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.seo_keywords AS seo_keywords_10, t0.updated AS updated_11, t0.image AS image_12, t0.preview AS preview_13, t0.video_link AS video_link_14, t0.link AS link_15, t0.slug AS slug_16, t0.video AS video_17, t0.image_alt AS image_alt_18, t0.category_id AS category_id_19, t0.parent_id AS parent_id_20, t0.local_project_id AS local_project_id_21 FROM publication t0 WHERE t0.enabled = ? ORDER BY t0.id DESC
Parameters:
[
1
]
|
|
4.29 ms (5.16%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.content AS content_4, t0.module AS module_5, t0.menu_title AS menu_title_6, t0.in_menu AS in_menu_7 FROM page_block t0
Parameters:
[] |
|
1.73 ms (2.08%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.preview AS preview_4, t0.ph1 AS ph1_5, t0.ph2 AS ph2_6, t0.amount_investment AS amount_investment_7, t0.work_place AS work_place_8, t0.enabled AS enabled_9, t0.created AS created_10, t0.updated AS updated_11, t0.content AS content_12, t0.implementation_period AS implementation_period_13, t0.fact1_title AS fact1_title_14, t0.fact1_value AS fact1_value_15, t0.fact2_title AS fact2_title_16, t0.fact2_value AS fact2_value_17, t0.fact3_title AS fact3_title_18, t0.fact3_value AS fact3_value_19, t0.content2 AS content2_20, t0.map_string AS map_string_21, t0.location AS location_22, t0.sort AS sort_23, t0.loc_x AS loc_x_24, t0.loc_y AS loc_y_25, t0.seo_title AS seo_title_26, t0.seo_description AS seo_description_27, t0.seo_keywords AS seo_keywords_28, t0.distict_id AS distict_id_29 FROM local_project t0 WHERE t0.enabled = ?
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\PageBlock | No errors. |
| App\Entity\PagePageBlock | No errors. |
| App\Entity\LocalProject | No errors. |
| App\Entity\ProjectDistict | No errors. |
| App\Entity\Publication | No errors. |
| App\Entity\PublicationCategory | No errors. |
| App\Entity\PublicationImage | No errors. |