4.55 ms (34.90%)
1
SELECT t0 . description AS description_1 , t0 . title AS title_2 , t0 . value AS value_3 , t0 . section AS section_4 , t0 . id AS id_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . estate_id AS estate_id_8 , t0 . type_id AS type_id_9 , t0 . assurance_id AS assurance_id_10 , t0 . life_assurance_id AS life_assurance_id_11 , t0 . bank_chest_id AS bank_chest_id_12 , t0 . organisation_id AS organisation_id_13 , t0 . property_id AS property_id_14 , t0 . vehicle_id AS vehicle_id_15 , t0 . financial_account_id AS financial_account_id_16 , t0 . art_work_id AS art_work_id_17 , t0 . furniture_id AS furniture_id_18 , t0 . jewelry_id AS jewelry_id_19 , t0 . title_and_value_id AS title_and_value_id_20 , t0 . half_community_debt_id AS half_community_debt_id_21 , t0 . personal_debt_id AS personal_debt_id_22 , t0 . succession_charge_id AS succession_charge_id_23 , t0 . donation_id AS donation_id_24 FROM "inventories" t0 WHERE t0 . id = ? LIMIT 1
Parameters :
[
"0192899c-9ce2-701a-a850-bc78610d662e "
]
SELECT t0 . description AS description_1 , t0 . title AS title_2 , t0 . value AS value_3 , t0 . section AS section_4 , t0 . id AS id_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . estate_id AS estate_id_8 , t0 . type_id AS type_id_9 , t0 . assurance_id AS assurance_id_10 , t0 . life_assurance_id AS life_assurance_id_11 , t0 . bank_chest_id AS bank_chest_id_12 , t0 . organisation_id AS organisation_id_13 , t0 . property_id AS property_id_14 , t0 . vehicle_id AS vehicle_id_15 , t0 . financial_account_id AS financial_account_id_16 , t0 . art_work_id AS art_work_id_17 , t0 . furniture_id AS furniture_id_18 , t0 . jewelry_id AS jewelry_id_19 , t0 . title_and_value_id AS title_and_value_id_20 , t0 . half_community_debt_id AS half_community_debt_id_21 , t0 . personal_debt_id AS personal_debt_id_22 , t0 . succession_charge_id AS succession_charge_id_23 , t0 . donation_id AS donation_id_24 FROM "inventories" t0 WHERE t0 . id = '0192899c-9ce2-701a-a850-bc78610d662e' LIMIT 1 ;
Copy
2.49 ms (19.12%)
1
SELECT t0 . name AS name_3 , t0 . description AS description_4 , t0 . id AS id_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . type , t1 . liability_categories AS liability_categories_8 , t2 . asset_categories AS asset_categories_9 FROM "inventory_types" t0 LEFT JOIN "liability_types" t1 ON t0 . id = t1 . id LEFT JOIN "asset_types" t2 ON t0 . id = t2 . id WHERE t0 . id = ?
Parameters :
[
"0191ff35-23e6-7fb0-8bb3-97947d5ff4bc "
]
SELECT t0 . name AS name_3 , t0 . description AS description_4 , t0 . id AS id_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . type , t1 . liability_categories AS liability_categories_8 , t2 . asset_categories AS asset_categories_9 FROM "inventory_types" t0 LEFT JOIN "liability_types" t1 ON t0 . id = t1 . id LEFT JOIN "asset_types" t2 ON t0 . id = t2 . id WHERE t0 . id = '0191ff35-23e6-7fb0-8bb3-97947d5ff4bc' ;
Copy
1.90 ms (14.54%)
4
SELECT t0 . name AS name_1 , t0 . description AS description_2 , t0 . section AS section_3 , t0 . id AS id_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . inventory_type_id AS inventory_type_id_7 , t0 . inventory_document_id AS inventory_document_id_8 FROM "inventory_document_types" t0 WHERE t0 . id = ?
Parameters :
[
"0192058a-620d-7d0a-9184-6fdc587f5fee "
]
SELECT t0 . name AS name_1 , t0 . description AS description_2 , t0 . section AS section_3 , t0 . id AS id_4 , t0 . created_at AS created_at_5 , t0 . updated_at AS updated_at_6 , t0 . inventory_type_id AS inventory_type_id_7 , t0 . inventory_document_id AS inventory_document_id_8 FROM "inventory_document_types" t0 WHERE t0 . id = '0192058a-620d-7d0a-9184-6fdc587f5fee' ;
Copy
1.65 ms (12.67%)
1
SELECT t0 . name AS name_1 , t0 . address AS address_2 , t0 . value AS value_3 , t0 . expertise_required_by_heir AS expertise_required_by_heir_4 , t0 . type AS type_5 , t0 . usufruct_accretion_clause AS usufruct_accretion_clause_6 , t0 . full_ownership_accretion_clause AS full_ownership_accretion_clause_7 , t0 . usufruct_reversion_clause AS usufruct_reversion_clause_8 , t0 . continued_usufruct AS continued_usufruct_9 , t0 . id AS id_10 , t0 . created_at AS created_at_11 , t0 . updated_at AS updated_at_12 FROM properties t0 WHERE t0 . id = ?
Parameters :
[
"0192899c-9ce3-724f-b8e5-217599a78ba3 "
]
SELECT t0 . name AS name_1 , t0 . address AS address_2 , t0 . value AS value_3 , t0 . expertise_required_by_heir AS expertise_required_by_heir_4 , t0 . type AS type_5 , t0 . usufruct_accretion_clause AS usufruct_accretion_clause_6 , t0 . full_ownership_accretion_clause AS full_ownership_accretion_clause_7 , t0 . usufruct_reversion_clause AS usufruct_reversion_clause_8 , t0 . continued_usufruct AS continued_usufruct_9 , t0 . id AS id_10 , t0 . created_at AS created_at_11 , t0 . updated_at AS updated_at_12 FROM properties t0 WHERE t0 . id = '0192899c-9ce3-724f-b8e5-217599a78ba3' ;
Copy