Query Metrics
9
Database Queries
5
Different statements
8.12 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.61 ms (56.82%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 WHERE t0.slug = ? AND t0.active = ? AND t0.lang = ? LIMIT 1
Parameters:
[ "feste" 1 "de" ]
|
||||||||||||||||||||
|
1.36 ms (16.70%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 INNER JOIN page_industry ON t0.id = page_industry.industry_id WHERE page_industry.page_id = ?
Parameters:
[
85
]
|
||||||||||||||||||||
|
1.12 ms (13.75%) |
2 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = ? AND t0.category_id = ? AND t0.lang = ? ORDER BY t0.id ASC
Parameters:
[ 1 "6" "de" ] |
||||||||||||||||||||
|
0.55 ms (6.71%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.text AS text_4, t0.created AS created_5, t0.modified AS modified_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.title_tag AS title_tag_9, t0.meta_description AS meta_description_10, t0.keywords AS keywords_11, t0.type AS type_12, t0.published AS published_13, t0.video AS video_14, t0.name_short AS name_short_15, t0.h1 AS h1_16, t0.h2 AS h2_17, t0.h3 AS h3_18, t0.h4 AS h4_19, t0.menu AS menu_20, t0.upload_video AS upload_video_21, t0.gallery_title AS gallery_title_22, t0.gallery_description AS gallery_description_23, t0.items_title AS items_title_24, t0.items_description AS items_description_25, t0.video_title AS video_title_26, t0.video_description AS video_description_27, t0.color AS color_28, t0.download_link AS download_link_29, t0.lang AS lang_30, t0.duplicate AS duplicate_31, t0.glb_image AS glb_image_32, t0.category_id AS category_id_33 FROM page t0 WHERE t0.is_active = ? AND t0.category_id = ? AND t0.lang = ?
Parameters:
[ 1 "7" "de" ]
|
||||||||||||||||||||
|
0.49 ms (6.03%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.short_description AS short_description_4, t0.long_description AS long_description_5, t0.cat_order AS cat_order_6, t0.h1 AS h1_7, t0.h2 AS h2_8, t0.h3 AS h3_9, t0.h4 AS h4_10, t0.active AS active_11, t0.lang AS lang_12, t0.yes AS yes_13 FROM industry t0 WHERE t0.active = ? AND t0.lang = ?
Parameters:
[ 1 "de" ]
|
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\Industry | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\PageItems | No errors. |
| App\Entity\Videos | No errors. |
| App\Entity\Specs | No errors. |
| App\Entity\Contact | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Gallery | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Paragraph | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\OrderItem | No errors. |