1
0.29 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . string_value AS string_value_3 , t0 . text_value AS text_value_4 , t0 . array_value AS array_value_5 , t0 . int_value AS int_value_6 , t0 . float_value AS float_value_7 , t0 . type AS type_8 FROM configuration t0 WHERE t0 . name = ? LIMIT 1
Parameters :
[
"etl_url "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . string_value AS string_value_3 , t0 . text_value AS text_value_4 , t0 . array_value AS array_value_5 , t0 . int_value AS int_value_6 , t0 . float_value AS float_value_7 , t0 . type AS type_8 FROM configuration t0 WHERE t0 . name = 'etl_url' LIMIT 1 ;
Copy
2
0.24 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . string_value AS string_value_3 , t0 . text_value AS text_value_4 , t0 . array_value AS array_value_5 , t0 . int_value AS int_value_6 , t0 . float_value AS float_value_7 , t0 . type AS type_8 FROM configuration t0 WHERE t0 . name = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . string_value AS string_value_3 , t0 . text_value AS text_value_4 , t0 . array_value AS array_value_5 , t0 . int_value AS int_value_6 , t0 . float_value AS float_value_7 , t0 . type AS type_8 FROM configuration t0 WHERE t0 . name = '' LIMIT 1 ;
Copy
3
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . string_value AS string_value_3 , t0 . text_value AS text_value_4 , t0 . array_value AS array_value_5 , t0 . int_value AS int_value_6 , t0 . float_value AS float_value_7 , t0 . type AS type_8 FROM configuration t0 WHERE t0 . name = ? LIMIT 1
Parameters :
[
"pimcore_url "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . string_value AS string_value_3 , t0 . text_value AS text_value_4 , t0 . array_value AS array_value_5 , t0 . int_value AS int_value_6 , t0 . float_value AS float_value_7 , t0 . type AS type_8 FROM configuration t0 WHERE t0 . name = 'pimcore_url' LIMIT 1 ;
Copy
4
0.41 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . trigramme AS trigramme_3 , t0 . url AS url_4 , t0 . remote_folder AS remote_folder_5 , t0 . is_m2 AS is_m2_6 , t0 . is_active AS is_active_7 , t0 . is_aws AS is_aws_8 , t0 . is_apple_pay AS is_apple_pay_9 , t0 . is_pimcore AS is_pimcore_10 , t0 . max_variance AS max_variance_11 , t0 . is_order_import_enabled AS is_order_import_enabled_12 , t0 . is_image_import_enabled AS is_image_import_enabled_13 , t0 . is_promo_enable AS is_promo_enable_14 , t0 . mail AS mail_15 , t0 . is_prod AS is_prod_16 , t0 . force_image_import AS force_image_import_17 , t0 . aws_host AS aws_host_18 , t0 . aws_user_bdd AS aws_user_bdd_19 , t0 . aws_db_pass AS aws_db_pass_20 , t0 . updated_at_api AS updated_at_api_21 , t22 . id AS id_23 , t22 . erp_active_products AS erp_active_products_24 , t22 . pim_active_products AS pim_active_products_25 , t22 . website_active_products AS website_active_products_26 , t22 . erp_backorder_products AS erp_backorder_products_27 , t22 . website_backorder_products AS website_backorder_products_28 , t22 . website_id AS website_id_29 FROM website t0 LEFT JOIN website_statistics t22 ON t22 . website_id = t0 . id WHERE t0 . trigramme = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . trigramme AS trigramme_3 , t0 . url AS url_4 , t0 . remote_folder AS remote_folder_5 , t0 . is_m2 AS is_m2_6 , t0 . is_active AS is_active_7 , t0 . is_aws AS is_aws_8 , t0 . is_apple_pay AS is_apple_pay_9 , t0 . is_pimcore AS is_pimcore_10 , t0 . max_variance AS max_variance_11 , t0 . is_order_import_enabled AS is_order_import_enabled_12 , t0 . is_image_import_enabled AS is_image_import_enabled_13 , t0 . is_promo_enable AS is_promo_enable_14 , t0 . mail AS mail_15 , t0 . is_prod AS is_prod_16 , t0 . force_image_import AS force_image_import_17 , t0 . aws_host AS aws_host_18 , t0 . aws_user_bdd AS aws_user_bdd_19 , t0 . aws_db_pass AS aws_db_pass_20 , t0 . updated_at_api AS updated_at_api_21 , t22 . id AS id_23 , t22 . erp_active_products AS erp_active_products_24 , t22 . pim_active_products AS pim_active_products_25 , t22 . website_active_products AS website_active_products_26 , t22 . erp_backorder_products AS erp_backorder_products_27 , t22 . website_backorder_products AS website_backorder_products_28 , t22 . website_id AS website_id_29 FROM website t0 LEFT JOIN website_statistics t22 ON t22 . website_id = t0 . id WHERE t0 . trigramme = 'OSB' LIMIT 1 ;
Copy
5
0.48 ms
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . email AS email_5 FROM user t0 WHERE t0 . username = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . email AS email_5 FROM user t0 WHERE t0 . username = 'dsi' LIMIT 1 ;
Copy
6
660.38 ms
SELECT DISTINCT p0_ . id AS id_0 , p0_ . id AS id_1 FROM product p0_ INNER JOIN product_website p2_ ON p0_ . id = p2_ . product_id INNER JOIN website w1_ ON w1_ . id = p2_ . website_id WHERE p0_ . id IN (SELECT p3_ . id FROM product p3_ INNER JOIN product_website p5_ ON p3_ . id = p5_ . product_id INNER JOIN website w4_ ON w4_ . id = p5_ . website_id WHERE w4_ . trigramme = ? ) ORDER BY p0_ . id ASC LIMIT 500 OFFSET 64000
SELECT DISTINCT p0_ . id AS id_0 , p0_ . id AS id_1 FROM product p0_ INNER JOIN product_website p2_ ON p0_ . id = p2_ . product_id INNER JOIN website w1_ ON w1_ . id = p2_ . website_id WHERE p0_ . id IN (SELECT p3_ . id FROM product p3_ INNER JOIN product_website p5_ ON p3_ . id = p5_ . product_id INNER JOIN website w4_ ON w4_ . id = p5_ . website_id WHERE w4_ . trigramme = 'OSB' ) ORDER BY p0_ . id ASC LIMIT 500 OFFSET 64000 ;
Copy
7
24.20 ms
SELECT p0_ . id AS id_0 , p0_ . sku AS sku_1 , p0_ . ref_parent AS ref_parent_2 , p0_ . ref_fournisseur AS ref_fournisseur_3 , p0_ . libelle AS libelle_4 , p0_ . activites AS activites_5 , p0_ . activites_label AS activites_label_6 , p0_ . univers_famille AS univers_famille_7 , p0_ . univers_famille_label AS univers_famille_label_8 , p0_ . famille AS famille_9 , p0_ . famille_label AS famille_label_10 , p0_ . sous_famille1 AS sous_famille1_11 , p0_ . sous_famille1_label AS sous_famille1_label_12 , p0_ . sous_famille2 AS sous_famille2_13 , p0_ . sous_famille2_label AS sous_famille2_label_14 , p0_ . boutique AS boutique_15 , p0_ . marque AS marque_16 , p0_ . marque_label AS marque_label_17 , p0_ . couleur AS couleur_18 , p0_ . couleur_label AS couleur_label_19 , p0_ . taille AS taille_20 , p0_ . taille_label AS taille_label_21 , p0_ . collection AS collection_22 , p0_ . pvht AS pvht_23 , p0_ . prix_achat AS prix_achat_24 , p0_ . tva AS tva_25 , p0_ . poids AS poids_26 , p0_ . volume AS volume_27 , p0_ . methode_appro AS methode_appro_28 , p0_ . methode_appro_label AS methode_appro_label_29 , p0_ . invisible_web AS invisible_web_30 , p0_ . epuise_cegid AS epuise_cegid_31 , p0_ . ean AS ean_32 , p0_ . min_commande_vente AS min_commande_vente_33 , p0_ . delai_appro AS delai_appro_34 , p0_ . delai_appro_constate AS delai_appro_constate_35 , p0_ . created_at AS created_at_36 , p0_ . updated_at AS updated_at_37 , p0_ . date_modif_stock AS date_modif_stock_38 , p0_ . quantite AS quantite_39 , p0_ . hors_gabarit AS hors_gabarit_40 , p0_ . famille_logistique AS famille_logistique_41 , p0_ . dpav AS dpav_42 , p0_ . soumis3ds AS soumis3ds_43 , p0_ . depot_principal AS depot_principal_44 , p0_ . type_article AS type_article_45 , p0_ . famille_tarif AS famille_tarif_46 , p0_ . marketplace AS marketplace_47 , p0_ . ferme_cegid AS ferme_cegid_48 , p0_ . ferme_web AS ferme_web_49 , p0_ . epuise_frn AS epuise_frn_50 , p0_ . epuise_tmp AS epuise_tmp_51 , p0_ . coefmarge AS coefmarge_52 , p0_ . statut_cegid AS statut_cegid_53 , p0_ . stock_fournisseur AS stock_fournisseur_54 , p0_ . vendu_par_multiple AS vendu_par_multiple_55 , p0_ . valeur_marge AS valeur_marge_56 , p0_ . backorder_magento AS backorder_magento_57 , p0_ . code_fournisseur AS code_fournisseur_58 , p0_ . updated_at_api AS updated_at_api_59 , p0_ . pimcore_product_id AS pimcore_product_id_60 FROM product p0_ INNER JOIN product_website p2_ ON p0_ . id = p2_ . product_id INNER JOIN website w1_ ON w1_ . id = p2_ . website_id WHERE p0_ . id IN (SELECT p3_ . id FROM product p3_ INNER JOIN product_website p5_ ON p3_ . id = p5_ . product_id INNER JOIN website w4_ ON w4_ . id = p5_ . website_id WHERE w4_ . trigramme = ? ) AND p0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) ORDER BY p0_ . id ASC
Parameters :
[
"OSB "
86020
86021
86022
86023
86024
86025
86026
86027
86028
86029
86030
86031
86032
86033
86034
86035
86036
86037
86038
86039
86040
86041
86042
86043
86044
86045
86046
86047
86048
86049
86050
86051
86052
86053
86054
86055
86056
86057
86058
86059
86060
86061
86062
86063
86064
86065
86066
86067
86068
86069
86070
86071
86072
86073
86074
86075
86076
86077
86078
86079
86080
86081
86082
86083
86084
86085
86086
86087
86088
86089
86090
86091
86092
86093
86094
86095
86096
86097
86098
86099
86100
86101
86102
86103
86104
86105
86106
86107
86108
86109
86110
86111
86112
86113
86114
86115
86116
86117
86118
86119
86120
86121
86122
86123
86124
86125
86126
86127
86128
86129
86130
86131
86132
86133
86134
86135
86136
86137
86138
86139
86140
86141
86142
86143
86144
86145
86146
86147
86148
86149
86150
86151
86152
86153
86154
86155
86156
86157
86158
86159
86160
86161
86162
86163
86164
86165
86166
86167
86168
86169
86170
86171
86172
86173
86174
86175
86176
86177
86178
86179
86180
86181
86182
86183
86184
86185
86186
86187
86188
86189
86190
86191
86192
86193
86194
86195
86196
86197
86198
86199
86200
86201
86202
86203
86204
86205
86206
86207
86208
86209
86210
86211
86212
86213
86214
86215
86216
86217
86218
86219
86220
86221
86222
86223
86224
86225
86226
86227
86228
86229
86230
86231
86232
86233
86234
86235
86236
86237
86238
86239
86240
86241
86242
86243
86244
86245
86246
86247
86248
86249
86250
86251
86252
86253
86254
86255
86256
86257
86258
86259
86260
86261
86262
86263
86264
86265
86266
86267
86268
86269
86270
86271
86272
86273
86274
86275
86276
86277
86278
86279
86280
86281
86282
86283
86284
86285
86286
86287
86288
86289
86290
86291
86292
86293
86294
86295
86296
86297
86298
86299
86300
86301
86302
86303
86304
86305
86306
86307
86308
86309
86310
86311
86312
86313
86314
86315
86316
86317
86318
86319
86320
86321
86322
86323
86324
86325
86326
86327
86328
86329
86330
86331
86332
86333
86334
86335
86336
86337
86338
86339
86340
86341
86342
86343
86344
86345
86346
86347
86348
86349
86350
86351
86352
86353
86354
86355
86356
86357
86358
86359
86360
86361
86362
86363
86364
86365
86366
86367
86368
86369
86370
86371
86372
86373
86374
86375
86376
86377
86378
86379
86380
86381
86382
86383
86384
86385
86386
86387
86388
86389
86390
86391
86392
86393
86394
86395
86396
86397
86398
86399
86400
86401
86402
86403
86404
86405
86406
86407
86408
86409
86410
86411
86412
86413
86414
86415
86416
86417
86418
86419
86420
86421
86422
86423
86424
86425
86426
86427
86428
86429
86430
86431
86432
86433
86434
86435
86436
86437
86438
86439
86440
86441
86442
86443
86444
86445
86446
86447
86448
86449
86450
86451
86452
86453
86454
86455
86456
86457
86458
86459
86460
86461
86462
86463
86464
86475
86476
86477
86478
86479
86480
86481
86482
86483
86484
86485
86486
86487
86488
86489
86490
86491
86492
86493
86494
86495
86496
86497
86498
86499
86500
86501
86502
86503
86504
86505
86506
86507
86508
86509
86510
86511
86512
86513
86514
86515
86516
86517
86518
86519
86520
86521
86522
86523
86524
86525
86526
86527
86528
86529
]
SELECT
p0_ . id AS id_0 ,
p0_ . sku AS sku_1 ,
p0_ . ref_parent AS ref_parent_2 ,
p0_ . ref_fournisseur AS ref_fournisseur_3 ,
p0_ . libelle AS libelle_4 ,
p0_ . activites AS activites_5 ,
p0_ . activites_label AS activites_label_6 ,
p0_ . univers_famille AS univers_famille_7 ,
p0_ . univers_famille_label AS univers_famille_label_8 ,
p0_ . famille AS famille_9 ,
p0_ . famille_label AS famille_label_10 ,
p0_ . sous_famille1 AS sous_famille1_11 ,
p0_ . sous_famille1_label AS sous_famille1_label_12 ,
p0_ . sous_famille2 AS sous_famille2_13 ,
p0_ . sous_famille2_label AS sous_famille2_label_14 ,
p0_ . boutique AS boutique_15 ,
p0_ . marque AS marque_16 ,
p0_ . marque_label AS marque_label_17 ,
p0_ . couleur AS couleur_18 ,
p0_ . couleur_label AS couleur_label_19 ,
p0_ . taille AS taille_20 ,
p0_ . taille_label AS taille_label_21 ,
p0_ . collection AS collection_22 ,
p0_ . pvht AS pvht_23 ,
p0_ . prix_achat AS prix_achat_24 ,
p0_ . tva AS tva_25 ,
p0_ . poids AS poids_26 ,
p0_ . volume AS volume_27 ,
p0_ . methode_appro AS methode_appro_28 ,
p0_ . methode_appro_label AS methode_appro_label_29 ,
p0_ . invisible_web AS invisible_web_30 ,
p0_ . epuise_cegid AS epuise_cegid_31 ,
p0_ . ean AS ean_32 ,
p0_ . min_commande_vente AS min_commande_vente_33 ,
p0_ . delai_appro AS delai_appro_34 ,
p0_ . delai_appro_constate AS delai_appro_constate_35 ,
p0_ . created_at AS created_at_36 ,
p0_ . updated_at AS updated_at_37 ,
p0_ . date_modif_stock AS date_modif_stock_38 ,
p0_ . quantite AS quantite_39 ,
p0_ . hors_gabarit AS hors_gabarit_40 ,
p0_ . famille_logistique AS famille_logistique_41 ,
p0_ . dpav AS dpav_42 ,
p0_ . soumis3ds AS soumis3ds_43 ,
p0_ . depot_principal AS depot_principal_44 ,
p0_ . type_article AS type_article_45 ,
p0_ . famille_tarif AS famille_tarif_46 ,
p0_ . marketplace AS marketplace_47 ,
p0_ . ferme_cegid AS ferme_cegid_48 ,
p0_ . ferme_web AS ferme_web_49 ,
p0_ . epuise_frn AS epuise_frn_50 ,
p0_ . epuise_tmp AS epuise_tmp_51 ,
p0_ . coefmarge AS coefmarge_52 ,
p0_ . statut_cegid AS statut_cegid_53 ,
p0_ . stock_fournisseur AS stock_fournisseur_54 ,
p0_ . vendu_par_multiple AS vendu_par_multiple_55 ,
p0_ . valeur_marge AS valeur_marge_56 ,
p0_ . backorder_magento AS backorder_magento_57 ,
p0_ . code_fournisseur AS code_fournisseur_58 ,
p0_ . updated_at_api AS updated_at_api_59 ,
p0_ . pimcore_product_id AS pimcore_product_id_60
FROM
product p0_
INNER JOIN product_website p2_ ON p0_ . id = p2_ . product_id
INNER JOIN website w1_ ON w1_ . id = p2_ . website_id
WHERE
p0_ . id IN (
SELECT
p3_ . id
FROM
product p3_
INNER JOIN product_website p5_ ON p3_ . id = p5_ . product_id
INNER JOIN website w4_ ON w4_ . id = p5_ . website_id
WHERE
w4_ . trigramme = ?
)
AND p0_ . id IN (
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
? ,
?
)
ORDER BY
p0_ . id ASC
Copy
SELECT p0_ . id AS id_0 , p0_ . sku AS sku_1 , p0_ . ref_parent AS ref_parent_2 , p0_ . ref_fournisseur AS ref_fournisseur_3 , p0_ . libelle AS libelle_4 , p0_ . activites AS activites_5 , p0_ . activites_label AS activites_label_6 , p0_ . univers_famille AS univers_famille_7 , p0_ . univers_famille_label AS univers_famille_label_8 , p0_ . famille AS famille_9 , p0_ . famille_label AS famille_label_10 , p0_ . sous_famille1 AS sous_famille1_11 , p0_ . sous_famille1_label AS sous_famille1_label_12 , p0_ . sous_famille2 AS sous_famille2_13 , p0_ . sous_famille2_label AS sous_famille2_label_14 , p0_ . boutique AS boutique_15 , p0_ . marque AS marque_16 , p0_ . marque_label AS marque_label_17 , p0_ . couleur AS couleur_18 , p0_ . couleur_label AS couleur_label_19 , p0_ . taille AS taille_20 , p0_ . taille_label AS taille_label_21 , p0_ . collection AS collection_22 , p0_ . pvht AS pvht_23 , p0_ . prix_achat AS prix_achat_24 , p0_ . tva AS tva_25 , p0_ . poids AS poids_26 , p0_ . volume AS volume_27 , p0_ . methode_appro AS methode_appro_28 , p0_ . methode_appro_label AS methode_appro_label_29 , p0_ . invisible_web AS invisible_web_30 , p0_ . epuise_cegid AS epuise_cegid_31 , p0_ . ean AS ean_32 , p0_ . min_commande_vente AS min_commande_vente_33 , p0_ . delai_appro AS delai_appro_34 , p0_ . delai_appro_constate AS delai_appro_constate_35 , p0_ . created_at AS created_at_36 , p0_ . updated_at AS updated_at_37 , p0_ . date_modif_stock AS date_modif_stock_38 , p0_ . quantite AS quantite_39 , p0_ . hors_gabarit AS hors_gabarit_40 , p0_ . famille_logistique AS famille_logistique_41 , p0_ . dpav AS dpav_42 , p0_ . soumis3ds AS soumis3ds_43 , p0_ . depot_principal AS depot_principal_44 , p0_ . type_article AS type_article_45 , p0_ . famille_tarif AS famille_tarif_46 , p0_ . marketplace AS marketplace_47 , p0_ . ferme_cegid AS ferme_cegid_48 , p0_ . ferme_web AS ferme_web_49 , p0_ . epuise_frn AS epuise_frn_50 , p0_ . epuise_tmp AS epuise_tmp_51 , p0_ . coefmarge AS coefmarge_52 , p0_ . statut_cegid AS statut_cegid_53 , p0_ . stock_fournisseur AS stock_fournisseur_54 , p0_ . vendu_par_multiple AS vendu_par_multiple_55 , p0_ . valeur_marge AS valeur_marge_56 , p0_ . backorder_magento AS backorder_magento_57 , p0_ . code_fournisseur AS code_fournisseur_58 , p0_ . updated_at_api AS updated_at_api_59 , p0_ . pimcore_product_id AS pimcore_product_id_60 FROM product p0_ INNER JOIN product_website p2_ ON p0_ . id = p2_ . product_id INNER JOIN website w1_ ON w1_ . id = p2_ . website_id WHERE p0_ . id IN (SELECT p3_ . id FROM product p3_ INNER JOIN product_website p5_ ON p3_ . id = p5_ . product_id INNER JOIN website w4_ ON w4_ . id = p5_ . website_id WHERE w4_ . trigramme = 'OSB' ) AND p0_ . id IN (86020 , 86021 , 86022 , 86023 , 86024 , 86025 , 86026 , 86027 , 86028 , 86029 , 86030 , 86031 , 86032 , 86033 , 86034 , 86035 , 86036 , 86037 , 86038 , 86039 , 86040 , 86041 , 86042 , 86043 , 86044 , 86045 , 86046 , 86047 , 86048 , 86049 , 86050 , 86051 , 86052 , 86053 , 86054 , 86055 , 86056 , 86057 , 86058 , 86059 , 86060 , 86061 , 86062 , 86063 , 86064 , 86065 , 86066 , 86067 , 86068 , 86069 , 86070 , 86071 , 86072 , 86073 , 86074 , 86075 , 86076 , 86077 , 86078 , 86079 , 86080 , 86081 , 86082 , 86083 , 86084 , 86085 , 86086 , 86087 , 86088 , 86089 , 86090 , 86091 , 86092 , 86093 , 86094 , 86095 , 86096 , 86097 , 86098 , 86099 , 86100 , 86101 , 86102 , 86103 , 86104 , 86105 , 86106 , 86107 , 86108 , 86109 , 86110 , 86111 , 86112 , 86113 , 86114 , 86115 , 86116 , 86117 , 86118 , 86119 , 86120 , 86121 , 86122 , 86123 , 86124 , 86125 , 86126 , 86127 , 86128 , 86129 , 86130 , 86131 , 86132 , 86133 , 86134 , 86135 , 86136 , 86137 , 86138 , 86139 , 86140 , 86141 , 86142 , 86143 , 86144 , 86145 , 86146 , 86147 , 86148 , 86149 , 86150 , 86151 , 86152 , 86153 , 86154 , 86155 , 86156 , 86157 , 86158 , 86159 , 86160 , 86161 , 86162 , 86163 , 86164 , 86165 , 86166 , 86167 , 86168 , 86169 , 86170 , 86171 , 86172 , 86173 , 86174 , 86175 , 86176 , 86177 , 86178 , 86179 , 86180 , 86181 , 86182 , 86183 , 86184 , 86185 , 86186 , 86187 , 86188 , 86189 , 86190 , 86191 , 86192 , 86193 , 86194 , 86195 , 86196 , 86197 , 86198 , 86199 , 86200 , 86201 , 86202 , 86203 , 86204 , 86205 , 86206 , 86207 , 86208 , 86209 , 86210 , 86211 , 86212 , 86213 , 86214 , 86215 , 86216 , 86217 , 86218 , 86219 , 86220 , 86221 , 86222 , 86223 , 86224 , 86225 , 86226 , 86227 , 86228 , 86229 , 86230 , 86231 , 86232 , 86233 , 86234 , 86235 , 86236 , 86237 , 86238 , 86239 , 86240 , 86241 , 86242 , 86243 , 86244 , 86245 , 86246 , 86247 , 86248 , 86249 , 86250 , 86251 , 86252 , 86253 , 86254 , 86255 , 86256 , 86257 , 86258 , 86259 , 86260 , 86261 , 86262 , 86263 , 86264 , 86265 , 86266 , 86267 , 86268 , 86269 , 86270 , 86271 , 86272 , 86273 , 86274 , 86275 , 86276 , 86277 , 86278 , 86279 , 86280 , 86281 , 86282 , 86283 , 86284 , 86285 , 86286 , 86287 , 86288 , 86289 , 86290 , 86291 , 86292 , 86293 , 86294 , 86295 , 86296 , 86297 , 86298 , 86299 , 86300 , 86301 , 86302 , 86303 , 86304 , 86305 , 86306 , 86307 , 86308 , 86309 , 86310 , 86311 , 86312 , 86313 , 86314 , 86315 , 86316 , 86317 , 86318 , 86319 , 86320 , 86321 , 86322 , 86323 , 86324 , 86325 , 86326 , 86327 , 86328 , 86329 , 86330 , 86331 , 86332 , 86333 , 86334 , 86335 , 86336 , 86337 , 86338 , 86339 , 86340 , 86341 , 86342 , 86343 , 86344 , 86345 , 86346 , 86347 , 86348 , 86349 , 86350 , 86351 , 86352 , 86353 , 86354 , 86355 , 86356 , 86357 , 86358 , 86359 , 86360 , 86361 , 86362 , 86363 , 86364 , 86365 , 86366 , 86367 , 86368 , 86369 , 86370 , 86371 , 86372 , 86373 , 86374 , 86375 , 86376 , 86377 , 86378 , 86379 , 86380 , 86381 , 86382 , 86383 , 86384 , 86385 , 86386 , 86387 , 86388 , 86389 , 86390 , 86391 , 86392 , 86393 , 86394 , 86395 , 86396 , 86397 , 86398 , 86399 , 86400 , 86401 , 86402 , 86403 , 86404 , 86405 , 86406 , 86407 , 86408 , 86409 , 86410 , 86411 , 86412 , 86413 , 86414 , 86415 , 86416 , 86417 , 86418 , 86419 , 86420 , 86421 , 86422 , 86423 , 86424 , 86425 , 86426 , 86427 , 86428 , 86429 , 86430 , 86431 , 86432 , 86433 , 86434 , 86435 , 86436 , 86437 , 86438 , 86439 , 86440 , 86441 , 86442 , 86443 , 86444 , 86445 , 86446 , 86447 , 86448 , 86449 , 86450 , 86451 , 86452 , 86453 , 86454 , 86455 , 86456 , 86457 , 86458 , 86459 , 86460 , 86461 , 86462 , 86463 , 86464 , 86475 , 86476 , 86477 , 86478 , 86479 , 86480 , 86481 , 86482 , 86483 , 86484 , 86485 , 86486 , 86487 , 86488 , 86489 , 86490 , 86491 , 86492 , 86493 , 86494 , 86495 , 86496 , 86497 , 86498 , 86499 , 86500 , 86501 , 86502 , 86503 , 86504 , 86505 , 86506 , 86507 , 86508 , 86509 , 86510 , 86511 , 86512 , 86513 , 86514 , 86515 , 86516 , 86517 , 86518 , 86519 , 86520 , 86521 , 86522 , 86523 , 86524 , 86525 , 86526 , 86527 , 86528 , 86529 ) ORDER BY p0_ . id ASC ;
Copy
8
1.05 ms
SELECT p0_ . stock_tag AS stock_tag_0 , p0_ . code_article AS code_article_1 , p0_ . status AS status_2 FROM pimcore_product p0_ WHERE p0_ . code_article IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"EL51005714150 "
"EL51207412150 "
"EL5130715SB "
"EL51106512150 "
"EL51106514150 "
"EL51106512125 "
"EL5112664514125 "
"EL512072514150 "
"EL51125714150 "
"EL51207414125 "
"EL31125712150 "
"EL51005714150B "
"EL3985512125 "
"EL512072512150 "
"EL5120725SB "
"EL5112665SB "
"EL5985812125 "
"EL5112664514150 "
"EL41005412150 "
"EL411436612125 "
"EL511436612125 "
"EL51086714150 "
"EL411436712150 "
"EL51146714150 "
"EL513071514150 "
"EL512072514125 "
"EL51005412150 "
"EL41086512125 "
"EL511436712150 "
"EL41005712150 "
"EL51086012150 "
"EL4985812125 "
"EL410863312150 "
"EL51086512125 "
"EL510863314150 "
"EL511266512150 "
"EL510863312150 "
"EL511436012150 "
"EL410056512150 "
"EL41006012150 "
"EL611436612125 "
"EL51005612125 "
"EL51206570212150 "
"EL5114367SB "
"EL4952556712150 "
"EL411436012125 "
"EL49858512150 "
"EL59858512150 "
"EL51206414150 "
"EL5114370514150 "
"EL51086014150 "
"EL411436412150 "
"EL41005912125 "
"EL511437012150 "
"EL51206573712UNF "
"EL511436612150 "
"EL511436412150 "
"EL41005612150 "
"EL511435612125 "
"EL41005614125 "
"EL41005612150B "
"EL511571614150 "
"EL516511616150 "
"EL5139710812125 "
"STIAA0230BG3R "
]
SELECT
p0_ . stock_tag AS stock_tag_0 ,
p0_ . code_article AS code_article_1 ,
p0_ . status AS status_2
FROM
pimcore_product p0_
WHERE
p0_ . code_article IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ?
)
Copy
SELECT p0_ . stock_tag AS stock_tag_0 , p0_ . code_article AS code_article_1 , p0_ . status AS status_2 FROM pimcore_product p0_ WHERE p0_ . code_article IN ('EL51005714150' , 'EL51207412150' , 'EL5130715SB' , 'EL51106512150' , 'EL51106514150' , 'EL51106512125' , 'EL5112664514125' , 'EL512072514150' , 'EL51125714150' , 'EL51207414125' , 'EL31125712150' , 'EL51005714150B' , 'EL3985512125' , 'EL512072512150' , 'EL5120725SB' , 'EL5112665SB' , 'EL5985812125' , 'EL5112664514150' , 'EL41005412150' , 'EL411436612125' , 'EL511436612125' , 'EL51086714150' , 'EL411436712150' , 'EL51146714150' , 'EL513071514150' , 'EL512072514125' , 'EL51005412150' , 'EL41086512125' , 'EL511436712150' , 'EL41005712150' , 'EL51086012150' , 'EL4985812125' , 'EL410863312150' , 'EL51086512125' , 'EL510863314150' , 'EL511266512150' , 'EL510863312150' , 'EL511436012150' , 'EL410056512150' , 'EL41006012150' , 'EL611436612125' , 'EL51005612125' , 'EL51206570212150' , 'EL5114367SB' , 'EL4952556712150' , 'EL411436012125' , 'EL49858512150' , 'EL59858512150' , 'EL51206414150' , 'EL5114370514150' , 'EL51086014150' , 'EL411436412150' , 'EL41005912125' , 'EL511437012150' , 'EL51206573712UNF' , 'EL511436612150' , 'EL511436412150' , 'EL41005612150' , 'EL511435612125' , 'EL41005614125' , 'EL41005612150B' , 'EL511571614150' , 'EL516511616150' , 'EL5139710812125' , 'STIAA0230BG3R' );
Copy
9
1.05 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 43060 ;
Copy
10
1.08 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 44657 ;
Copy
11
1.06 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 14967 ;
Copy
12
0.84 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16062 ;
Copy
13
0.74 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16064 ;
Copy
14
0.74 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16065 ;
Copy
15
0.75 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 23148 ;
Copy
16
0.76 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16067 ;
Copy
17
0.73 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16069 ;
Copy
18
0.80 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16072 ;
Copy
19
0.83 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 23149 ;
Copy
20
0.83 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16074 ;
Copy
21
0.80 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 23150 ;
Copy
22
0.84 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 23151 ;
Copy
23
0.80 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16078 ;
Copy
24
0.64 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16079 ;
Copy
25
0.86 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 23152 ;
Copy
26
0.82 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16083 ;
Copy
27
0.78 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16084 ;
Copy
28
0.79 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16085 ;
Copy
29
0.80 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16087 ;
Copy
30
0.73 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16088 ;
Copy
31
0.72 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16089 ;
Copy
32
0.74 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16090 ;
Copy
33
0.77 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16091 ;
Copy
34
0.72 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16093 ;
Copy
35
0.83 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16095 ;
Copy
36
0.77 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16096 ;
Copy
37
0.82 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16097 ;
Copy
38
0.76 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16098 ;
Copy
39
0.73 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16099 ;
Copy
40
0.77 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16102 ;
Copy
41
0.75 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16103 ;
Copy
42
0.79 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16105 ;
Copy
43
0.75 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16106 ;
Copy
44
0.75 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16107 ;
Copy
45
0.72 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16108 ;
Copy
46
0.69 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16109 ;
Copy
47
0.71 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16115 ;
Copy
48
0.68 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16116 ;
Copy
49
0.82 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16117 ;
Copy
50
0.81 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16121 ;
Copy
51
0.72 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16123 ;
Copy
52
0.82 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16126 ;
Copy
53
0.87 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16130 ;
Copy
54
0.82 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16132 ;
Copy
55
0.74 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16134 ;
Copy
56
0.77 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 21924 ;
Copy
57
0.89 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16137 ;
Copy
58
0.86 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16138 ;
Copy
59
0.83 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16140 ;
Copy
60
0.82 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16141 ;
Copy
61
0.87 ms
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code_article AS code_article_2 ,
t0 . reference_parent AS reference_parent_3 ,
t0 . invisible_ecommerce AS invisible_ecommerce_4 ,
t0 . categorie_web AS categorie_web_5 ,
t0 . univers AS univers_6 ,
t0 . attribute_set AS attribute_set_7 ,
t0 . super_attributes AS super_attributes_8 ,
t0 . localizedfields AS localizedfields_9 ,
t0 . affectation_desc_complem AS affectation_desc_complem_10 ,
t0 . image_principale AS image_principale_11 ,
t0 . images_secondaires AS images_secondaires_12 ,
t0 . image_personnalisation AS image_personnalisation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . children AS children_16 ,
t0 . attributes AS attributes_17 ,
t0 . type_de_produit AS type_de_produit_18 ,
t0 . attribute_option_ids AS attribute_option_ids_19 ,
t0 . main_img_hash AS main_img_hash_20 ,
t0 . additional_img_hash AS additional_img_hash_21 ,
t0 . stock_tag AS stock_tag_22 ,
t0 . status AS status_23 ,
t0 . updated_at_api AS updated_at_api_24 ,
t25 . id AS id_26 ,
t25 . sku AS sku_27 ,
t25 . ref_parent AS ref_parent_28 ,
t25 . ref_fournisseur AS ref_fournisseur_29 ,
t25 . libelle AS libelle_30 ,
t25 . activites AS activites_31 ,
t25 . activites_label AS activites_label_32 ,
t25 . univers_famille AS univers_famille_33 ,
t25 . univers_famille_label AS univers_famille_label_34 ,
t25 . famille AS famille_35 ,
t25 . famille_label AS famille_label_36 ,
t25 . sous_famille1 AS sous_famille1_37 ,
t25 . sous_famille1_label AS sous_famille1_label_38 ,
t25 . sous_famille2 AS sous_famille2_39 ,
t25 . sous_famille2_label AS sous_famille2_label_40 ,
t25 . boutique AS boutique_41 ,
t25 . marque AS marque_42 ,
t25 . marque_label AS marque_label_43 ,
t25 . couleur AS couleur_44 ,
t25 . couleur_label AS couleur_label_45 ,
t25 . taille AS taille_46 ,
t25 . taille_label AS taille_label_47 ,
t25 . collection AS collection_48 ,
t25 . pvht AS pvht_49 ,
t25 . prix_achat AS prix_achat_50 ,
t25 . tva AS tva_51 ,
t25 . poids AS poids_52 ,
t25 . volume AS volume_53 ,
t25 . methode_appro AS methode_appro_54 ,
t25 . methode_appro_label AS methode_appro_label_55 ,
t25 . invisible_web AS invisible_web_56 ,
t25 . epuise_cegid AS epuise_cegid_57 ,
t25 . ean AS ean_58 ,
t25 . min_commande_vente AS min_commande_vente_59 ,
t25 . delai_appro AS delai_appro_60 ,
t25 . delai_appro_constate AS delai_appro_constate_61 ,
t25 . created_at AS created_at_62 ,
t25 . updated_at AS updated_at_63 ,
t25 . date_modif_stock AS date_modif_stock_64 ,
t25 . quantite AS quantite_65 ,
t25 . hors_gabarit AS hors_gabarit_66 ,
t25 . famille_logistique AS famille_logistique_67 ,
t25 . dpav AS dpav_68 ,
t25 . soumis3ds AS soumis3ds_69 ,
t25 . depot_principal AS depot_principal_70 ,
t25 . type_article AS type_article_71 ,
t25 . famille_tarif AS famille_tarif_72 ,
t25 . marketplace AS marketplace_73 ,
t25 . ferme_cegid AS ferme_cegid_74 ,
t25 . ferme_web AS ferme_web_75 ,
t25 . epuise_frn AS epuise_frn_76 ,
t25 . epuise_tmp AS epuise_tmp_77 ,
t25 . coefmarge AS coefmarge_78 ,
t25 . statut_cegid AS statut_cegid_79 ,
t25 . stock_fournisseur AS stock_fournisseur_80 ,
t25 . vendu_par_multiple AS vendu_par_multiple_81 ,
t25 . valeur_marge AS valeur_marge_82 ,
t25 . backorder_magento AS backorder_magento_83 ,
t25 . code_fournisseur AS code_fournisseur_84 ,
t25 . updated_at_api AS updated_at_api_85 ,
t25 . pimcore_product_id AS pimcore_product_id_86
FROM
pimcore_product t0
LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code_article AS code_article_2 , t0 . reference_parent AS reference_parent_3 , t0 . invisible_ecommerce AS invisible_ecommerce_4 , t0 . categorie_web AS categorie_web_5 , t0 . univers AS univers_6 , t0 . attribute_set AS attribute_set_7 , t0 . super_attributes AS super_attributes_8 , t0 . localizedfields AS localizedfields_9 , t0 . affectation_desc_complem AS affectation_desc_complem_10 , t0 . image_principale AS image_principale_11 , t0 . images_secondaires AS images_secondaires_12 , t0 . image_personnalisation AS image_personnalisation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . children AS children_16 , t0 . attributes AS attributes_17 , t0 . type_de_produit AS type_de_produit_18 , t0 . attribute_option_ids AS attribute_option_ids_19 , t0 . main_img_hash AS main_img_hash_20 , t0 . additional_img_hash AS additional_img_hash_21 , t0 . stock_tag AS stock_tag_22 , t0 . status AS status_23 , t0 . updated_at_api AS updated_at_api_24 , t25 . id AS id_26 , t25 . sku AS sku_27 , t25 . ref_parent AS ref_parent_28 , t25 . ref_fournisseur AS ref_fournisseur_29 , t25 . libelle AS libelle_30 , t25 . activites AS activites_31 , t25 . activites_label AS activites_label_32 , t25 . univers_famille AS univers_famille_33 , t25 . univers_famille_label AS univers_famille_label_34 , t25 . famille AS famille_35 , t25 . famille_label AS famille_label_36 , t25 . sous_famille1 AS sous_famille1_37 , t25 . sous_famille1_label AS sous_famille1_label_38 , t25 . sous_famille2 AS sous_famille2_39 , t25 . sous_famille2_label AS sous_famille2_label_40 , t25 . boutique AS boutique_41 , t25 . marque AS marque_42 , t25 . marque_label AS marque_label_43 , t25 . couleur AS couleur_44 , t25 . couleur_label AS couleur_label_45 , t25 . taille AS taille_46 , t25 . taille_label AS taille_label_47 , t25 . collection AS collection_48 , t25 . pvht AS pvht_49 , t25 . prix_achat AS prix_achat_50 , t25 . tva AS tva_51 , t25 . poids AS poids_52 , t25 . volume AS volume_53 , t25 . methode_appro AS methode_appro_54 , t25 . methode_appro_label AS methode_appro_label_55 , t25 . invisible_web AS invisible_web_56 , t25 . epuise_cegid AS epuise_cegid_57 , t25 . ean AS ean_58 , t25 . min_commande_vente AS min_commande_vente_59 , t25 . delai_appro AS delai_appro_60 , t25 . delai_appro_constate AS delai_appro_constate_61 , t25 . created_at AS created_at_62 , t25 . updated_at AS updated_at_63 , t25 . date_modif_stock AS date_modif_stock_64 , t25 . quantite AS quantite_65 , t25 . hors_gabarit AS hors_gabarit_66 , t25 . famille_logistique AS famille_logistique_67 , t25 . dpav AS dpav_68 , t25 . soumis3ds AS soumis3ds_69 , t25 . depot_principal AS depot_principal_70 , t25 . type_article AS type_article_71 , t25 . famille_tarif AS famille_tarif_72 , t25 . marketplace AS marketplace_73 , t25 . ferme_cegid AS ferme_cegid_74 , t25 . ferme_web AS ferme_web_75 , t25 . epuise_frn AS epuise_frn_76 , t25 . epuise_tmp AS epuise_tmp_77 , t25 . coefmarge AS coefmarge_78 , t25 . statut_cegid AS statut_cegid_79 , t25 . stock_fournisseur AS stock_fournisseur_80 , t25 . vendu_par_multiple AS vendu_par_multiple_81 , t25 . valeur_marge AS valeur_marge_82 , t25 . backorder_magento AS backorder_magento_83 , t25 . code_fournisseur AS code_fournisseur_84 , t25 . updated_at_api AS updated_at_api_85 , t25 . pimcore_product_id AS pimcore_product_id_86 FROM pimcore_product t0 LEFT JOIN product t25 ON t25 . pimcore_product_id = t0 . id WHERE t0 . id = 16143 ;
Copy