Query Metrics
539
Database Queries
31
Different statements
232.64 ms
Query time
0
Invalid entities
290
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
52.69 ms (22.65%) |
202 |
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 "c3e382d3-ef0b-57a3-85f5-752574c7af52" ] |
|
40.92 ms (17.59%) |
202 |
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:
[
"c3e382d3-ef0b-57a3-85f5-752574c7af52"
]
|
|
30.89 ms (13.28%) |
1 |
SELECT p0_.id AS id_0, p1_.id AS id_1, p1_.name AS name_2, p0_.name AS name_3, p1_.slug AS slug_4, p0_.slug AS slug_5, p0_.position AS position_6 FROM products p2_ LEFT JOIN products_rel_categories p4_ ON p2_.id = p4_.product_id LEFT JOIN products_categories p3_ ON p3_.id = p4_.category_id INNER JOIN products_brands p5_ ON p2_.brand_id = p5_.id INNER JOIN products_rel_feature_values p6_ ON p2_.id = p6_.product_id INNER JOIN products_feature_values p0_ ON p0_.id = p6_.feature_value_id INNER JOIN products_features p1_ ON p0_.feature_id = p1_.id INNER JOIN products_categories_rel_products_features p7_ ON p1_.id = p7_.feature_id AND (p7_.feature_id = p1_.id AND p7_.category_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) WHERE p2_.show_only_in_pack = ? AND p3_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p5_.enabled = ? AND p2_.status = ? GROUP BY p0_.id, p1_.id, p1_.name, p0_.name, p1_.slug, p0_.slug, p0_.position, p7_.position ORDER BY p2_.id ASC, p7_.position ASC, p0_.position ASC
Parameters:
[ "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "05a1e848-6a04-5e12-b9d4-0a5f89cc97c7" "41a26435-ee74-5921-886f-524305eb70bd" "655e7958-c77c-5324-aada-670555b240bd" "79baf5cf-4915-5d71-937d-9bf5e636a912" "7ca6780c-89ee-5861-b419-c0766b24ea89" "a38933df-b5c6-55d8-b390-7e05a4103251" "ac16c985-c7f4-5aea-99e7-011cab689f17" "acf534d2-8e8a-5c09-92f5-d768e8d51759" "d67c585e-a5cf-511d-ad02-3f9d970b8020" 0 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "05a1e848-6a04-5e12-b9d4-0a5f89cc97c7" "41a26435-ee74-5921-886f-524305eb70bd" "655e7958-c77c-5324-aada-670555b240bd" "79baf5cf-4915-5d71-937d-9bf5e636a912" "7ca6780c-89ee-5861-b419-c0766b24ea89" "a38933df-b5c6-55d8-b390-7e05a4103251" "ac16c985-c7f4-5aea-99e7-011cab689f17" "acf534d2-8e8a-5c09-92f5-d768e8d51759" "d67c585e-a5cf-511d-ad02-3f9d970b8020" 1 1 ] |
|
22.55 ms (9.69%) |
1 |
SELECT p0_.slug AS slug_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_short AS description_short_3, p0_.supplier_reference AS supplier_reference_4, p0_.manufacturer_reference AS manufacturer_reference_5, p0_.ean AS ean_6, p0_.position AS position_7, p0_.status AS status_8, p0_.tax_type AS tax_type_9, p0_.showcase AS showcase_10, p0_.on_offer AS on_offer_11, p0_.new AS new_12, p0_.show_on_home_deals AS show_on_home_deals_13, p0_.show_on_home_new_products AS show_on_home_new_products_14, p0_.kit AS kit_15, p0_.show_only_in_pack AS show_only_in_pack_16, p0_.price_buy AS price_buy_17, p0_.price_sell AS price_sell_18, p0_.price_offer AS price_offer_19, p0_.soa AS soa_20, p0_.stock AS stock_21, p0_.stock_supplier AS stock_supplier_22, p0_.min AS min_23, p0_.max AS max_24, p0_.period AS period_25, p0_.internal_comments AS internal_comments_26, p0_.created_at AS created_at_27, p0_.updated_at AS updated_at_28, p0_.last_activation_at AS last_activation_at_29, p0_.product_specs AS product_specs_30, p0_.cron_export_status AS cron_export_status_31, p0_.id AS id_32, CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END AS sclr_33, p0_.brand_id AS brand_id_34, p0_.created_by_user AS created_by_user_35, p0_.updated_by_user AS updated_by_user_36, p0_.last_activation_by_user AS last_activation_by_user_37 FROM products p0_ LEFT JOIN products_rel_categories p2_ ON p0_.id = p2_.product_id LEFT JOIN products_categories p1_ ON p1_.id = p2_.category_id INNER JOIN products_brands p3_ ON p0_.brand_id = p3_.id WHERE p0_.show_only_in_pack = ? AND p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p3_.enabled = ? AND p0_.status = ? ORDER BY p3_.name ASC, sclr_33 DESC LIMIT 20 OFFSET 300
Parameters:
[ 0 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "05a1e848-6a04-5e12-b9d4-0a5f89cc97c7" "41a26435-ee74-5921-886f-524305eb70bd" "655e7958-c77c-5324-aada-670555b240bd" "79baf5cf-4915-5d71-937d-9bf5e636a912" "7ca6780c-89ee-5861-b419-c0766b24ea89" "a38933df-b5c6-55d8-b390-7e05a4103251" "ac16c985-c7f4-5aea-99e7-011cab689f17" "acf534d2-8e8a-5c09-92f5-d768e8d51759" "d67c585e-a5cf-511d-ad02-3f9d970b8020" 1 1 ] |
|
10.80 ms (4.64%) |
2 |
SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ LEFT JOIN products_rel_categories p2_ ON p1_.id = p2_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p2_.category_id INNER JOIN products_brands p3_ ON p1_.brand_id = p3_.id WHERE p1_.show_only_in_pack = ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p3_.enabled = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC
Parameters:
[ 0 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "05a1e848-6a04-5e12-b9d4-0a5f89cc97c7" "41a26435-ee74-5921-886f-524305eb70bd" "655e7958-c77c-5324-aada-670555b240bd" "79baf5cf-4915-5d71-937d-9bf5e636a912" "7ca6780c-89ee-5861-b419-c0766b24ea89" "a38933df-b5c6-55d8-b390-7e05a4103251" "ac16c985-c7f4-5aea-99e7-011cab689f17" "acf534d2-8e8a-5c09-92f5-d768e8d51759" "d67c585e-a5cf-511d-ad02-3f9d970b8020" 1 1 ] |
|
10.63 ms (4.57%) |
18 |
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, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"e6ad583c-1e6e-42b3-8ce1-0b49a6d07b49"
]
|
|
8.71 ms (3.74%) |
20 |
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:
[
66686
]
|
|
8.43 ms (3.62%) |
20 |
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:
[
66686
]
|
|
8.13 ms (3.49%) |
20 |
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 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?
Parameters:
[
66686
]
|
|
7.66 ms (3.29%) |
19 |
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:
[
"5a536fcc-7b53-454b-9b2f-6598d08fe534"
]
|
|
7.23 ms (3.11%) |
1 |
SELECT MIN((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_0, MAX((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_1 FROM products p0_ LEFT JOIN products_rel_categories p2_ ON p0_.id = p2_.product_id LEFT JOIN products_categories p1_ ON p1_.id = p2_.category_id INNER JOIN products_brands p3_ ON p0_.brand_id = p3_.id WHERE p0_.show_only_in_pack = ? AND p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p3_.enabled = ? AND p0_.status = ?
Parameters:
[ 0 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "05a1e848-6a04-5e12-b9d4-0a5f89cc97c7" "41a26435-ee74-5921-886f-524305eb70bd" "655e7958-c77c-5324-aada-670555b240bd" "79baf5cf-4915-5d71-937d-9bf5e636a912" "7ca6780c-89ee-5861-b419-c0766b24ea89" "a38933df-b5c6-55d8-b390-7e05a4103251" "ac16c985-c7f4-5aea-99e7-011cab689f17" "acf534d2-8e8a-5c09-92f5-d768e8d51759" "d67c585e-a5cf-511d-ad02-3f9d970b8020" 1 1 ] |
|
5.79 ms (2.49%) |
1 |
SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2 FROM products p1_ LEFT JOIN products_rel_categories p3_ ON p1_.id = p3_.product_id LEFT JOIN products_categories p2_ ON p2_.id = p3_.category_id INNER JOIN products_brands p4_ ON p1_.brand_id = p4_.id INNER JOIN products_brands p0_ ON p1_.brand_id = p0_.id WHERE p1_.show_only_in_pack = ? AND p2_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p4_.enabled = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC
Parameters:
[ 0 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "05a1e848-6a04-5e12-b9d4-0a5f89cc97c7" "41a26435-ee74-5921-886f-524305eb70bd" "655e7958-c77c-5324-aada-670555b240bd" "79baf5cf-4915-5d71-937d-9bf5e636a912" "7ca6780c-89ee-5861-b419-c0766b24ea89" "a38933df-b5c6-55d8-b390-7e05a4103251" "ac16c985-c7f4-5aea-99e7-011cab689f17" "acf534d2-8e8a-5c09-92f5-d768e8d51759" "d67c585e-a5cf-511d-ad02-3f9d970b8020" 1 1 ] |
|
5.55 ms (2.39%) |
1 |
SELECT count(1) AS sclr_0 FROM products p0_ LEFT JOIN products_rel_categories p2_ ON p0_.id = p2_.product_id LEFT JOIN products_categories p1_ ON p1_.id = p2_.category_id INNER JOIN products_brands p3_ ON p0_.brand_id = p3_.id WHERE p0_.show_only_in_pack = ? AND p1_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p3_.enabled = ? AND p0_.status = ?
Parameters:
[ 0 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "05a1e848-6a04-5e12-b9d4-0a5f89cc97c7" "41a26435-ee74-5921-886f-524305eb70bd" "655e7958-c77c-5324-aada-670555b240bd" "79baf5cf-4915-5d71-937d-9bf5e636a912" "7ca6780c-89ee-5861-b419-c0766b24ea89" "a38933df-b5c6-55d8-b390-7e05a4103251" "ac16c985-c7f4-5aea-99e7-011cab689f17" "acf534d2-8e8a-5c09-92f5-d768e8d51759" "d67c585e-a5cf-511d-ad02-3f9d970b8020" 1 1 ] |
|
2.93 ms (1.26%) |
10 |
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.parent_category_id = ?
Parameters:
[
"ae7c6b5a-9833-56cc-b41c-abd1f848d8bf"
]
|
|
1.48 ms (0.64%) |
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"
]
|
|
1.24 ms (0.53%) |
1 |
SELECT b0_.name AS name_0, b0_.link_to AS link_to_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.id AS id_5 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.category_id = ? ORDER BY b1_.position ASC LIMIT 30
Parameters:
[ 2 2 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" ] |
|
0.99 ms (0.43%) |
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.slug = ? LIMIT 1
Parameters:
[
"laboratorio-1125"
]
|
|
0.84 ms (0.36%) |
1 |
SELECT b0_.name AS name_0, b0_.link_to AS link_to_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.id AS id_5 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? ORDER BY b1_.position ASC LIMIT 30
Parameters:
[ 2 3 ] |
|
0.66 ms (0.28%) |
1 |
SELECT b0_.name AS name_0, b0_.link_to AS link_to_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.id AS id_5 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.brand_id = ? ORDER BY b1_.position ASC LIMIT 30
Parameters:
[ 2 7 "cdc2d734-76e2-587b-84c2-075896046806" ] |
|
0.52 ms (0.23%) |
1 |
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.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?
Parameters:
[
"cdc2d734-76e2-587b-84c2-075896046806"
]
|
|
0.45 ms (0.19%) |
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.44 ms (0.19%) |
1 |
SELECT count(1) AS sclr_0 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.category_id = ?
Parameters:
[ 2 2 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" ] |
|
0.44 ms (0.19%) |
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
]
|
|
0.41 ms (0.17%) |
1 |
SELECT b0_.name AS name_0, b0_.link_to AS link_to_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.id AS id_5 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.category_id = ? AND b1_.brand_id = ? ORDER BY b1_.position ASC LIMIT 30
Parameters:
[ 2 6 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "cdc2d734-76e2-587b-84c2-075896046806" ] |
|
0.41 ms (0.17%) |
1 |
SELECT count(1) AS sclr_0 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.category_id = ? AND b1_.brand_id = ?
Parameters:
[ 2 6 "ae7c6b5a-9833-56cc-b41c-abd1f848d8bf" "cdc2d734-76e2-587b-84c2-075896046806" ] |
|
0.39 ms (0.17%) |
1 |
SELECT count(1) AS sclr_0 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ?
Parameters:
[ 2 3 ] |
|
0.36 ms (0.16%) |
1 |
SELECT count(1) AS sclr_0 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.brand_id = ?
Parameters:
[ 2 7 "cdc2d734-76e2-587b-84c2-075896046806" ] |
|
0.31 ms (0.13%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.multiple AS multiple_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_features t0 WHERE t0.id = ?
Parameters:
[
"a6de82a2-6826-533f-a5dc-feed1d391dce"
]
|
|
0.30 ms (0.13%) |
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.id = ?
Parameters:
[
"c3e382d3-ef0b-57a3-85f5-752574c7af52"
]
|
|
0.27 ms (0.12%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.id = ?
Parameters:
[
"cdc2d734-76e2-587b-84c2-075896046806"
]
|
|
0.22 ms (0.10%) |
1 |
SELECT count(1) AS sclr_0 FROM promotions p0_ WHERE p0_.status = ?
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| legacy | doctrine.dbal.legacy_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 | 202 |
| Fotoboom\Product\Domain\Product | 20 |
| Fotoboom\Product\Domain\Media | 20 |
| Fotoboom\Media\Domain\Media | 19 |
| Fotoboom\Media\Domain\MediaWatermark | 18 |
| Fotoboom\Configuration\Domain\Configuration | 5 |
| Fotoboom\Product\Domain\FeatureValue | 3 |
| Fotoboom\Product\Domain\Brand | 1 |
| Fotoboom\Product\Domain\Feature | 1 |
| Fotoboom\Product\Domain\BrandMedia | 1 |