Query Metrics
273
Database Queries
11
Different statements
52.35 ms
Query time
0
Invalid entities
223
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
18.92 ms (36.13%) |
104 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 WHERE t0.enabled = ? AND t0.parent_category_id = ? ORDER BY t0.position ASC
Parameters:
[ 1 "409c9ecf-ff18-4b18-9cc1-b8acf8f30f48" ] |
|
15.98 ms (30.53%) |
104 |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.category_id AS category_id_6, t0.media_id AS media_id_7 FROM products_categories_medias t0 WHERE t0.category_id = ?
Parameters:
[
"409c9ecf-ff18-4b18-9cc1-b8acf8f30f48"
]
|
|
4.74 ms (9.05%) |
16 |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.description AS description_3, t0.description_short AS description_short_4, t0.supplier_reference AS supplier_reference_5, t0.manufacturer_reference AS manufacturer_reference_6, t0.ean AS ean_7, t0.position AS position_8, t0.status AS status_9, t0.tax_type AS tax_type_10, t0.showcase AS showcase_11, t0.on_offer AS on_offer_12, t0.new AS new_13, t0.kit AS kit_14, t0.show_only_in_pack AS show_only_in_pack_15, t0.price_buy AS price_buy_16, t0.price_sell AS price_sell_17, t0.price_offer AS price_offer_18, t0.soa AS soa_19, t0.stock AS stock_20, t0.stock_supplier AS stock_supplier_21, t0.min AS min_22, t0.max AS max_23, t0.period AS period_24, t0.internal_comments AS internal_comments_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.last_activation_at AS last_activation_at_28, t0.product_specs AS product_specs_29, t0.cron_export_status AS cron_export_status_30, t0.id AS id_31, t0.brand_id AS brand_id_32, t0.created_by_user AS created_by_user_33, t0.updated_by_user AS updated_by_user_34, t0.last_activation_by_user AS last_activation_by_user_35 FROM products t0 WHERE t0.id = ?
Parameters:
[
374
]
|
|
4.30 ms (8.21%) |
16 |
SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?
Parameters:
[
374
]
|
|
3.50 ms (6.69%) |
16 |
SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?
Parameters:
[
374
]
|
|
1.51 ms (2.88%) |
7 |
SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?
Parameters:
[
"f825f95b-b787-47ed-b3cb-b94f72fff844"
]
|
|
1.21 ms (2.30%) |
5 |
SELECT t0.keyname AS keyname_1, t0.value AS value_2, t0.label AS label_3, t0.description AS description_4, t0.id AS id_5 FROM configuration t0 WHERE t0.keyname = ? LIMIT 1
Parameters:
[
"info_header_contact_1"
]
|
|
0.86 ms (1.64%) |
1 |
SELECT t0.status AS status_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.client_id AS client_id_5, t0.shipment_address_id AS shipment_address_id_6, t0.invoice_address_id AS invoice_address_id_7 FROM carts t0 WHERE t0.id = ?
Parameters:
[
"06ae3de3-da56-41e6-8a18-10c9444faf9b"
]
|
|
0.76 ms (1.45%) |
2 |
SELECT t0.reference AS reference_1, t0.amount AS amount_2, t0.name AS name_3, t0.price_sell AS price_sell_4, t0.price_offer AS price_offer_5, t0.id AS id_6, t0.cart_id AS cart_id_7, t0.product_id AS product_id_8 FROM carts_products t0 WHERE t0.cart_id = ?
Parameters:
[
"06ae3de3-da56-41e6-8a18-10c9444faf9b"
]
|
|
0.34 ms (0.64%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 WHERE t0.enabled = ? AND t0.parent_category_id IS NULL ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
0.24 ms (0.47%) |
1 |
SELECT p0_.name AS name_0, p0_.url AS url_1, p0_.status AS status_2, p0_.date_start AS date_start_3, p0_.date_end AS date_end_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.id AS id_7 FROM promotions p0_ WHERE p0_.status = ? ORDER BY p0_.date_start ASC LIMIT 30
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Fotoboom\Product\Domain\Category | 104 |
| Fotoboom\Product\Domain\Media | 19 |
| Fotoboom\Media\Domain\Media | 19 |
| Fotoboom\Product\Domain\FeatureValue | 18 |
| Fotoboom\Cart\Domain\CartProduct | 16 |
| Fotoboom\Product\Domain\Product | 16 |
| Fotoboom\Product\Domain\Feature | 9 |
| Fotoboom\Product\Domain\Brand | 7 |
| Fotoboom\Media\Domain\MediaWatermark | 7 |
| Fotoboom\Configuration\Domain\Configuration | 5 |
| Fotoboom\User\Domain\User | 2 |
| Fotoboom\Cart\Domain\Cart | 1 |