| 1 |
0.80 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: [
"blp-dev-debug"
]
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 = 'blp-dev-debug' LIMIT 1;
|
| 2 |
0.47 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 (?)
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 ('RGUEST');
|
| 3 |
0.41 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
]
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 ('71a2ebbc-0968-11e1-9d8e-1c64a3042bca') AND t0.orga_id IN ('cdec5e4b-3f06-11e4-a6a8-005056ae0004') AND t0.customer_id IN (NULL);
|
| 4 |
0.86 ms |
SELECT t0._c_id AS _c_id_1, t0.imprint AS imprint_2, t0.data_protection AS data_protection_3, t0.terms_of_use AS terms_of_use_4, t0.xplanning AS xplanning_5, t0.map_attribution AS map_attribution_6, t0.base_layer_url AS base_layer_url_7, t0.base_layer_layers AS base_layer_layers_8, t0.accessibility_explanation AS accessibility_explanation_9, t0.sign_language_overview_description AS sign_language_overview_description_10, t0.simple_language_overview_description AS simple_language_overview_description_11, t0._c_name AS _c_name_12, t0._c_subdomain AS _c_subdomain_13, t0._procedure AS _procedure_14, t0.branding_id AS branding_id_15 FROM customer t0 WHERE t0._c_subdomain = ? LIMIT 1
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 = 'mv' LIMIT 1;
|
| 5 |
1.73 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.customer_id = ? AND t0.is_deleted = ? ORDER BY t0.audience ASC, t0.order_in_audience ASC
Parameters: [
"fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c"
0
]
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.customer_id = 'fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c' AND t0.is_deleted = 0 ORDER BY t0.audience ASC, t0.order_in_audience ASC;
|
| 6 |
1.63 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.customer_id = ? AND t0.is_deleted = ? ORDER BY t0.audience ASC, t0.order_in_audience ASC
Parameters: [
"fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c"
0
]
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.customer_id = 'fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c' AND t0.is_deleted = 0 ORDER BY t0.audience ASC, t0.order_in_audience ASC;
|
| 7 |
7.34 ms |
SELECT t0_._pc_id AS _pc_id_0, t0_._pc_type AS _pc_type_1, t0_._pc_title AS _pc_title_2, t0_._pc_description AS _pc_description_3, t0_._pc_text AS _pc_text_4, t0_._pc_picture AS _pc_picture_5, t0_._pc_picture_title AS _pc_picture_title_6, t0_._pc_pdf AS _pc_pdf_7, t0_._pc_pdf_title AS _pc_pdf_title_8, t0_._pc_enabled AS _pc_enabled_9, t0_._pc_deleted AS _pc_deleted_10, t0_._pc_create_date AS _pc_create_date_11, t0_._pc_modify_date AS _pc_modify_date_12, t0_._pc_delete_date AS _pc_delete_date_13, t0_.customer_id AS customer_id_14 FROM _platform_content t0_ INNER JOIN _platform_content_roles t2_ ON t0_._pc_id = t2_._pc_id INNER JOIN _role t1_ ON t1_._r_id = t2_._r_id WHERE t1_._r_code IN (?) AND t0_._pc_deleted = ? AND t0_._pc_enabled = ? AND t0_._pc_type = ? AND t0_.customer_id = ? ORDER BY t0_._pc_create_date DESC
Parameters: [
"RGUEST"
0
1
"news"
"fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c"
]
SELECT t0_._pc_id AS _pc_id_0, t0_._pc_type AS _pc_type_1, t0_._pc_title AS _pc_title_2, t0_._pc_description AS _pc_description_3, t0_._pc_text AS _pc_text_4, t0_._pc_picture AS _pc_picture_5, t0_._pc_picture_title AS _pc_picture_title_6, t0_._pc_pdf AS _pc_pdf_7, t0_._pc_pdf_title AS _pc_pdf_title_8, t0_._pc_enabled AS _pc_enabled_9, t0_._pc_deleted AS _pc_deleted_10, t0_._pc_create_date AS _pc_create_date_11, t0_._pc_modify_date AS _pc_modify_date_12, t0_._pc_delete_date AS _pc_delete_date_13, t0_.customer_id AS customer_id_14 FROM _platform_content t0_ INNER JOIN _platform_content_roles t2_ ON t0_._pc_id = t2_._pc_id INNER JOIN _role t1_ ON t1_._r_id = t2_._r_id WHERE t1_._r_code IN ('RGUEST') AND t0_._pc_deleted = 0 AND t0_._pc_enabled = 1 AND t0_._pc_type = 'news' AND t0_.customer_id = 'fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c' ORDER BY t0_._pc_create_date DESC;
|
| 8 |
0.89 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b9f78a0-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b9f78a0-7689-11ef-9b51-b026282c0641';
|
| 9 |
1.10 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b9f78a0-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b9f78a0-7689-11ef-9b51-b026282c0641';
|
| 10 |
0.93 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ba31042-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ba31042-7689-11ef-9b51-b026282c0641';
|
| 11 |
1.05 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ba31042-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ba31042-7689-11ef-9b51-b026282c0641';
|
| 12 |
0.79 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ba6e706-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ba6e706-7689-11ef-9b51-b026282c0641';
|
| 13 |
1.05 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ba6e706-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ba6e706-7689-11ef-9b51-b026282c0641';
|
| 14 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4bae019a-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4bae019a-7689-11ef-9b51-b026282c0641';
|
| 15 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4bae019a-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4bae019a-7689-11ef-9b51-b026282c0641';
|
| 16 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b487d4b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b487d4b-7689-11ef-9b51-b026282c0641';
|
| 17 |
1.05 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b487d4b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b487d4b-7689-11ef-9b51-b026282c0641';
|
| 18 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b4c2017-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b4c2017-7689-11ef-9b51-b026282c0641';
|
| 19 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b4c2017-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b4c2017-7689-11ef-9b51-b026282c0641';
|
| 20 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b4fc78b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b4fc78b-7689-11ef-9b51-b026282c0641';
|
| 21 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b4fc78b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b4fc78b-7689-11ef-9b51-b026282c0641';
|
| 22 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b532040-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b532040-7689-11ef-9b51-b026282c0641';
|
| 23 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b532040-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b532040-7689-11ef-9b51-b026282c0641';
|
| 24 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b569e22-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b569e22-7689-11ef-9b51-b026282c0641';
|
| 25 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b569e22-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b569e22-7689-11ef-9b51-b026282c0641';
|
| 26 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b5a1fbb-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b5a1fbb-7689-11ef-9b51-b026282c0641';
|
| 27 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b5a1fbb-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b5a1fbb-7689-11ef-9b51-b026282c0641';
|
| 28 |
0.74 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b5d8f45-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b5d8f45-7689-11ef-9b51-b026282c0641';
|
| 29 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b5d8f45-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b5d8f45-7689-11ef-9b51-b026282c0641';
|
| 30 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b615fe6-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b615fe6-7689-11ef-9b51-b026282c0641';
|
| 31 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b615fe6-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b615fe6-7689-11ef-9b51-b026282c0641';
|
| 32 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b64f0c7-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b64f0c7-7689-11ef-9b51-b026282c0641';
|
| 33 |
1.20 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b64f0c7-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b64f0c7-7689-11ef-9b51-b026282c0641';
|
| 34 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b684e07-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b684e07-7689-11ef-9b51-b026282c0641';
|
| 35 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b684e07-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b684e07-7689-11ef-9b51-b026282c0641';
|
| 36 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b6bd1e0-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b6bd1e0-7689-11ef-9b51-b026282c0641';
|
| 37 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b6bd1e0-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b6bd1e0-7689-11ef-9b51-b026282c0641';
|
| 38 |
0.80 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b6f3a58-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b6f3a58-7689-11ef-9b51-b026282c0641';
|
| 39 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b6f3a58-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b6f3a58-7689-11ef-9b51-b026282c0641';
|
| 40 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b7454e5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b7454e5-7689-11ef-9b51-b026282c0641';
|
| 41 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b7454e5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b7454e5-7689-11ef-9b51-b026282c0641';
|
| 42 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b77da7b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b77da7b-7689-11ef-9b51-b026282c0641';
|
| 43 |
0.98 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b77da7b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b77da7b-7689-11ef-9b51-b026282c0641';
|
| 44 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b7b4a68-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b7b4a68-7689-11ef-9b51-b026282c0641';
|
| 45 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b7b4a68-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b7b4a68-7689-11ef-9b51-b026282c0641';
|
| 46 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b7ec243-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b7ec243-7689-11ef-9b51-b026282c0641';
|
| 47 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b7ec243-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b7ec243-7689-11ef-9b51-b026282c0641';
|
| 48 |
0.82 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b823cc7-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b823cc7-7689-11ef-9b51-b026282c0641';
|
| 49 |
1.05 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b823cc7-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b823cc7-7689-11ef-9b51-b026282c0641';
|
| 50 |
0.82 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b85c74e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b85c74e-7689-11ef-9b51-b026282c0641';
|
| 51 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b85c74e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b85c74e-7689-11ef-9b51-b026282c0641';
|
| 52 |
0.87 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b8d8fe3-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b8d8fe3-7689-11ef-9b51-b026282c0641';
|
| 53 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b8d8fe3-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b8d8fe3-7689-11ef-9b51-b026282c0641';
|
| 54 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b911383-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b911383-7689-11ef-9b51-b026282c0641';
|
| 55 |
1.00 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b911383-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b911383-7689-11ef-9b51-b026282c0641';
|
| 56 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b94f2aa-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b94f2aa-7689-11ef-9b51-b026282c0641';
|
| 57 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b94f2aa-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b94f2aa-7689-11ef-9b51-b026282c0641';
|
| 58 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b985c12-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b985c12-7689-11ef-9b51-b026282c0641';
|
| 59 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b985c12-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b985c12-7689-11ef-9b51-b026282c0641';
|
| 60 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4af0e7e1-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4af0e7e1-7689-11ef-9b51-b026282c0641';
|
| 61 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4af0e7e1-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4af0e7e1-7689-11ef-9b51-b026282c0641';
|
| 62 |
0.89 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4af4ce93-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4af4ce93-7689-11ef-9b51-b026282c0641';
|
| 63 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4af4ce93-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4af4ce93-7689-11ef-9b51-b026282c0641';
|
| 64 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4af86182-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4af86182-7689-11ef-9b51-b026282c0641';
|
| 65 |
1.72 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4af86182-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4af86182-7689-11ef-9b51-b026282c0641';
|
| 66 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4afc583f-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4afc583f-7689-11ef-9b51-b026282c0641';
|
| 67 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4afc583f-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4afc583f-7689-11ef-9b51-b026282c0641';
|
| 68 |
0.75 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4affecf5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4affecf5-7689-11ef-9b51-b026282c0641';
|
| 69 |
0.99 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4affecf5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4affecf5-7689-11ef-9b51-b026282c0641';
|
| 70 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b045887-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b045887-7689-11ef-9b51-b026282c0641';
|
| 71 |
0.99 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b045887-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b045887-7689-11ef-9b51-b026282c0641';
|
| 72 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b07f540-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b07f540-7689-11ef-9b51-b026282c0641';
|
| 73 |
1.00 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b07f540-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b07f540-7689-11ef-9b51-b026282c0641';
|
| 74 |
0.85 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b0bda8f-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b0bda8f-7689-11ef-9b51-b026282c0641';
|
| 75 |
1.00 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b0bda8f-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b0bda8f-7689-11ef-9b51-b026282c0641';
|
| 76 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b0f6069-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b0f6069-7689-11ef-9b51-b026282c0641';
|
| 77 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b0f6069-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b0f6069-7689-11ef-9b51-b026282c0641';
|
| 78 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b12cee6-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b12cee6-7689-11ef-9b51-b026282c0641';
|
| 79 |
0.97 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b12cee6-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b12cee6-7689-11ef-9b51-b026282c0641';
|
| 80 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b167dd3-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b167dd3-7689-11ef-9b51-b026282c0641';
|
| 81 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b167dd3-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b167dd3-7689-11ef-9b51-b026282c0641';
|
| 82 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b1d71ce-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b1d71ce-7689-11ef-9b51-b026282c0641';
|
| 83 |
0.97 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b1d71ce-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b1d71ce-7689-11ef-9b51-b026282c0641';
|
| 84 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b2178b5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b2178b5-7689-11ef-9b51-b026282c0641';
|
| 85 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b2178b5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b2178b5-7689-11ef-9b51-b026282c0641';
|
| 86 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b24e55e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b24e55e-7689-11ef-9b51-b026282c0641';
|
| 87 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b24e55e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b24e55e-7689-11ef-9b51-b026282c0641';
|
| 88 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b28691e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b28691e-7689-11ef-9b51-b026282c0641';
|
| 89 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b28691e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b28691e-7689-11ef-9b51-b026282c0641';
|
| 90 |
0.79 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b336381-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b336381-7689-11ef-9b51-b026282c0641';
|
| 91 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b336381-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b336381-7689-11ef-9b51-b026282c0641';
|
| 92 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b36ce81-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b36ce81-7689-11ef-9b51-b026282c0641';
|
| 93 |
1.03 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b36ce81-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b36ce81-7689-11ef-9b51-b026282c0641';
|
| 94 |
0.80 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b3a669e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b3a669e-7689-11ef-9b51-b026282c0641';
|
| 95 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b3a669e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b3a669e-7689-11ef-9b51-b026282c0641';
|
| 96 |
0.80 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b3dd915-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b3dd915-7689-11ef-9b51-b026282c0641';
|
| 97 |
1.07 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b3dd915-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b3dd915-7689-11ef-9b51-b026282c0641';
|
| 98 |
0.91 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4b44bed1-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4b44bed1-7689-11ef-9b51-b026282c0641';
|
| 99 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4b44bed1-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4b44bed1-7689-11ef-9b51-b026282c0641';
|
| 100 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4abd437d-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4abd437d-7689-11ef-9b51-b026282c0641';
|
| 101 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4abd437d-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4abd437d-7689-11ef-9b51-b026282c0641';
|
| 102 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ac16e80-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ac16e80-7689-11ef-9b51-b026282c0641';
|
| 103 |
1.00 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ac16e80-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ac16e80-7689-11ef-9b51-b026282c0641';
|
| 104 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ac53f59-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ac53f59-7689-11ef-9b51-b026282c0641';
|
| 105 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ac53f59-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ac53f59-7689-11ef-9b51-b026282c0641';
|
| 106 |
0.78 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4acca2fb-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4acca2fb-7689-11ef-9b51-b026282c0641';
|
| 107 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4acca2fb-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4acca2fb-7689-11ef-9b51-b026282c0641';
|
| 108 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ad01180-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ad01180-7689-11ef-9b51-b026282c0641';
|
| 109 |
1.04 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ad01180-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ad01180-7689-11ef-9b51-b026282c0641';
|
| 110 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ad3b15f-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ad3b15f-7689-11ef-9b51-b026282c0641';
|
| 111 |
1.01 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ad3b15f-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ad3b15f-7689-11ef-9b51-b026282c0641';
|
| 112 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ad74bff-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ad74bff-7689-11ef-9b51-b026282c0641';
|
| 113 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ad74bff-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ad74bff-7689-11ef-9b51-b026282c0641';
|
| 114 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4adae3a5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4adae3a5-7689-11ef-9b51-b026282c0641';
|
| 115 |
1.00 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4adae3a5-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4adae3a5-7689-11ef-9b51-b026282c0641';
|
| 116 |
0.88 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ae26d7e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ae26d7e-7689-11ef-9b51-b026282c0641';
|
| 117 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ae26d7e-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ae26d7e-7689-11ef-9b51-b026282c0641';
|
| 118 |
0.77 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ae5ffb8-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ae5ffb8-7689-11ef-9b51-b026282c0641';
|
| 119 |
1.00 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ae5ffb8-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ae5ffb8-7689-11ef-9b51-b026282c0641';
|
| 120 |
0.76 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4ae9ad93-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4ae9ad93-7689-11ef-9b51-b026282c0641';
|
| 121 |
1.02 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4ae9ad93-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4ae9ad93-7689-11ef-9b51-b026282c0641';
|
| 122 |
0.75 ms |
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = ?
Parameters: [
"4aed412b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._r_id AS _r_id_1, t0._r_code AS _r_code_2, t0._r_group_code AS _r_group_code_3, t0._r_group_name AS _r_group_name_4 FROM _role t0 INNER JOIN _platform_content_roles ON t0._r_id = _platform_content_roles._r_id WHERE _platform_content_roles._pc_id = '4aed412b-7689-11ef-9b51-b026282c0641';
|
| 123 |
1.00 ms |
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = ?
Parameters: [
"4aed412b-7689-11ef-9b51-b026282c0641"
]
SELECT t0._c_id AS _c_id_1, t0._c_name AS _c_name_2, t0._c_title AS _c_title_3, t0._c_description AS _c_description_4, t0._c_picture AS _c_picture_5, t0._c_picture_title AS _c_picture_title_6, t0._c_enabled AS _c_enabled_7, t0._c_deleted AS _c_deleted_8, t0._c_create_date AS _c_create_date_9, t0._c_modify_date AS _c_modify_date_10, t0._c_delete_date AS _c_delete_date_11, t0.custom AS custom_12 FROM _category t0 INNER JOIN _platform_content_categories ON t0._c_id = _platform_content_categories._c_id WHERE _platform_content_categories._pc_id = '4aed412b-7689-11ef-9b51-b026282c0641';
|
| 124 |
0.75 ms |
SELECT t0._mls_id AS _mls_id_1, t0._p_id AS _p_id_2, t0._mls_context AS _mls_context_3, t0._mls_namespace AS _mls_namespace_4, t0._mls_idents AS _mls_idents_5, t0.customer_id AS customer_id_6 FROM _manual_list_sort t0 WHERE t0._mls_context = ? AND t0._p_id = ? AND t0._mls_namespace = ? AND t0.customer_id = ? LIMIT 1
Parameters: [
"global:news"
"global"
"content:news"
"fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c"
]
SELECT t0._mls_id AS _mls_id_1, t0._p_id AS _p_id_2, t0._mls_context AS _mls_context_3, t0._mls_namespace AS _mls_namespace_4, t0._mls_idents AS _mls_idents_5, t0.customer_id AS customer_id_6 FROM _manual_list_sort t0 WHERE t0._mls_context = 'global:news' AND t0._p_id = 'global' AND t0._mls_namespace = 'content:news' AND t0.customer_id = 'fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c' LIMIT 1;
|
| 125 |
0.91 ms |
SELECT t0._s_id AS _s_id_1, t0._s_orga_id AS _s_orga_id_2, t0._s_key AS _s_key_3, t0._s_content AS _s_content_4, t0._s_create_date AS _s_create_date_5, t0._s_modified_date AS _s_modified_date_6, t0._s_procedure_id AS _s_procedure_id_7, t0._s_user_id AS _s_user_id_8, t0._s_orga_id AS _s_orga_id_9 FROM _settings t0 WHERE t0._s_key = ? AND t0._s_user_id = ?
Parameters: [
"markedParticipated"
"73830656-3e48-11e4-a6a8-005056ae0004"
]
SELECT t0._s_id AS _s_id_1, t0._s_orga_id AS _s_orga_id_2, t0._s_key AS _s_key_3, t0._s_content AS _s_content_4, t0._s_create_date AS _s_create_date_5, t0._s_modified_date AS _s_modified_date_6, t0._s_procedure_id AS _s_procedure_id_7, t0._s_user_id AS _s_user_id_8, t0._s_orga_id AS _s_orga_id_9 FROM _settings t0 WHERE t0._s_key = 'markedParticipated' AND t0._s_user_id = '73830656-3e48-11e4-a6a8-005056ae0004';
|
| 126 |
0.80 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: [
"fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c"
]
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 = 'fe47e7f0-4cde-345d-b358-0d9d9b5cfc4c' LIMIT 1;
|
| 127 |
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: [
"e9af459e-7486-11ec-92ee-b026282c0641"
]
SELECT t0.id AS id_1, t0.cssvars AS cssvars_2, t0.logo AS logo_3 FROM branding t0 WHERE t0.id = 'e9af459e-7486-11ec-92ee-b026282c0641';
|