1
1.57 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 :
[
"barrier-peaks-trinket "
]
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
Copy
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 = 'barrier-peaks-trinket' ORDER BY CASE WHEN d0_ . edition = 'one' THEN 0 ELSE 1 END ASC , d0_ . source ASC , d0_ . id ASC LIMIT 1 ;
Copy
2
1.39 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 :
[
"barrier-peaks-trinket "
]
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
Copy
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 = 'barrier-peaks-trinket' ORDER BY d0_ . source ASC , d0_ . page ASC ;
Copy
3
1.59 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 :
[
"Barrier Peaks Trinket "
]
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 ('Barrier Peaks Trinket' ) GROUP BY d0_ . name , d0_ . slug ORDER BY d0_ . name DESC LIMIT 1 ;
Copy
4
5.70 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 :
[
"Barrier Peaks Trinket "
]
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 ('Barrier Peaks Trinket' ) GROUP BY d0_ . name , d0_ . slug ORDER BY d0_ . name ASC LIMIT 1 ;
Copy
5
0.64 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 = 494 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
6
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 = 851 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
7
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 = 852 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
8
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 = 853 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
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 = 854 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
10
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 = 855 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
11
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 = 856 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
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 = 857 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
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 = 858 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
14
0.18 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 = 859 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
15
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 = 860 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
16
0.18 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 = 861 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
17
0.18 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 = 862 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
18
0.18 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 = 863 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
19
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 = 864 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
20
0.18 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 = 865 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
21
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 = 866 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
22
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 = 867 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
23
0.18 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 = 868 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
24
0.18 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 = 869 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
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 = 870 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
26
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 = 871 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
27
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 = 872 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
28
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 = 873 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
29
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 = 874 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
30
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 = 875 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
31
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 = 876 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
32
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 = 877 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
33
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 = 878 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
34
0.18 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 = 879 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
35
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 = 880 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
36
0.18 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 = 881 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
37
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 = 882 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
38
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 = 883 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
39
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 = 884 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
40
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 = 885 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
41
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 = 886 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
42
0.18 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 = 887 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
43
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 = 888 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
44
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 = 889 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
45
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 = 890 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
46
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 = 891 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
47
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 = 892 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
48
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 = 893 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
49
0.18 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 = 894 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
50
0.18 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 = 895 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
51
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 = 896 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
52
0.18 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 = 897 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
53
0.18 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 = 898 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
54
0.18 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 = 899 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
55
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 = 900 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
56
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 = 901 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
57
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 = 902 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
58
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 = 903 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
59
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 = 904 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
60
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 = 905 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
61
0.18 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 = 906 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
62
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 = 907 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
63
0.18 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 = 908 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
64
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 = 909 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
65
0.18 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 = 910 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
66
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 = 911 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
67
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 = 912 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
68
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 = 913 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
69
0.18 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 = 914 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
70
0.18 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 = 915 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
71
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 = 916 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
72
0.18 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 = 917 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
73
0.18 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 = 918 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
74
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 = 919 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
75
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 = 920 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
76
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 = 921 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
77
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 = 922 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
78
0.18 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 = 923 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
79
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 = 924 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
80
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 = 925 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
81
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 = 926 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
82
0.18 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 = 927 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
83
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 = 928 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
84
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 = 929 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
85
0.18 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 = 930 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
86
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 = 931 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
87
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 = 932 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
88
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 = 933 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
89
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 = 934 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
90
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 = 935 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
91
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 = 936 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
92
0.18 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 = 937 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
93
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 = 938 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
94
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 = 939 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
95
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 = 940 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
96
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 = 941 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
97
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 = 942 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
98
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 = 943 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
99
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 = 944 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
100
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 = 945 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
101
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 = 946 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
102
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 = 947 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
103
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 = 948 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
104
0.18 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 = 949 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
105
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 = 950 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
106
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 = 951 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
107
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 = 952 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
108
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 = 494 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
109
0.17 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 = 494 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy
110
0.17 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 = 494 ORDER BY t0 . sort_order ASC , t0 . id ASC ;
Copy