| 1 |
1.49 ms |
SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.import_family AS import_family_4, d0_.source AS source_5, d0_.page AS page_6, d0_.edition AS edition_7, d0_.type_code AS type_code_8, d0_.rarity AS rarity_9, d0_.tier AS tier_10, d0_.age AS age_11, d0_.weight AS weight_12, d0_.value_cp AS value_cp_13, d0_.value_rarity AS value_rarity_14, d0_.weapon_category AS weapon_category_15, d0_.range_text AS range_text_16, d0_.reload_amount AS reload_amount_17, d0_.ammo_type_text AS ammo_type_text_18, d0_.damage_dice_1 AS damage_dice_1_19, d0_.damage_dice_2 AS damage_dice_2_20, d0_.damage_type_code AS damage_type_code_21, d0_.attunement_text AS attunement_text_22, d0_.requires_attunement AS requires_attunement_23, d0_.is_wondrous AS is_wondrous_24, d0_.is_weapon AS is_weapon_25, d0_.is_firearm AS is_firearm_26, d0_.is_tattoo AS is_tattoo_27, d0_.is_arrow AS is_arrow_28, d0_.bonus_weapon AS bonus_weapon_29, d0_.bonus_spell_attack AS bonus_spell_attack_30, d0_.bonus_spell_save_dc AS bonus_spell_save_dc_31, d0_.charges AS charges_32, d0_.recharge_type AS recharge_type_33, d0_.recharge_amount_text AS recharge_amount_text_34, d0_.srd AS srd_35, d0_.basic_rules AS basic_rules_36, d0_.srd52 AS srd52_37, d0_.basic_rules_2024 AS basic_rules_2024_38, d0_.has_fluff AS has_fluff_39, d0_.has_fluff_images AS has_fluff_images_40, d0_.base_item_ref AS base_item_ref_41, d0_.base_item_id AS base_item_id_42 FROM dnd_item d0_ WHERE d0_.slug = ? ORDER BY CASE WHEN d0_.edition = 'one' THEN 0 ELSE 1 END ASC, d0_.source ASC, d0_.id ASC LIMIT 1
Parameters: [
"alchemist-s-supplies"
]
SELECT
d0_.id AS id_0,
d0_.source_key AS source_key_1,
d0_.name AS name_2,
d0_.slug AS slug_3,
d0_.import_family AS import_family_4,
d0_.source AS source_5,
d0_.page AS page_6,
d0_.edition AS edition_7,
d0_.type_code AS type_code_8,
d0_.rarity AS rarity_9,
d0_.tier AS tier_10,
d0_.age AS age_11,
d0_.weight AS weight_12,
d0_.value_cp AS value_cp_13,
d0_.value_rarity AS value_rarity_14,
d0_.weapon_category AS weapon_category_15,
d0_.range_text AS range_text_16,
d0_.reload_amount AS reload_amount_17,
d0_.ammo_type_text AS ammo_type_text_18,
d0_.damage_dice_1 AS damage_dice_1_19,
d0_.damage_dice_2 AS damage_dice_2_20,
d0_.damage_type_code AS damage_type_code_21,
d0_.attunement_text AS attunement_text_22,
d0_.requires_attunement AS requires_attunement_23,
d0_.is_wondrous AS is_wondrous_24,
d0_.is_weapon AS is_weapon_25,
d0_.is_firearm AS is_firearm_26,
d0_.is_tattoo AS is_tattoo_27,
d0_.is_arrow AS is_arrow_28,
d0_.bonus_weapon AS bonus_weapon_29,
d0_.bonus_spell_attack AS bonus_spell_attack_30,
d0_.bonus_spell_save_dc AS bonus_spell_save_dc_31,
d0_.charges AS charges_32,
d0_.recharge_type AS recharge_type_33,
d0_.recharge_amount_text AS recharge_amount_text_34,
d0_.srd AS srd_35,
d0_.basic_rules AS basic_rules_36,
d0_.srd52 AS srd52_37,
d0_.basic_rules_2024 AS basic_rules_2024_38,
d0_.has_fluff AS has_fluff_39,
d0_.has_fluff_images AS has_fluff_images_40,
d0_.base_item_ref AS base_item_ref_41,
d0_.base_item_id AS base_item_id_42
FROM
dnd_item d0_
WHERE
d0_.slug = ?
ORDER BY
CASE WHEN d0_.edition = 'one' THEN
0
ELSE
1
END ASC,
d0_.source ASC,
d0_.id ASC
LIMIT
1
SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.import_family AS import_family_4, d0_.source AS source_5, d0_.page AS page_6, d0_.edition AS edition_7, d0_.type_code AS type_code_8, d0_.rarity AS rarity_9, d0_.tier AS tier_10, d0_.age AS age_11, d0_.weight AS weight_12, d0_.value_cp AS value_cp_13, d0_.value_rarity AS value_rarity_14, d0_.weapon_category AS weapon_category_15, d0_.range_text AS range_text_16, d0_.reload_amount AS reload_amount_17, d0_.ammo_type_text AS ammo_type_text_18, d0_.damage_dice_1 AS damage_dice_1_19, d0_.damage_dice_2 AS damage_dice_2_20, d0_.damage_type_code AS damage_type_code_21, d0_.attunement_text AS attunement_text_22, d0_.requires_attunement AS requires_attunement_23, d0_.is_wondrous AS is_wondrous_24, d0_.is_weapon AS is_weapon_25, d0_.is_firearm AS is_firearm_26, d0_.is_tattoo AS is_tattoo_27, d0_.is_arrow AS is_arrow_28, d0_.bonus_weapon AS bonus_weapon_29, d0_.bonus_spell_attack AS bonus_spell_attack_30, d0_.bonus_spell_save_dc AS bonus_spell_save_dc_31, d0_.charges AS charges_32, d0_.recharge_type AS recharge_type_33, d0_.recharge_amount_text AS recharge_amount_text_34, d0_.srd AS srd_35, d0_.basic_rules AS basic_rules_36, d0_.srd52 AS srd52_37, d0_.basic_rules_2024 AS basic_rules_2024_38, d0_.has_fluff AS has_fluff_39, d0_.has_fluff_images AS has_fluff_images_40, d0_.base_item_ref AS base_item_ref_41, d0_.base_item_id AS base_item_id_42 FROM dnd_item d0_ WHERE d0_.slug = 'alchemist-s-supplies' ORDER BY CASE WHEN d0_.edition = 'one' THEN 0 ELSE 1 END ASC, d0_.source ASC, d0_.id ASC LIMIT 1;
|
| 2 |
1.30 ms |
SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.import_family AS import_family_4, d0_.source AS source_5, d0_.page AS page_6, d0_.edition AS edition_7, d0_.type_code AS type_code_8, d0_.rarity AS rarity_9, d0_.tier AS tier_10, d0_.age AS age_11, d0_.weight AS weight_12, d0_.value_cp AS value_cp_13, d0_.value_rarity AS value_rarity_14, d0_.weapon_category AS weapon_category_15, d0_.range_text AS range_text_16, d0_.reload_amount AS reload_amount_17, d0_.ammo_type_text AS ammo_type_text_18, d0_.damage_dice_1 AS damage_dice_1_19, d0_.damage_dice_2 AS damage_dice_2_20, d0_.damage_type_code AS damage_type_code_21, d0_.attunement_text AS attunement_text_22, d0_.requires_attunement AS requires_attunement_23, d0_.is_wondrous AS is_wondrous_24, d0_.is_weapon AS is_weapon_25, d0_.is_firearm AS is_firearm_26, d0_.is_tattoo AS is_tattoo_27, d0_.is_arrow AS is_arrow_28, d0_.bonus_weapon AS bonus_weapon_29, d0_.bonus_spell_attack AS bonus_spell_attack_30, d0_.bonus_spell_save_dc AS bonus_spell_save_dc_31, d0_.charges AS charges_32, d0_.recharge_type AS recharge_type_33, d0_.recharge_amount_text AS recharge_amount_text_34, d0_.srd AS srd_35, d0_.basic_rules AS basic_rules_36, d0_.srd52 AS srd52_37, d0_.basic_rules_2024 AS basic_rules_2024_38, d0_.has_fluff AS has_fluff_39, d0_.has_fluff_images AS has_fluff_images_40, d0_.base_item_ref AS base_item_ref_41, d0_.base_item_id AS base_item_id_42 FROM dnd_item d0_ WHERE d0_.slug = ? ORDER BY d0_.source ASC, d0_.page ASC
Parameters: [
"alchemist-s-supplies"
]
SELECT
d0_.id AS id_0,
d0_.source_key AS source_key_1,
d0_.name AS name_2,
d0_.slug AS slug_3,
d0_.import_family AS import_family_4,
d0_.source AS source_5,
d0_.page AS page_6,
d0_.edition AS edition_7,
d0_.type_code AS type_code_8,
d0_.rarity AS rarity_9,
d0_.tier AS tier_10,
d0_.age AS age_11,
d0_.weight AS weight_12,
d0_.value_cp AS value_cp_13,
d0_.value_rarity AS value_rarity_14,
d0_.weapon_category AS weapon_category_15,
d0_.range_text AS range_text_16,
d0_.reload_amount AS reload_amount_17,
d0_.ammo_type_text AS ammo_type_text_18,
d0_.damage_dice_1 AS damage_dice_1_19,
d0_.damage_dice_2 AS damage_dice_2_20,
d0_.damage_type_code AS damage_type_code_21,
d0_.attunement_text AS attunement_text_22,
d0_.requires_attunement AS requires_attunement_23,
d0_.is_wondrous AS is_wondrous_24,
d0_.is_weapon AS is_weapon_25,
d0_.is_firearm AS is_firearm_26,
d0_.is_tattoo AS is_tattoo_27,
d0_.is_arrow AS is_arrow_28,
d0_.bonus_weapon AS bonus_weapon_29,
d0_.bonus_spell_attack AS bonus_spell_attack_30,
d0_.bonus_spell_save_dc AS bonus_spell_save_dc_31,
d0_.charges AS charges_32,
d0_.recharge_type AS recharge_type_33,
d0_.recharge_amount_text AS recharge_amount_text_34,
d0_.srd AS srd_35,
d0_.basic_rules AS basic_rules_36,
d0_.srd52 AS srd52_37,
d0_.basic_rules_2024 AS basic_rules_2024_38,
d0_.has_fluff AS has_fluff_39,
d0_.has_fluff_images AS has_fluff_images_40,
d0_.base_item_ref AS base_item_ref_41,
d0_.base_item_id AS base_item_id_42
FROM
dnd_item d0_
WHERE
d0_.slug = ?
ORDER BY
d0_.source ASC,
d0_.page ASC
SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.import_family AS import_family_4, d0_.source AS source_5, d0_.page AS page_6, d0_.edition AS edition_7, d0_.type_code AS type_code_8, d0_.rarity AS rarity_9, d0_.tier AS tier_10, d0_.age AS age_11, d0_.weight AS weight_12, d0_.value_cp AS value_cp_13, d0_.value_rarity AS value_rarity_14, d0_.weapon_category AS weapon_category_15, d0_.range_text AS range_text_16, d0_.reload_amount AS reload_amount_17, d0_.ammo_type_text AS ammo_type_text_18, d0_.damage_dice_1 AS damage_dice_1_19, d0_.damage_dice_2 AS damage_dice_2_20, d0_.damage_type_code AS damage_type_code_21, d0_.attunement_text AS attunement_text_22, d0_.requires_attunement AS requires_attunement_23, d0_.is_wondrous AS is_wondrous_24, d0_.is_weapon AS is_weapon_25, d0_.is_firearm AS is_firearm_26, d0_.is_tattoo AS is_tattoo_27, d0_.is_arrow AS is_arrow_28, d0_.bonus_weapon AS bonus_weapon_29, d0_.bonus_spell_attack AS bonus_spell_attack_30, d0_.bonus_spell_save_dc AS bonus_spell_save_dc_31, d0_.charges AS charges_32, d0_.recharge_type AS recharge_type_33, d0_.recharge_amount_text AS recharge_amount_text_34, d0_.srd AS srd_35, d0_.basic_rules AS basic_rules_36, d0_.srd52 AS srd52_37, d0_.basic_rules_2024 AS basic_rules_2024_38, d0_.has_fluff AS has_fluff_39, d0_.has_fluff_images AS has_fluff_images_40, d0_.base_item_ref AS base_item_ref_41, d0_.base_item_id AS base_item_id_42 FROM dnd_item d0_ WHERE d0_.slug = 'alchemist-s-supplies' ORDER BY d0_.source ASC, d0_.page ASC;
|
| 3 |
1.38 ms |
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_item d0_ WHERE LOWER(d0_.name) < LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name DESC LIMIT 1
Parameters: [
"Alchemist's Supplies"
]
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_item d0_ WHERE LOWER(d0_.name) < LOWER('Alchemist\'s Supplies') GROUP BY d0_.name, d0_.slug ORDER BY d0_.name DESC LIMIT 1;
|
| 4 |
5.97 ms |
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_item d0_ WHERE LOWER(d0_.name) > LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name ASC LIMIT 1
Parameters: [
"Alchemist's Supplies"
]
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_item d0_ WHERE LOWER(d0_.name) > LOWER('Alchemist\'s Supplies') GROUP BY d0_.name, d0_.slug ORDER BY d0_.name ASC LIMIT 1;
|
| 5 |
0.58 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.item_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.item_id = 2418 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 6 |
0.24 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11780 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 7 |
0.23 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11781 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 8 |
0.25 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11782 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 9 |
0.22 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11783 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 10 |
0.22 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11784 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 11 |
0.23 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11785 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 12 |
0.21 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11786 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 13 |
0.21 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11787 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 14 |
0.22 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11788 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 15 |
0.20 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11789 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 16 |
0.19 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11790 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 17 |
0.23 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11791 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 18 |
0.20 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11792 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 19 |
0.21 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11793 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 20 |
0.21 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11794 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 21 |
0.17 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11795 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 22 |
0.15 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11796 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 23 |
0.22 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11797 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 24 |
0.16 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11798 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 25 |
0.16 ms |
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.item_id AS item_id_10, t0.parent_id AS parent_id_11 FROM dnd_item_entry_block t0 WHERE t0.parent_id = 11799 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 26 |
0.16 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.source AS source_3, t0.raw_value AS raw_value_4, t0.sort_order AS sort_order_5, t0.item_id AS item_id_6 FROM dnd_item_property t0 WHERE t0.item_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.code AS code_2, t0.source AS source_3, t0.raw_value AS raw_value_4, t0.sort_order AS sort_order_5, t0.item_id AS item_id_6 FROM dnd_item_property t0 WHERE t0.item_id = 2418 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 27 |
0.16 ms |
SELECT t0.id AS id_1, t0.tag_type AS tag_type_2, t0.tag_value AS tag_value_3, t0.raw_value AS raw_value_4, t0.sort_order AS sort_order_5, t0.item_id AS item_id_6 FROM dnd_item_attunement_tag t0 WHERE t0.item_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.tag_type AS tag_type_2, t0.tag_value AS tag_value_3, t0.raw_value AS raw_value_4, t0.sort_order AS sort_order_5, t0.item_id AS item_id_6 FROM dnd_item_attunement_tag t0 WHERE t0.item_id = 2418 ORDER BY t0.sort_order ASC, t0.id ASC;
|
| 28 |
0.22 ms |
SELECT t0.id AS id_1, t0.referenced_item_name AS referenced_item_name_2, t0.referenced_item_source AS referenced_item_source_3, t0.quantity AS quantity_4, t0.sort_order AS sort_order_5, t0.item_id AS item_id_6, t0.referenced_item_id AS referenced_item_id_7 FROM dnd_item_pack_content t0 WHERE t0.item_id = ? ORDER BY t0.sort_order ASC, t0.id ASC
SELECT t0.id AS id_1, t0.referenced_item_name AS referenced_item_name_2, t0.referenced_item_source AS referenced_item_source_3, t0.quantity AS quantity_4, t0.sort_order AS sort_order_5, t0.item_id AS item_id_6, t0.referenced_item_id AS referenced_item_id_7 FROM dnd_item_pack_content t0 WHERE t0.item_id = 2418 ORDER BY t0.sort_order ASC, t0.id ASC;
|