Query Metrics

151 Database Queries
32 Different statements
327.93 ms Query time
0 Invalid entities
146 Managed entities

Queries

Group similar statements

dplan connection

# Time Info
1 1.96 ms
SELECT t0_._p_id AS _p_id_0, t0_._p_name AS _p_name_1, t0_._p_short_url AS _p_short_url_2, t0_._o_name AS _o_name_3, t0_._p_desc AS _p_desc_4, t0_._p_logo AS _p_logo_5, t0_._p_extern_id AS _p_extern_id_6, t0_._p_plis_id AS _p_plis_id_7, t0_._p_closed AS _p_closed_8, t0_._p_deleted AS _p_deleted_9, t0_._p_master AS _p_master_10, t0_.master_template AS master_template_11, t0_._p_external_name AS _p_external_name_12, t0_._p_external_desc AS _p_external_desc_13, t0_._p_public_participation AS _p_public_participation_14, t0_._p_public_participation_contact AS _p_public_participation_contact_15, t0_._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_16, t0_._p_location_name AS _p_location_name_17, t0_._p_location_postcode AS _p_location_postcode_18, t0_._p_municipal_code AS _p_municipal_code_19, t0_._p_ars AS _p_ars_20, t0_._p_created_date AS _p_created_date_21, t0_._p_closed_date AS _p_closed_date_22, t0_._p_deleted_date AS _p_deleted_date_23, t0_.agency_main_email_address AS agency_main_email_address_24, t0_.extern_id AS extern_id_25, t0_.current_slug_id AS current_slug_id_26, t0_._o_id AS _o_id_27, t0_.phase_id AS phase_id_28, t0_.public_participation_phase_id AS public_participation_phase_id_29, t0_.customer AS customer_30, t0_.procedure_type_id AS procedure_type_id_31, t0_.statement_form_definition_id AS statement_form_definition_id_32, t0_.procedure_behavior_definition_id AS procedure_behavior_definition_id_33, t0_.procedure_ui_definition_id AS procedure_ui_definition_id_34 FROM _procedure t0_ INNER JOIN procedure_slug p2_ ON t0_._p_id = p2_.p_id INNER JOIN slug s1_ ON s1_.id = p2_.s_id WHERE s1_.name = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
2 2.64 ms
SELECT t0._ps_id AS _ps_id_1, t0._ps_map_extent AS _ps_map_extent_2, t0._ps_start_scale AS _ps_start_scale_3, t0._ps_available_scale AS _ps_available_scale_4, t0._ps_bounding_box AS _ps_bounding_box_5, t0._ps_information_url AS _ps_information_url_6, t0._ps_default_layer AS _ps_default_layer_7, t0._ps_territory AS _ps_territory_8, t0._ps_coordinate AS _ps_coordinate_9, t0._ps_plan_enable AS _ps_plan_enable_10, t0.allow_anonymous_statements AS allow_anonymous_statements_11, t0.expand_procedure_description AS expand_procedure_description_12, t0.allow_uninvited_institutions AS allow_uninvited_institutions_13, t0._ps_plan_text AS _ps_plan_text_14, t0._ps_plan_pdf AS _ps_plan_pdf_15, t0._ps_plan_para1_pdf AS _ps_plan_para1_pdf_16, t0._ps_plan_para2_pdf AS _ps_plan_para2_pdf_17, t0._ps_plan_draw_text AS _ps_plan_draw_text_18, t0._ps_plan_draw_pdf AS _ps_plan_draw_pdf_19, t0._ps_email_title AS _ps_email_title_20, t0._ps_email_text AS _ps_email_text_21, t0._ps_email_cc AS _ps_email_cc_22, t0._ps_links AS _ps_links_23, t0._ps_pictogram AS _ps_pictogram_24, t0._ps_pictogram_copyright AS _ps_pictogram_copyright_25, t0._ps_pictogram_alt_text AS _ps_pictogram_alt_text_26, t0._ps_send_mails_to_counties AS _ps_send_mails_to_counties_27, t0.planning_area AS planning_area_28, t0.scales AS scales_29, t0.legal_notice AS legal_notice_30, t0.copyright AS copyright_31, t0.map_hint AS map_hint_32, t0._p_public_participation_feedback_enabled AS _p_public_participation_feedback_enabled_33, t0._p_id AS _p_id_34 FROM _procedure_settings t0 WHERE t0._p_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
3 4.53 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "diplanbau-dev-debug-docker"
]
4 1.83 ms
SELECT t0_._p_short_url AS _p_short_url_0 FROM _procedure t0_ WHERE t0_._p_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
5 3.82 ms
SELECT t0_._r_id AS _r_id_0, t0_._r_code AS _r_code_1, t0_._r_group_code AS _r_group_code_2, t0_._r_group_name AS _r_group_name_3 FROM _role t0_ WHERE t0_._r_code IN (?)
Parameters:
[
  "RGUEST"
]
6 2.50 ms
SELECT t0.id AS id_1, t0.permission AS permission_2, t0.creation_date AS creation_date_3, t0.modification_date AS modification_date_4, t0.orga_id AS orga_id_5, t0.role_id AS role_id_6, t0.customer_id AS customer_id_7 FROM access_control t0 WHERE t0.role_id IN (?) AND t0.orga_id IN (?) AND t0.customer_id IN (?)
Parameters:
[
  "71a2ebbc-0968-11e1-9d8e-1c64a3042bca"
  "cdec5e4b-3f06-11e4-a6a8-005056ae0004"
  null
]
7 4.10 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.creation_date AS creation_date_4, t0.modification_date AS modification_date_5, t0.designated_phase AS designated_phase_6, t0.designated_switch_date AS designated_switch_date_7, t0.designated_switch_date_timestamp AS designated_switch_date_timestamp_8, t0.designated_end_date AS designated_end_date_9, t0.iteration AS iteration_10, t0.step AS step_11, t0.phase_key AS phase_key_12, t0.phase_definition_id AS phase_definition_id_13, t0.designated_phase_definition_id AS designated_phase_definition_id_14, t0.designated_phase_change_user_id AS designated_phase_change_user_id_15 FROM procedure_phase t0 WHERE t0.id = ?
Parameters:
[
  "3240e7be-ba00-49b9-a813-a6ac25d9e79f"
]
8 2.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.audience AS audience_3, t0.permission_set AS permission_set_4, t0.participation_state AS participation_state_5, t0.closing_phase AS closing_phase_6, t0.is_deleted AS is_deleted_7, t0.order_in_audience AS order_in_audience_8, t0.creation_date AS creation_date_9, t0.modification_date AS modification_date_10, t0.deleted_date AS deleted_date_11, t0.customer_id AS customer_id_12 FROM procedure_phase_definition t0 WHERE t0.id = ?
Parameters:
[
  "6a0e31d2-5926-11f1-9719-b026282c0641"
]
9 3.34 ms
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.modification_date AS modification_date_3, t0.procedure_id AS procedure_id_4, t0.allowed_to_enable_map AS allowed_to_enable_map_5, t0.has_priority_area AS has_priority_area_6, t0.participation_guest_only AS participation_guest_only_7, t8._p_id AS _p_id_9, t8._p_name AS _p_name_10, t8._p_short_url AS _p_short_url_11, t8._o_name AS _o_name_12, t8._p_desc AS _p_desc_13, t8._p_logo AS _p_logo_14, t8._p_extern_id AS _p_extern_id_15, t8._p_plis_id AS _p_plis_id_16, t8._p_closed AS _p_closed_17, t8._p_deleted AS _p_deleted_18, t8._p_master AS _p_master_19, t8.master_template AS master_template_20, t8._p_external_name AS _p_external_name_21, t8._p_external_desc AS _p_external_desc_22, t8._p_public_participation AS _p_public_participation_23, t8._p_public_participation_contact AS _p_public_participation_contact_24, t8._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_25, t8._p_location_name AS _p_location_name_26, t8._p_location_postcode AS _p_location_postcode_27, t8._p_municipal_code AS _p_municipal_code_28, t8._p_ars AS _p_ars_29, t8._p_created_date AS _p_created_date_30, t8._p_closed_date AS _p_closed_date_31, t8._p_deleted_date AS _p_deleted_date_32, t8.agency_main_email_address AS agency_main_email_address_33, t8.extern_id AS extern_id_34, t8.current_slug_id AS current_slug_id_35, t8._o_id AS _o_id_36, t8.phase_id AS phase_id_37, t8.public_participation_phase_id AS public_participation_phase_id_38, t8.customer AS customer_39, t8.procedure_type_id AS procedure_type_id_40, t8.statement_form_definition_id AS statement_form_definition_id_41, t8.procedure_behavior_definition_id AS procedure_behavior_definition_id_42, t8.procedure_ui_definition_id AS procedure_ui_definition_id_43, t44.id AS id_45, t44.creation_date AS creation_date_46, t44.modification_date AS modification_date_47, t44.name AS name_48, t44.description AS description_49, t44.statement_form_definition_id AS statement_form_definition_id_50, t44.procedure_behavior_definition_id AS procedure_behavior_definition_id_51, t44.procedure_ui_definition_id AS procedure_ui_definition_id_52 FROM procedure_behavior_definition t0 LEFT JOIN _procedure t8 ON t8.procedure_behavior_definition_id = t0.id LEFT JOIN procedure_type t44 ON t44.procedure_behavior_definition_id = t0.id WHERE t0.id = ?
Parameters:
[
  "d26f490b-794d-4eb3-a73e-a5ff04dcfda4"
]
10 1.52 ms
SELECT t0._e_id AS _e_id_1, t0._e_p_id AS _e_p_id_2, t0._p_id AS _p_id_3, t0._e_category AS _e_category_4, t0._e_title AS _e_title_5, t0._e_icon AS _e_icon_6, t0._e_icon_title AS _e_icon_title_7, t0._e_text AS _e_text_8, t0._e_file AS _e_file_9, t0._e_order AS _e_order_10, t0._e_enabled AS _e_enabled_11, t0._e_deleted AS _e_deleted_12, t0._e_create_date AS _e_create_date_13, t0._e_modify_date AS _e_modify_date_14, t0._e_delete_date AS _e_delete_date_15, t0._e_designated_switch_date AS _e_designated_switch_date_16, t0.permission AS permission_17, t0._e_p_id AS _e_p_id_18, t0._p_id AS _p_id_19 FROM _elements t0 WHERE t0._e_id = ? LIMIT 1
Parameters:
[
  "040ea3c4-e78b-44d2-8451-e41e4674255e"
]
11 8.52 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._p_id = ? AND t0._e_id = ? AND t0._pd_visible IN (?, ?) AND t0._pd_deleted = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
  "040ea3c4-e78b-44d2-8451-e41e4674255e"
  1
  2
  0
]
12 2.31 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "b1f0f780-cb37-4fb4-883a-d526018ea423"
]
13 1.45 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "d153138c-9e53-42a4-a924-8f2e166b7782"
]
14 1.78 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "6b7fdf22-33cc-42ef-91c5-75c8c24c01a2"
]
15 1.79 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "c48aec51-966a-4a94-83fb-3eac8455911a"
]
16 3.88 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "67a09941-6356-46e2-81d4-d270ee089538"
]
17 3.29 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "c664da6e-a693-4a0c-bedf-836e37888b2a"
]
18 1.05 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "6fcc6796-2ed5-4ad3-ba7b-f2ffd0b68453"
]
19 1.45 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "17a90087-f18b-49f2-ae7a-e37c520d41c1"
]
20 1.02 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "78b37642-ff75-4b4d-acad-241e61e3b336"
]
21 1.03 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "6680fbda-1f60-45ea-92a7-245c1371c8e0"
]
22 0.99 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "80cd316d-359d-4863-b219-63a2dce824f8"
]
23 3.18 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "5e3a8768-94b1-42b2-829c-8ff184f77cc8"
]
24 2.05 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "ea87a4b9-94ea-4973-81b7-2d7a1979621e"
]
25 0.94 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "a1882348-7f95-4162-a07d-ae94e3e55075"
]
26 1.18 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "8199b088-47fb-42b6-b3ef-c5118f9c38db"
]
27 1.06 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "524cd357-a2b8-484a-a0a4-00043f007747"
]
28 3.53 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "94ee654e-bb3b-4773-a70d-16cd96820ca2"
]
29 1.04 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "ebab2f29-5c0c-45d9-89f1-79ed059b8f5e"
]
30 1.22 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "118ee16f-b42a-4e1a-80d7-e4de63cbfc91"
]
31 1.53 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "9c1ebc51-6d83-4ac2-b158-07286ecd3cf8"
]
32 1.00 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "adf5c008-d93d-4598-93f3-246642f7e8a3"
]
33 0.95 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "040006df-0ae3-4a66-852f-17174063096e"
]
34 0.96 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "fbf18050-f80b-4894-8548-b2532efa0974"
]
35 1.04 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "cf16392d-11d2-401b-a33b-22d9d1649ee1"
]
36 3.41 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "a577c134-2ffc-441d-9eb0-5b505ac126fd"
]
37 3.81 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "11f5a8b2-b1c6-44b1-bb3a-01eb304a07c0"
]
38 4.00 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "01353a75-87ba-444a-af9e-1719d8dd4eda"
]
39 1.01 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "b9951092-18a7-472a-99a2-2098ed336e56"
]
40 1.01 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "43349520-95d9-40d3-a6af-35f86122d6bd"
]
41 1.01 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "844d890c-1b44-4464-826a-cf0b837f0bab"
]
42 1.00 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "61f7471e-1021-4cb5-811d-5413e5d0be0e"
]
43 2.37 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "8e64364b-9204-47c9-9071-21798dc6d5ca"
]
44 1.08 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "c0d68496-c4b5-4970-8752-5c2f3394b66b"
]
45 0.94 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "1a12ac2b-128b-42a0-a560-ec4d06bfd20f"
]
46 0.99 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "1625d7f6-a9dd-40b1-b8a6-8ece6d4c49d7"
]
47 1.03 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "609b50d2-cbb9-447c-a263-62fbd41dd344"
]
48 1.06 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "e81634d0-1fb7-4f7e-a593-e6b540ef36bf"
]
49 1.00 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "c406a2f4-915e-4a5b-acab-76f931bd6b95"
]
50 5.13 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "4d0a060e-73c2-4c76-964c-5077f0a3921f"
]
51 1.30 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "1df3a6ca-9599-481c-b144-b85f905f23e4"
]
52 1.05 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "6ae9c62b-ea3d-4f88-b968-f30d2523f824"
]
53 1.00 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "011b57df-dfcd-452a-86c6-5d5ef8398fea"
]
54 1.02 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "5536bd64-d6e4-45cd-9e88-ca8cc103dcb8"
]
55 1.23 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "28e7c9d7-4269-498e-8e88-8449313e59fe"
]
56 1.03 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "752a331a-00aa-4567-a42b-cba7ab3dcd30"
]
57 0.99 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "00eb0571-00c0-4c16-b6de-472f0f801786"
]
58 9.28 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "3fe52f06-d341-4966-8a4c-6ae445e47844"
]
59 1.20 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "29845295-328f-40d9-9ea1-846443e15a33"
]
60 1.02 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "dbb40417-9a6c-4398-b15f-0f8b375f04ee"
]
61 1.00 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "715170af-b2a4-43cb-8aea-1a756348e674"
]
62 0.93 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "e0657f01-7569-4de1-a2b2-0020bb2b9bd9"
]
63 1.13 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "359213a6-1781-431a-acb5-d6429e71312c"
]
64 0.93 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "2f09e874-ffd1-4144-be64-2d1abe99e676"
]
65 0.91 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "f8cbbd99-ce7a-4c02-ad3e-c39249702670"
]
66 0.92 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "2941bf24-6511-42b1-aa6d-cad9e8fb80cf"
]
67 1.22 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "67624697-6f37-45ab-8802-45d824ae6162"
]
68 0.95 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "841a32e0-93b4-4a26-a735-c9323ebb7575"
]
69 0.92 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "7b509006-d6b4-4cab-b55e-235fca2455da"
]
70 0.92 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "c692a6fd-ec9a-48e1-8163-394033197b0f"
]
71 0.92 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "1211b74c-741b-4d48-b467-6956224b54fb"
]
72 0.97 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "9e8fec15-e9f8-4446-9bbf-7d1e484d2c1e"
]
73 1.14 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "69207380-6471-4481-a052-24e1e54ebf5f"
]
74 1.04 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "e833b738-88e1-4902-b470-5c4b7843c612"
]
75 0.95 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "2e18c695-90df-439e-a27a-2e60dc9197f8"
]
76 2.68 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "8dc31aff-4c23-4412-af91-e256b83f23b7"
]
77 1.13 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "8457c6b4-dc13-43ee-a6b9-2ae7a2c54987"
]
78 5.39 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "207e7208-caa9-4a84-bb8b-6490aa28f176"
]
79 0.94 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "565ea8b7-63ac-444d-adbc-20dc46e30c97"
]
80 1.34 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "1228dfcd-54a5-43bd-b380-8a867f2a5337"
]
81 0.90 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "19186e2b-23f9-4035-9919-668575795e70"
]
82 0.94 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "4b9dbc8b-4917-4f70-b106-dcb51a2842c5"
]
83 1.78 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "53ba424a-aa2e-4cce-9f95-3df07d806958"
]
84 0.94 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "1682dc4f-29a6-4980-ae13-ad0bb4d1dbbf"
]
85 1.43 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "a220453b-c45c-416c-b7b7-2bc3334cfba5"
]
86 1.22 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "483306c8-b456-4939-b201-f0355d80aa9c"
]
87 0.94 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "5029b27d-1815-4aa6-8a4a-0a6ffea0e5f5"
]
88 2.21 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "f0e9dccc-218d-4607-b4aa-52c38e04a1b9"
]
89 3.91 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "345ea588-754c-4c74-8832-11519384647b"
]
90 1.12 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "2c9a8ebc-6264-441d-9ba2-c86f80a17d9e"
]
91 0.91 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "6dfbf062-6901-4b6a-b330-2e825f590b7d"
]
92 1.12 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "f6f610a2-37d1-4e42-8238-42d6b8e3e48e"
]
93 5.84 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "b18773a8-b1a3-40e4-b4d9-6fd4f0f6edf5"
]
94 0.91 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "3067f0c3-bd81-407e-8a8d-98fe4557403c"
]
95 0.89 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "79af6150-56ca-43f3-bbfe-2dfce9687883"
]
96 1.15 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "bd074625-daa6-4db5-a4da-3669b847cf5a"
]
97 0.89 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "745c848b-5351-41f5-bf0f-8770560fbeba"
]
98 0.93 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "a2269a02-b67b-44a1-952f-7a0e7405507d"
]
99 0.92 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "892fbab7-dec4-4717-a876-3ba5b1d5a66d"
]
100 0.92 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "70fb45d4-9812-429b-b525-64a66f1a90b7"
]
101 0.88 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "b35d80be-433d-4437-9522-00f717d9668f"
]
102 1.06 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "d0128bc7-2a85-4d10-89cb-c7f177060e39"
]
103 1.08 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "85fc11de-ac89-4c0b-aa36-00511f483ae8"
]
104 1.18 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "e3398216-0abb-41b8-9731-eefe2a98c36c"
]
105 4.75 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "6c1d7f33-0abe-49cb-9d8c-734bed6878a9"
]
106 1.12 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "f8a0f1b7-224b-4b4d-9817-884338d8941f"
]
107 0.91 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "e6b1cdb1-537c-41e8-ade0-444cb2181e89"
]
108 1.11 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "088c8413-cd84-48ba-88c0-8a6f2b91ab33"
]
109 1.21 ms
SELECT t0._pd_id AS _pd_id_1, t0._pd_category AS _pd_category_2, t0._pd_title AS _pd_title_3, t0._pd_text AS _pd_text_4, t0._pd_order AS _pd_order_5, t0._pd_visible AS _pd_visible_6, t0._pd_deleted AS _pd_deleted_7, t0._pd_lockreason AS _pd_lockreason_8, t0._pd_create_date AS _pd_create_date_9, t0._pd_modify_date AS _pd_modify_date_10, t0._pd_delete_date AS _pd_delete_date_11, t0._p_id AS _p_id_12, t0._pd_parent_id AS _pd_parent_id_13, t0._e_id AS _e_id_14 FROM _para_doc t0 WHERE t0._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "f7afbb99-5f77-45af-b1c4-0be3f9513bf7"
]
110 1.32 ms
SELECT t0_._o_id AS _o_id_0 FROM _procedure t1_ INNER JOIN _procedure_orga_doctrine t2_ ON t1_._p_id = t2_._p_id INNER JOIN _orga t0_ ON t0_._o_id = t2_._o_id WHERE t1_._p_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
111 0.82 ms
SELECT t0_._o_id AS _o_id_0 FROM _procedure t1_ INNER JOIN procedure_planningoffices p2_ ON t1_._p_id = p2_._p_id INNER JOIN _orga t0_ ON t0_._o_id = p2_._o_id WHERE t1_._p_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
112 1.43 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_id = ?
Parameters:
[
  "8e4172c6-ada2-3352-a3ec-f585a3969933"
]
113 5.46 ms
SELECT t0._p_id AS _p_id_1, t0._p_name AS _p_name_2, t0._p_short_url AS _p_short_url_3, t0._o_name AS _o_name_4, t0._p_desc AS _p_desc_5, t0._p_logo AS _p_logo_6, t0._p_extern_id AS _p_extern_id_7, t0._p_plis_id AS _p_plis_id_8, t0._p_closed AS _p_closed_9, t0._p_deleted AS _p_deleted_10, t0._p_master AS _p_master_11, t0.master_template AS master_template_12, t0._p_external_name AS _p_external_name_13, t0._p_external_desc AS _p_external_desc_14, t0._p_public_participation AS _p_public_participation_15, t0._p_public_participation_contact AS _p_public_participation_contact_16, t0._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_17, t0._p_location_name AS _p_location_name_18, t0._p_location_postcode AS _p_location_postcode_19, t0._p_municipal_code AS _p_municipal_code_20, t0._p_ars AS _p_ars_21, t0._p_created_date AS _p_created_date_22, t0._p_closed_date AS _p_closed_date_23, t0._p_deleted_date AS _p_deleted_date_24, t0.agency_main_email_address AS agency_main_email_address_25, t0.extern_id AS extern_id_26, t0.current_slug_id AS current_slug_id_27, t0._o_id AS _o_id_28, t0.phase_id AS phase_id_29, t0.public_participation_phase_id AS public_participation_phase_id_30, t31._ps_id AS _ps_id_32, t31._ps_map_extent AS _ps_map_extent_33, t31._ps_start_scale AS _ps_start_scale_34, t31._ps_available_scale AS _ps_available_scale_35, t31._ps_bounding_box AS _ps_bounding_box_36, t31._ps_information_url AS _ps_information_url_37, t31._ps_default_layer AS _ps_default_layer_38, t31._ps_territory AS _ps_territory_39, t31._ps_coordinate AS _ps_coordinate_40, t31._ps_plan_enable AS _ps_plan_enable_41, t31.allow_anonymous_statements AS allow_anonymous_statements_42, t31.expand_procedure_description AS expand_procedure_description_43, t31.allow_uninvited_institutions AS allow_uninvited_institutions_44, t31._ps_plan_text AS _ps_plan_text_45, t31._ps_plan_pdf AS _ps_plan_pdf_46, t31._ps_plan_para1_pdf AS _ps_plan_para1_pdf_47, t31._ps_plan_para2_pdf AS _ps_plan_para2_pdf_48, t31._ps_plan_draw_text AS _ps_plan_draw_text_49, t31._ps_plan_draw_pdf AS _ps_plan_draw_pdf_50, t31._ps_email_title AS _ps_email_title_51, t31._ps_email_text AS _ps_email_text_52, t31._ps_email_cc AS _ps_email_cc_53, t31._ps_links AS _ps_links_54, t31._ps_pictogram AS _ps_pictogram_55, t31._ps_pictogram_copyright AS _ps_pictogram_copyright_56, t31._ps_pictogram_alt_text AS _ps_pictogram_alt_text_57, t31._ps_send_mails_to_counties AS _ps_send_mails_to_counties_58, t31.planning_area AS planning_area_59, t31.scales AS scales_60, t31.legal_notice AS legal_notice_61, t31.copyright AS copyright_62, t31.map_hint AS map_hint_63, t31._p_public_participation_feedback_enabled AS _p_public_participation_feedback_enabled_64, t31._p_id AS _p_id_65, t0.customer AS customer_66, t0.procedure_type_id AS procedure_type_id_67, t0.statement_form_definition_id AS statement_form_definition_id_68, t0.procedure_behavior_definition_id AS procedure_behavior_definition_id_69, t0.procedure_ui_definition_id AS procedure_ui_definition_id_70 FROM _procedure t0 LEFT JOIN _procedure_settings t31 ON t31._p_id = t0._p_id WHERE t0._p_id = ?
Parameters:
[
  "d072d9a0-18b1-4bb5-9151-8493ba84a9f4"
]
114 2.85 ms
SELECT t0._o_id AS _o_id_1, t0._o_name AS _o_name_2, t0._o_gateway_name AS _o_gateway_name_3, t0._o_code AS _o_code_4, t0._o_created_date AS _o_created_date_5, t0._o_modified_date AS _o_modified_date_6, t0._o_cc_email2 AS _o_cc_email2_7, t0._o_email_reviewer_admin AS _o_email_reviewer_admin_8, t0._o_deleted AS _o_deleted_9, t0._o_showname AS _o_showname_10, t0._o_showlist AS _o_showlist_11, t0._o_gw_id AS _o_gw_id_12, t0._o_competence AS _o_competence_13, t0._o_email2 AS _o_email2_14, t0._o_contact_person AS _o_contact_person_15, t0._o_paper_copy AS _o_paper_copy_16, t0._o_paper_copy_spec AS _o_paper_copy_spec_17, t0.data_protection AS data_protection_18, t0.imprint AS imprint_19, t0.custom_fields AS custom_fields_20, t0.current_slug_id AS current_slug_id_21, t22._mt_id AS _mt_id_23, t22._mt_gateway_group AS _mt_gateway_group_24, t22._mt_orga_name AS _mt_orga_name_25, t22._o_id AS _o_id_26, t22._mt_department_name AS _mt_department_name_27, t22._mt_sign AS _mt_sign_28, t22._mt_email AS _mt_email_29, t22._mt_cc_email AS _mt_cc_email_30, t22._mt_contact_person AS _mt_contact_person_31, t22._mt_memo AS _mt_memo_32, t22._mt_comment AS _mt_comment_33, t22._mt_registered AS _mt_registered_34, t22._mt_district_hh_mitte AS _mt_district_hh_mitte_35, t22._mt_district_eimsbuettel AS _mt_district_eimsbuettel_36, t22._mt_district_altona AS _mt_district_altona_37, t22._mt_district_hh_nord AS _mt_district_hh_nord_38, t22._mt_district_wandsbek AS _mt_district_wandsbek_39, t22._mt_district_bergedorf AS _mt_district_bergedorf_40, t22._mt_district_harburg AS _mt_district_harburg_41, t22._mt_district_bsu AS _mt_district_bsu_42, t22._mt_document_rough_agreement AS _mt_document_rough_agreement_43, t22._mt_document_agreement AS _mt_document_agreement_44, t22._mt_document_notice AS _mt_document_notice_45, t22._mt_document_assessment AS _mt_document_assessment_46, t22._mt_created_date AS _mt_created_date_47, t22._mt_modified_date AS _mt_modified_date_48, t22._o_id AS _o_id_49, t22._d_id AS _d_id_50, t0.branding_id AS branding_id_51 FROM _orga t0 LEFT JOIN _master_toeb t22 ON t22._o_id = t0._o_id INNER JOIN procedure_planningoffices ON t0._o_id = procedure_planningoffices._o_id WHERE procedure_planningoffices._p_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
115 8.13 ms
SELECT t0._o_id AS _o_id_1, t0._o_name AS _o_name_2, t0._o_gateway_name AS _o_gateway_name_3, t0._o_code AS _o_code_4, t0._o_created_date AS _o_created_date_5, t0._o_modified_date AS _o_modified_date_6, t0._o_cc_email2 AS _o_cc_email2_7, t0._o_email_reviewer_admin AS _o_email_reviewer_admin_8, t0._o_deleted AS _o_deleted_9, t0._o_showname AS _o_showname_10, t0._o_showlist AS _o_showlist_11, t0._o_gw_id AS _o_gw_id_12, t0._o_competence AS _o_competence_13, t0._o_email2 AS _o_email2_14, t0._o_contact_person AS _o_contact_person_15, t0._o_paper_copy AS _o_paper_copy_16, t0._o_paper_copy_spec AS _o_paper_copy_spec_17, t0.data_protection AS data_protection_18, t0.imprint AS imprint_19, t0.custom_fields AS custom_fields_20, t0.current_slug_id AS current_slug_id_21, t22._mt_id AS _mt_id_23, t22._mt_gateway_group AS _mt_gateway_group_24, t22._mt_orga_name AS _mt_orga_name_25, t22._o_id AS _o_id_26, t22._mt_department_name AS _mt_department_name_27, t22._mt_sign AS _mt_sign_28, t22._mt_email AS _mt_email_29, t22._mt_cc_email AS _mt_cc_email_30, t22._mt_contact_person AS _mt_contact_person_31, t22._mt_memo AS _mt_memo_32, t22._mt_comment AS _mt_comment_33, t22._mt_registered AS _mt_registered_34, t22._mt_district_hh_mitte AS _mt_district_hh_mitte_35, t22._mt_district_eimsbuettel AS _mt_district_eimsbuettel_36, t22._mt_district_altona AS _mt_district_altona_37, t22._mt_district_hh_nord AS _mt_district_hh_nord_38, t22._mt_district_wandsbek AS _mt_district_wandsbek_39, t22._mt_district_bergedorf AS _mt_district_bergedorf_40, t22._mt_district_harburg AS _mt_district_harburg_41, t22._mt_district_bsu AS _mt_district_bsu_42, t22._mt_document_rough_agreement AS _mt_document_rough_agreement_43, t22._mt_document_agreement AS _mt_document_agreement_44, t22._mt_document_notice AS _mt_document_notice_45, t22._mt_document_assessment AS _mt_document_assessment_46, t22._mt_created_date AS _mt_created_date_47, t22._mt_modified_date AS _mt_modified_date_48, t22._o_id AS _o_id_49, t22._d_id AS _d_id_50, t0.branding_id AS branding_id_51 FROM _orga t0 LEFT JOIN _master_toeb t22 ON t22._o_id = t0._o_id INNER JOIN procedure_orga_datainput ON t0._o_id = procedure_orga_datainput._o_id WHERE procedure_orga_datainput._p_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
116 1.38 ms
SELECT t0._u_id AS _u_id_1, t0._u_dm_id AS _u_dm_id_2, t0._u_gender AS _u_gender_3, t0._u_title AS _u_title_4, t0._u_firstname AS _u_firstname_5, t0._u_lastname AS _u_lastname_6, t0._u_email AS _u_email_7, t0._u_login AS _u_login_8, t0._u_password AS _u_password_9, t0.alternative_login_password AS alternative_login_password_10, t0._u_salt AS _u_salt_11, t0._u_language AS _u_language_12, t0._u_created_date AS _u_created_date_13, t0._u_modified_date AS _u_modified_date_14, t0.last_login AS last_login_15, t0._u_deleted AS _u_deleted_16, t0._u_gw_id AS _u_gw_id_17, t0.flags AS flags_18, t0.provided_by_identity_provider AS provided_by_identity_provider_19, t0.totp_secret AS totp_secret_20, t0.totp_enabled AS totp_enabled_21, t0.auth_code AS auth_code_22, t0.auth_code_email_enabled AS auth_code_email_enabled_23, t0.twin_user_id AS twin_user_id_24 FROM _user t0 INNER JOIN procedure_user ON t0._u_id = procedure_user.user_id WHERE procedure_user.procedure_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
117 1.15 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
118 0.71 ms
SELECT t0.id AS id_1, t0.start_date AS start_date_2, t0.end_date AS end_date_3, t0.creation_date AS creation_date_4, t0.modification_date AS modification_date_5, t0.designated_phase AS designated_phase_6, t0.designated_switch_date AS designated_switch_date_7, t0.designated_switch_date_timestamp AS designated_switch_date_timestamp_8, t0.designated_end_date AS designated_end_date_9, t0.iteration AS iteration_10, t0.step AS step_11, t0.phase_key AS phase_key_12, t0.phase_definition_id AS phase_definition_id_13, t0.designated_phase_definition_id AS designated_phase_definition_id_14, t0.designated_phase_change_user_id AS designated_phase_change_user_id_15 FROM procedure_phase t0 WHERE t0.id = ?
Parameters:
[
  "93465059-5aa5-4a6f-9b1f-9374c9312fed"
]
119 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM slug t0 WHERE t0.id = ?
Parameters:
[
  "980a3fec-124a-498d-8c4a-a0a83c15d01e"
]
120 0.65 ms
SELECT t0.id AS id_1, t0.full_address AS full_address_2 FROM email_address t0 INNER JOIN procedure_agency_extra_email_address ON t0.id = procedure_agency_extra_email_address.email_address_id WHERE procedure_agency_extra_email_address.procedure_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
121 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.audience AS audience_3, t0.permission_set AS permission_set_4, t0.participation_state AS participation_state_5, t0.closing_phase AS closing_phase_6, t0.is_deleted AS is_deleted_7, t0.order_in_audience AS order_in_audience_8, t0.creation_date AS creation_date_9, t0.modification_date AS modification_date_10, t0.deleted_date AS deleted_date_11, t0.customer_id AS customer_id_12 FROM procedure_phase_definition t0 WHERE t0.id = ?
Parameters:
[
  "6a0d8836-5926-11f1-9719-b026282c0641"
]
122 3.13 ms
SELECT t0._e_id AS _e_id_1, t0._e_p_id AS _e_p_id_2, t0._p_id AS _p_id_3, t0._e_category AS _e_category_4, t0._e_title AS _e_title_5, t0._e_icon AS _e_icon_6, t0._e_icon_title AS _e_icon_title_7, t0._e_text AS _e_text_8, t0._e_file AS _e_file_9, t0._e_order AS _e_order_10, t0._e_enabled AS _e_enabled_11, t0._e_deleted AS _e_deleted_12, t0._e_create_date AS _e_create_date_13, t0._e_modify_date AS _e_modify_date_14, t0._e_delete_date AS _e_delete_date_15, t0._e_designated_switch_date AS _e_designated_switch_date_16, t0.permission AS permission_17, t0._e_p_id AS _e_p_id_18, t0._p_id AS _p_id_19 FROM _elements t0 WHERE t0._p_id = ?
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
123 4.23 ms
SELECT t0._e_id AS _e_id_1, t0._e_p_id AS _e_p_id_2, t0._p_id AS _p_id_3, t0._e_category AS _e_category_4, t0._e_title AS _e_title_5, t0._e_icon AS _e_icon_6, t0._e_icon_title AS _e_icon_title_7, t0._e_text AS _e_text_8, t0._e_file AS _e_file_9, t0._e_order AS _e_order_10, t0._e_enabled AS _e_enabled_11, t0._e_deleted AS _e_deleted_12, t0._e_create_date AS _e_create_date_13, t0._e_modify_date AS _e_modify_date_14, t0._e_delete_date AS _e_delete_date_15, t0._e_designated_switch_date AS _e_designated_switch_date_16, t0.permission AS permission_17, t0._e_p_id AS _e_p_id_18, t0._p_id AS _p_id_19 FROM _elements t0 WHERE t0._e_id = ? LIMIT 1
Parameters:
[
  "040ea3c4-e78b-44d2-8451-e41e4674255e"
]
124 4.14 ms
SELECT t0._sd_id AS _sd_id_1, t0._sd_category AS _sd_category_2, t0._sd_order AS _sd_order_3, t0._sd_title AS _sd_title_4, t0._sd_text AS _sd_text_5, t0._sd_symbol AS _sd_symbol_6, t0._sd_document AS _sd_document_7, t0._sd_statement_enabled AS _sd_statement_enabled_8, t0._sd_visible AS _sd_visible_9, t0._sd_deleted AS _sd_deleted_10, t0._sd_create_date AS _sd_create_date_11, t0._sd_modify_date AS _sd_modify_date_12, t0._sd_delete_date AS _sd_delete_date_13, t0._p_id AS _p_id_14, t0._e_id AS _e_id_15 FROM _single_doc t0 WHERE t0._e_id = ? ORDER BY t0._sd_order ASC, t0._sd_create_date ASC
Parameters:
[
  "040ea3c4-e78b-44d2-8451-e41e4674255e"
]
125 2.44 ms
SELECT t0._o_id AS _o_id_1, t0._o_name AS _o_name_2, t0._o_gateway_name AS _o_gateway_name_3, t0._o_code AS _o_code_4, t0._o_created_date AS _o_created_date_5, t0._o_modified_date AS _o_modified_date_6, t0._o_cc_email2 AS _o_cc_email2_7, t0._o_email_reviewer_admin AS _o_email_reviewer_admin_8, t0._o_deleted AS _o_deleted_9, t0._o_showname AS _o_showname_10, t0._o_showlist AS _o_showlist_11, t0._o_gw_id AS _o_gw_id_12, t0._o_competence AS _o_competence_13, t0._o_email2 AS _o_email2_14, t0._o_contact_person AS _o_contact_person_15, t0._o_paper_copy AS _o_paper_copy_16, t0._o_paper_copy_spec AS _o_paper_copy_spec_17, t0.data_protection AS data_protection_18, t0.imprint AS imprint_19, t0.custom_fields AS custom_fields_20, t0.current_slug_id AS current_slug_id_21, t22._mt_id AS _mt_id_23, t22._mt_gateway_group AS _mt_gateway_group_24, t22._mt_orga_name AS _mt_orga_name_25, t22._o_id AS _o_id_26, t22._mt_department_name AS _mt_department_name_27, t22._mt_sign AS _mt_sign_28, t22._mt_email AS _mt_email_29, t22._mt_cc_email AS _mt_cc_email_30, t22._mt_contact_person AS _mt_contact_person_31, t22._mt_memo AS _mt_memo_32, t22._mt_comment AS _mt_comment_33, t22._mt_registered AS _mt_registered_34, t22._mt_district_hh_mitte AS _mt_district_hh_mitte_35, t22._mt_district_eimsbuettel AS _mt_district_eimsbuettel_36, t22._mt_district_altona AS _mt_district_altona_37, t22._mt_district_hh_nord AS _mt_district_hh_nord_38, t22._mt_district_wandsbek AS _mt_district_wandsbek_39, t22._mt_district_bergedorf AS _mt_district_bergedorf_40, t22._mt_district_harburg AS _mt_district_harburg_41, t22._mt_district_bsu AS _mt_district_bsu_42, t22._mt_document_rough_agreement AS _mt_document_rough_agreement_43, t22._mt_document_agreement AS _mt_document_agreement_44, t22._mt_document_notice AS _mt_document_notice_45, t22._mt_document_assessment AS _mt_document_assessment_46, t22._mt_created_date AS _mt_created_date_47, t22._mt_modified_date AS _mt_modified_date_48, t22._o_id AS _o_id_49, t22._d_id AS _d_id_50, t0.branding_id AS branding_id_51 FROM _orga t0 LEFT JOIN _master_toeb t22 ON t22._o_id = t0._o_id INNER JOIN _elements_orga_doctrine ON t0._o_id = _elements_orga_doctrine._o_id WHERE _elements_orga_doctrine._e_id = ?
Parameters:
[
  "040ea3c4-e78b-44d2-8451-e41e4674255e"
]
126 4.85 ms
SELECT t0.id AS id_1, t0.cssvars AS cssvars_2, t0.logo AS logo_3 FROM branding t0 WHERE t0.id = ?
Parameters:
[
  "02f69450-56de-3792-9131-b8ced37919d6"
]
127 7.13 ms
SELECT t0._f_id AS _f_id_1, t0._f_ident AS _f_ident_2, t0._f_hash AS _f_hash_3, t0._f_name AS _f_name_4, t0._f_description AS _f_description_5, t0._f_path AS _f_path_6, t0._f_filename AS _f_filename_7, t0._f_tags AS _f_tags_8, t0._f_author AS _f_author_9, t0._f_application AS _f_application_10, t0._f_mimetype AS _f_mimetype_11, t0._f_created AS _f_created_12, t0._f_modified AS _f_modified_13, t0._f_valid_until AS _f_valid_until_14, t0._f_deleted AS _f_deleted_15, t0._f_stat_down AS _f_stat_down_16, t0._f_infected AS _f_infected_17, t0._f_last_v_scan AS _f_last_v_scan_18, t0._f_blocked AS _f_blocked_19, t0.size AS size_20, t0.procedure_id AS procedure_id_21 FROM _files t0 WHERE t0._f_ident = ?
Parameters:
[
  "a674d886-c373-406c-8ac7-12cc6214995f"
]
128 4.83 ms
SELECT t0._e_id AS _e_id_1, t0._e_p_id AS _e_p_id_2, t0._p_id AS _p_id_3, t0._e_category AS _e_category_4, t0._e_title AS _e_title_5, t0._e_icon AS _e_icon_6, t0._e_icon_title AS _e_icon_title_7, t0._e_text AS _e_text_8, t0._e_file AS _e_file_9, t0._e_order AS _e_order_10, t0._e_enabled AS _e_enabled_11, t0._e_deleted AS _e_deleted_12, t0._e_create_date AS _e_create_date_13, t0._e_modify_date AS _e_modify_date_14, t0._e_delete_date AS _e_delete_date_15, t0._e_designated_switch_date AS _e_designated_switch_date_16, t0.permission AS permission_17, t0._e_p_id AS _e_p_id_18, t0._p_id AS _p_id_19 FROM _elements t0 WHERE t0._p_id = ? AND t0._e_category = ? AND t0._e_title = ? LIMIT 1
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
  "statement"
  "Fehlanzeige"
]
129 1.05 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
130 1.52 ms
SELECT t0_._p_id AS _p_id_0, t0_._p_name AS _p_name_1, t0_._p_short_url AS _p_short_url_2, t0_._o_name AS _o_name_3, t0_._p_desc AS _p_desc_4, t0_._p_logo AS _p_logo_5, t0_._p_extern_id AS _p_extern_id_6, t0_._p_plis_id AS _p_plis_id_7, t0_._p_closed AS _p_closed_8, t0_._p_deleted AS _p_deleted_9, t0_._p_master AS _p_master_10, t0_.master_template AS master_template_11, t0_._p_external_name AS _p_external_name_12, t0_._p_external_desc AS _p_external_desc_13, t0_._p_public_participation AS _p_public_participation_14, t0_._p_public_participation_contact AS _p_public_participation_contact_15, t0_._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_16, t0_._p_location_name AS _p_location_name_17, t0_._p_location_postcode AS _p_location_postcode_18, t0_._p_municipal_code AS _p_municipal_code_19, t0_._p_ars AS _p_ars_20, t0_._p_created_date AS _p_created_date_21, t0_._p_closed_date AS _p_closed_date_22, t0_._p_deleted_date AS _p_deleted_date_23, t0_.agency_main_email_address AS agency_main_email_address_24, t0_.extern_id AS extern_id_25, t0_.current_slug_id AS current_slug_id_26, t0_._o_id AS _o_id_27, t0_.phase_id AS phase_id_28, t0_.public_participation_phase_id AS public_participation_phase_id_29, t0_.customer AS customer_30, t0_.procedure_type_id AS procedure_type_id_31, t0_.statement_form_definition_id AS statement_form_definition_id_32, t0_.procedure_behavior_definition_id AS procedure_behavior_definition_id_33, t0_.procedure_ui_definition_id AS procedure_ui_definition_id_34 FROM _procedure t0_ WHERE t0_._p_id = ? LIMIT 1
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
131 4.26 ms
SELECT c0_._c_id AS _c_id_0, c0_.imprint AS imprint_1, c0_.data_protection AS data_protection_2, c0_.terms_of_use AS terms_of_use_3, c0_.xplanning AS xplanning_4, c0_.map_attribution AS map_attribution_5, c0_.base_layer_url AS base_layer_url_6, c0_.base_layer_layers AS base_layer_layers_7, c0_.accessibility_explanation AS accessibility_explanation_8, c0_.sign_language_overview_description AS sign_language_overview_description_9, c0_.simple_language_overview_description AS simple_language_overview_description_10, c0_._c_name AS _c_name_11, c0_._c_subdomain AS _c_subdomain_12, c0_._procedure AS _procedure_13, c0_.branding_id AS branding_id_14 FROM customer c0_ WHERE c0_._c_id = ? LIMIT 1
Parameters:
[
  "8e4172c6-ada2-3352-a3ec-f585a3969933"
]
132 4.64 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
133 4.85 ms
SELECT t0_._p_id AS _p_id_0, t0_._p_name AS _p_name_1, t0_._p_short_url AS _p_short_url_2, t0_._o_name AS _o_name_3, t0_._p_desc AS _p_desc_4, t0_._p_logo AS _p_logo_5, t0_._p_extern_id AS _p_extern_id_6, t0_._p_plis_id AS _p_plis_id_7, t0_._p_closed AS _p_closed_8, t0_._p_deleted AS _p_deleted_9, t0_._p_master AS _p_master_10, t0_.master_template AS master_template_11, t0_._p_external_name AS _p_external_name_12, t0_._p_external_desc AS _p_external_desc_13, t0_._p_public_participation AS _p_public_participation_14, t0_._p_public_participation_contact AS _p_public_participation_contact_15, t0_._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_16, t0_._p_location_name AS _p_location_name_17, t0_._p_location_postcode AS _p_location_postcode_18, t0_._p_municipal_code AS _p_municipal_code_19, t0_._p_ars AS _p_ars_20, t0_._p_created_date AS _p_created_date_21, t0_._p_closed_date AS _p_closed_date_22, t0_._p_deleted_date AS _p_deleted_date_23, t0_.agency_main_email_address AS agency_main_email_address_24, t0_.extern_id AS extern_id_25, t0_.current_slug_id AS current_slug_id_26, t0_._o_id AS _o_id_27, t0_.phase_id AS phase_id_28, t0_.public_participation_phase_id AS public_participation_phase_id_29, t0_.customer AS customer_30, t0_.procedure_type_id AS procedure_type_id_31, t0_.statement_form_definition_id AS statement_form_definition_id_32, t0_.procedure_behavior_definition_id AS procedure_behavior_definition_id_33, t0_.procedure_ui_definition_id AS procedure_ui_definition_id_34 FROM _procedure t0_ WHERE t0_._p_id = ? LIMIT 1
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
134 3.21 ms
SELECT c0_._c_id AS _c_id_0, c0_.imprint AS imprint_1, c0_.data_protection AS data_protection_2, c0_.terms_of_use AS terms_of_use_3, c0_.xplanning AS xplanning_4, c0_.map_attribution AS map_attribution_5, c0_.base_layer_url AS base_layer_url_6, c0_.base_layer_layers AS base_layer_layers_7, c0_.accessibility_explanation AS accessibility_explanation_8, c0_.sign_language_overview_description AS sign_language_overview_description_9, c0_.simple_language_overview_description AS simple_language_overview_description_10, c0_._c_name AS _c_name_11, c0_._c_subdomain AS _c_subdomain_12, c0_._procedure AS _procedure_13, c0_.branding_id AS branding_id_14 FROM customer c0_ WHERE c0_._c_id = ? LIMIT 1
Parameters:
[
  "8e4172c6-ada2-3352-a3ec-f585a3969933"
]
135 0.92 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
136 1.60 ms
SELECT t0_._p_id AS _p_id_0, t0_._p_name AS _p_name_1, t0_._p_short_url AS _p_short_url_2, t0_._o_name AS _o_name_3, t0_._p_desc AS _p_desc_4, t0_._p_logo AS _p_logo_5, t0_._p_extern_id AS _p_extern_id_6, t0_._p_plis_id AS _p_plis_id_7, t0_._p_closed AS _p_closed_8, t0_._p_deleted AS _p_deleted_9, t0_._p_master AS _p_master_10, t0_.master_template AS master_template_11, t0_._p_external_name AS _p_external_name_12, t0_._p_external_desc AS _p_external_desc_13, t0_._p_public_participation AS _p_public_participation_14, t0_._p_public_participation_contact AS _p_public_participation_contact_15, t0_._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_16, t0_._p_location_name AS _p_location_name_17, t0_._p_location_postcode AS _p_location_postcode_18, t0_._p_municipal_code AS _p_municipal_code_19, t0_._p_ars AS _p_ars_20, t0_._p_created_date AS _p_created_date_21, t0_._p_closed_date AS _p_closed_date_22, t0_._p_deleted_date AS _p_deleted_date_23, t0_.agency_main_email_address AS agency_main_email_address_24, t0_.extern_id AS extern_id_25, t0_.current_slug_id AS current_slug_id_26, t0_._o_id AS _o_id_27, t0_.phase_id AS phase_id_28, t0_.public_participation_phase_id AS public_participation_phase_id_29, t0_.customer AS customer_30, t0_.procedure_type_id AS procedure_type_id_31, t0_.statement_form_definition_id AS statement_form_definition_id_32, t0_.procedure_behavior_definition_id AS procedure_behavior_definition_id_33, t0_.procedure_ui_definition_id AS procedure_ui_definition_id_34 FROM _procedure t0_ WHERE t0_._p_id = ? LIMIT 1
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
137 1.50 ms
SELECT c0_._c_id AS _c_id_0, c0_.imprint AS imprint_1, c0_.data_protection AS data_protection_2, c0_.terms_of_use AS terms_of_use_3, c0_.xplanning AS xplanning_4, c0_.map_attribution AS map_attribution_5, c0_.base_layer_url AS base_layer_url_6, c0_.base_layer_layers AS base_layer_layers_7, c0_.accessibility_explanation AS accessibility_explanation_8, c0_.sign_language_overview_description AS sign_language_overview_description_9, c0_.simple_language_overview_description AS simple_language_overview_description_10, c0_._c_name AS _c_name_11, c0_._c_subdomain AS _c_subdomain_12, c0_._procedure AS _procedure_13, c0_.branding_id AS branding_id_14 FROM customer c0_ WHERE c0_._c_id = ? LIMIT 1
Parameters:
[
  "8e4172c6-ada2-3352-a3ec-f585a3969933"
]
138 3.86 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
139 1.51 ms
SELECT t0_._p_id AS _p_id_0, t0_._p_name AS _p_name_1, t0_._p_short_url AS _p_short_url_2, t0_._o_name AS _o_name_3, t0_._p_desc AS _p_desc_4, t0_._p_logo AS _p_logo_5, t0_._p_extern_id AS _p_extern_id_6, t0_._p_plis_id AS _p_plis_id_7, t0_._p_closed AS _p_closed_8, t0_._p_deleted AS _p_deleted_9, t0_._p_master AS _p_master_10, t0_.master_template AS master_template_11, t0_._p_external_name AS _p_external_name_12, t0_._p_external_desc AS _p_external_desc_13, t0_._p_public_participation AS _p_public_participation_14, t0_._p_public_participation_contact AS _p_public_participation_contact_15, t0_._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_16, t0_._p_location_name AS _p_location_name_17, t0_._p_location_postcode AS _p_location_postcode_18, t0_._p_municipal_code AS _p_municipal_code_19, t0_._p_ars AS _p_ars_20, t0_._p_created_date AS _p_created_date_21, t0_._p_closed_date AS _p_closed_date_22, t0_._p_deleted_date AS _p_deleted_date_23, t0_.agency_main_email_address AS agency_main_email_address_24, t0_.extern_id AS extern_id_25, t0_.current_slug_id AS current_slug_id_26, t0_._o_id AS _o_id_27, t0_.phase_id AS phase_id_28, t0_.public_participation_phase_id AS public_participation_phase_id_29, t0_.customer AS customer_30, t0_.procedure_type_id AS procedure_type_id_31, t0_.statement_form_definition_id AS statement_form_definition_id_32, t0_.procedure_behavior_definition_id AS procedure_behavior_definition_id_33, t0_.procedure_ui_definition_id AS procedure_ui_definition_id_34 FROM _procedure t0_ WHERE t0_._p_id = ? LIMIT 1
Parameters:
[
  "be0c4670-43bc-4ca3-ac45-66fef918e3d4"
]
140 3.70 ms
SELECT c0_._c_id AS _c_id_0, c0_.imprint AS imprint_1, c0_.data_protection AS data_protection_2, c0_.terms_of_use AS terms_of_use_3, c0_.xplanning AS xplanning_4, c0_.map_attribution AS map_attribution_5, c0_.base_layer_url AS base_layer_url_6, c0_.base_layer_layers AS base_layer_layers_7, c0_.accessibility_explanation AS accessibility_explanation_8, c0_.sign_language_overview_description AS sign_language_overview_description_9, c0_.simple_language_overview_description AS simple_language_overview_description_10, c0_._c_name AS _c_name_11, c0_._c_subdomain AS _c_subdomain_12, c0_._procedure AS _procedure_13, c0_.branding_id AS branding_id_14 FROM customer c0_ WHERE c0_._c_id = ? LIMIT 1
Parameters:
[
  "8e4172c6-ada2-3352-a3ec-f585a3969933"
]
141 0.88 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
142 3.68 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
143 4.86 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
144 6.01 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
145 0.40 ms
SELECT t0.id AS id_1, t0.cssvars AS cssvars_2, t0.logo AS logo_3 FROM branding t0 WHERE t0.id = ?
Parameters:
[
  "c2c5ce48-8af4-4887-aaea-bd5702496a9f"
]
146 0.93 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
147 2.66 ms
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
Parameters:
[
  "sh"
]
148 15.60 ms
SELECT t0._f_id AS _f_id_1, t0._f_ident AS _f_ident_2, t0._f_hash AS _f_hash_3, t0._f_name AS _f_name_4, t0._f_description AS _f_description_5, t0._f_path AS _f_path_6, t0._f_filename AS _f_filename_7, t0._f_tags AS _f_tags_8, t0._f_author AS _f_author_9, t0._f_application AS _f_application_10, t0._f_mimetype AS _f_mimetype_11, t0._f_created AS _f_created_12, t0._f_modified AS _f_modified_13, t0._f_valid_until AS _f_valid_until_14, t0._f_deleted AS _f_deleted_15, t0._f_stat_down AS _f_stat_down_16, t0._f_infected AS _f_infected_17, t0._f_last_v_scan AS _f_last_v_scan_18, t0._f_blocked AS _f_blocked_19, t0.size AS size_20, t0.procedure_id AS procedure_id_21 FROM _files t0 WHERE t0._f_ident = ?
Parameters:
[
  "d5badb1f-4690-4ac9-a8f6-de016909ef8b"
]
149 4.41 ms
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.modification_date AS modification_date_3, t0.procedure_id AS procedure_id_4, t5._p_id AS _p_id_6, t5._p_name AS _p_name_7, t5._p_short_url AS _p_short_url_8, t5._o_name AS _o_name_9, t5._p_desc AS _p_desc_10, t5._p_logo AS _p_logo_11, t5._p_extern_id AS _p_extern_id_12, t5._p_plis_id AS _p_plis_id_13, t5._p_closed AS _p_closed_14, t5._p_deleted AS _p_deleted_15, t5._p_master AS _p_master_16, t5.master_template AS master_template_17, t5._p_external_name AS _p_external_name_18, t5._p_external_desc AS _p_external_desc_19, t5._p_public_participation AS _p_public_participation_20, t5._p_public_participation_contact AS _p_public_participation_contact_21, t5._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_22, t5._p_location_name AS _p_location_name_23, t5._p_location_postcode AS _p_location_postcode_24, t5._p_municipal_code AS _p_municipal_code_25, t5._p_ars AS _p_ars_26, t5._p_created_date AS _p_created_date_27, t5._p_closed_date AS _p_closed_date_28, t5._p_deleted_date AS _p_deleted_date_29, t5.agency_main_email_address AS agency_main_email_address_30, t5.extern_id AS extern_id_31, t5.current_slug_id AS current_slug_id_32, t5._o_id AS _o_id_33, t5.phase_id AS phase_id_34, t5.public_participation_phase_id AS public_participation_phase_id_35, t5.customer AS customer_36, t5.procedure_type_id AS procedure_type_id_37, t5.statement_form_definition_id AS statement_form_definition_id_38, t5.procedure_behavior_definition_id AS procedure_behavior_definition_id_39, t5.procedure_ui_definition_id AS procedure_ui_definition_id_40, t41.id AS id_42, t41.creation_date AS creation_date_43, t41.modification_date AS modification_date_44, t41.name AS name_45, t41.description AS description_46, t41.statement_form_definition_id AS statement_form_definition_id_47, t41.procedure_behavior_definition_id AS procedure_behavior_definition_id_48, t41.procedure_ui_definition_id AS procedure_ui_definition_id_49 FROM statement_form_definition t0 LEFT JOIN _procedure t5 ON t5.statement_form_definition_id = t0.id LEFT JOIN procedure_type t41 ON t41.statement_form_definition_id = t0.id WHERE t0.id = ?
Parameters:
[
  "62eee51a-6b7b-4a6c-9ab5-02454f964fbb"
]
150 3.08 ms
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.modification_date AS modification_date_3, t0.name AS name_4, t0.order_number AS order_number_5, t0.enabled AS enabled_6, t0.required AS required_7, t0.statement_form_definition_id AS statement_form_definition_id_8 FROM statement_field_definition t0 WHERE t0.statement_form_definition_id = ? ORDER BY t0.order_number ASC
Parameters:
[
  "62eee51a-6b7b-4a6c-9ab5-02454f964fbb"
]
151 2.88 ms
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.modification_date AS modification_date_3, t0.procedure_id AS procedure_id_4, t0.map_hint_default AS map_hint_default_5, t0.statement_form_hint_statement AS statement_form_hint_statement_6, t0.statement_form_hint_personal_data AS statement_form_hint_personal_data_7, t0.statement_form_hint_recheck AS statement_form_hint_recheck_8, t0.statement_public_submit_confirmation_text AS statement_public_submit_confirmation_text_9, t10._p_id AS _p_id_11, t10._p_name AS _p_name_12, t10._p_short_url AS _p_short_url_13, t10._o_name AS _o_name_14, t10._p_desc AS _p_desc_15, t10._p_logo AS _p_logo_16, t10._p_extern_id AS _p_extern_id_17, t10._p_plis_id AS _p_plis_id_18, t10._p_closed AS _p_closed_19, t10._p_deleted AS _p_deleted_20, t10._p_master AS _p_master_21, t10.master_template AS master_template_22, t10._p_external_name AS _p_external_name_23, t10._p_external_desc AS _p_external_desc_24, t10._p_public_participation AS _p_public_participation_25, t10._p_public_participation_contact AS _p_public_participation_contact_26, t10._p_public_participation_publication_enabled AS _p_public_participation_publication_enabled_27, t10._p_location_name AS _p_location_name_28, t10._p_location_postcode AS _p_location_postcode_29, t10._p_municipal_code AS _p_municipal_code_30, t10._p_ars AS _p_ars_31, t10._p_created_date AS _p_created_date_32, t10._p_closed_date AS _p_closed_date_33, t10._p_deleted_date AS _p_deleted_date_34, t10.agency_main_email_address AS agency_main_email_address_35, t10.extern_id AS extern_id_36, t10.current_slug_id AS current_slug_id_37, t10._o_id AS _o_id_38, t10.phase_id AS phase_id_39, t10.public_participation_phase_id AS public_participation_phase_id_40, t10.customer AS customer_41, t10.procedure_type_id AS procedure_type_id_42, t10.statement_form_definition_id AS statement_form_definition_id_43, t10.procedure_behavior_definition_id AS procedure_behavior_definition_id_44, t10.procedure_ui_definition_id AS procedure_ui_definition_id_45, t46.id AS id_47, t46.creation_date AS creation_date_48, t46.modification_date AS modification_date_49, t46.name AS name_50, t46.description AS description_51, t46.statement_form_definition_id AS statement_form_definition_id_52, t46.procedure_behavior_definition_id AS procedure_behavior_definition_id_53, t46.procedure_ui_definition_id AS procedure_ui_definition_id_54 FROM procedure_ui_definition t0 LEFT JOIN _procedure t10 ON t10.procedure_ui_definition_id = t0.id LEFT JOIN procedure_type t46 ON t46.procedure_ui_definition_id = t0.id WHERE t0.id = ?
Parameters:
[
  "9aa5d230-805d-4a77-88c1-f9c60244f99c"
]

Database Connections

Name Service
dplan doctrine.dbal.dplan_connection
dplan_install doctrine.dbal.dplan_install_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
install doctrine.orm.install_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
demosplan\DemosPlanCoreBundle\Entity\Document\Paragraph 98
demosplan\DemosPlanCoreBundle\Entity\Procedure\StatementFieldDefinition 13
demosplan\DemosPlanCoreBundle\Entity\Document\Elements 9
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedurePhase 4
demosplan\DemosPlanCoreBundle\Entity\Slug 3
demosplan\DemosPlanCoreBundle\Entity\Procedure\Procedure 2
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureSettings 2
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedurePhaseDefinition 2
demosplan\DemosPlanCoreBundle\Entity\Branding 2
demosplan\DemosPlanCoreBundle\Entity\File 2
demosplan\DemosPlanCoreBundle\Entity\User\Orga 1
demosplan\DemosPlanCoreBundle\Entity\User\Customer 1
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureType 1
demosplan\DemosPlanCoreBundle\Entity\Procedure\StatementFormDefinition 1
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureBehaviorDefinition 1
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureUiDefinition 1
demosplan\DemosPlanCoreBundle\Entity\User\Role 1
demosplan\DemosPlanCoreBundle\Entity\User\User 1
demosplan\DemosPlanCoreBundle\Entity\EmailAddress 1

install entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
demosplan\DemosPlanCoreBundle\Entity\Procedure\Procedure No errors.
demosplan\DemosPlanCoreBundle\Entity\User\Customer No errors.
demosplan\DemosPlanCoreBundle\Entity\Permission\UserAccessControl No errors.
demosplan\DemosPlanCoreBundle\Entity\Permission\AccessControl No errors.
demosplan\DemosPlanCoreBundle\Entity\User\Orga No errors.
demosplan\DemosPlanCoreBundle\Entity\User\User No errors.
demosplan\DemosPlanCoreBundle\Entity\Slug No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedurePhase No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureSettings No errors.
demosplan\DemosPlanCoreBundle\Entity\Statement\TagTopic No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\NotificationReceiver No errors.
demosplan\DemosPlanCoreBundle\Entity\Document\Elements No errors.
demosplan\DemosPlanCoreBundle\Entity\EmailAddress No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureCategory No errors.
demosplan\DemosPlanCoreBundle\Entity\Statement\Statement No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureType No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\StatementFormDefinition No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureBehaviorDefinition No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureUiDefinition No errors.
demosplan\DemosPlanCoreBundle\Entity\ExportFieldsConfiguration No errors.
demosplan\DemosPlanCoreBundle\Entity\File No errors.
demosplan\DemosPlanCoreBundle\Entity\Workflow\Place No errors.
demosplan\DemosPlanCoreBundle\Entity\Branding No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\BoilerplateCategory No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\BoilerplateGroup No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\Boilerplate No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\BoilerplateUsage No errors.
demosplan\DemosPlanCoreBundle\Entity\EntityContentChange No errors.
demosplan\DemosPlanCoreBundle\Entity\Map\GisLayerCategory No errors.
demosplan\DemosPlanCoreBundle\Entity\User\Role No errors.
demosplan\DemosPlanCoreBundle\Entity\News\News No errors.
demosplan\DemosPlanCoreBundle\Entity\Document\Paragraph No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedurePhaseDefinition No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureSubscription No errors.
demosplan\DemosPlanCoreBundle\Entity\Statement\Segment No errors.
demosplan\DemosPlanCoreBundle\Entity\Setting No errors.
demosplan\DemosPlanCoreBundle\Entity\Document\SingleDocument No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\InstitutionMail No errors.
demosplan\DemosPlanCoreBundle\Entity\CustomFields\CustomFieldConfiguration No errors.
demosplan\DemosPlanCoreBundle\Entity\User\OAuthToken No errors.
demosplan\DemosPlanCoreBundle\Entity\User\CustomerOAuthConfig No errors.
demosplan\DemosPlanCoreBundle\Entity\User\Department No errors.
demosplan\DemosPlanCoreBundle\Entity\User\OrgaType No errors.
demosplan\DemosPlanCoreBundle\Entity\User\UserRoleInCustomer No errors.
demosplan\DemosPlanCoreBundle\Entity\User\SupportContact No errors.
demosplan\DemosPlanCoreBundle\Entity\ManualListSort No errors.
demosplan\DemosPlanCoreBundle\Entity\User\InstitutionTag No errors.
demosplan\DemosPlanCoreBundle\Entity\FileContainer No errors.
demosplan\DemosPlanCoreBundle\Entity\Statement\SegmentComment No errors.
demosplan\DemosPlanCoreBundle\Entity\Video No errors.
demosplan\DemosPlanCoreBundle\Entity\Statement\ConsultationToken No errors.
demosplan\DemosPlanCoreBundle\Entity\StatementAttachment No errors.
demosplan\DemosPlanCoreBundle\Entity\EntitySyncLink No errors.
demosplan\DemosPlanCoreBundle\Entity\Document\ParagraphVersion No errors.
demosplan\DemosPlanCoreBundle\Entity\Document\SingleDocumentVersion No errors.
demosplan\DemosPlanCoreBundle\Entity\Statement\Tag No errors.
demosplan\DemosPlanCoreBundle\Entity\Statement\StatementVote No errors.
demosplan\DemosPlanCoreBundle\Entity\User\CustomerCounty No errors.
demosplan\DemosPlanCoreBundle\Entity\User\OrgaStatusInCustomer No errors.
demosplan\DemosPlanCoreBundle\Entity\User\InstitutionTagCategory No errors.
demosplan\DemosPlanCoreBundle\Entity\User\MasterToeb No errors.
demosplan\DemosPlanCoreBundle\Entity\User\Address No errors.
demosplan\DemosPlanCoreBundle\Entity\User\AddressBookEntry No errors.
demosplan\DemosPlanCoreBundle\Entity\Procedure\StatementFieldDefinition No errors.
demosplan\DemosPlanCoreBundle\Entity\Flood No errors.

install entity manager

No loaded entities.