POST https://capsule.amodus.ru/groups/019a4f1d-a48e-743b-8177-635d0c53d684/items/019a6d90-85f2-787a-9885-9795dbe63611

Query Metrics

27 Database Queries
17 Different statements
74.76 ms Query time
2 Invalid entities
82 Managed entities

Queries

Group similar statements

# Time Info
1 6.45 ms
SELECT t0.uuid AS uuid_1, t0.username AS username_2, t0.email AS email_3, t0.timezone AS timezone_4, t0.password_hash AS password_hash_5, t0.password_changed_at AS password_changed_at_6, t0.is_active AS is_active_7, t0.is_admin AS is_admin_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM users t0 WHERE t0.uuid = ?
Parameters:
[
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
]
2 4.71 ms
SELECT t0.uuid AS uuid_1, t0.gender AS gender_2, t0.style_uuid AS style_uuid_3, t0.life_sphere_uuid AS life_sphere_uuid_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6 FROM groups t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  "019a4f1d-a48e-743b-8177-635d0c53d684"
]
3 3.29 ms
SELECT t0.uuid AS uuid_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.look_type_season AS look_type_season_4, t0.catalog_uuid AS catalog_uuid_5, t0.layer_uuid AS layer_uuid_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8 FROM items t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  "019a6d90-85f2-787a-9885-9795dbe63611"
]
4 3.36 ms
SELECT t0.uuid AS uuid_1, t0.group_uuid AS group_uuid_2, t0.item_uuid AS item_uuid_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5 FROM group_items t0 WHERE t0.group_uuid = ? AND t0.item_uuid = ? LIMIT 1
Parameters:
[
  "019a4f1d-a48e-743b-8177-635d0c53d684"
  "019a6d90-85f2-787a-9885-9795dbe63611"
]
5 10.76 ms
SELECT c0_.uuid AS uuid_0, c0_.alias AS alias_1, c0_.value AS value_2, c0_.value_eng AS value_eng_3, c0_.value_norm AS value_norm_4, c1_.uuid AS uuid_5, c1_.alias AS alias_6, c1_.value AS value_7, c1_.value_eng AS value_eng_8, c0_.created_by AS created_by_9, c0_.updated_by AS updated_by_10, c1_.characteristic_uuid AS characteristic_uuid_11, c1_.created_by AS created_by_12, c1_.updated_by AS updated_by_13 FROM characteristics c0_ LEFT JOIN characteristic_values c1_ ON c0_.uuid = c1_.characteristic_uuid ORDER BY c0_.value ASC, c1_.value ASC
Parameters:
[]
6 10.00 ms
SELECT c0_.uuid AS uuid_0, c0_.alias AS alias_1, c0_.value AS value_2, c0_.value_eng AS value_eng_3, c1_.uuid AS uuid_4, c1_.alias AS alias_5, c1_.value AS value_6, c1_.value_eng AS value_eng_7, c1_.value_norm AS value_norm_8, g2_.group_item_uuid AS group_item_uuid_9, g2_.characteristic_value_uuid AS characteristic_value_uuid_10, g2_.characteristic_uuid AS characteristic_uuid_11, g2_.created_by AS created_by_12, g2_.updated_by AS updated_by_13, c0_.characteristic_uuid AS characteristic_uuid_14, c0_.created_by AS created_by_15, c0_.updated_by AS updated_by_16, c1_.created_by AS created_by_17, c1_.updated_by AS updated_by_18 FROM group_item_characteristic_values g2_ INNER JOIN characteristic_values c0_ ON g2_.characteristic_value_uuid = c0_.uuid INNER JOIN characteristics c1_ ON g2_.characteristic_uuid = c1_.uuid WHERE g2_.group_item_uuid = ? ORDER BY c1_.value ASC, c0_.value ASC
Parameters:
[
  Symfony\Component\Uid\UuidV7 {#1442
    __toString(): "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  }
]
7 10.29 ms
SELECT n0_.uuid AS uuid_0, n0_.name AS name_1, n0_.name_en AS name_en_2, n0_.synonym AS synonym_3, n0_.constr_details AS constr_details_4, n0_.constr_details_eng AS constr_details_eng_5, n0_.created_at AS created_at_6, n0_.updated_at AS updated_at_7, g1_.group_item_uuid AS group_item_uuid_8, g1_.nomenclature_uuid AS nomenclature_uuid_9, g1_.created_by AS created_by_10, g1_.updated_by AS updated_by_11, n0_.item_uuid AS item_uuid_12, n0_.tx_silhouette_uuid AS tx_silhouette_uuid_13, n0_.created_by AS created_by_14, n0_.updated_by AS updated_by_15 FROM group_item_nomenclatures g1_ INNER JOIN nomenclatures n0_ ON g1_.nomenclature_uuid = n0_.uuid WHERE g1_.group_item_uuid = ? ORDER BY n0_.name ASC
Parameters:
[
  Symfony\Component\Uid\UuidV7 {#1442
    __toString(): "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  }
]
8 2.64 ms
SELECT t0.uuid AS uuid_1, t0.alias AS alias_2, t0.value AS value_3, t0.value_eng AS value_eng_4, t0.value_norm AS value_norm_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7 FROM tx_lengths t0 ORDER BY t0.value ASC
Parameters:
[]
9 2.40 ms
SELECT t0.uuid AS uuid_1, t0.alias AS alias_2, t0.value AS value_3, t0.value_eng AS value_eng_4, t0.value_norm AS value_norm_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7 FROM tx_silhouettes t0 ORDER BY t0.value ASC
Parameters:
[]
10 0.94 ms
SELECT t0.uuid AS uuid_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.synonym AS synonym_4, t0.constr_details AS constr_details_5, t0.constr_details_eng AS constr_details_eng_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.item_uuid AS item_uuid_9, t0.tx_silhouette_uuid AS tx_silhouette_uuid_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12 FROM nomenclatures t0 WHERE t0.item_uuid = ? ORDER BY t0.name ASC
Parameters:
[
  "019a6d90-85f2-787a-9885-9795dbe63611"
]
11 1.82 ms
SELECT t0.uuid AS uuid_1, t0.alias AS alias_2, t0.value AS value_3, t0.value_eng AS value_eng_4, t0.value_norm AS value_norm_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7 FROM tx_lengths t0 INNER JOIN group_item_lengths ON t0.uuid = group_item_lengths.length_uuid WHERE group_item_lengths.group_item_uuid = ?
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
]
12 1.97 ms
SELECT t0.uuid AS uuid_1, t0.alias AS alias_2, t0.value AS value_3, t0.value_eng AS value_eng_4, t0.value_norm AS value_norm_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7 FROM tx_silhouettes t0 INNER JOIN group_item_silhouettes ON t0.uuid = group_item_silhouettes.silhouette_uuid WHERE group_item_silhouettes.group_item_uuid = ?
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
]
13 0.44 ms
"START TRANSACTION"
Parameters:
[]
14 2.45 ms
INSERT INTO group_item_characteristic_values (group_item_uuid, characteristic_value_uuid, characteristic_uuid, created_by, updated_by) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a6d66-3bb4-75a2-9a0a-5552eb352560"
  "019a6d65-3c37-7df1-a4f2-ecda94bed096"
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
  null
]
15 0.96 ms
INSERT INTO group_item_characteristic_values (group_item_uuid, characteristic_value_uuid, characteristic_uuid, created_by, updated_by) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a6d66-52d5-74de-95ee-b92b7947febb"
  "019a6d65-3c37-7df1-a4f2-ecda94bed096"
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
  null
]
16 0.82 ms
INSERT INTO group_item_characteristic_values (group_item_uuid, characteristic_value_uuid, characteristic_uuid, created_by, updated_by) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a6d66-afb5-7276-a690-af02f5c575b3"
  "019a6d65-3c37-7df1-a4f2-ecda94bed096"
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
  null
]
17 1.12 ms
INSERT INTO group_item_characteristic_values (group_item_uuid, characteristic_value_uuid, characteristic_uuid, created_by, updated_by) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a6d66-6e72-759a-8f46-a4c00fef9d7e"
  "019a6d65-3c37-7df1-a4f2-ecda94bed096"
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
  null
]
18 1.10 ms
INSERT INTO group_item_characteristic_values (group_item_uuid, characteristic_value_uuid, characteristic_uuid, created_by, updated_by) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a6d66-a2ba-7d43-9af0-19cd2a636301"
  "019a6d65-3c37-7df1-a4f2-ecda94bed096"
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
  null
]
19 0.84 ms
INSERT INTO group_item_characteristic_values (group_item_uuid, characteristic_value_uuid, characteristic_uuid, created_by, updated_by) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a6d65-ff6b-7894-916e-e28b81a72a4b"
  "019a6d65-3c37-7df1-a4f2-ecda94bed096"
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
  null
]
20 2.82 ms
UPDATE group_items SET updated_by = ? WHERE uuid = ?
Parameters:
[
  "019a737a-e670-7415-ab36-5ec0bb1437d5"
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
]
21 1.04 ms
INSERT INTO group_item_silhouettes (group_item_uuid, silhouette_uuid) VALUES (?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a2609-865f-71c5-b09f-01cd84473f07"
]
22 0.54 ms
INSERT INTO group_item_silhouettes (group_item_uuid, silhouette_uuid) VALUES (?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a25fe-ca10-78c0-80b6-0de0f6389e5e"
]
23 0.54 ms
INSERT INTO group_item_silhouettes (group_item_uuid, silhouette_uuid) VALUES (?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a2609-d68c-756c-a634-35d3deb7fbd9"
]
24 0.54 ms
INSERT INTO group_item_silhouettes (group_item_uuid, silhouette_uuid) VALUES (?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a260a-0d85-7451-8a45-01a2d7c5f6d8"
]
25 0.64 ms
INSERT INTO group_item_silhouettes (group_item_uuid, silhouette_uuid) VALUES (?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a260a-74c6-7733-b79c-f871afd10658"
]
26 0.66 ms
INSERT INTO group_item_silhouettes (group_item_uuid, silhouette_uuid) VALUES (?, ?)
Parameters:
[
  "019c56c9-83d0-73ec-9f56-0b5b52fd71cf"
  "019a25fe-7f70-737c-96db-e34a16af9d98"
]
27 1.62 ms
"COMMIT"
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\Entity\CharacteristicValue 35
App\Entity\TxSilhouette 9
App\Entity\Length 9
App\Entity\Characteristic 8
App\Entity\GroupItemCharacteristicValue 6
App\Entity\Nomenclature 4
App\Entity\User 3
App\Entity\Group 1
App\Entity\Style 1
App\Entity\LifeSphere 1
App\Entity\Item 1
App\Entity\Catalog 1
App\Entity\Layer 1
App\Entity\GroupItem 1
App\Entity\GroupItemNomenclature 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Group
  • The field App\Entity\Group#groupItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\GroupItem#group does not contain the required 'inversedBy: "groupItems"' attribute.
App\Entity\Style No errors.
App\Entity\LifeSphere No errors.
App\Entity\GroupItem No errors.
App\Entity\Item No errors.
App\Entity\Catalog No errors.
App\Entity\Layer No errors.
App\Entity\Nomenclature
  • The field App\Entity\Nomenclature#characteristicValues is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\NomenclatureCharacteristicValue#nomenclature does not contain the required 'inversedBy: "characteristicValues"' attribute.
App\Entity\GroupItemCharacteristicValue No errors.
App\Entity\GroupItemNomenclature No errors.
App\Entity\Length No errors.
App\Entity\TxSilhouette No errors.
App\Entity\Characteristic No errors.
App\Entity\CharacteristicValue No errors.
App\Entity\NomenclatureCharacteristicValue No errors.