Query Metrics
56
Database Queries
9
Different statements
26.62 ms
Query time
0
Invalid entities
81
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
14.16 ms (53.20%) |
36 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.metaTitle AS metaTitle_5, t0.metaRobots AS metaRobots_6, t0.ogTitle AS ogTitle_7, t0.ogDescription AS ogDescription_8, t0.ogImage AS ogImage_9, t0.twitterTitle AS twitterTitle_10, t0.twitterDescription AS twitterDescription_11, t0.metaDescription AS metaDescription_12, t0.locale AS locale_13, t0.translatable_id AS translatable_id_14 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "de_DE" ] |
|
2.80 ms (10.51%) |
7 |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"nouveautes"
]
|
|
2.60 ms (9.75%) |
6 |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC, t0.id ASC
Parameters:
[
1
]
|
|
1.79 ms (6.71%) |
1 |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.enabled AS enabled_2, a0_.createdAt AS createdAt_3, a1_.id AS id_4, a1_.title AS title_5, a1_.slug AS slug_6, a1_.content AS content_7, a1_.metaTitle AS metaTitle_8, a1_.metaRobots AS metaRobots_9, a1_.ogTitle AS ogTitle_10, a1_.ogDescription AS ogDescription_11, a1_.ogImage AS ogImage_12, a1_.twitterTitle AS twitterTitle_13, a1_.twitterDescription AS twitterDescription_14, a1_.metaDescription AS metaDescription_15, a1_.locale AS locale_16, a0_.category_id AS category_id_17, a1_.translatable_id AS translatable_id_18 FROM app_blog_post a0_ LEFT JOIN app_blog_post_translation a1_ ON a0_.id = a1_.translatable_id WHERE a0_.enabled = ? AND a0_.category_id = ? AND a0_.id <> ? ORDER BY a0_.createdAt DESC, a0_.id ASC LIMIT 4
Parameters:
[ 1 7 206 ] |
|
1.36 ms (5.12%) |
1 |
SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.enabled AS enabled_2, a0_.createdAt AS createdAt_3, a1_.id AS id_4, a1_.title AS title_5, a1_.slug AS slug_6, a1_.content AS content_7, a1_.metaTitle AS metaTitle_8, a1_.metaRobots AS metaRobots_9, a1_.ogTitle AS ogTitle_10, a1_.ogDescription AS ogDescription_11, a1_.ogImage AS ogImage_12, a1_.twitterTitle AS twitterTitle_13, a1_.twitterDescription AS twitterDescription_14, a1_.metaDescription AS metaDescription_15, a1_.locale AS locale_16, a2_.id AS id_17, a2_.code AS code_18, a2_.enabled AS enabled_19, a0_.category_id AS category_id_20, a1_.translatable_id AS translatable_id_21 FROM app_blog_post a0_ LEFT JOIN app_blog_post_translation a1_ ON a0_.id = a1_.translatable_id LEFT JOIN app_blog_category a2_ ON a0_.category_id = a2_.id WHERE a0_.enabled = ? AND a1_.slug = ? ORDER BY a0_.id ASC LIMIT 1
Parameters:
[ 1 "f-de-forge" ] |
|
1.29 ms (4.85%) |
1 |
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:
[ "forges-preprod.kwantic.dev" 1 ] |
|
0.99 ms (3.73%) |
1 |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.tree_root AS tree_root_10, t0.parent_id AS parent_id_11 FROM sylius_taxon t0 WHERE t0.parent_id IS NULL ORDER BY t0.position ASC
Parameters:
[] |
|
0.82 ms (3.07%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.metaTitle AS metaTitle_4, t0.metaRobots AS metaRobots_5, t0.ogTitle AS ogTitle_6, t0.ogDescription AS ogDescription_7, t0.ogImage AS ogImage_8, t0.twitterTitle AS twitterTitle_9, t0.twitterDescription AS twitterDescription_10, t0.metaDescription AS metaDescription_11, t0.locale AS locale_12, t0.translatable_id AS translatable_id_13 FROM app_blog_category_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7 "de_DE" ] |
|
0.81 ms (3.05%) |
1 |
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
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Taxonomy\Taxon | 31 |
| App\Entity\Taxonomy\TaxonTranslation | 30 |
| App\Entity\BlogPost | 5 |
| App\Entity\BlogPostTranslation | 5 |
| App\Entity\Locale\Locale | 3 |
| App\Entity\Channel\Channel | 1 |
| App\Entity\Addressing\Zone | 1 |
| App\Entity\Channel\ShopBillingData | 1 |
| App\Entity\Channel\ChannelPriceHistoryConfig | 1 |
| App\Entity\Currency\Currency | 1 |
| App\Entity\BlogCategory | 1 |
| App\Entity\BlogCategoryTranslation | 1 |