Query Metrics
4
Database Queries
4
Different statements
5.33 ms
Query time
0
Invalid entities
7
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.04 ms (57.00%) |
1 |
SELECT t0.type AS type_1, t0.name AS name_2, t0.value AS value_3, t0.checksum AS checksum_4, t0.sort_order AS sort_order_5, t0.rid AS rid_6, t0.state AS state_7, t0.sync AS sync_8, t0.state_at AS state_at_9, t0.id AS id_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.article_id AS article_id_13, t0.parent_id AS parent_id_14 FROM article_assets t0 WHERE t0.type = ? AND t0.article_id = ? LIMIT 1
Parameters:
[ "image" 421564 ] |
|
1.08 ms (20.20%) |
1 |
SELECT t0.title AS title_1, t0.article_nr AS article_nr_2, t0.publisher_nr AS publisher_nr_3, t0.gtin AS gtin_4, t0.rank AS rank_5, t0.duration AS duration_6, t0.difficulty AS difficulty_7, t0.difficulty_detail AS difficulty_detail_8, t0.trial_voice AS trial_voice_9, t0.sequence AS sequence_10, t0.pages AS pages_11, t0.weight AS weight_12, t0.delivery_time AS delivery_time_13, t0.external_nr AS external_nr_14, t0.options AS options_15, t0.indexable AS indexable_16, t0.is_catalog AS is_catalog_17, t0.is_new AS is_new_18, t0.is_slider AS is_slider_19, t0.is_saleable AS is_saleable_20, t0.is_visible AS is_visible_21, t0.rid AS rid_22, t0.state AS state_23, t0.sync AS sync_24, t0.state_at AS state_at_25, t0.id AS id_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.arranger_id AS arranger_id_29, t0.group_id AS group_id_30, t0.composer_id AS composer_id_31, t0.country_id AS country_id_32, t0.publisher_id AS publisher_id_33, t0.shop_id AS shop_id_34 FROM articles t0 WHERE t0.id = ?
Parameters:
[
421564
]
|
|
0.93 ms (17.48%) |
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"
]
|
|
0.28 ms (5.31%) |
1 |
SELECT t0.name AS name_1, t0.delivery_time AS delivery_time_2, t0.rid AS rid_3, t0.state AS state_4, t0.sync AS sync_5, t0.state_at AS state_at_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.description AS description_10, t0.indexable AS indexable_11, t0.shop_id AS shop_id_12 FROM publishers t0 WHERE t0.id = ?
Parameters:
[
45
]
|
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\Currency | 1 |
| Database\Entity\Article | 1 |
| Database\Entity\Group | 1 |
| Database\Entity\Musician | 1 |
| Database\Entity\Country | 1 |
| Database\Entity\Publisher | 1 |
| Database\Entity\Shop | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Database\Entity\Currency | No errors. |
| Database\Entity\Country | No errors. |
| Database\Entity\ArticleAsset | No errors. |
| Database\Entity\Article | No errors. |
| Database\Entity\Musician | No errors. |
| Database\Entity\Group | No errors. |
| Database\Entity\Publisher | No errors. |
| Database\Entity\Shop | No errors. |
| Database\Entity\ArticleChild | No errors. |
| Database\Entity\ExternalData | No errors. |
| Database\Entity\Genre | No errors. |
| Database\Entity\ArticleKind | No errors. |