Query Metrics
47
Database Queries
9
Different statements
2620.28 ms
Query time
0
Invalid entities
0
Cache hits
1
Cache misses
8
Cache puts
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
709.03 ms (27.06%) |
15 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.attributes AS attributes_3, t0.title AS title_4, t0.locale AS locale_5, t0.url AS url_6, t0.path AS path_7, t0.parameters AS parameters_8, t0.widget AS widget_9, t0.item_order AS item_order_10, t0.has_right AS has_right_11, t0.user_right AS user_right_12, t0.menu AS menu_13 FROM menu t0 WHERE t0.menu = ? ORDER BY t0.item_order ASC
Parameters:
[
9
]
|
570.73 ms (21.78%) |
10 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.file_name AS file_name_3, t0.tries AS tries_4, t0.error AS error_5, t0.original AS original_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.synced_at AS synced_at_9, t0.index_at AS index_at_10, t0.product AS product_11 FROM product_photo t0 WHERE t0.product = ?
Parameters:
[
1
]
|
482.14 ms (18.40%) |
10 |
SELECT t0.id AS id_1, t0.page AS page_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.synced_at AS synced_at_5, t0.index_at AS index_at_6, t0.document AS document_7, t0.product AS product_8 FROM product_document t0 WHERE t0.product = ?
Parameters:
[
1
]
|
327.51 ms (12.50%) |
7 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.synced_at AS synced_at_6, t0.index_at AS index_at_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM search_tip_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
248.02 ms (9.47%) |
1 |
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ WHERE p0_.disabled IS NULL
Parameters:
[] |
113.16 ms (4.32%) |
1 |
SELECT c0_.code AS code_0, c0_.name AS name_1, c0_.rate AS rate_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.synced_at AS synced_at_5, c0_.index_at AS index_at_6 FROM currency c0_ WHERE c0_.code = ?
Parameters:
[
"RSD"
]
|
62.57 ms (2.39%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.path AS path_3, t0.parameters AS parameters_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.synced_at AS synced_at_8, t0.index_at AS index_at_9 FROM search_tip t0
Parameters:
[] |
59.69 ms (2.28%) |
1 |
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.barcode AS barcode_2, p0_.title AS title_3, p0_.original_title AS original_title_4, p0_.search_title AS search_title_5, p0_.slug AS slug_6, p0_.origin AS origin_7, p0_.link AS link_8, p0_.inner_diameter_min AS inner_diameter_min_9, p0_.inner_diameter_max AS inner_diameter_max_10, p0_.outer_diameter_min AS outer_diameter_min_11, p0_.outer_diameter_max AS outer_diameter_max_12, p0_.width_min AS width_min_13, p0_.width_max AS width_max_14, p0_.weight AS weight_15, p0_.gross_price AS gross_price_16, p0_.minimal_quantity AS minimal_quantity_17, p0_.disabled AS disabled_18, p0_.created_at AS created_at_19, p0_.updated_at AS updated_at_20, p0_.synced_at AS synced_at_21, p0_.index_at AS index_at_22, p0_.remote_id AS remote_id_23, p0_.category AS category_24, p0_.sub_category AS sub_category_25, p0_.product_group AS product_group_26, p0_.manufacturer AS manufacturer_27, p0_.unit_of_measurement AS unit_of_measurement_28 FROM product p0_ WHERE p0_.disabled IS NULL AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.id ASC
Parameters:
[ 1 2 3 4 5 6 7 8 9 10 ] |
47.42 ms (1.81%) |
1 |
SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM product p0_ WHERE p0_.disabled IS NULL ORDER BY p0_.id ASC OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
client_rel_management | doctrine.dbal.client_rel_management_connection |
client_rel_web_management | doctrine.dbal.client_rel_web_management_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
client_rel_management | doctrine.orm.client_rel_management_entity_manager |
client_rel_web_management | doctrine.orm.client_rel_web_management_entity_manager |
Second Level Cache
0
Hits
1
Misses
8
Puts
Number of cache misses
Region | Misses |
---|---|
public | 1 |
Number of cache puts
Region | Puts |
---|---|
public | 8 |
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\ECommerce\Currency | No errors. |
App\Entity\ECommerce\Depot | No errors. |
App\Entity\ECommerce\Client | No errors. |
App\Entity\ECommerce\Shipping | No errors. |
App\Entity\ECommerce\Product | No errors. |
App\Entity\ECommerce\ProductCategory | No errors. |
App\Entity\ECommerce\ProductSubCategory | No errors. |
App\Entity\ECommerce\ProductGroup | No errors. |
App\Entity\ECommerce\ProductManufacturer | No errors. |
App\Entity\ECommerce\Unit | No errors. |
App\Entity\ECommerce\ProductPhoto | No errors. |
App\Entity\ECommerce\ProductDocument | No errors. |
App\Entity\Content\Document | No errors. |
App\Entity\ECommerce\DepotProduct | No errors. |
App\Entity\ECommerce\ProductAlternative | No errors. |
App\Entity\ECommerce\ProductInfo | No errors. |
App\Entity\ECommerce\ProductTranslation | No errors. |
App\Entity\App\User | No errors. |
App\Entity\ECommerce\DepotTranslation | No errors. |
App\Entity\ECommerce\ClientGroup | No errors. |
App\Entity\ECommerce\Cart | No errors. |
App\Entity\ECommerce\Firm | No errors. |
App\Entity\ECommerce\ProductCategoryTranslation | No errors. |
App\Entity\ECommerce\Rebate | No errors. |
App\Entity\Content\DocumentCategory | No errors. |
App\Entity\Content\DocumentTranslation | No errors. |
App\Entity\ECommerce\ProductInfoTranslation | No errors. |
App\Entity\ECommerce\IndividualOrder | No errors. |
App\Entity\ECommerce\CartItem | No errors. |
App\Entity\ECommerce\Invoice | No errors. |
App\Entity\ECommerce\BankAccount | No errors. |
App\Entity\SEO\Seo | No errors. |
App\Entity\ECommerce\BillItem | No errors. |
App\Entity\ECommerce\Bill | No errors. |
App\Entity\App\Menu | No errors. |
App\Entity\ECommerce\SearchTip | No errors. |
App\Entity\ECommerce\SearchTipTranslation | No errors. |
client_rel_management entity manager
No loaded entities.
client_rel_web_management entity manager
No loaded entities.