Query Metrics
70
Database Queries
19
Different statements
29.33 ms
Query time
10
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.70 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.capacity AS capacity_29, t0.promotion_id AS promotion_id_30, t0.vendor_id AS vendor_id_31, t0.brand_id AS brand_id_32, t0.parent_category_id AS parent_category_id_33, t0.cloned_product_id AS cloned_product_id_34, t0.store_id AS store_id_35, t0.dtype, t1.regular_price AS regular_price_36 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.parent_category_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
2 | 0.53 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 WHERE t0.id = ?
Parameters:
[
"17"
]
|
3 | 1.11 ms |
SELECT a0_.id AS id_0, a0_.description AS description_1, a0_.created_at AS created_at_2, a0_.value AS value_3, a0_.price AS price_4, a0_.quantity AS quantity_5, a0_.code AS code_6, a0_.attribut_id AS attribut_id_7, a0_.product_id AS product_id_8 FROM attribut_value a0_ LEFT JOIN product p1_ ON a0_.product_id = p1_.id AND (p1_.deleted_at IS NULL) LEFT JOIN article a2_ ON p1_.id = a2_.id LEFT JOIN shop_product s3_ ON p1_.id = s3_.id LEFT JOIN product_category_product p5_ ON p1_.id = p5_.product_id LEFT JOIN flexy_categoryproduct f4_ ON f4_.id = p5_.category_product_id WHERE f4_.id = ? AND p1_.parent_category_id = ? LIMIT 6
Parameters:
[ "17" 1 ] |
4 | 0.88 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.capacity AS capacity_29, t0.promotion_id AS promotion_id_30, t0.vendor_id AS vendor_id_31, t0.brand_id AS brand_id_32, t0.parent_category_id AS parent_category_id_33, t0.cloned_product_id AS cloned_product_id_34, t0.store_id AS store_id_35, t0.dtype, t1.regular_price AS regular_price_36 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.product_type = ? AND t0.parent_category_id = ? AND ((t0.deleted_at IS NULL)) ORDER BY t0.short_description ASC
Parameters:
[ "service" 1 ] |
5 | 0.66 ms |
SELECT t0.id AS id_3, t0.name AS name_4, t0.image AS image_5, t0.price AS price_6, t0.description AS description_7, t0.old_price AS old_price_8, t0.quantity AS quantity_9, t0.product_type AS product_type_10, t0.meta_title AS meta_title_11, t0.meta_description AS meta_description_12, t0.meta_keywords AS meta_keywords_13, t0.slug AS slug_14, t0.created_at AS created_at_15, t0.is_price_reduced_per_percent AS is_price_reduced_per_percent_16, t0.percent_reduction AS percent_reduction_17, t0.sku_code AS sku_code_18, t0.short_description AS short_description_19, t0.is_published AS is_published_20, t0.sku_code_shop AS sku_code_shop_21, t0.end_at AS end_at_22, t0.type_reduction AS type_reduction_23, t0.value_reduction AS value_reduction_24, t0.subscription_monthly_price AS subscription_monthly_price_25, t0.subscription_yearly_price AS subscription_yearly_price_26, t0.deleted_at AS deleted_at_27, t0.label_price_from AS label_price_from_28, t0.capacity AS capacity_29, t0.promotion_id AS promotion_id_30, t0.vendor_id AS vendor_id_31, t0.brand_id AS brand_id_32, t0.parent_category_id AS parent_category_id_33, t0.cloned_product_id AS cloned_product_id_34, t0.store_id AS store_id_35, t0.dtype, t1.regular_price AS regular_price_36 FROM product t0 LEFT JOIN article t1 ON t0.id = t1.id LEFT JOIN shop_product t2 ON t0.id = t2.id WHERE t0.product_type = ? AND t0.parent_category_id IS NULL AND ((t0.deleted_at IS NULL)) ORDER BY t0.short_description ASC
Parameters:
[
"service"
]
|
6 | 0.59 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.mobile_app_scheme AS mobile_app_scheme_30, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_31, t0.developpement_env AS developpement_env_32, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_33, t0.mobile_app_scheme_android AS mobile_app_scheme_android_34, t0.front_theme_id AS front_theme_id_35 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
7 | 0.40 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.mobile_app_scheme AS mobile_app_scheme_30, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_31, t0.developpement_env AS developpement_env_32, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_33, t0.mobile_app_scheme_android AS mobile_app_scheme_android_34, t0.front_theme_id AS front_theme_id_35 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
8 | 0.39 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.mobile_app_scheme AS mobile_app_scheme_30, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_31, t0.developpement_env AS developpement_env_32, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_33, t0.mobile_app_scheme_android AS mobile_app_scheme_android_34, t0.front_theme_id AS front_theme_id_35 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
9 | 0.39 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.mobile_app_scheme AS mobile_app_scheme_30, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_31, t0.developpement_env AS developpement_env_32, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_33, t0.mobile_app_scheme_android AS mobile_app_scheme_android_34, t0.front_theme_id AS front_theme_id_35 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
10 | 0.38 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.mobile_app_scheme AS mobile_app_scheme_30, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_31, t0.developpement_env AS developpement_env_32, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_33, t0.mobile_app_scheme_android AS mobile_app_scheme_android_34, t0.front_theme_id AS front_theme_id_35 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
11 | 0.38 ms |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.mobile_app_scheme AS mobile_app_scheme_30, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_31, t0.developpement_env AS developpement_env_32, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_33, t0.mobile_app_scheme_android AS mobile_app_scheme_android_34, t0.front_theme_id AS front_theme_id_35 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
12 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.css_classes AS css_classes_3, t0.created_at AS created_at_4, t0.is_main_menu AS is_main_menu_5 FROM menu t0 WHERE t0.is_main_menu = ? LIMIT 1
Parameters:
[
1
]
|
13 | 0.60 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.css_classes AS css_classes_3, t0.type AS type_4, t0.route_name AS route_name_5, t0.route_param AS route_param_6, t0.route_param_value AS route_param_value_7, t0.url AS url_8, t0.role AS role_9, t0.anchor AS anchor_10, t0.position AS position_11, t0.attributes AS attributes_12, t0.link_css_classes AS link_css_classes_13, t0.hide_if_role AS hide_if_role_14, t0.deleted_at AS deleted_at_15, t0.menu_id AS menu_id_16, t0.parent_menu_item_id AS parent_menu_item_id_17, t0.link_id AS link_id_18, t0.link_type_id AS link_type_id_19 FROM menu_item t0 WHERE (t0.parent_menu_item_id IS NULL AND t0.menu_id = ?) AND ((t0.deleted_at IS NULL)) ORDER BY t0.position ASC
Parameters:
[
1
]
|
14 | 0.38 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.description AS description_2, n0_.image AS image_3, n0_.date_debut AS date_debut_4, n0_.date_fin AS date_fin_5, n0_.under_title AS under_title_6, n0_.type AS type_7 FROM newshome n0_ WHERE n0_.type = ? AND n0_.date_debut <= ? AND n0_.date_fin >= ?
Parameters:
[ "Offre" "2025-08-01 15:21:39" "2025-08-01 15:21:39" ] |
15 | 0.23 ms |
SELECT DATABASE()
Parameters:
[] |
16 | 2.47 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"gebcloud_coworking"
]
|
17 | 0.13 ms |
SELECT DATABASE()
Parameters:
[] |
18 | 2.02 ms |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"gebcloud_coworking"
]
|
19 | 0.13 ms |
SELECT DATABASE()
Parameters:
[] |
20 | 1.14 ms |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "gebcloud_coworking" "doctrine_migration_versions" ] |
21 | 0.13 ms |
SELECT DATABASE()
Parameters:
[] |
22 | 1.83 ms |
SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'gebcloud_coworking' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[ "gebcloud_coworking" "doctrine_migration_versions" ] |
23 | 2.01 ms |
SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[ "gebcloud_coworking" "gebcloud_coworking" "doctrine_migration_versions" ] |
24 | 0.13 ms |
SELECT DATABASE()
Parameters:
[] |
25 | 0.93 ms |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[ "gebcloud_coworking" "doctrine_migration_versions" ] |
26 | 0.30 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
27 | 0.13 ms |
SELECT DATABASE()
Parameters:
[] |
28 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
2
]
|
29 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
3
]
|
30 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
4
]
|
31 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
5
]
|
32 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
6
]
|
33 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
7
]
|
34 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
8
]
|
35 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
9
]
|
36 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
10
]
|
37 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
11
]
|
38 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
12
]
|
39 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
13
]
|
40 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
14
]
|
41 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
15
]
|
42 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
16
]
|
43 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
18
]
|
44 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
19
]
|
45 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
20
]
|
46 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
21
]
|
47 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
22
]
|
48 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
23
]
|
49 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
24
]
|
50 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
25
]
|
51 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
26
]
|
52 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
27
]
|
53 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
29
]
|
54 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
30
]
|
55 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
32
]
|
56 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
33
]
|
57 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
62
]
|
58 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
63
]
|
59 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
64
]
|
60 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
66
]
|
61 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
87
]
|
62 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
88
]
|
63 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
89
]
|
64 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
95
]
|
65 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.commission AS commission_5, t0.for_product_type AS for_product_type_6, t0.old_id AS old_id_7, t0.parent_category_id AS parent_category_id_8 FROM flexy_categoryproduct t0 INNER JOIN product_category_product ON t0.id = product_category_product.category_product_id WHERE product_category_product.product_id = ?
Parameters:
[
96
]
|
66 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.first_title_section AS first_title_section_3, t0.first_text_section AS first_text_section_4, t0.second_title_section AS second_title_section_5, t0.second_text_section AS second_text_section_6, t0.third_title_section AS third_title_section_7, t0.third_text_section AS third_text_section_8, t0.text_card1 AS text_card1_9, t0.text_flip_card1 AS text_flip_card1_10, t0.text_card2 AS text_card2_11, t0.text_flip_card2 AS text_flip_card2_12, t0.text_card3 AS text_card3_13, t0.text_flip_card3 AS text_flip_card3_14, t0.text_card4 AS text_card4_15, t0.text_flip_card4 AS text_flip_card4_16, t0.text_card5 AS text_card5_17, t0.text_flip_card5 AS text_flip_card5_18, t0.text_card6 AS text_card6_19, t0.text_flip_card6 AS text_flip_card6_20, t0.text_card7 AS text_card7_21, t0.text_flip_card7 AS text_flip_card7_22, t0.text_card8 AS text_card8_23, t0.text_flip_card8 AS text_flip_card8_24, t0.text_card9 AS text_card9_25, t0.text_flip9 AS text_flip9_26, t0.text_card10 AS text_card10_27, t0.text_flip10 AS text_flip10_28, t0.text_card11 AS text_card11_29, t0.text_flip11 AS text_flip11_30, t0.text_card12 AS text_card12_31, t0.text_flip12 AS text_flip12_32, t0.gallery AS gallery_33, t0.banner AS banner_34, t0.link_youtube AS link_youtube_35, t0.is_new_lead AS is_new_lead_36, t0.whatsapp AS whatsapp_37 FROM home_page t0 WHERE t0.id = ?
Parameters:
[
1
]
|
67 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.first_title_section AS first_title_section_3, t0.first_text_section AS first_text_section_4, t0.second_title_section AS second_title_section_5, t0.second_text_section AS second_text_section_6, t0.third_title_section AS third_title_section_7, t0.third_text_section AS third_text_section_8, t0.text_card1 AS text_card1_9, t0.text_flip_card1 AS text_flip_card1_10, t0.text_card2 AS text_card2_11, t0.text_flip_card2 AS text_flip_card2_12, t0.text_card3 AS text_card3_13, t0.text_flip_card3 AS text_flip_card3_14, t0.text_card4 AS text_card4_15, t0.text_flip_card4 AS text_flip_card4_16, t0.text_card5 AS text_card5_17, t0.text_flip_card5 AS text_flip_card5_18, t0.text_card6 AS text_card6_19, t0.text_flip_card6 AS text_flip_card6_20, t0.text_card7 AS text_card7_21, t0.text_flip_card7 AS text_flip_card7_22, t0.text_card8 AS text_card8_23, t0.text_flip_card8 AS text_flip_card8_24, t0.text_card9 AS text_card9_25, t0.text_flip9 AS text_flip9_26, t0.text_card10 AS text_card10_27, t0.text_flip10 AS text_flip10_28, t0.text_card11 AS text_card11_29, t0.text_flip11 AS text_flip11_30, t0.text_card12 AS text_card12_31, t0.text_flip12 AS text_flip12_32, t0.gallery AS gallery_33, t0.banner AS banner_34, t0.link_youtube AS link_youtube_35, t0.is_new_lead AS is_new_lead_36, t0.whatsapp AS whatsapp_37 FROM home_page t0 WHERE t0.id = ?
Parameters:
[
1
]
|
68 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.css_classes AS css_classes_3, t0.created_at AS created_at_4, t0.is_main_menu AS is_main_menu_5 FROM menu t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Liens utiles"
]
|
69 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.css_classes AS css_classes_3, t0.created_at AS created_at_4, t0.is_main_menu AS is_main_menu_5 FROM menu t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Services"
]
|
70 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.css_classes AS css_classes_3, t0.created_at AS created_at_4, t0.is_main_menu AS is_main_menu_5 FROM menu t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Conditions de vente"
]
|
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.