Query Metrics
36
Database Queries
10
Different statements
199.80 ms
Query time
0
Invalid entities
88
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
70.21 ms (35.14%) |
12 |
SELECT t0.type AS type_1, t0.value AS value_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.shop_id AS shop_id_6 FROM shop_data t0 WHERE (t0.type = ? AND t0.shop_id = ?) ORDER BY t0.type ASC LIMIT 1
Parameters:
[ "rid.catalog" 1 ] |
|
35.37 ms (17.70%) |
9 |
SELECT t0.code AS code_1, t0.title AS title_2, t0.google_key AS google_key_3, t0.rid AS rid_4, t0.state AS state_5, t0.sync AS sync_6, t0.state_at AS state_at_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.description AS description_11, t0.indexable AS indexable_12, t0.parent_id AS parent_id_13 FROM genres t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
22.74 ms (11.38%) |
1 |
SELECT t0.nr AS nr_1, t0.name AS name_2, t0.mail AS mail_3, t0.vat_id AS vat_id_4, t0.background AS background_5, t0.logo AS logo_6, t0.template AS template_7, t0.url AS url_8, t0.bank_bic AS bank_bic_9, t0.bank_iban AS bank_iban_10, t0.api_username AS api_username_11, t0.api_key AS api_key_12, t0.web_key AS web_key_13, t0.is_active AS is_active_14, t0.is_master AS is_master_15, t0.id AS id_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.currency AS currency_20, t0.parent_id AS parent_id_21 FROM shops t0 WHERE t0.web_key = ? LIMIT 1
Parameters:
[
"dev.hebu-music.com"
]
|
|
20.38 ms (10.20%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_25 FROM (SELECT DISTINCT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27 FROM articles a0_ LEFT JOIN shop_subshops s1_ ON (s1_.shop_id = a0_.shop_id AND s1_.is_active = 1) WHERE a0_.is_catalog = ? AND a0_.is_visible = 1 AND (a0_.shop_id = ? OR s1_.subshop_id = ?) AND a0_.state NOT IN (?, ?) ORDER BY a0_.is_new DESC, a0_.rid DESC, a0_.title ASC) dctrn_result) dctrn_table
Parameters:
[ 1 1 1 "base" "deleted" ] |
|
18.97 ms (9.49%) |
5 |
SELECT c0_.title AS title_0, c0_.count AS count_1, c0_.position AS position_2, c0_.is_active AS is_active_3, c0_.is_visible AS is_visible_4, c0_.id AS id_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.shop_id AS shop_id_8, c0_.genre_id AS genre_id_9, c0_.parent_id AS parent_id_10 FROM categories c0_ WHERE c0_.shop_id = ? AND c0_.is_visible = 1 ORDER BY c0_.position ASC
Parameters:
[
1
]
|
|
14.20 ms (7.11%) |
1 |
SELECT DISTINCT a0_.title AS title_0, a0_.article_nr AS article_nr_1, a0_.publisher_nr AS publisher_nr_2, a0_.gtin AS gtin_3, a0_.rank AS rank_4, a0_.duration AS duration_5, a0_.difficulty AS difficulty_6, a0_.difficulty_detail AS difficulty_detail_7, a0_.trial_voice AS trial_voice_8, a0_.sequence AS sequence_9, a0_.pages AS pages_10, a0_.weight AS weight_11, a0_.delivery_time AS delivery_time_12, a0_.external_nr AS external_nr_13, a0_.options AS options_14, a0_.indexable AS indexable_15, a0_.is_catalog AS is_catalog_16, a0_.is_new AS is_new_17, a0_.is_slider AS is_slider_18, a0_.is_saleable AS is_saleable_19, a0_.is_visible AS is_visible_20, a0_.rid AS rid_21, a0_.state AS state_22, a0_.sync AS sync_23, a0_.state_at AS state_at_24, a0_.id AS id_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, a0_.arranger_id AS arranger_id_28, a0_.group_id AS group_id_29, a0_.composer_id AS composer_id_30, a0_.country_id AS country_id_31, a0_.publisher_id AS publisher_id_32, a0_.shop_id AS shop_id_33 FROM articles a0_ LEFT JOIN shop_subshops s1_ ON (s1_.shop_id = a0_.shop_id AND s1_.is_active = 1) WHERE a0_.is_catalog = ? AND a0_.is_visible = 1 AND (a0_.shop_id = ? OR s1_.subshop_id = ?) AND a0_.state NOT IN (?, ?) ORDER BY a0_.is_new DESC, a0_.rid DESC, a0_.title ASC LIMIT 16
Parameters:
[ 1 1 1 "base" "deleted" ] |
|
9.32 ms (4.67%) |
3 |
SELECT c0_.code AS code_0, c0_.title AS title_1, c0_.locale AS locale_2, c0_.city_format AS city_format_3, c0_.is_default AS is_default_4, c0_.rid AS rid_5, c0_.state AS state_6, c0_.sync AS sync_7, c0_.state_at AS state_at_8, c0_.id AS id_9, c0_.created_at AS created_at_10, c0_.updated_at AS updated_at_11, c0_.currency AS currency_12 FROM countries c0_ WHERE c0_.is_default = 1 ORDER BY c0_.id ASC LIMIT 1
Parameters:
[] |
|
8.16 ms (4.08%) |
2 |
SELECT t0.nr AS nr_1, t0.name AS name_2, t0.mail AS mail_3, t0.vat_id AS vat_id_4, t0.background AS background_5, t0.logo AS logo_6, t0.template AS template_7, t0.url AS url_8, t0.bank_bic AS bank_bic_9, t0.bank_iban AS bank_iban_10, t0.api_username AS api_username_11, t0.api_key AS api_key_12, t0.web_key AS web_key_13, t0.is_active AS is_active_14, t0.is_master AS is_master_15, t0.id AS id_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.currency AS currency_20, t0.parent_id AS parent_id_21 FROM shops t0 WHERE t0.parent_id = ?
Parameters:
[
1
]
|
|
0.31 ms (0.16%) |
1 |
SELECT t0.nr AS nr_1, t0.name AS name_2, t0.mail AS mail_3, t0.vat_id AS vat_id_4, t0.background AS background_5, t0.logo AS logo_6, t0.template AS template_7, t0.url AS url_8, t0.bank_bic AS bank_bic_9, t0.bank_iban AS bank_iban_10, t0.api_username AS api_username_11, t0.api_key AS api_key_12, t0.web_key AS web_key_13, t0.is_active AS is_active_14, t0.is_master AS is_master_15, t0.id AS id_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.currency AS currency_20, t0.parent_id AS parent_id_21 FROM shops t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
|
0.13 ms (0.06%) |
1 |
SELECT t0.code AS code_1, t0.title AS title_2, t0.rate AS rate_3, t0.sign AS sign_4, t0.is_active AS is_active_5, t0.is_default AS is_default_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.rate_at AS rate_at_9 FROM currencies t0 WHERE t0.code = ?
Parameters:
[
"EUR"
]
|
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 |
|---|---|
| Database\Entity\Category | 35 |
| Database\Entity\Article | 16 |
| Database\Entity\Publisher | 10 |
| Database\Entity\Genre | 9 |
| Database\Entity\Shop | 6 |
| Database\Entity\Country | 6 |
| Database\Entity\ShopData | 3 |
| Database\Entity\Address | 1 |
| Database\Entity\Currency | 1 |
| Database\Entity\Group | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Database\Entity\Shop | No errors. |
| Database\Entity\Address | No errors. |
| Database\Entity\Currency | No errors. |
| Database\Entity\ShopBilling | No errors. |
| Database\Entity\Category | No errors. |
| Database\Entity\ShopData | No errors. |
| Database\Entity\ShopKindFilename | No errors. |
| Database\Entity\Publisher | No errors. |
| Database\Entity\ShopSale | No errors. |
| Database\Entity\ShopSubshop | No errors. |
| Database\Entity\User | No errors. |
| Database\Entity\Country | No errors. |
| Database\Entity\State | No errors. |
| Database\Entity\Article | No errors. |
| Database\Entity\Musician | No errors. |
| Database\Entity\Group | No errors. |
| Database\Entity\ArticleAsset | No errors. |
| Database\Entity\ArticleChild | No errors. |
| Database\Entity\ExternalData | No errors. |
| Database\Entity\Genre | No errors. |
| Database\Entity\ArticleKind | No errors. |