Query Metrics
23
Database Queries
18
Different statements
165.18 ms
Query time
5
Invalid entities
1467
Managed entities
Queries
default connection
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.72 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1
Parameters:
[ "sogedisv2.preprod.d-impulse.com" 1 ] |
||||||||||||||||||||||||||||||||||
| 2 | 0.31 ms |
SELECT COUNT(*) FROM sylius_channel t0
Parameters:
[] |
||||||||||||||||||||||||||||||||||
| 3 | 0.44 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id LIMIT 1
Parameters:
[] |
||||||||||||||||||||||||||||||||||
| 4 | 0.65 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
| 5 | 0.48 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.title AS title_3, t0.slug AS slug_4, t0.template AS template_5 FROM app_custom_page t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"/white-and-brown/blender/bl541-chicago"
]
|
||||||||||||||||||||||||||||||||||
| 6 | 0.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.featured AS featured_4, t0.position AS position_5, t0.createdAt AS createdAt_6, t0.updatedAt AS updatedAt_7 FROM app_brands t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"white-and-brown"
]
|
||||||||||||||||||||||||||||||||||
| 7 | 1.54 ms |
SELECT a0_.createdAt AS createdAt_0, a0_.updatedAt AS updatedAt_1, a0_.id AS id_2, a0_.reference AS reference_3, a0_.slug AS slug_4, a0_.codeSAP AS codeSAP_5, a0_.isWebPublished AS isWebPublished_6, a0_.factorySpecification AS factorySpecification_7, a0_.remarks AS remarks_8, a0_.agora AS agora_9, a1_.id AS id_10, a1_.createdAt AS createdAt_11, a1_.updatedAt AS updatedAt_12, a2_.id AS id_13, a2_.name AS name_14, a2_.slug AS slug_15, a2_.title AS title_16, a2_.description AS description_17, a2_.shortDescription AS shortDescription_18, a2_.createdAt AS createdAt_19, a2_.updatedAt AS updatedAt_20, a2_.metadata_title AS metadata_title_21, a2_.metadata_description AS metadata_description_22, a2_.locale AS locale_23, a0_.brand_id AS brand_id_24, a0_.category_id AS category_id_25, a0_.factory_id AS factory_id_26, a0_.warrantyStatus_id AS warrantyStatus_id_27, a2_.translatable_id AS translatable_id_28 FROM app_products_finished a0_ LEFT JOIN app_products_finished_translation a3_ ON a0_.id = a3_.translatable_id AND (a3_.locale = ?) LEFT JOIN app_categories a1_ ON a0_.category_id = a1_.id LEFT JOIN app_categories_translation a2_ ON a1_.id = a2_.translatable_id AND (a2_.locale = ?) LEFT JOIN app_brands a4_ ON a0_.brand_id = a4_.id WHERE a4_.id = ? ORDER BY a0_.id ASC
Parameters:
[ "fr_FR" "fr_FR" 414 ]
|
||||||||||||||||||||||||||||||||||
| 8 | 1.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.featured AS featured_4, t0.position AS position_5, t0.createdAt AS createdAt_6, t0.updatedAt AS updatedAt_7 FROM app_brands t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"blender"
]
|
||||||||||||||||||||||||||||||||||
| 9 | 0.96 ms |
SELECT a0_.id AS id_0, a0_.createdAt AS createdAt_1, a0_.updatedAt AS updatedAt_2 FROM app_categories a0_ INNER JOIN app_categories_translation a1_ ON a0_.id = a1_.translatable_id AND (a1_.locale = ?) WHERE a1_.slug = ? ORDER BY a0_.id ASC
Parameters:
[ "fr_FR" "blender" ] |
||||||||||||||||||||||||||||||||||
| 10 | 2.82 ms |
SELECT t0.id AS id_1, t0.color AS color_2, t0.enabled AS enabled_3, t0.code AS code_4 FROM dimpulse_blog_post_category t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"diagnostics"
]
|
||||||||||||||||||||||||||||||||||
| 11 | 0.61 ms |
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.publishedAt AS publishedAt_3, t0.category_id AS category_id_4 FROM dimpulse_blog_post t0 WHERE t0.enabled = ? AND t0.category_id IS NULL ORDER BY t0.publishedAt DESC LIMIT 2
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
| 12 | 3.88 ms |
SELECT a0_.createdAt AS createdAt_0, a0_.updatedAt AS updatedAt_1, a0_.id AS id_2, a0_.reference AS reference_3, a0_.slug AS slug_4, a0_.codeSAP AS codeSAP_5, a0_.isWebPublished AS isWebPublished_6, a0_.factorySpecification AS factorySpecification_7, a0_.remarks AS remarks_8, a0_.agora AS agora_9, a1_.id AS id_10, a1_.name AS name_11, a1_.slug AS slug_12, a1_.featured AS featured_13, a1_.position AS position_14, a1_.createdAt AS createdAt_15, a1_.updatedAt AS updatedAt_16, a2_.id AS id_17, a2_.metaTitle AS metaTitle_18, a2_.metadataDescription AS metadataDescription_19, a2_.createdAt AS createdAt_20, a2_.updatedAt AS updatedAt_21, a2_.locale AS locale_22, a0_.brand_id AS brand_id_23, a0_.category_id AS category_id_24, a0_.factory_id AS factory_id_25, a0_.warrantyStatus_id AS warrantyStatus_id_26, a2_.translatable_id AS translatable_id_27 FROM app_products_finished a0_ LEFT JOIN app_products_finished_translation a3_ ON a0_.id = a3_.translatable_id AND (a3_.locale = ?) LEFT JOIN app_brands a1_ ON a0_.brand_id = a1_.id LEFT JOIN app_brands_translation a2_ ON a1_.id = a2_.translatable_id AND (a2_.locale = ?) LEFT JOIN app_categories a4_ ON a0_.category_id = a4_.id WHERE a4_.id = ? ORDER BY a0_.id ASC
Parameters:
[ "fr_FR" "fr_FR" 57 ] |
||||||||||||||||||||||||||||||||||
| 13 | 2.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.featured AS featured_4, t0.position AS position_5, t0.createdAt AS createdAt_6, t0.updatedAt AS updatedAt_7 FROM app_brands t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"bl541-chicago"
]
|
||||||||||||||||||||||||||||||||||
| 14 | 0.78 ms |
SELECT a0_.id AS id_0, a0_.createdAt AS createdAt_1, a0_.updatedAt AS updatedAt_2 FROM app_categories a0_ INNER JOIN app_categories_translation a1_ ON a0_.id = a1_.translatable_id AND (a1_.locale = ?) WHERE a1_.slug = ? ORDER BY a0_.id ASC
Parameters:
[ "fr_FR" "bl541-chicago" ] |
||||||||||||||||||||||||||||||||||
| 15 | 137.80 ms |
SELECT a0_.createdAt AS createdAt_0, a0_.updatedAt AS updatedAt_1, a0_.id AS id_2, a0_.reference AS reference_3, a0_.slug AS slug_4, a0_.codeSAP AS codeSAP_5, a0_.isWebPublished AS isWebPublished_6, a0_.factorySpecification AS factorySpecification_7, a0_.remarks AS remarks_8, a0_.agora AS agora_9, a1_.id AS id_10, a1_.createdAt AS createdAt_11, a1_.updatedAt AS updatedAt_12, a2_.id AS id_13, a2_.description AS description_14, a2_.fileName AS fileName_15, a2_.fileSize AS fileSize_16, a2_.isWeb AS isWeb_17, a2_.isPro AS isPro_18, a2_.isAgora AS isAgora_19, a2_.createdAt AS createdAt_20, a2_.updatedAt AS updatedAt_21, a2_.locale AS locale_22, a0_.brand_id AS brand_id_23, a0_.category_id AS category_id_24, a0_.factory_id AS factory_id_25, a0_.warrantyStatus_id AS warrantyStatus_id_26, a2_.subType_id AS subType_id_27, a2_.mediaType_id AS mediaType_id_28, a2_.translatable_id AS translatable_id_29 FROM app_products_finished a0_ LEFT JOIN productfinished_media p3_ ON a0_.id = p3_.productfinished_id LEFT JOIN app_media a1_ ON a1_.id = p3_.media_id LEFT JOIN app_media_translation a2_ ON a1_.id = a2_.translatable_id AND (a2_.locale = ?) WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters:
[ "fr_FR" "bl541-chicago" ] |
||||||||||||||||||||||||||||||||||
| 16 | 0.60 ms |
SELECT t0.id AS id_1, t0.color AS color_2, t0.enabled AS enabled_3, t0.code AS code_4 FROM dimpulse_blog_post_category t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"diagnostics"
]
|
||||||||||||||||||||||||||||||||||
| 17 | 0.44 ms |
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.publishedAt AS publishedAt_3, t0.category_id AS category_id_4 FROM dimpulse_blog_post t0 WHERE t0.enabled = ? AND t0.category_id IS NULL ORDER BY t0.publishedAt DESC LIMIT 2
Parameters:
[
1
]
|
||||||||||||||||||||||||||||||||||
| 18 | 1.56 ms |
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.compatibilite AS compatibilite_7, s0_.installation AS installation_8, s0_.caracteristiquesTechniques AS caracteristiquesTechniques_9, s0_.shoppingFeedEnabled AS shoppingFeedEnabled_10, s0_.isSubjectToDiscount AS isSubjectToDiscount_11, s0_.underWarranty AS underWarranty_12, s0_.underWarrantyAfterReturn AS underWarrantyAfterReturn_13, s0_.customsNomenclature AS customsNomenclature_14, s1_.name AS name_15, s1_.slug AS slug_16, s1_.description AS description_17, s1_.meta_keywords AS meta_keywords_18, s1_.meta_description AS meta_description_19, s1_.id AS id_20, s1_.short_description AS short_description_21, s1_.title AS title_22, s1_.locale AS locale_23, a2_.id AS id_24, a2_.position AS position_25, a2_.factoryReference AS factoryReference_26, a2_.factoryLabel AS factoryLabel_27, a2_.divaltoReference AS divaltoReference_28, a3_.createdAt AS createdAt_29, a3_.updatedAt AS updatedAt_30, a3_.id AS id_31, a3_.reference AS reference_32, a3_.slug AS slug_33, a3_.codeSAP AS codeSAP_34, a3_.isWebPublished AS isWebPublished_35, a3_.factorySpecification AS factorySpecification_36, a3_.remarks AS remarks_37, a3_.agora AS agora_38, a4_.id AS id_39, a4_.locale AS locale_40, s5_.code AS code_41, s5_.created_at AS created_at_42, s5_.updated_at AS updated_at_43, s5_.position AS position_44, s5_.enabled AS enabled_45, s5_.id AS id_46, s5_.version AS version_47, s5_.on_hold AS on_hold_48, s5_.on_hand AS on_hand_49, s5_.tracked AS tracked_50, s5_.width AS width_51, s5_.height AS height_52, s5_.depth AS depth_53, s5_.weight AS weight_54, s5_.shipping_required AS shipping_required_55, s6_.price AS price_56, s6_.original_price AS original_price_57, s6_.minimum_price AS minimum_price_58, s6_.lowest_price_before_discount AS lowest_price_before_discount_59, s6_.channel_code AS channel_code_60, s6_.id AS id_61, s6_.promoLabel AS promoLabel_62, s7_.code AS code_63, s7_.name AS name_64, s7_.description AS description_65, s7_.created_at AS created_at_66, s7_.updated_at AS updated_at_67, s7_.id AS id_68, s8_.code AS code_69, s8_.name AS name_70, s8_.amount AS amount_71, s8_.included_in_price AS included_in_price_72, s8_.calculator AS calculator_73, s8_.start_date AS start_date_74, s8_.end_date AS end_date_75, s8_.created_at AS created_at_76, s8_.updated_at AS updated_at_77, s8_.id AS id_78, s9_.position AS position_79, s9_.id AS id_80, s10_.code AS code_81, s10_.tree_left AS tree_left_82, s10_.tree_right AS tree_right_83, s10_.tree_level AS tree_level_84, s10_.position AS position_85, s10_.enabled AS enabled_86, s10_.id AS id_87, s10_.created_at AS created_at_88, s10_.updated_at AS updated_at_89, s11_.name AS name_90, s11_.slug AS slug_91, s11_.description AS description_92, s11_.id AS id_93, s11_.locale AS locale_94, s12_.code AS code_95, s12_.tree_left AS tree_left_96, s12_.tree_right AS tree_right_97, s12_.tree_level AS tree_level_98, s12_.position AS position_99, s12_.enabled AS enabled_100, s12_.id AS id_101, s12_.created_at AS created_at_102, s12_.updated_at AS updated_at_103, s13_.name AS name_104, s13_.slug AS slug_105, s13_.description AS description_106, s13_.id AS id_107, s13_.locale AS locale_108, s0_.main_taxon_id AS main_taxon_id_109, s0_.nature_id AS nature_id_110, s0_.supplier_id AS supplier_id_111, s0_.statisticalFamily_id AS statisticalFamily_id_112, s1_.translatable_id AS translatable_id_113, a2_.productFinished_id AS productFinished_id_114, a2_.product_id AS product_id_115, a3_.brand_id AS brand_id_116, a3_.category_id AS category_id_117, a3_.factory_id AS factory_id_118, a3_.warrantyStatus_id AS warrantyStatus_id_119, a4_.translatable_id AS translatable_id_120, s5_.product_id AS product_id_121, s5_.tax_category_id AS tax_category_id_122, s5_.shipping_category_id AS shipping_category_id_123, s6_.product_variant_id AS product_variant_id_124, s8_.category_id AS category_id_125, s8_.zone_id AS zone_id_126, s9_.product_id AS product_id_127, s9_.taxon_id AS taxon_id_128, s10_.tree_root AS tree_root_129, s10_.parent_id AS parent_id_130, s11_.translatable_id AS translatable_id_131, s12_.tree_root AS tree_root_132, s12_.parent_id AS parent_id_133, s13_.translatable_id AS translatable_id_134 FROM sylius_product s0_ LEFT JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) LEFT JOIN app_product_position a2_ ON s0_.id = a2_.product_id LEFT JOIN app_products_finished a3_ ON a2_.productFinished_id = a3_.id LEFT JOIN app_brands a14_ ON a3_.brand_id = a14_.id LEFT JOIN app_categories a15_ ON a3_.category_id = a15_.id LEFT JOIN app_products_finished_translation a4_ ON a3_.id = a4_.translatable_id AND (a4_.locale = ?) LEFT JOIN sylius_product_variant s5_ ON s0_.id = s5_.product_id LEFT JOIN sylius_channel_pricing s6_ ON s5_.id = s6_.product_variant_id AND (s6_.channel_code = ?) LEFT JOIN sylius_tax_category s7_ ON s5_.tax_category_id = s7_.id LEFT JOIN sylius_tax_rate s8_ ON s7_.id = s8_.category_id AND (s8_.zone_id = ?) LEFT JOIN sylius_product_taxon s9_ ON s0_.id = s9_.product_id LEFT JOIN sylius_taxon s10_ ON s9_.taxon_id = s10_.id LEFT JOIN sylius_taxon_translation s11_ ON s10_.id = s11_.translatable_id AND (s11_.locale = ?) LEFT JOIN sylius_taxon s12_ ON s0_.main_taxon_id = s12_.id LEFT JOIN sylius_taxon_translation s13_ ON s12_.id = s13_.translatable_id AND (s13_.locale = ?) WHERE a3_.id = ? AND a3_.brand_id IS NOT NULL AND a3_.category_id IS NOT NULL ORDER BY s0_.id ASC, s5_.position ASC, s5_.id ASC, s6_.id ASC, s8_.id ASC, s9_.id ASC
Parameters:
[ "fr_FR" "fr_FR" "SOGEDIS" 19 "fr_FR" "fr_FR" 28594 ] |
||||||||||||||||||||||||||||||||||
| 19 | 0.53 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.title AS title_3, t0.slug AS slug_4, t0.template AS template_5 FROM app_custom_page t0
Parameters:
[] |
||||||||||||||||||||||||||||||||||
| 20 | 1.05 ms |
SELECT a0_.id AS id_0, a0_.sortOrder AS sortOrder_1, a0_.createdAt AS createdAt_2, a0_.updatedAt AS updatedAt_3, a1_.id AS id_4, a1_.createdAt AS createdAt_5, a1_.updatedAt AS updatedAt_6, a2_.id AS id_7, a2_.description AS description_8, a2_.fileName AS fileName_9, a2_.fileSize AS fileSize_10, a2_.isWeb AS isWeb_11, a2_.isPro AS isPro_12, a2_.isAgora AS isAgora_13, a2_.createdAt AS createdAt_14, a2_.updatedAt AS updatedAt_15, a2_.locale AS locale_16, a3_.id AS id_17, a3_.createdAt AS createdAt_18, a3_.updatedAt AS updatedAt_19, a4_.id AS id_20, a4_.shortDescription AS shortDescription_21, a4_.name AS name_22, a4_.slug AS slug_23, a4_.createdAt AS createdAt_24, a4_.updatedAt AS updatedAt_25, a4_.locale AS locale_26, a5_.id AS id_27, a5_.name AS name_28, a5_.slug AS slug_29, a5_.title AS title_30, a5_.description AS description_31, a5_.shortDescription AS shortDescription_32, a5_.createdAt AS createdAt_33, a5_.updatedAt AS updatedAt_34, a5_.metadata_title AS metadata_title_35, a5_.metadata_description AS metadata_description_36, a5_.locale AS locale_37, a2_.subType_id AS subType_id_38, a2_.mediaType_id AS mediaType_id_39, a2_.translatable_id AS translatable_id_40, a4_.translatable_id AS translatable_id_41, a5_.translatable_id AS translatable_id_42 FROM app_families a0_ LEFT JOIN families_media f6_ ON a0_.id = f6_.families_id LEFT JOIN app_media a1_ ON a1_.id = f6_.media_id LEFT JOIN app_media_translation a2_ ON a1_.id = a2_.translatable_id AND (a2_.locale = ?) LEFT JOIN categories_families c7_ ON a0_.id = c7_.families_id LEFT JOIN app_categories a3_ ON a3_.id = c7_.categories_id LEFT JOIN app_families_translation a4_ ON a0_.id = a4_.translatable_id AND (a4_.locale = ?) LEFT JOIN app_categories_translation a5_ ON a3_.id = a5_.translatable_id AND (a5_.locale = ?) ORDER BY a0_.id ASC
Parameters:
[ "fr_FR" "fr_FR" "fr_FR" ] |
||||||||||||||||||||||||||||||||||
| 21 | 4.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.featured AS featured_4, t0.position AS position_5, t0.createdAt AS createdAt_6, t0.updatedAt AS updatedAt_7 FROM app_brands t0 ORDER BY t0.name ASC
Parameters:
[] |
||||||||||||||||||||||||||||||||||
| 22 | 0.52 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC
Parameters:
[] |
||||||||||||||||||||||||||||||||||
| 23 | 0.78 ms |
SELECT a0_.id AS id_0, a0_.sortOrder AS sortOrder_1, a0_.createdAt AS createdAt_2, a0_.updatedAt AS updatedAt_3 FROM app_families a0_ INNER JOIN categories_families c2_ ON a0_.id = c2_.families_id INNER JOIN app_categories a1_ ON a1_.id = c2_.categories_id LEFT JOIN app_families_translation a3_ ON a0_.id = a3_.translatable_id WHERE a3_.name <> '' ORDER BY a0_.id ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| sogedis_legacy | doctrine.dbal.sogedis_legacy_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| sogedis_legacy | doctrine.orm.sogedis_legacy_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Brands\Brands | 1017 |
| App\Entity\Product\ProductFinished | 334 |
| App\Entity\Categories\Categories | 29 |
| App\Entity\Categories\CategoriesTranslation | 29 |
| App\Entity\Factories\Factories | 25 |
| App\Entity\Families\Families | 9 |
| App\Entity\Families\FamiliesTranslation | 9 |
| App\Entity\CustomPage\CustomPage | 8 |
| App\Entity\Channel\Channel | 1 |
| App\Entity\Addressing\Zone | 1 |
| App\Entity\Taxonomy\Taxon | 1 |
| Sylius\Component\Core\Model\ShopBillingData | 1 |
| App\Entity\Channel\ChannelPriceHistoryConfig | 1 |
| App\Entity\Locale\Locale | 1 |
| App\Entity\Currency\Currency | 1 |
sogedis_legacy entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
sogedis_legacy entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Sogedis\Produits | No errors. |
| App\Entity\Sogedis\RecommandationPieces | No errors. |
| App\Entity\Sogedis\PieceToProduits | No errors. |
| App\Entity\Sogedis\ShoppingFeed | No errors. |
| App\Entity\Sogedis\Pieces | No errors. |
| App\Entity\Sogedis\PiecesRecommandees | No errors. |
| App\Entity\Sogedis\RecommandationProduits | No errors. |
| App\Entity\Sogedis\Customer | No errors. |