Query Metrics
33
Database Queries
12
Different statements
23.79 ms
Query time
1
Invalid entities
53
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.83 ms (45.51%) |
19 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.locale AS locale_6, t0.account_artist_discipline_id AS account_artist_discipline_id_7, t0.translatable_id AS translatable_id_8 FROM yla_account_artist_discipline_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "fr_FR" ] |
|
2.09 ms (8.81%) |
1 |
SELECT y0_.id AS id_0, y0_.code AS code_1, y0_.createdAt AS createdAt_2, y0_.updatedAt AS updatedAt_3 FROM yla_account_artist_discipline y0_ ORDER BY y0_.id ASC
Parameters:
[] |
|
1.93 ms (8.11%) |
2 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.createdAt AS createdAt_3, t0.updatedAt AS updatedAt_4 FROM yla_account_artist_discipline t0 INNER JOIN yla_account_customer_artist_disciplines ON t0.id = yla_account_customer_artist_disciplines.artist_discipline_id WHERE yla_account_customer_artist_disciplines.customer_profile_id = ?
Parameters:
[
3
]
|
|
1.74 ms (7.30%) |
1 |
SELECT DISTINCT id_14 FROM (SELECT DISTINCT id_14, created_at_12 FROM (SELECT DISTINCT s0_.username AS username_0, s0_.username_canonical AS username_canonical_1, s0_.enabled AS enabled_2, s0_.password AS password_3, s0_.last_login AS last_login_4, s0_.password_reset_token AS password_reset_token_5, s0_.password_requested_at AS password_requested_at_6, s0_.email_verification_token AS email_verification_token_7, s0_.verified_at AS verified_at_8, s0_.roles AS roles_9, s0_.email AS email_10, s0_.email_canonical AS email_canonical_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.id AS id_14, s0_.uuid AS uuid_15, y1_.id AS id_16, y1_.artist_enabled AS artist_enabled_17, y1_.artist_status AS artist_status_18, y1_.host_enabled AS host_enabled_19, y1_.host_status AS host_status_20, y1_.createdAt AS createdAt_21, y1_.updatedAt AS updatedAt_22, y1_.location_name AS location_name_23, y1_.location_street AS location_street_24, y1_.location_street2 AS location_street2_25, y1_.location_city AS location_city_26, y1_.location_postcode AS location_postcode_27, y1_.location_region AS location_region_28, y1_.location_province_code AS location_province_code_29, y1_.location_province_name AS location_province_name_30, y1_.location_country_code AS location_country_code_31, y1_.location_country_name AS location_country_name_32, y1_.location_latitude AS location_latitude_33, y1_.location_longitude AS location_longitude_34, y1_.location_formatted_address AS location_formatted_address_35, y1_.location_place_id AS location_place_id_36, y1_.location_types AS location_types_37, y1_.location_url_google_maps AS location_url_google_maps_38, y1_.location_source AS location_source_39, y1_.location_is_verified AS location_is_verified_40 FROM sylius_shop_user s0_ INNER JOIN sylius_customer s2_ ON s0_.customer_id = s2_.id INNER JOIN yla_account_customer_profiles y1_ ON s0_.id = y1_.user_id WHERE s0_.roles LIKE ? AND s0_.enabled = ? AND y1_.artist_enabled = ?) dctrn_result_inner ORDER BY created_at_12 DESC, id_14 ASC) dctrn_result LIMIT 12
Parameters:
[ "%"ROLE_VENDOR_ARTIST"%" 1 1 ] |
|
1.43 ms (6.00%) |
2 |
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.birthday AS birthday_5, t0.gender AS gender_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.phone_number AS phone_number_9, t0.subscribed_to_newsletter AS subscribed_to_newsletter_10, t0.id AS id_11, t0.customer_group_id AS customer_group_id_12, t0.default_address_id AS default_address_id_13, t14.username AS username_15, t14.username_canonical AS username_canonical_16, t14.enabled AS enabled_17, t14.password AS password_18, t14.last_login AS last_login_19, t14.password_reset_token AS password_reset_token_20, t14.password_requested_at AS password_requested_at_21, t14.email_verification_token AS email_verification_token_22, t14.verified_at AS verified_at_23, t14.roles AS roles_24, t14.email AS email_25, t14.email_canonical AS email_canonical_26, t14.created_at AS created_at_27, t14.updated_at AS updated_at_28, t14.id AS id_29, t14.uuid AS uuid_30, t14.customer_id AS customer_id_31 FROM sylius_customer t0 LEFT JOIN sylius_shop_user t14 ON t14.customer_id = t0.id WHERE t0.id = ?
Parameters:
[
3
]
|
|
1.40 ms (5.89%) |
2 |
SELECT t0.id AS id_1, t0.artist_enabled AS artist_enabled_2, t0.artist_status AS artist_status_3, t0.host_enabled AS host_enabled_4, t0.host_status AS host_status_5, t0.createdAt AS createdAt_6, t0.updatedAt AS updatedAt_7, t0.location_name AS location_name_8, t0.location_street AS location_street_9, t0.location_street2 AS location_street2_10, t0.location_city AS location_city_11, t0.location_postcode AS location_postcode_12, t0.location_region AS location_region_13, t0.location_province_code AS location_province_code_14, t0.location_province_name AS location_province_name_15, t0.location_country_code AS location_country_code_16, t0.location_country_name AS location_country_name_17, t0.location_latitude AS location_latitude_18, t0.location_longitude AS location_longitude_19, t0.location_formatted_address AS location_formatted_address_20, t0.location_place_id AS location_place_id_21, t0.location_types AS location_types_22, t0.location_url_google_maps AS location_url_google_maps_23, t0.location_source AS location_source_24, t0.location_is_verified AS location_is_verified_25, t0.user_id AS user_id_26, t27.type AS type_28, t27.path AS path_29, t27.id AS id_30, t27.owner_id AS owner_id_31 FROM yla_account_customer_profiles t0 LEFT JOIN yla_account_customer_profile_avatar_image t27 ON t27.owner_id = t0.id WHERE t0.user_id = ?
Parameters:
[
3
]
|
|
1.28 ms (5.37%) |
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:
[ "preprod.youloveart.fr" 1 ] |
|
0.93 ms (3.89%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_14 FROM (SELECT DISTINCT s0_.username AS username_0, s0_.username_canonical AS username_canonical_1, s0_.enabled AS enabled_2, s0_.password AS password_3, s0_.last_login AS last_login_4, s0_.password_reset_token AS password_reset_token_5, s0_.password_requested_at AS password_requested_at_6, s0_.email_verification_token AS email_verification_token_7, s0_.verified_at AS verified_at_8, s0_.roles AS roles_9, s0_.email AS email_10, s0_.email_canonical AS email_canonical_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.id AS id_14, s0_.uuid AS uuid_15 FROM sylius_shop_user s0_ INNER JOIN sylius_customer s1_ ON s0_.customer_id = s1_.id INNER JOIN yla_account_customer_profiles y2_ ON s0_.id = y2_.user_id WHERE s0_.roles LIKE ? AND s0_.enabled = ? AND y2_.artist_enabled = ? ORDER BY s0_.created_at DESC, s0_.id ASC) dctrn_result) dctrn_table
Parameters:
[ "%"ROLE_VENDOR_ARTIST"%" 1 1 ] |
|
0.88 ms (3.69%) |
1 |
SELECT DISTINCT s0_.username AS username_0, s0_.username_canonical AS username_canonical_1, s0_.enabled AS enabled_2, s0_.password AS password_3, s0_.last_login AS last_login_4, s0_.password_reset_token AS password_reset_token_5, s0_.password_requested_at AS password_requested_at_6, s0_.email_verification_token AS email_verification_token_7, s0_.verified_at AS verified_at_8, s0_.roles AS roles_9, s0_.email AS email_10, s0_.email_canonical AS email_canonical_11, s0_.created_at AS created_at_12, s0_.updated_at AS updated_at_13, s0_.id AS id_14, s0_.uuid AS uuid_15, s0_.customer_id AS customer_id_16 FROM sylius_shop_user s0_ INNER JOIN sylius_customer s1_ ON s0_.customer_id = s1_.id INNER JOIN yla_account_customer_profiles y2_ ON s0_.id = y2_.user_id WHERE s0_.roles LIKE ? AND s0_.enabled = ? AND y2_.artist_enabled = ? AND s0_.id IN (?, ?) ORDER BY s0_.created_at DESC, s0_.id ASC
Parameters:
[ "%"ROLE_VENDOR_ARTIST"%" 1 1 3 1 ] |
|
0.52 ms (2.18%) |
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
]
|
|
0.43 ms (1.79%) |
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 LIMIT 1
Parameters:
[] |
|
0.35 ms (1.47%) |
1 |
SELECT COUNT(*) FROM sylius_channel t0
Parameters:
[] |
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\Account\Domain\Entity\ArtistDiscipline | 19 |
| App\Account\Domain\Entity\ArtistDisciplineTranslation | 19 |
| App\Sylius\Domain\Entity\User\ShopUser | 2 |
| App\Account\Domain\Entity\CustomerProfiles | 2 |
| App\Sylius\Domain\Entity\Customer\Customer | 2 |
| App\Sylius\Domain\Entity\Customer\CustomerGroup | 2 |
| App\Sylius\Domain\Entity\Channel\Channel | 1 |
| App\Sylius\Domain\Entity\Addressing\Zone | 1 |
| App\Sylius\Domain\Entity\Taxonomy\Taxon | 1 |
| App\Sylius\Domain\Entity\Channel\ShopBillingData | 1 |
| App\Sylius\Domain\Entity\Channel\ChannelPriceHistoryConfig | 1 |
| App\Sylius\Domain\Entity\Locale\Locale | 1 |
| App\Sylius\Domain\Entity\Currency\Currency | 1 |