Query Metrics
193
Database Queries
34
Different statements
100.62 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
12.26 ms (12.18%) |
19 |
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[ 181091 "wdbe_acc_es" ] |
|
10.48 ms (10.42%) |
19 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
10.40 ms (10.33%) |
18 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
10.05 ms (9.99%) |
19 |
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[ 181091 "wdbe_acc_es" ] |
|
8.64 ms (8.59%) |
6 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
6.85 ms (6.81%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM ecommerceframework_productindex_wdbe_acc_es a INNER JOIN ecommerceframework_productindex_wdbe_acc_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) ORDER BY ifnull(featuredPriority, 0) desc,ifnull(s.score, 0) desc,ifnull(rankingMultiplicator, 999999999) asc,a.id ASC LIMIT 672, 48
Parameters:
[] |
|
5.51 ms (5.47%) |
19 |
"COMMIT"
Parameters:
[] |
|
5.47 ms (5.44%) |
19 |
"START TRANSACTION"
Parameters:
[] |
|
5.39 ms (5.36%) |
12 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2526
]
|
|
3.43 ms (3.41%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.62 ms (2.60%) |
7 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
2.44 ms (2.42%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
1.92 ms (1.91%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
2532
]
|
|
1.33 ms (1.32%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/es/productos/c/accesorios~23594" "path" "auto_create" "/es/productos/c/accesorios~23594?page=15" "path_query" "https://testing.weverducre.com/es/productos/c/accesorios~23594?page=15" "entire_uri" ] |
|
1.25 ms (1.24%) |
2 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
1.04 ms (1.04%) |
2 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
5394575
]
|
|
1.02 ms (1.02%) |
2 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
5394575
]
|
|
1.00 ms (1.00%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/es/productos/c/" "accesorios~23594" ] |
|
0.91 ms (0.90%) |
2 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/weverducre.com/%" "/es/productos/c/accesorios~23594" ] |
|
0.84 ms (0.84%) |
2 |
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_es_relations a WHERE fieldname = 'products' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_acc_es a INNER JOIN ecommerceframework_productindex_wdbe_acc_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[] |
|
0.78 ms (0.78%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.77 ms (0.76%) |
2 |
SELECT TRIM(`color`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_es a INNER JOIN ecommerceframework_productindex_wdbe_acc_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`color`)
Parameters:
[] |
|
0.76 ms (0.75%) |
2 |
SELECT TRIM(`forwardVoltage`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_es a INNER JOIN ecommerceframework_productindex_wdbe_acc_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`forwardVoltage`)
Parameters:
[] |
|
0.73 ms (0.73%) |
2 |
SELECT TRIM(`mappedBasicType`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_es a INNER JOIN ecommerceframework_productindex_wdbe_acc_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mappedBasicType`)
Parameters:
[] |
|
0.71 ms (0.71%) |
2 |
SELECT TRIM(`wattage`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_acc_es a INNER JOIN ecommerceframework_productindex_wdbe_acc_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND `type` != 'variant' AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`wattage`)
Parameters:
[] |
|
0.68 ms (0.68%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.64 ms (0.63%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/es/productos/c/accesorios~23594"
]
|
|
0.44 ms (0.44%) |
1 |
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[] |
|
0.41 ms (0.41%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.39 ms (0.39%) |
1 |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
23594
]
|
|
0.39 ms (0.39%) |
1 |
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
|
0.36 ms (0.36%) |
1 |
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ( (cid IN (1,22225,22218,1548,1544) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
23594
]
|
|
0.36 ms (0.36%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.34 ms (0.34%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
23590
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| ax | doctrine.dbal.ax_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.