1
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 :
[
"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.27 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.28 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.42 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.41 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
674.41 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 61500
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 61500 ;
Copy
7
26.28 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 "
83307
83308
83309
83310
83311
83312
83313
83314
83315
83316
83317
83318
83319
83320
83321
83322
83323
83324
83325
83326
83327
83328
83329
83330
83331
83332
83333
83334
83335
83336
83337
83338
83339
83340
83341
83342
83343
83344
83345
83346
83347
83348
83349
83350
83351
83352
83353
83354
83355
83356
83357
83358
83359
83360
83361
83362
83363
83364
83365
83366
83367
83368
83369
83370
83371
83372
83373
83374
83375
83376
83377
83378
83379
83380
83381
83382
83383
83384
83385
83386
83387
83388
83389
83390
83391
83392
83393
83394
83395
83396
83397
83398
83399
83400
83401
83402
83403
83404
83405
83406
83407
83408
83409
83410
83411
83412
83413
83414
83415
83416
83417
83418
83419
83420
83421
83422
83423
83424
83425
83426
83427
83428
83429
83430
83431
83432
83433
83434
83435
83436
83437
83438
83439
83440
83441
83442
83443
83444
83445
83446
83447
83448
83449
83450
83451
83452
83453
83454
83455
83456
83457
83458
83459
83460
83461
83462
83463
83464
83465
83466
83467
83468
83469
83470
83471
83472
83473
83474
83475
83476
83477
83478
83479
83480
83481
83482
83483
83484
83485
83486
83487
83488
83489
83490
83491
83492
83493
83494
83495
83496
83497
83498
83499
83500
83501
83502
83503
83504
83505
83506
83507
83508
83509
83510
83511
83512
83513
83514
83515
83516
83517
83518
83519
83520
83521
83522
83523
83524
83525
83526
83527
83528
83529
83530
83531
83532
83533
83534
83535
83536
83537
83538
83539
83540
83541
83542
83543
83544
83545
83546
83547
83548
83549
83550
83551
83552
83553
83554
83555
83556
83557
83558
83559
83560
83561
83562
83563
83564
83565
83566
83567
83568
83569
83570
83571
83572
83573
83574
83575
83576
83577
83578
83579
83580
83581
83582
83583
83584
83585
83586
83587
83588
83589
83590
83591
83592
83593
83594
83595
83596
83597
83598
83599
83600
83601
83602
83603
83604
83605
83606
83607
83608
83609
83610
83611
83612
83613
83614
83615
83616
83617
83618
83619
83620
83621
83622
83623
83624
83625
83626
83627
83628
83629
83630
83631
83632
83633
83634
83635
83636
83637
83638
83639
83640
83641
83642
83643
83644
83645
83646
83647
83648
83649
83650
83651
83652
83653
83654
83655
83656
83657
83658
83659
83660
83661
83662
83663
83664
83665
83666
83667
83668
83669
83670
83671
83672
83673
83674
83675
83676
83677
83678
83679
83680
83681
83682
83683
83684
83685
83686
83687
83688
83689
83690
83691
83692
83693
83694
83695
83696
83697
83698
83699
83700
83701
83702
83703
83704
83705
83706
83707
83708
83709
83710
83711
83712
83713
83714
83715
83716
83717
83718
83719
83720
83721
83722
83723
83724
83725
83726
83727
83728
83729
83730
83731
83732
83733
83734
83735
83736
83737
83738
83739
83740
83741
83742
83743
83744
83745
83746
83747
83748
83749
83750
83751
83752
83753
83754
83755
83756
83757
83758
83759
83760
83761
83762
83763
83764
83765
83766
83767
83768
83769
83770
83771
83772
83773
83774
83775
83776
83777
83778
83779
83780
83781
83782
83783
83784
83785
83786
83787
83788
83789
83790
83791
83792
83793
83794
83795
83796
83797
83798
83799
83800
83801
83802
83803
83804
83805
83806
]
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 (83307 , 83308 , 83309 , 83310 , 83311 , 83312 , 83313 , 83314 , 83315 , 83316 , 83317 , 83318 , 83319 , 83320 , 83321 , 83322 , 83323 , 83324 , 83325 , 83326 , 83327 , 83328 , 83329 , 83330 , 83331 , 83332 , 83333 , 83334 , 83335 , 83336 , 83337 , 83338 , 83339 , 83340 , 83341 , 83342 , 83343 , 83344 , 83345 , 83346 , 83347 , 83348 , 83349 , 83350 , 83351 , 83352 , 83353 , 83354 , 83355 , 83356 , 83357 , 83358 , 83359 , 83360 , 83361 , 83362 , 83363 , 83364 , 83365 , 83366 , 83367 , 83368 , 83369 , 83370 , 83371 , 83372 , 83373 , 83374 , 83375 , 83376 , 83377 , 83378 , 83379 , 83380 , 83381 , 83382 , 83383 , 83384 , 83385 , 83386 , 83387 , 83388 , 83389 , 83390 , 83391 , 83392 , 83393 , 83394 , 83395 , 83396 , 83397 , 83398 , 83399 , 83400 , 83401 , 83402 , 83403 , 83404 , 83405 , 83406 , 83407 , 83408 , 83409 , 83410 , 83411 , 83412 , 83413 , 83414 , 83415 , 83416 , 83417 , 83418 , 83419 , 83420 , 83421 , 83422 , 83423 , 83424 , 83425 , 83426 , 83427 , 83428 , 83429 , 83430 , 83431 , 83432 , 83433 , 83434 , 83435 , 83436 , 83437 , 83438 , 83439 , 83440 , 83441 , 83442 , 83443 , 83444 , 83445 , 83446 , 83447 , 83448 , 83449 , 83450 , 83451 , 83452 , 83453 , 83454 , 83455 , 83456 , 83457 , 83458 , 83459 , 83460 , 83461 , 83462 , 83463 , 83464 , 83465 , 83466 , 83467 , 83468 , 83469 , 83470 , 83471 , 83472 , 83473 , 83474 , 83475 , 83476 , 83477 , 83478 , 83479 , 83480 , 83481 , 83482 , 83483 , 83484 , 83485 , 83486 , 83487 , 83488 , 83489 , 83490 , 83491 , 83492 , 83493 , 83494 , 83495 , 83496 , 83497 , 83498 , 83499 , 83500 , 83501 , 83502 , 83503 , 83504 , 83505 , 83506 , 83507 , 83508 , 83509 , 83510 , 83511 , 83512 , 83513 , 83514 , 83515 , 83516 , 83517 , 83518 , 83519 , 83520 , 83521 , 83522 , 83523 , 83524 , 83525 , 83526 , 83527 , 83528 , 83529 , 83530 , 83531 , 83532 , 83533 , 83534 , 83535 , 83536 , 83537 , 83538 , 83539 , 83540 , 83541 , 83542 , 83543 , 83544 , 83545 , 83546 , 83547 , 83548 , 83549 , 83550 , 83551 , 83552 , 83553 , 83554 , 83555 , 83556 , 83557 , 83558 , 83559 , 83560 , 83561 , 83562 , 83563 , 83564 , 83565 , 83566 , 83567 , 83568 , 83569 , 83570 , 83571 , 83572 , 83573 , 83574 , 83575 , 83576 , 83577 , 83578 , 83579 , 83580 , 83581 , 83582 , 83583 , 83584 , 83585 , 83586 , 83587 , 83588 , 83589 , 83590 , 83591 , 83592 , 83593 , 83594 , 83595 , 83596 , 83597 , 83598 , 83599 , 83600 , 83601 , 83602 , 83603 , 83604 , 83605 , 83606 , 83607 , 83608 , 83609 , 83610 , 83611 , 83612 , 83613 , 83614 , 83615 , 83616 , 83617 , 83618 , 83619 , 83620 , 83621 , 83622 , 83623 , 83624 , 83625 , 83626 , 83627 , 83628 , 83629 , 83630 , 83631 , 83632 , 83633 , 83634 , 83635 , 83636 , 83637 , 83638 , 83639 , 83640 , 83641 , 83642 , 83643 , 83644 , 83645 , 83646 , 83647 , 83648 , 83649 , 83650 , 83651 , 83652 , 83653 , 83654 , 83655 , 83656 , 83657 , 83658 , 83659 , 83660 , 83661 , 83662 , 83663 , 83664 , 83665 , 83666 , 83667 , 83668 , 83669 , 83670 , 83671 , 83672 , 83673 , 83674 , 83675 , 83676 , 83677 , 83678 , 83679 , 83680 , 83681 , 83682 , 83683 , 83684 , 83685 , 83686 , 83687 , 83688 , 83689 , 83690 , 83691 , 83692 , 83693 , 83694 , 83695 , 83696 , 83697 , 83698 , 83699 , 83700 , 83701 , 83702 , 83703 , 83704 , 83705 , 83706 , 83707 , 83708 , 83709 , 83710 , 83711 , 83712 , 83713 , 83714 , 83715 , 83716 , 83717 , 83718 , 83719 , 83720 , 83721 , 83722 , 83723 , 83724 , 83725 , 83726 , 83727 , 83728 , 83729 , 83730 , 83731 , 83732 , 83733 , 83734 , 83735 , 83736 , 83737 , 83738 , 83739 , 83740 , 83741 , 83742 , 83743 , 83744 , 83745 , 83746 , 83747 , 83748 , 83749 , 83750 , 83751 , 83752 , 83753 , 83754 , 83755 , 83756 , 83757 , 83758 , 83759 , 83760 , 83761 , 83762 , 83763 , 83764 , 83765 , 83766 , 83767 , 83768 , 83769 , 83770 , 83771 , 83772 , 83773 , 83774 , 83775 , 83776 , 83777 , 83778 , 83779 , 83780 , 83781 , 83782 , 83783 , 83784 , 83785 , 83786 , 83787 , 83788 , 83789 , 83790 , 83791 , 83792 , 83793 , 83794 , 83795 , 83796 , 83797 , 83798 , 83799 , 83800 , 83801 , 83802 , 83803 , 83804 , 83805 , 83806 ) ORDER BY p0_ . id ASC ;
Copy
8
1.08 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 :
[
"MAKRS7COBRA "
"MAKRS7HEMERA "
"MAKRS7KCOBRA "
"MAKRS7KHEMERA "
"MAKRS7KNEO "
"MAKRS7KOMEGA "
"MAKRS7KRAIDEN "
"MAKRS7NEO "
"MAKRS7OMEGA "
"MAKRS7RAIDEN "
"MAKVENTICOBRA "
"MAKVENTIHEMERA "
"MAKVENTINEO "
"MAKVENTIOMEGA "
"MAKVENTIRAIDEN "
"MAKWRCCOBRA "
"MAKWRCHEMERA "
"MAKWRCNEO "
"MAKWRCOMEGA "
"MAKWRCRAIDEN "
"SMQ23_TSH_MAN "
]
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 ('MAKRS7COBRA' , 'MAKRS7HEMERA' , 'MAKRS7KCOBRA' , 'MAKRS7KHEMERA' , 'MAKRS7KNEO' , 'MAKRS7KOMEGA' , 'MAKRS7KRAIDEN' , 'MAKRS7NEO' , 'MAKRS7OMEGA' , 'MAKRS7RAIDEN' , 'MAKVENTICOBRA' , 'MAKVENTIHEMERA' , 'MAKVENTINEO' , 'MAKVENTIOMEGA' , 'MAKVENTIRAIDEN' , 'MAKWRCCOBRA' , 'MAKWRCHEMERA' , 'MAKWRCNEO' , 'MAKWRCOMEGA' , 'MAKWRCRAIDEN' , 'SMQ23_TSH_MAN' );
Copy
9
1.19 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 = 26058 ;
Copy
10
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 = 43568 ;
Copy
11
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 = 43569 ;
Copy
12
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 = 43570 ;
Copy
13
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 = 43571 ;
Copy
14
0.85 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 = 43074 ;
Copy
15
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 = 15978 ;
Copy
16
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 = 15979 ;
Copy
17
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 = 16000 ;
Copy
18
0.67 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 = 16002 ;
Copy
19
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 = 16003 ;
Copy
20
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 = 16004 ;
Copy
21
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 = 16005 ;
Copy
22
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 = 19809 ;
Copy
23
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 = 19810 ;
Copy
24
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 = 19811 ;
Copy
25
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 = 19812 ;
Copy
26
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 = 19813 ;
Copy
27
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 = 19824 ;
Copy
28
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 = 19825 ;
Copy
29
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 = 19826 ;
Copy
30
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 = 19827 ;
Copy
31
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 = 19828 ;
Copy
32
0.66 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 = 19831 ;
Copy
33
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 = 19832 ;
Copy
34
0.70 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 = 19833 ;
Copy
35
0.65 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 = 19834 ;
Copy
36
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 = 19835 ;
Copy
37
0.65 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 = 19836 ;
Copy
38
0.61 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 = 19837 ;
Copy
39
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 = 19838 ;
Copy
40
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 = 19840 ;
Copy
41
0.67 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 = 19841 ;
Copy
42
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 = 19842 ;
Copy
43
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 = 19844 ;
Copy
44
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 = 19845 ;
Copy
45
0.70 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 = 19847 ;
Copy
46
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 = 19848 ;
Copy
47
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 = 19849 ;
Copy