Query Metrics

150 Database Queries
31 Different statements
317.18 ms Query time
0 Invalid entities
149 Managed entities

Queries

Group similar statements

dplan connection

# Time Info
1 2.02 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0333"
]
2 3.34 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
3 4.00 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 0.64 ms
SELECT t0_._p_short_url AS _p_short_url_0 FROM _procedure t0_ WHERE t0_._p_id = ?
Parameters:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
5 1.17 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 1.28 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 2.05 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:
[
  "8ed23058-73e3-4170-a570-50f098b31673"
]
8 1.38 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:
[
  "6a0e5cfb-5926-11f1-9719-b026282c0641"
]
9 5.22 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:
[
  "9301e4ec-3672-4be0-9b42-c9207d6e62b2"
]
10 5.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._e_id = ? LIMIT 1
Parameters:
[
  "3c49c37c-cb5d-4e85-bac6-7104e6555bb0"
]
11 11.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._p_id = ? AND t0._e_id = ? AND t0._pd_visible IN (?, ?) AND t0._pd_deleted = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
  "3c49c37c-cb5d-4e85-bac6-7104e6555bb0"
  1
  2
  0
]
12 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:
[
  "27491d4d-5e3b-4aa2-a4b0-67d24d63bdbb"
]
13 0.55 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:
[
  "02a1f1f9-a5af-4a07-b801-fb1ce90e3b23"
]
14 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:
[
  "a6b47114-f0bc-4c11-90d0-f2b2f7d84a63"
]
15 1.42 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:
[
  "728f2974-a058-484e-87dd-dc9f75725a19"
]
16 0.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._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "82e8beba-6b29-49f8-be6a-fe47f5fce727"
]
17 5.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:
[
  "c2762021-2ed5-4088-8196-f039123ef506"
]
18 2.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:
[
  "52ec8dd9-1611-4cf8-a9e5-64c289813c14"
]
19 2.98 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:
[
  "257b63d0-e918-41cf-b09e-95b0f8c62da5"
]
20 1.50 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:
[
  "786392a3-5dec-422a-8e80-c00ebb54af0e"
]
21 0.50 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:
[
  "f44e9c1c-3e85-4a05-9233-01633e3338f7"
]
22 0.59 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:
[
  "7332d05c-7cc7-4f13-859b-832832751f81"
]
23 0.62 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:
[
  "7d50e910-808b-4d70-b750-02ace80fa6b5"
]
24 0.54 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:
[
  "999eb11f-6f97-4205-8f0b-34e70f3cef7d"
]
25 0.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:
[
  "f12180dc-7fbe-4d62-b39b-17263f8946f0"
]
26 0.60 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:
[
  "4f4ee99c-0dec-410a-b335-b129623bba85"
]
27 0.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:
[
  "dd8c85ff-1524-4cb3-a192-5325a5b19493"
]
28 0.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:
[
  "6fd9f7db-c3ab-4650-aa6c-8a171bcb8a8a"
]
29 0.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._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "177885e1-bb3f-4326-9460-c2b743da97ca"
]
30 0.65 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:
[
  "6414ec1b-f956-4c36-96e3-b2327763a1c4"
]
31 0.67 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:
[
  "e288e644-ddec-4f0c-affd-0877f5c7d202"
]
32 0.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._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "6edfdd95-c0bf-424a-aa5d-d602e0d542d7"
]
33 4.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:
[
  "0a02e798-11d2-43ae-8111-a4eb031298d0"
]
34 1.26 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:
[
  "0b238b04-33b1-4769-8f2c-77e0eef82ad1"
]
35 0.61 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:
[
  "09543029-c5f2-428f-91ae-351470876594"
]
36 3.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:
[
  "4c6a1fe2-3e15-4f1d-b133-306a59da7b0d"
]
37 4.82 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:
[
  "ff7960f9-c7d3-4875-8f1d-f4ac999d68d7"
]
38 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:
[
  "301b2539-ae77-4217-b75b-4b5adc4e96e7"
]
39 0.60 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:
[
  "d445de5d-c36a-4496-8d92-b0febd225381"
]
40 2.16 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:
[
  "10e8561b-2c62-44cd-adca-84976387ee98"
]
41 0.59 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:
[
  "7b08ba67-bc25-470e-80d7-d974df68cf76"
]
42 0.55 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:
[
  "61d413e3-b752-4c7a-94c7-b4c99c3dbfef"
]
43 0.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:
[
  "f95ffc85-af75-43f2-85e4-4eafef49f215"
]
44 0.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._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "2f96f804-b0e8-4623-85a8-2dda46d38fff"
]
45 0.48 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:
[
  "9340b6d7-130e-4abf-9203-dc79a4eb33ac"
]
46 0.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._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "684936f3-d62d-4f74-bc55-2b94785f6ed8"
]
47 0.48 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:
[
  "a1804628-4065-4e6c-a33f-6e6b64d9b7d0"
]
48 0.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._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "1cb5acd0-ccc4-409c-9e63-126188a46a6e"
]
49 0.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:
[
  "10aa2ecd-b1ed-49ad-91a8-dad9cd294658"
]
50 0.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._pd_parent_id = ? ORDER BY t0._pd_order ASC
Parameters:
[
  "8b858847-9cf4-42ec-af38-3a631dced9d7"
]
51 0.58 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:
[
  "02c22d18-4ffb-486e-a42a-028238fd0edd"
]
52 0.46 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:
[
  "ca087518-9fde-4069-9f05-e09c081a41c9"
]
53 10.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:
[
  "d91198e5-c62f-4dca-88ad-2fc07b561d64"
]
54 1.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:
[
  "68fbd9bd-8fcd-47e9-b85b-9ccc270b2cc4"
]
55 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:
[
  "51aa3a8c-5994-4178-980e-61ad6076829b"
]
56 3.85 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:
[
  "b674970d-53d0-49f3-a0f4-ea2eff12b714"
]
57 0.46 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:
[
  "ae1e4f78-be78-48cc-84e0-5659163577a2"
]
58 2.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:
[
  "80a3374d-a584-4058-8b80-752f5f97b963"
]
59 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:
[
  "bba7c4aa-ee9c-4c58-ada8-e1ff81851575"
]
60 1.36 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:
[
  "52310951-4f50-40bf-9dd3-5a0d8aba1092"
]
61 0.61 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:
[
  "cbe0ee23-7853-4ccb-b074-6a0637641e35"
]
62 4.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:
[
  "49c3e221-bae2-4bc1-ae72-3ac6dad45655"
]
63 3.26 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:
[
  "5fb6da34-a5df-48ca-a354-b1cc77969fd3"
]
64 3.51 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:
[
  "0bd8157c-cb0c-4b08-be7a-0aabe3890d9a"
]
65 0.65 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:
[
  "f84b6a5b-3d9c-4380-a91b-266f90a34ee9"
]
66 3.17 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:
[
  "3e370c29-96d5-4fde-bb8f-b5bd04a97a1a"
]
67 0.98 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:
[
  "d000b83b-07b1-457d-80b1-a253cf060bd4"
]
68 3.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:
[
  "dc269ef5-02c0-4b68-b06e-f91cb1d01f65"
]
69 2.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:
[
  "4dfabb57-03ec-4dcc-9ff1-c37e0cb542c7"
]
70 2.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:
[
  "677d785d-5e82-44d2-8a68-004a20e87f8b"
]
71 0.77 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:
[
  "6c05acd0-b05d-4cc8-8e38-e05649a80c38"
]
72 0.70 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:
[
  "2598dae9-f857-4baf-a8c2-940ac823ef20"
]
73 3.54 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:
[
  "2f9798e8-cc6a-44e6-adf2-064e700ab2f5"
]
74 0.73 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:
[
  "a063663e-ffc2-435b-aa4c-9601d0ebe59f"
]
75 0.73 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:
[
  "098c9bf3-1773-44df-9b95-142139db055d"
]
76 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:
[
  "3f7c3619-f9bd-471a-9a29-8630ac707554"
]
77 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:
[
  "0247f89c-1d75-4b28-b2a4-ffcddf2af586"
]
78 0.72 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:
[
  "ba3e2cc9-48c5-43a9-95a0-b97683102993"
]
79 0.71 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:
[
  "88e94522-bdad-4013-9e82-c2797f51a5b5"
]
80 0.70 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:
[
  "11f10401-8fec-4047-ae23-ed1142eeaa6d"
]
81 1.10 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:
[
  "43fd5d58-f2ee-489e-a283-c8b237055ddb"
]
82 0.77 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:
[
  "041ccad9-7c0b-4754-9c22-bdb21bead0f2"
]
83 1.32 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:
[
  "52b2a318-16ed-42e5-b103-a19f10117108"
]
84 4.44 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:
[
  "8101e2ac-1b30-4b96-b0db-60dd2db09cf3"
]
85 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:
[
  "6500896f-0e4c-4812-a448-6211729d92b5"
]
86 2.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:
[
  "330928c0-4980-4d19-b390-940438714ca9"
]
87 3.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:
[
  "c4ac9afc-1ac3-4c3b-8c11-3a943539c767"
]
88 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:
[
  "65b18beb-9400-4d6e-8b26-228861d8b882"
]
89 0.70 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:
[
  "5601b7f9-4575-4480-b189-7d09d5708388"
]
90 0.65 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:
[
  "77440f7d-ae2d-424c-a0b2-1eceb8e6c92f"
]
91 0.72 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:
[
  "c08b4e66-2329-485d-9602-8f2b6feedb88"
]
92 1.86 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:
[
  "a28e7b15-2ec9-4adc-9a89-f95db563eaa2"
]
93 0.69 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:
[
  "63b32ee4-61ba-4da6-ad57-034b4786ab6a"
]
94 0.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:
[
  "3d961888-35af-499e-8cd3-68116f94d0f2"
]
95 0.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:
[
  "4cc617d4-46ff-4fb7-9145-4fe0c88325cd"
]
96 0.87 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:
[
  "c714c9c4-4553-44f3-8955-5be38f807ff3"
]
97 0.70 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:
[
  "79e95006-6f98-4aee-b2c8-79d6ce89296b"
]
98 0.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:
[
  "8aabedbf-e094-40a9-b845-d5f368dd7e1c"
]
99 0.67 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:
[
  "9e3ad04a-38f7-4953-8083-017f265a303a"
]
100 1.19 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:
[
  "1e7c3f53-27d1-49ec-bc62-36367ab93ce3"
]
101 0.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:
[
  "566fb941-67bc-4448-88cf-432abc2f2c52"
]
102 6.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:
[
  "9be9c5f9-f736-46dc-8e88-9261565e5028"
]
103 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:
[
  "f6f5b265-67cf-439e-b9fc-ad47a5609eb5"
]
104 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:
[
  "a50499cd-5310-4b8c-93c8-e51fbe885ae2"
]
105 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:
[
  "3ed84825-f4af-49b7-a0a7-698b590a3273"
]
106 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:
[
  "c3cbc5fa-795d-4924-8ac6-14931df73e88"
]
107 3.65 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:
[
  "90e748af-c2ff-4b7c-97ff-76208849634f"
]
108 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:
[
  "4d06d4c2-eb3b-44e0-9104-a5f21231f00f"
]
109 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:
[
  "431802ed-e299-49af-a608-9606e0ce585c"
]
110 4.66 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
111 3.85 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
112 3.78 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 8.13 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 3.95 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
115 10.37 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
116 3.83 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
117 3.74 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.69 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:
[
  "a85016b4-ff79-446d-a39e-c48f704e8bd6"
]
119 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM slug t0 WHERE t0.id = ?
Parameters:
[
  "a27fbf49-1d94-4d2b-adfe-65e91b5aff51"
]
120 1.82 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
121 0.72 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:
[
  "6a0db213-5926-11f1-9719-b026282c0641"
]
122 1.39 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
123 1.03 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:
[
  "3c49c37c-cb5d-4e85-bac6-7104e6555bb0"
]
124 7.05 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:
[
  "3c49c37c-cb5d-4e85-bac6-7104e6555bb0"
]
125 2.46 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:
[
  "3c49c37c-cb5d-4e85-bac6-7104e6555bb0"
]
126 0.45 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 6.99 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 1.39 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
  "statement"
  "Fehlanzeige"
]
129 0.95 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 7.62 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
131 0.95 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 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"
]
133 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
134 0.92 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.91 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 3.42 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
137 0.99 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 0.90 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 4.30 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:
[
  "e84cf07e-8fcb-461f-a742-84519db586b0"
]
140 3.71 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 2.19 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 0.91 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 6.08 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 0.91 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.38 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.95 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.74 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 10.48 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 3.44 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:
[
  "bf4fad62-d108-4933-81d9-567c01abb0d1"
]
150 6.66 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:
[
  "bf4fad62-d108-4933-81d9-567c01abb0d1"
]

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\Slug 4
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedurePhase 4
demosplan\DemosPlanCoreBundle\Entity\Procedure\Procedure 2
demosplan\DemosPlanCoreBundle\Entity\User\Orga 2
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedureSettings 2
demosplan\DemosPlanCoreBundle\Entity\Procedure\ProcedurePhaseDefinition 2
demosplan\DemosPlanCoreBundle\Entity\Branding 2
demosplan\DemosPlanCoreBundle\Entity\EmailAddress 2
demosplan\DemosPlanCoreBundle\Entity\File 2
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

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.

install entity manager

No loaded entities.