GET http://cotopaxi-interno.inol3.com/it/shoponline/llama-patch-pullover-hoodie.CX.F24474M1161

Query Metrics

30 Database Queries
12 Different statements
26.57 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM listini l0_
Parameters:
[]
2 0.39 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM listini l0_
Parameters:
[]
3 0.55 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.old_url AS old_url_3, t0.new_url AS new_url_4 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1
Parameters:
[
  "/it/shoponline/llama-patch-pullover-hoodie.CX.F24474M1161"
]
4 1.62 ms
SELECT t0.id AS id_1, t0.country AS country_2, t0.country_code AS country_code_3, t0.country_nav_code AS country_nav_code_4, t0.allowed AS allowed_5, t0.is_eu AS is_eu_6, t0.is_klarna_valid AS is_klarna_valid_7, t0.shipping_region_id AS shipping_region_id_8 FROM country t0 WHERE t0.id = ?
Parameters:
[
  114
]
5 0.73 ms
SELECT t0.id AS id_1, t0.region_name AS region_name_2, t0.region_code AS region_code_3, t0.ordine AS ordine_4, t0.lang_id AS lang_id_5, t0.currency_id AS currency_id_6, t0.listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.84 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.old_url AS old_url_3, t0.new_url AS new_url_4 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1
Parameters:
[
  "/it/shoponline/llama-patch-pullover-hoodie.CX.F24474M1161"
]
7 0.54 ms
SELECT t0.id AS id_1, t0.listino AS listino_2, t0.currency_id AS currency_id_3 FROM listini t0 WHERE t0.id = ?
Parameters:
[
  1
]
8 0.65 ms
SELECT t0.id AS id_1, t0.product AS product_2, t0.ean13 AS ean13_3, t0.product_name AS product_name_4, t0.product_url AS product_url_5, t0.commodity_code AS commodity_code_6, t0.brand AS brand_7, t0.collection AS collection_8, t0.category AS category_9, t0.is_online AS is_online_10, t0.in_home AS in_home_11, t0.is_to_show AS is_to_show_12, t0.label AS label_13, t0.linea_id AS linea_id_14 FROM products t0 WHERE t0.product = ? LIMIT 1
Parameters:
[
  "CX.F24474M1161"
]
9 0.58 ms
SELECT t0.id AS id_1, t0.region_name AS region_name_2, t0.region_code AS region_code_3, t0.ordine AS ordine_4, t0.lang_id AS lang_id_5, t0.currency_id AS currency_id_6, t0.listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0.region_code = ? LIMIT 1
Parameters:
[
  "it"
]
10 9.58 ms
SELECT ps.*, c.color, s.size, sc.conversion, pr.price, pr.discounted_price, pr.lowest_price, pr.discount_percentage, pr.discounted_price_from, pr.discounted_price_to, pr.shipping_region_id,
                (
                    SELECT
                       CONVERT(GROUP_CONCAT(
                           CONCAT_WS(
                                '|',
                                phototype_id, phototype_name, photo_path, photo_path_reduced
                            )
                       ) USING utf8mb4)
                    FROM skews_photos sp
                    WHERE sp.product_id = ps.product_id
                    AND sp.color_id = ps.color_id
                    AND season_id IN (
                        SELECT MAX(season_id)
                            FROM skews_photos
                            WHERE product_id = ps.product_id
                            AND color_id = ps.color_id
                    )
                    ORDER BY phototype_id ASC
                ) AS path
                FROM products_skews AS ps
                INNER JOIN colors AS c ON c.id = ps.color_id
                INNER JOIN sizes AS s ON s.id = ps.size_id
                LEFT JOIN size_conversion AS sc ON sc.size = s.size AND linea_id = 15 /* AND listino = 'it'*/
                LEFT JOIN product_colors_order AS pco ON pco.product_id = ps.product_id ANd pco.color_id = ps.color_id
                INNER JOIN prices AS pr ON pr.skew_id = ps.id AND pr.shipping_region_id = 1

                WHERE ps.product_id = 21418
                AND ps.qty > 0
                AND ps.is_online = 1
                HAVING path != ''
                ORDER BY pco.sequence ASC, sc.sequence ASC

                /*ORDER BY ps.size_id ASC*/
Parameters:
[]
11 0.56 ms
SELECT t0.id AS id_1, t0.sku_code AS sku_code_2, t0.barcode AS barcode_3, t0.qty AS qty_4, t0.is_qty_blocked AS is_qty_blocked_5, t0.is_future AS is_future_6, t0.sent_to_splio AS sent_to_splio_7, t0.is_online AS is_online_8, t0.product_id AS product_id_9, t0.color_id AS color_id_10, t0.size_id AS size_id_11 FROM products_skews t0 WHERE t0.id = ?
Parameters:
[
  705359
]
12 0.41 ms
SELECT t0.id AS id_1, t0.color AS color_2 FROM colors t0 WHERE t0.id = ?
Parameters:
[
  8209
]
13 0.39 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
14 0.33 ms
SELECT t0.id AS id_1, t0.sku_code AS sku_code_2, t0.barcode AS barcode_3, t0.qty AS qty_4, t0.is_qty_blocked AS is_qty_blocked_5, t0.is_future AS is_future_6, t0.sent_to_splio AS sent_to_splio_7, t0.is_online AS is_online_8, t0.product_id AS product_id_9, t0.color_id AS color_id_10, t0.size_id AS size_id_11 FROM products_skews t0 WHERE t0.id = ?
Parameters:
[
  705360
]
15 0.37 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
16 0.30 ms
SELECT t0.id AS id_1, t0.sku_code AS sku_code_2, t0.barcode AS barcode_3, t0.qty AS qty_4, t0.is_qty_blocked AS is_qty_blocked_5, t0.is_future AS is_future_6, t0.sent_to_splio AS sent_to_splio_7, t0.is_online AS is_online_8, t0.product_id AS product_id_9, t0.color_id AS color_id_10, t0.size_id AS size_id_11 FROM products_skews t0 WHERE t0.id = ?
Parameters:
[
  705361
]
17 0.33 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
18 0.26 ms
SELECT t0.id AS id_1, t0.sku_code AS sku_code_2, t0.barcode AS barcode_3, t0.qty AS qty_4, t0.is_qty_blocked AS is_qty_blocked_5, t0.is_future AS is_future_6, t0.sent_to_splio AS sent_to_splio_7, t0.is_online AS is_online_8, t0.product_id AS product_id_9, t0.color_id AS color_id_10, t0.size_id AS size_id_11 FROM products_skews t0 WHERE t0.id = ?
Parameters:
[
  705362
]
19 0.32 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
20 0.27 ms
SELECT t0.id AS id_1, t0.sku_code AS sku_code_2, t0.barcode AS barcode_3, t0.qty AS qty_4, t0.is_qty_blocked AS is_qty_blocked_5, t0.is_future AS is_future_6, t0.sent_to_splio AS sent_to_splio_7, t0.is_online AS is_online_8, t0.product_id AS product_id_9, t0.color_id AS color_id_10, t0.size_id AS size_id_11 FROM products_skews t0 WHERE t0.id = ?
Parameters:
[
  705363
]
21 0.30 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
22 0.27 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
23 0.37 ms
SELECT img_path
                FROM products_default_image
                WHERE product_id = 21418
Parameters:
[]
24 0.26 ms
SELECT t0.id AS id_1, t0.region_name AS region_name_2, t0.region_code AS region_code_3, t0.ordine AS ordine_4, t0.lang_id AS lang_id_5, t0.currency_id AS currency_id_6, t0.listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0.region_code = ? LIMIT 1
Parameters:
[
  "it"
]
25 4.23 ms
SELECT ps.*, c.color, s.size, sc.conversion, pr.price, pr.discounted_price, pr.lowest_price, pr.discount_percentage, pr.discounted_price_from, pr.discounted_price_to, pr.shipping_region_id,
                (
                    SELECT
                       CONVERT(GROUP_CONCAT(
                           CONCAT_WS(
                                '|',
                                phototype_id, phototype_name, photo_path, photo_path_reduced
                            )
                       ) USING utf8mb4)
                    FROM skews_photos sp
                    WHERE sp.product_id = ps.product_id
                    AND sp.color_id = ps.color_id
                    AND season_id IN (
                        SELECT MAX(season_id)
                            FROM skews_photos
                            WHERE product_id = ps.product_id
                            AND color_id = ps.color_id
                    )
                    ORDER BY phototype_id ASC
                ) AS path
                FROM products_skews AS ps
                INNER JOIN colors AS c ON c.id = ps.color_id
                INNER JOIN sizes AS s ON s.id = ps.size_id
                LEFT JOIN size_conversion AS sc ON sc.size = s.size AND linea_id = 15 /* AND listino = 'it'*/
                LEFT JOIN product_colors_order AS pco ON pco.product_id = ps.product_id ANd pco.color_id = ps.color_id
                INNER JOIN prices AS pr ON pr.skew_id = ps.id AND pr.shipping_region_id = 1

                WHERE ps.product_id = 21418
                AND ps.qty > 0
                AND ps.is_online = 1
                HAVING path != ''
                ORDER BY pco.sequence ASC, sc.sequence ASC

                /*ORDER BY ps.size_id ASC*/
Parameters:
[]
26 0.36 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
27 0.27 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
28 0.29 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
29 0.34 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]
30 0.24 ms
SELECT t0.id AS id_1, t0.color AS color_2, t0.description AS description_3, t0.color_start AS color_start_4, t0.color_end AS color_end_5 FROM colors_description t0 WHERE t0.color = ? LIMIT 1
Parameters:
[
  "HTRGR"
]

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\Listini No errors.
App\Entity\Redirects No errors.
App\Entity\Country No errors.
App\Entity\ShippingRegion No errors.
App\Entity\Language No errors.
App\Entity\Currencies No errors.
App\Entity\Product
  • The field App\Entity\Product#relatedProducts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ProductsRelated#product does not contain the required 'inversedBy="relatedProducts"' attribute.
App\Entity\Linea No errors.
App\Entity\CustomCategoriesProductsBridge No errors.
App\Entity\ProductsFeatures No errors.
App\Entity\ProductsSkew No errors.
App\Entity\ProductDefaultImage No errors.
App\Entity\ProductsExploded No errors.
App\Entity\ProductsRelated No errors.
App\Entity\Color No errors.
App\Entity\Size No errors.
App\Entity\ColorsGroupsBr No errors.
App\Entity\ColorsDescription No errors.